boostorg / graph

Boost.org graph module
http://boost.org/libs/graph
325 stars 208 forks source link

A mistake in r_c_shortest_paths_example.cpp #344

Open MemoMemo0331 opened 1 year ago

MemoMemo0331 commented 1 year ago
bb720b717d55ac8b23dbe8f8621ce40

When calculating spptw, these four parameters all should be 'opt_sloutions_spptw'.

jeremy-murphy commented 1 year ago

Thanks for pointing it out. If you can open a pull request, that will help speed up fixing it.