@@ -64,9 +64,9 @@
Digraph gr;
Node s, t, n;
Arc e;
Value l;
int k;
int k=3;
bool b;
BF::DistMap d(gr);
BF::PredMap p(gr);
LengthMap length;