forked from pool/gap-digraphs
gap-digraphs 1.8.0
This commit is contained in:
parent
4a16498ad5
commit
55f23a0b7f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:58331be5192d23f0af617822cedd77b0f613e7db7aba345d6d9eec226c4b8514
|
|
||||||
size 2528168
|
|
BIN
digraphs-1.8.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
digraphs-1.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 27 15:34:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.8.0
|
||||||
|
* DigraphRemoveEdge now removes appropriate edge label
|
||||||
|
* Implement IsOrderIdeal, DigraphCycleBasis,
|
||||||
|
IsModularLatticeDigraph, DigraphContractEdge
|
||||||
|
* cliques: some performance improvements
|
||||||
|
* Refactored Floyd–Warshall C implementation
|
||||||
|
* Added requested clique and independent attributes
|
||||||
|
* Reduce memory usage
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 19 21:19:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Mon Feb 19 21:19:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-digraphs
|
Name: gap-digraphs
|
||||||
Version: 1.7.1
|
Version: 1.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Digraphs and multigraphs
|
Summary: GAP: Digraphs and multigraphs
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user