| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| line-2.0.17.tar.gz | 2022-01-16 | 13.1 MB | |
| line-2.0.17.zip | 2022-01-16 | 13.9 MB | |
| README.md | 2022-01-16 | 2.5 kB | |
| Totals: 3 Items | 27.0 MB | 0 | |
- feat: added Immediate() to LINE2SCRIPT
- feat: added Network.getStateIndependentModel
- feat: added integrated cache queueing solver to NC
- feat: added ResidT to LayeredNetworkSolver.getAvgTable
- feat: automated creation of workspace if missing
- feat: added simple bounds for single-class closed queueing networks
- feat: added basic MVA Cache-QN solver
- feat: added the possibility to specify reference classes for self-looping jobs at the reference stations
- feat: added AMVA non-preemptive priority approximations
- feat: added Network.allCyclicRoutingMatrix
- feat: added linearizer and its queue-dependent version to MVA
- feat: added AQL and its queue-dependent version to MVA
- feat: EM fitting linked to MAP class
- feat: added AMVA priority approximations
- refactor: behaviur change in pfqn_fnc
- refactor: changed example_closedModel_4 definition
- refactor: re-engineered high-variance handling in AMVA
- refactor: major change in LN iteration, svct now derived from RespT
- refactor: removed routeupdmap for cache nodes
- refactor: minor JMT internal refactoring to leverage sn structure
- refactor: removed dependence on graphviz for CTMC.plot
- refactor: updated AMVA interface for AQL-type methods
- refactor: moved solver classes within their solver main folder
- refactor: priority examples moved to be stand-alone
- docs: updated solver list
- docs: added priority examples
- docs: added new examples for open models
- docs: updated BPMN example
- fix: network generator initialization
- fix: script adjustments in case of missing symbolic and parallel toolboxes
- fix: typo in refreshCapacity.m
- fix: bug in handling cache nodes in MVA
- fix: bug in MAP process definition
- fix: better visualization of CTMCs
- fix: bug upon running NC for single class model
- fix: bug in snGetDemandsChain in scaling refstation Vchain
- fix: LN iteration switched to use RespT instead than ResidT
- fix: removed Linearizer corrections to FCFS
- fix: improved handling of reducible routing matrices
- fix: fixed TimingStrategy.m categories
- fix: adjustments to LN for asynch calls
- fix: PN example bug
- fix: bug in CTMC handling of caches
- fix: MVA bug in handling open models with FCFS stations
- fix: added ResidT column to getAvgNodeTable
- test: updated example_openModel_5.m
- test: updated example_closedModel_4.m
- chore: set MVA default to lin
- chore: updated warnings in ClosedClass
- chore: updated copyright notice to 2022