path_replacement Struct Reference
Detailed Description
path replacement
Definition at line 45 of file reduce_path.c.
Data Fields | |
EXTPERMA * | extperma |
SDPROFIT * | sdprofit |
Field Documentation
◆ extperma
EXTPERMA* path_replacement::extperma |
extension data or NULL
Definition at line 47 of file reduce_path.c.
Referenced by deleteEdge(), pathreplaceExec(), prInit(), ruleOutFromHead(), ruleOutFromTailCombs(), and ruleOutFromTailSingle().
◆ sdprofit
SDPROFIT* path_replacement::sdprofit |
SD profit
Definition at line 48 of file reduce_path.c.
Referenced by pathneighborsUpdateDistances(), prFree(), and prInit().