Base class of the Presolver Plugin. More...
Go to the source code of this file.
Classes | |
class | Presol |
Namespaces | |
pyscipopt.presol | |
Variables | |
presoldata = SCIPpresolGetData(presol) | |
PyPresol = <Presol>presoldata | |
result_dict = PyPresol.presolexec(nrounds, presoltiming) | |
Base class of the Presolver Plugin.
Definition in file presol.pxi.