Could you expose methods for setting and getting basis from SCIP and SoPlex: - SCIPlpGetBasisInd (SCIP) - getBasis/setBasis (SoPlex) LP algorithm selection SCIP has lp/initalgorithm, but for SoPlex that would be: - setIntParam (SoPlex)