lava-optimization
lava-optimization copied to clipboard
Add unit tests for solvers interfaces.
Every solver should have a corresponding unit test (or test suite) for it's interface. This serve as the entry-point for top-down test-driven development (TDD) but also as a start for bottom-up user experience (UX) testing and design.