Package Release Info

gap-grape-4.9.2-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gap-grape

Change Logs

* Wed Oct 16 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 03 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 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 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 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 4.8.1
  * No changelog was provided
Version: 4.7-bp150.1.3
* Thu Sep 14 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 2013 jengelh@inai.de
- Split grape (version 4.6.1) off the gap RPM package