Class Solver_ssa_analyzerKt

    • 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
    • Method Summary

      Modifier and Type Method Description
      final static SSAResult solver_ssa_analyzer(NetworkStruct sn, SolverOptions options, SolverSSA solverSSA) SSA analyzer that selects and executes the appropriate analysis method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • solver_ssa_analyzer

         final static SSAResult solver_ssa_analyzer(NetworkStruct sn, SolverOptions options, SolverSSA solverSSA)

        SSA analyzer that selects and executes the appropriate analysis method.

        Parameters:
        sn - network structure representing the queueing network model
        options - solver configuration options including method selection
        solverSSA - SSA solver instance to use for analysis
        Returns:

        SSA analysis results including method used and runtime