Searched refs:kSemiring (Results 1 – 2 of 2) sorted by relevance
92 const uint64 kSemiring = kLeftSemiring | kRightSemiring; variable
247 if ((Weight::Properties() & (kPath | kSemiring)) != (kPath | kSemiring)) in ShortestPath()