Base class of the Relaxator Plugin. More...
Go to the source code of this file.
Classes | |
class | Relax |
Namespaces | |
pyscipopt.relax | |
Functions | |
def | relaxexec (self) |
def | relaxexit (self) |
def | relaxexitsol (self) |
def | relaxfree (self) |
def | relaxinit (self) |
def | relaxinitsol (self) |
Variables | |
PyRelax = <Relax>relaxdata | |
relaxdata = SCIPrelaxGetData(relax) | |
def | result_dict = PyRelax.relaxexec() |
Base class of the Relaxator Plugin.
Definition in file relax.pxi.