Digraphs
Digraphs copied to clipboard
Add `UnweightedBellmanFord`
Thanks for the PR @baydrea ! Before I review this, can you please try to fix the CI? Everything has passed except linting, you can install gaplint by doing:
python3 -m pip install gaplint
then run it on the file gap/attr.gi by doing (from within the digraphs directory):
gaplint gap/attr.gi
and then fix the errors indicated.
Stale pull request message