Digraphs icon indicating copy to clipboard operation
Digraphs copied to clipboard

The GAP package Digraphs

Results 139 Digraphs issues
Sort by recently updated
recently updated
newest added

When I commented on Issue #92 that I was "currently" resolving the issue (in 2017), I made the changes in this PR. This is incomplete, but I thought I'd make...

new-feature
WIP

This property would return `true` if the specified subset was "downwards" closed, i.e. contains every node less than the given nodes. This could more or less easily be done using...

resolved-pending-release
feature-request

I was sitting with @AndreasEnge to update the guix package for GAP, and we tested which packages work. We run into an error that looks a lot like the libsemigroups...

build-system

https://en.wikipedia.org/wiki/Distance-transitive_graph

feature-request

See https://en.wikipedia.org/wiki/Cycle_basis#Polynomial_time_algorithms for details

resolved-pending-release
difficulty: 3
feature-request

I think this might be a nice thing to have. Here's a definition from https://www.sciencedirect.com/science/article/pii/S0095895615001203: > A 2-arc of a graph is a triple (u,v,w) of pairwise distinct vertices such...

good-second-issue
difficulty: 1
feature-request

For a digraph, node, and node.

resolved-pending-release
difficulty: 1
feature-request

It would be helpful to have methods for ~~`IsDistributiveLatticeDigraph` and~~ `IsModularLatticeDigraph` and perhaps some more.

help wanted
new-feature
feature-request

My reading of @fingolfin's last comment on: https://github.com/gap-actions/setup-gap/issues/45 is that 32-bit continuous integration for GAP is not currently feasible (or at least not worth the effort). I tend to agree,...

resolved
C language