Home
last modified time | relevance | path

Searched defs:CCtsp_cutnode (Results 1 – 2 of 2) sorted by relevance

/dports/math/concorde/concorde/INCLUDE/
H A Dtsp.h261 typedef struct CCtsp_cutnode { struct
269 struct CCtsp_cutnode *child; argument
270 struct CCtsp_cutnode *sibling; argument
271 struct CCtsp_cutnode *next; argument
272 } CCtsp_cutnode; typedef
/dports/math/concorde/concorde/PQ/
H A Dcuttree.c196 CC_PTRWORLD_ROUTINES (CCtsp_cutnode, cutnode_alloc, cutnode_bulk_alloc, in CC_PTRWORLD_ROUTINES() argument