Digraphs icon indicating copy to clipboard operation
Digraphs copied to clipboard

Add `UnweightedBellmanFord`

Open baydrea opened this issue 4 years ago • 1 comments

baydrea avatar Dec 06 '21 19:12 baydrea

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.

james-d-mitchell avatar Jan 05 '22 13:01 james-d-mitchell

Stale pull request message

github-actions[bot] avatar Mar 28 '22 02:03 github-actions[bot]