2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-19 04:12:11 +00:00

Update doc/r_c_shortest_paths.html

Co-authored-by: Jeremy W. Murphy <jeremy.william.murphy@gmail.com>
This commit is contained in:
Andrea Cassioli
2025-07-17 11:28:45 +02:00
committed by GitHub
parent 7e1863ae10
commit 6df9717c84

View File

@@ -329,7 +329,7 @@ If <tt>vis</tt> is an object of a type modelling the ResourceConstrainedShortest
<table border>
<tr>
<td>
<tt>vis.on_enter_loop(unprocessed_labels, const Graph&amp; g )</tt>
<tt>vis.on_enter_loop(const Queue&amp; queue, const Graph&amp; g )</tt>
</td>
</tr>
<tr>