min_max_paths.cpp example terminally broken
Open
docs
- Dominant language
- C++
- Stars
- 392
- Forks
- 239
- Avg merge
- 1d 11m
- Merged PRs (30d)
- 20
Description
The example starts with:
```
#error "This example appears to be incorrect; it uses edge weights that are smaller than 0 using the comparison operator passed to Dijkstra's algorithm, which is not allowed."
```
Contributor guide
Assessment
This issue has not been assessed yet.