Closed josherrickson closed 3 years ago
For each function taking in an algorithm argument, need to ensure we have the following:
algorithm
switch
See my changes to mincostflow: https://github.com/atewari7/rlemon/compare/4a600c1...1838541
For each function taking in an
algorithm
argument, need to ensure we have the following:switch
should error if user enters an invalid algorithm.See my changes to mincostflow: https://github.com/atewari7/rlemon/compare/4a600c1...1838541