dynamic_programming_subsolution Struct Reference
Detailed Description
sub-solution with extension
Definition at line 62 of file dptermsinterns.h.
#include <dptermsinterns.h>
Public Member Functions | |
STP_Vectype (SOLTRACE) traces | |
Data Fields | |
SCIP_RBTREE_HOOKS | |
STP_Bitset | bitkey |
Member Function Documentation
◆ STP_Vectype()
dynamic_programming_subsolution::STP_Vectype | ( | SOLTRACE | ) |
traces of solution
Field Documentation
◆ SCIP_RBTREE_HOOKS
dynamic_programming_subsolution::SCIP_RBTREE_HOOKS |
for red-black tree
Definition at line 64 of file dptermsinterns.h.
◆ bitkey
STP_Bitset dynamic_programming_subsolution::bitkey |
key marking the terminals in sub-solution
Definition at line 65 of file dptermsinterns.h.
Referenced by combineWithIntersecting(), dpiterPopSol(), dpsolverInitData(), and dpterms_dpsubsolFree().