|
Int_List_Node Struct Reference Detailed Descriptioninteger list node Definition at line 66 of file misc_stp.h.
Field Documentation
int value to store Definition at line 68 of file misc_stp.h. Referenced by lca(), SCIP_DECL_HEUREXEC(), SCIPheurImproveSteinerTree(), SCIPintListNodeAppendCopy(), and SCIPprobdataWriteSolution().
pointer to parent node Definition at line 69 of file misc_stp.h. Referenced by graph_free(), lca(), SCIP_DECL_HEUREXEC(), SCIPheurImproveSteinerTree(), SCIPintListNodeAppendCopy(), SCIPintListNodeFree(), and SCIPprobdataWriteSolution(). |
|||||||||||||