InteriorPoint

InteriorPoint solver for LPs.

class Object
trait Matchable
class Any

Value members

Concrete methods

Solves the LP:

Solves the LP:

minimize_x c * x subject to A * x <= b

with initial feasible point x0

See also:

Concrete fields