demos
demos copied to clipboard
Make jss heuristic unit tests more reliable
Application Heuristic unit tests occasionally fail because they return a suboptimal solution. This is annoying, because the code might be fine.
Proposed Solution Make a more reliable unit test. Either relax the expected results or use an exact solver during unit tests.