Class Solver_ldes_analyzer_parallelKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • solver_ldes_analyzer_parallel

         final static LDESResult solver_ldes_analyzer_parallel(NetworkStruct sn, LDESOptions options, SolverLDES solverLDES)

        Parallel replication analyzer for LDES solver.

        Runs multiple independent simulation replications in parallel and aggregates results using cross-replication statistics for confidence intervals.

        Parameters:
        sn - Network structure
        options - LDES solver options (including replications and numThreads)
        solverLDES - LDES solver instance with thread pool
        Returns:

        Aggregated LDESResult with cross-replication confidence intervals