X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mtp.git;a=blobdiff_plain;f=mtp_graph.h;h=1bfbe0cc2d854be916efa00bbd09601dd1b29885;hp=ff15830b74c1363bd347fda2b64af28c267728d9;hb=ecead8ae3e8f3fdc43f6f8b2d7327e253cdae637;hpb=86c860c0f43a9130e4121072620961fc892ed83f diff --git a/mtp_graph.h b/mtp_graph.h index ff15830..1bfbe0c 100644 --- a/mtp_graph.h +++ b/mtp_graph.h @@ -50,7 +50,7 @@ class MTPGraph { void force_positivized_lengths(); // Visit the vertices according to _dp_order and simply update their - // distance to the source + // distance from the source void dp_compute_distances(); // Set in every vertex pred_edge_toward_source correspondingly to