| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| line-2.0.19.tar.gz | 2022-03-21 | 13.1 MB | |
| line-2.0.19.zip | 2022-03-21 | 13.9 MB | |
| README.md | 2022-03-21 | 2.5 kB | |
| Totals: 3 Items | 27.0 MB | 0 | |
- feat: DTMC estimation from sample path
- feat: estimation of CTMC and marked CTMC from sample path
- feat: added support for weighted round robin (WRROBIN) to JMT
- feat: added K-choices to JMT
- feat: added system response time for closed fork-join models
- feat: added JMT support for finite capacity regions
- feat: added refreshJobs to update jobs in closed classes
- feat: added message if open or mixed model is unstable
- feat: added getIDC method to MarkovianDistribution
- feat: complete MAP and PH support in CTMC and SSA
- feat: added MMPP2.toMAP method
- feat: added MMAP and M3PP class
- feat: added M3PP and M3A fitting methods
- feat: automatic feasibility checks in MAP
- feat: introduced getMarkedCTMC method for SolverCTMC and for Network
- feat: EmpiricalCDF class
- feat: added MMPP2 fitting methods
- feat: extended MAP and MMPP2 methods
- feat: added Andersen-Nielsen fitting for MAPs
- feat: expanded solver MAM support for fork-join
- feat: extended ACF methods for MarkovModulated processes
- feat: added randomization and ACF functions to MAPs
- feat: new .D, .alpha, and .T methods for Markovian distributions
- feat: automated event-type fix in Event class
- feat: better support for event filtering in MarkedCTMC
- fix: LayeredNetwork.getStruct now uses strcmp rather than strcmpi
- fix: added checks before accessing sn.procid
- fix: afterEvent bug for SSA
- fix: adjusted MAP support in the case of mixed MAP and non-MAP service classes
- fix: patches to advanced multiclass state-dependent routing
- fix: incorrect getAvgNodeTable for Cache nodes
- fix: minor issues in handling MAPs in CTMC and SSA
- refactor: SolverAuto changed to LINE
- refactor: sn.nvars now distinguishes between output and svc local vars
- refactor: JLINE class names
- refactor: established getHitRatio and getMissRatio for Cache nodes
- refactor: fork-join local variables in Network.getStruct renamed to fanIn and fanOut
- refactor: removed Library solver
- refactor: JLINE scripts
- refactor: TauSSA_Integration renamed to LINE2JLINE
- refactor: moved selected lang files
- refactor: /lang/static renamed to /lang/constant
- refactor: methods in LINE2JLINE
- refactor: renamed LabeledCTMC to MarkedCTMC
- docs: extended examples
- docs: added M/MAP/k and MAP/M/k to gallery
- docs: added M/M/1 PS multiclass example
- docs: added example of custom solver
- chore: updated copyrights
- chore: added JLINE jar to git
- chore: updated README