1
0
forked from pool/gap-grape
gap-grape/gap-grape.changes
2024-10-16 18:38:05 +02:00

57 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 16 16:37:33 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- 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.
-------------------------------------------------------------------
Tue Sep 3 23:06:03 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9.1
* Made an improvement to the proper vertex-colouring search
process
* Documentation updates
-------------------------------------------------------------------
Sun Dec 11 19:21:58 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to new upstream release 4.9.0
See included CHANGES.md for a detailed list of changes.
-------------------------------------------------------------------
Sat Nov 19 21:19:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- 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.
-------------------------------------------------------------------
Wed Nov 14 22:45:04 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 4.8.1
* No changelog was provided
-------------------------------------------------------------------
Thu Sep 14 19:36:58 UTC 2017 - jengelh@inai.de
- Update to new upstream release 4.7
* The user may run their own copy of dreadnaut and bliss.
-------------------------------------------------------------------
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de
- Split grape (version 4.6.1) off the gap RPM package