| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to release 4.9.2
* Included new functions ``IsVertexColouring`` and
``GRAPE_ExactSetCover``.
* Made new documentation chapter ``Auxiliary Functions``,
currently containing documentation for ``SmallestImageSet``
and ``GRAPE_ExactSetCover``.
* Made a performance improvement for
``CompleteSubgraphsOfGivenSize`` for the case when all
weightvectors are (0,1)-vectors of dimension greater than 1.
- Update to release 4.9.1
* Made an improvement to the proper vertex-colouring search
process
* Documentation updates
- Update to new upstream release 4.9.0 See included CHANGES.md for a detailed list of changes.
- Update to release 4.8.5
* Resolve wrong answer to be returned for an input complete
graph (on more than one vertex) for the functions
MaximumClique, MaximumCompleteSubgraph, and CliqueNumber.
* Implemented new components maximumClique and
minimumVertexColouring for (simple) GRAPE graphs. These
components may be set or used by various GRAPE functions.
* Simple GRAPE graphs are now output to nauty/bliss as
nauty/blass undirected graphs and are so treated by them.
- Update to new upstream release 4.8.1 * No changelog was provided
- Update to new upstream release 4.7 * The user may run their own copy of dreadnaut and bliss.
- Split grape (version 4.6.1) off the gap RPM package