pub_sol.h File Reference Detailed Descriptionpublic methods for primal CIP solutions Definition in file pub_sol.h. Go to the source code of this file.
Function Documentation
gets origin of solution
returns whether the given solution is defined on original variables
gets objective value of primal CIP solution which lives in the original problem space
gets clock time, when this solution was found
gets branch and bound run number, where this solution was found
gets node number of the specific branch and bound run, where this solution was found
gets node's depth, where this solution was found
gets heuristic, that found this solution (or NULL if it's from the tree)
informs the solution that it now belongs to the given primal heuristic
returns unique index of given solution
|