demos icon indicating copy to clipboard operation
demos copied to clipboard

Make jss heuristic unit tests more reliable

Open m3ller opened this issue 5 years ago • 0 comments

Application Heuristic unit tests occasionally fail because they return a suboptimal solution. This is annoying, because the code might be fine.

image

Proposed Solution Make a more reliable unit test. Either relax the expected results or use an exact solver during unit tests.

m3ller avatar Mar 19 '19 05:03 m3ller