Commit Graph

73 Commits

Author SHA1 Message Date
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
b9cd0ddeb7 Fix arrivals
- arrivals used the distribution of the departure (sources)
2025-01-22 14:34:00 +01:00
7eea127e03 Start of average
- added average of the runs
- added variance of the runs
2025-01-21 20:44:49 +01:00
8e1085c6b1 Refactoring
- better connection between name of class and logic
- fixed bugs
2025-01-20 21:57:52 +01:00
a39898416a Threads
- fixed bug
2025-01-20 20:46:02 +01:00
89e89108a9 Multi Run Threads 2025-01-19 23:57:15 +01:00
d7b968d0a2 Bugfix
- fixed negative sample from distribution for time
2025-01-17 19:47:05 +01:00
7b46054b70 End Simulation Criteria 2025-01-17 19:39:51 +01:00
ccde6a9668 JavaDoc added 2025-01-17 12:40:18 +01:00
0d541f7737 Rewrite
- rewritten all the sim code in a way to make easier to read and collect stats
2025-01-17 12:29:47 +01:00
f0b6cbfba3 Rngs
- imoprted and fixed for java
2025-01-17 12:28:11 +01:00
49ac43b1fa init bcnn 2025-01-15 17:06:29 +01:00
ad160877de init 2025-01-15 16:59:52 +01:00
Giacomo Bertolazzi
695add3440 Initial commit 2025-01-15 16:43:29 +01:00