WIP: add tests
This commit is contained in:
2
tests/valid_flow.rs
Normal file
2
tests/valid_flow.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
// check capacity at each edge (incoming flows = outgoing flows)
|
||||
// check capacity isn't violated (flow <= capacity)
|
||||
Reference in New Issue
Block a user