Searched refs:lastk (Results 1 – 2 of 2) sorted by relevance
59 lastj, k, lastk; in floyd_warshall_dispatch() local61 for (boost::tie(k, lastk) = vertices(g); k != lastk; k++) in floyd_warshall_dispatch()
417 lastk = None431 lastk = k432 elif lastk:433 self._info[lastk] += '\n' + item