|
|
8d28ef44be
|
WIP: add tests
|
2025-03-29 16:51:09 +01:00 |
|
|
|
a13c1a5001
|
WIP: refactor algorithms for step-by-step implementation
|
2025-03-29 16:50:56 +01:00 |
|
|
|
c21d648c8f
|
Fix residual graph generation, minor algorithm refactorings
|
2025-03-26 14:53:35 +01:00 |
|
|
|
3f93cb57d3
|
add traits for stable graph: gui graph conversion, residual graph, empty flow filter
|
2025-03-25 18:25:52 +01:00 |
|
|
|
6b17e583e6
|
fix random generator capacity, add Dinic's algo, add options for filtering empty flows & displaying residual graph
|
2025-03-25 18:24:09 +01:00 |
|
|
|
681cdee139
|
Highlight edges with active flows
|
2025-03-20 23:10:03 +01:00 |
|
|
|
111759fbbb
|
Implement Edmonds-Karp
|
2025-03-20 22:13:05 +01:00 |
|
|
|
fdcb646bd2
|
Modify GUI for better readability, clean up
|
2025-03-20 15:29:19 +01:00 |
|
|
|
5d81549ac0
|
Implement Ford-Fulkerson
|
2025-03-19 15:06:51 +01:00 |
|
|
|
5680b67d95
|
init algorithms module
|
2025-03-17 10:38:48 +01:00 |
|
|
|
dcefeaa8c0
|
Update egui_graphs, make maxflow problem generator work
|
2025-03-17 10:21:35 +01:00 |
|
|
|
818bfd569e
|
initial commit
|
2025-02-18 17:10:44 +01:00 |
|