Home
last modified time | relevance | path

Searched refs:NTR_SHORT_BELLMAN (Results 1 – 3 of 3) sorted by relevance

/dports/math/cudd/cudd-3.0.0/nanotrav/
H A Dntr.h89 #define NTR_SHORT_BELLMAN 1 macro
H A DntrShort.c158 case NTR_SHORT_BELLMAN: in Ntr_ShortestPaths()
H A Dmain.c723 option->shortPath = NTR_SHORT_BELLMAN; in ntrReadOptions()