|
|
173dee884f
|
Update README and refactor EndCriteria and Simulation classes for improved clarity and functionality
|
2025-02-04 11:30:25 +01:00 |
|
|
|
2d5f43bbc9
|
Readme
- Refactor simulation handling and improve net iteration methods
|
2025-02-03 18:55:31 +01:00 |
|
|
|
2acb27a6b9
|
EndCriteria&NetBuilder
- Add end criteria parsing and update simulation parameters
- added net builder from console
|
2025-02-03 17:33:07 +01:00 |
|
|
|
bd61042573
|
Refactor CSV and Net loading to use InputStream for better flexibility
|
2025-02-03 12:57:17 +01:00 |
|
|
|
214705b675
|
Refactor
- Plot class to use JList for statistics selection and improve chart update logic
|
2025-02-02 21:56:22 +01:00 |
|
|
|
7a5b2cc078
|
Plot
- added simple plot
- refactored summary of runs
|
2025-01-31 11:15:55 +01:00 |
|
|
|
8c349d6eec
|
Fixed csv
- added examples.csv
- fixed csv logic for header and first line
|
2025-01-30 11:46:25 +01:00 |
|
|
|
5e5b51e38c
|
Refactoring
- better args input
- possibility to simulate or display the results
- modified CSV logic
|
2025-01-30 11:11:57 +01:00 |
|
|
|
b7b95fad7b
|
Added Save and Load Net
- added kryo
- added save/load Net
- added examples in resources
- Main require a file.net
|
2025-01-29 16:53:40 +01:00 |
|
|
|
0c82dc7dff
|
Docs
- added docs for all the classes and methods
- fixed variance --> stdDev
|
2025-01-29 12:07:36 +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 |
|
|
|
75b12788c8
|
Refactor
- removed unused code
- changed net inputs for better usability
|
2025-01-27 20:32:27 +01:00 |
|
|
|
a729dfb123
|
Param
- added parameters to main
- print and/or save
- added more data to the stats
- removed lower and upper bounds for simplier error
|
2025-01-27 13:45:54 +01:00 |
|
|
|
71dac2c6d1
|
Updated for TStudent
- calculated confidence interval
|
2025-01-24 21:01:31 +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 |
|
|
|
4601e76438
|
Docs
- added some Todo docs
|
2025-01-23 20:38:21 +01:00 |
|
|
|
67c5a465a1
|
Distributions
- added all distributions required
- introduced tests
|
2025-01-23 20:29:21 +01:00 |
|
|
|
90340a3193
|
Refactoring
- better naming
- removed extra functions
- updated better statistics
|
2025-01-22 22:33:38 +01:00 |
|
|
|
0f4b0885cc
|
Statistics
- better positioning for classes
|
2025-01-22 17:30:45 +01:00 |
|
|
|
69b8e5710b
|
Refatoring
- separated net topology from the simulation nodes
- moved files in a better hierarchy
|
2025-01-22 17:04:53 +01:00 |
|