PricingSolver

class pygcgopt.gcg.PricingSolver

Base class of the Pricing Solver Plugin

exitSolution(self)
exitSolver(self)
freeSolver(self)
initSolution(self)
initSolver(self)
model

model: pyscipopt.scip.Model

solve(self, pricingprob, probnr, dualsolconv)
solveHeuristic(self, pricingprob, probnr, dualsolconv)
solvername

solvername: unicode

updateSolver(self, pricingprob, probnr, varobjschanged, varbndschanged, consschanged)