Dip
0.92.4
|
This is the complete list of members for VOL_user_hooks, including all inherited members.
compute_rc(const VOL_dvector &u, VOL_dvector &rc)=0 | VOL_user_hooks | pure virtual |
heuristics(const VOL_problem &p, const VOL_dvector &x, double &heur_val)=0 | VOL_user_hooks | pure virtual |
solve_subproblem(const VOL_dvector &dual, const VOL_dvector &rc, double &lcost, VOL_dvector &x, VOL_dvector &v, double &pcost)=0 | VOL_user_hooks | pure virtual |
~VOL_user_hooks() | VOL_user_hooks | inlinevirtual |