-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed cycle-break algorithm + version 0.2.1 (#7)
* Fixed the cycle-break algorithm, which was not breaking cycles in some real-life corner cases. Sorry for not adding new tests: the fixed issues occur depending on the order of the cost allocation visit, which is not predictable when writing tests. * Version 0.2.1
- Loading branch information
1 parent
3c14d7b
commit ad04f08
Showing
2 changed files
with
45 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters