[info=55f23a0b7fc8f3f1b349997421a7753e50471e540c3dbb0e04af5b003f7c2b31]

OBS-URL: https://build.opensuse.org/package/show/science/gap-digraphs?expand=0&rev=31
This commit is contained in:
OBS User unknown 2024-08-27 15:38:45 +00:00 committed by Git OBS Bridge
parent f5c835eb06
commit 35b4fe9913
6 changed files with 19 additions and 7 deletions

View File

@ -1,4 +1,4 @@
mtime: 1708460086
commit: 4a16498ad5c0a143a0dc2c1a3a6a0d318f5809a47fa4a25383124758ba298797
mtime: 1724773101
commit: 55f23a0b7fc8f3f1b349997421a7753e50471e540c3dbb0e04af5b003f7c2b31
url: https://src.opensuse.org/jengelh/gap-digraphs
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a94ecadf42882fdcfd0b458d480f8aba10ac2c13b469a1e17f0f70e55ddaa9b
oid sha256:2c3b36736577e8f48dda0d9e197726553379b6b829e237addeaad8a65e19237b
size 256

View File

@ -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

Binary file not shown.

View File

@ -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 FloydWarshall C implementation
* Added requested clique and independent attributes
* Reduce memory usage
-------------------------------------------------------------------
Mon Feb 19 21:19:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: gap-digraphs
Version: 1.7.1
Version: 1.8.0
Release: 0
Summary: GAP: Digraphs and multigraphs
License: GPL-3.0-or-later