Base IP Interface

class BaseInteriorPointInterface

Bases: ABC

A base class for interfacing with Parapint’s interior point algorithm. This class is responsible for function evaluations and for building the KKT system (matrix and rhs).