-
Notifications
You must be signed in to change notification settings - Fork 61
Added DigraphMinimumCutSet
#879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
frankiegillis
wants to merge
34
commits into
digraphs:main
Choose a base branch
from
frankiegillis:DigraphMinimumCut
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+192
−3
Open
Changes from 31 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9d1c20d
Change to GAP stable-4.14 in CI
frankiegillis 1ff11a2
Merge branch 'digraphs:main' into main
frankiegillis 00fe48c
Merge branch 'digraphs:main' into main
frankiegillis 7932db5
Merge branch 'main' of github.com:digraphs/Digraphs into HEAD
frankiegillis 4cc0df5
Add HasPseudoSimilarVertices no docs
frankiegillis f05eaf3
Fixed syntax
frankiegillis 5c5f5e8
fixed syntax
frankiegillis 81a7065
Add HasPSVs
frankiegillis d3dac89
Is2EdgeTransitive overhaul using Orbit-Stabiliser Theorem
frankiegillis 51a3664
Added support for digraphs with loops
frankiegillis c9f28ef
Linting
frankiegillis 35033ec
More linting
frankiegillis 02a088c
Edited Documentation
frankiegillis e1eb03e
Edited Documentation again
frankiegillis b088fa8
Merge branch 'main' of github.com:digraphs/Digraphs into Is2EdgeTrans…
frankiegillis 4415aa0
Merge branch 'main' of github.com:digraphs/Digraphs into Is2EdgeTrans…
frankiegillis bc3d557
Once more rewritten Is2EdgeTransitive, this time to avoid looping thr…
frankiegillis e62fc7e
lint
frankiegillis 1414081
Added more comments to prop.gi
frankiegillis 733cc5f
Fix trailing whitespace
frankiegillis 5ef192f
Added IsTwoEdgeTransitive as synonym for Is2EdgeTransitive
frankiegillis 2964fab
Merge branch 'main' of github.com:digraphs/Digraphs into Is2EdgeTrans…
frankiegillis 851b036
lint
frankiegillis d3dfdcd
Removed spurious files and added what happens when the argument of Is…
frankiegillis 73afcc5
fixed typo in doc
frankiegillis 6c6ab19
Added new Is2EdgeTransitive draft without bug
frankiegillis a136f62
back to original
frankiegillis dfa8fa9
Added DigraphMinimumCut
frankiegillis 4e4b80e
Some nonsense happening in prop
frankiegillis 81e49ee
renamed DigraphMinimumCut to DigraphMinimumCutSet
frankiegillis 272d230
lint
frankiegillis 7e9bd13
Merge branch 'main' of github.com:digraphs/Digraphs into DigraphMinim…
frankiegillis 5e8e5bf
Improved function and updated doc
frankiegillis 7e20645
minor optimisations
frankiegillis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.