P
- the type of LP problem to be solvedS
- the type of LP solution to the LP problem typepublic interface LPSolver<P extends LPProblem,S extends LPSolution<?>> extends ConstrainedMinimizer<P,S>
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.