f4d3262cb7
Rename run method to runBuilder in InteractiveConsole and update references; refactor file handling in Plot and SimulationBuilder for improved clarity and consistency
2025-03-16 16:59:12 +01:00
611e14e6fa
Refactor SimulationBuilder and SimulationMultiple to accept PrintStream for output; update tests to use null output stream
2025-02-19 11:22:52 +01:00
d537728679
Refactor SimulationBuilder to initialize fields and simplify end criteria parsing
2025-02-11 09:18:31 +01:00
850cee295a
Refactor end criteria handling in SimulationBuilder and remove static parse method from EndCriteria
2025-02-11 09:08:50 +01:00
548f967759
Add incremental run support and confidence index handling in simulation
2025-02-11 08:58:27 +01:00
0ac111d94a
Refactor
...
- CsvResult and Result classes for improved iteration and CSV output;
- update SimulationBuilder to include confidence index handling
- rename setRuns to setMaxRuns for clarity
2025-02-10 15:19:40 +01:00
14063300f2
Update simulation result handling and improve result processing
2025-02-05 21:19:19 +01:00
2d5f43bbc9
Readme
...
- Refactor simulation handling and improve net iteration methods
2025-02-03 18:55:31 +01:00