Commit Graph

10 Commits

Author SHA1 Message Date
2250b63b38 Increase capacity of limited source nodes in test cases 2025-02-06 14:31:07 +01:00
32072ff764 Add maxQueue to ServerNode, refactor Event to use node index, and implement buildNodeStates method in Net 2025-02-06 14:28:49 +01:00
af192c8bf3 Fixes
- throughput instead of troughput
- removed automatic calc of error
- better structured result summary
2025-02-05 10:36:07 +01:00
c7d9c05dc3 Added Tests 2025-02-04 11:30:43 +01:00
2d5f43bbc9 Readme
- Refactor simulation handling and improve net iteration methods
2025-02-03 18:55:31 +01:00
2a4b494843 Test Net
- added net test
- added more docs
2025-01-29 10:54:42 +01:00
0fba0cc1fc Changed logic for Unavailable 2025-01-28 19:12:05 +01:00
bbb069d4d1 Tests for sim
- added event and node tests
2025-01-24 11:44:39 +01:00
00a09be756 Fixed Rngs
- removed rngs
- added method for streams in Rng
- changed the number of streams possibles
- parallel and iterative run give now the same results
2025-01-24 10:59:41 +01:00
67c5a465a1 Distributions
- added all distributions required
- introduced tests
2025-01-23 20:29:21 +01:00