Searched defs:GreyArc (Results 1 – 2 of 2) sorted by relevance
219 bool GreyArc(StateId s, const Arc &arc) { in GreyArc() function268 bool GreyArc(StateId s, const Arc &arc) { return true; } in GreyArc() function
74 bool GreyArc(StateId s, const A &arc) { in GreyArc() function