Skip to content

Add support for model minimization and maximization

Viktor Kuncak requested to merge github/fork/mbovel/mb/optimizer-suite into master

Created by: mbovel

This PR adds support for model minimization and maximization by adding minimize and maximize methods to the Optimizer trait.

The new tests can be run from the sbt shell using it:testOnly *OptimizerSuite*.

Merge request reports

Loading