Add support for model minimization and maximization
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
Activity
Filter activity
Please register or sign in to reply