Class Solver_des_ln_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 LNDESResult solver_des_ln_analyzer(LayeredNetworkStruct lsn, SolverOptions options, SolverDES solverDES) LN DES analyzer - validates LQN structure and dispatches to SSJ backend.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • solver_des_ln_analyzer

         final static LNDESResult solver_des_ln_analyzer(LayeredNetworkStruct lsn, SolverOptions options, SolverDES solverDES)

        LN DES analyzer - validates LQN structure and dispatches to SSJ backend.

        Parameters:
        lsn - the LayeredNetwork structure
        options - solver options
        solverDES - the parent solver instance
        Returns:

        LNDESResult containing simulation results