Class LNLDESResult

  • All Implemented Interfaces:

    
    public class LNLDESResult
    extends SolverResult
                        

    Result container for LayeredNetwork LDES simulation. Metrics are indexed by LQN element type: - Hosts: indices 1 to nhosts - Tasks: indices tshift+1 to tshift+ntasks - Entries: indices eshift+1 to eshift+nentries - Activities: indices ashift+1 to ashift+nacts

    • Constructor Detail

      • LNLDESResult

        LNLDESResult()
    • Method Detail