You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change to GAP stable-4.14 in CI
* Add HasPseudoSimilarVertices no docs
* Fixed syntax
* fixed syntax
* Add HasPSVs
* Is2EdgeTransitive overhaul using Orbit-Stabiliser Theorem
* Added support for digraphs with loops
* Linting
* More linting
* Edited Documentation
* Edited Documentation again
* Once more rewritten Is2EdgeTransitive, this time to avoid looping through all triples of vertices, and instead checks center vertices of 2-edges
* lint
* Added more comments to prop.gi
* Fix trailing whitespace
* Added IsTwoEdgeTransitive as synonym for Is2EdgeTransitive
* lint
* Removed spurious files and added what happens when the argument of Is2EdgeTransitive has multiple edges to doc
* fixed typo in doc
0 commit comments