14#ifndef MINOTAURRELAXATION_H
15#define MINOTAURRELAXATION_H
Declare the base class Modification.
Definition: Environment.h:28
Definition: Relaxation.h:53
Relaxation(EnvPtr env)
Default constructor.
Definition: Relaxation.cpp:33
~Relaxation()
Destructor. No need yet. Use ~Problem().
Definition: Relaxation.h:68
ConstProblemPtr p_
Pointer to the original problem.
Definition: Relaxation.h:82
Definition: Variable.h:31
Definition: ActiveNodeStore.h:20