You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Max Horn](https://www.quendi.de/math) also contributed various compatibility
@@ -277,7 +300,7 @@ This release of Digraphs contains some bugfixes, along with the following new fe
277
300
*`DotPartialOrderDigraph`
278
301
*`DotPreorderDigraph`
279
302
*`DotQuasiorderDigraph`
280
-
* The following functions for transformations and permutations were added by [James D. Mitchell](http://goo.gl/ZtViV6):
303
+
* The following functions for transformations and permutations were added by [James D. Mitchell][]:
281
304
*`IsDigraphHomomorphism`
282
305
*`IsDigraphEpimorphism`
283
306
*`IsDigraphMonomorphism`
@@ -295,7 +318,7 @@ system of the package.
295
318
## Version 0.12.1 (released 26/04/2018)
296
319
297
320
This is a minor release, which contains several bugfixes. The following problems
298
-
were resolved by [James D. Mitchell](http://goo.gl/ZtViV6):
321
+
were resolved by [James D. Mitchell][]:
299
322
300
323
*`HomomorphismDigraphFinder` sometimes failed to find a homomorphism when one existsed [[Issue #111](https://github.com/gap-packages/Digraphs/issues/111), reported by Gordon Royle];
301
324
* the documentation for `HomomorphismDigraphFinder` was
@@ -307,7 +330,7 @@ were resolved by [James D. Mitchell](http://goo.gl/ZtViV6):
307
330
308
331
This release contains bugfixes and new features. In particular, it:
309
332
310
-
* fixes [a bug in `ArticulationPoints` and `IsBiconnectedDigraph`](https://github.com/gap-packages/Digraphs/issues/102)[[Wilf A. Wilson](http://wilf.me)];
333
+
* fixes [a bug in `ArticulationPoints` and `IsBiconnectedDigraph`](https://github.com/gap-packages/Digraphs/issues/102)[[Wilf A. Wilson][]];
311
334
* adds the property `IsChainDigraph`[Ashley Clayton]; and
312
335
* adds the operation `IsDigraphAutomorphism`[Chris Russell].
313
336
@@ -323,15 +346,15 @@ package](https://github.com/sebasguts/NautyTracesInterface) for GAP, version 0.2
323
346
or newer. However, this is not a required package, and the default engine
324
347
remains [bliss](http://www.tcs.hut.fi/Software/bliss/). It is possible to
325
348
specify the engine that is used by Digraphs. These changes to Digraphs were made
326
-
by [James D. Mitchell](http://goo.gl/ZtViV6)].
349
+
by [James D. Mitchell][]].
327
350
328
351
In particular, version 0.11.0 includes the following changes:
329
352
330
353
*`BlissAutomorphismGroup` and `NautyAutomorphismGroup` are introduced.
331
354
*`DigraphCanonicalLabelling` is replaced by `BlissCanonicalLabelling` and
332
355
`NautyCanonicalLabelling`.
333
356
*`BlissCanonicalDigraph` and `NautyCanonicalDigraph` are introduced [Chris
334
-
Russell and [James D. Mitchell](http://goo.gl/ZtViV6)].
357
+
Russell and [James D. Mitchell][]].
335
358
*`DigraphsUseNauty` and `DigraphsUseBliss` are introduced.
336
359
337
360
The property `IsHamiltonianDigraph` and the attribute `HamiltonianPath` were
@@ -348,10 +371,10 @@ bug in `Digraph` that could cause a segmentation fault.
348
371
This release contains new features, bugfixes, and minor improvements to the
349
372
documentation. There is a new method for `ChromaticNumber`, which has better
[[Jan De Beule][], [Julius Jonusas][], [James D. Mitchell][],
610
+
[Michael Torpey][], [Wilf A. Wilson][]]
591
611
592
612
## Version 0.3.2 (released 14/01/2016)
593
613
This is another minor release due to some missing build files in the Version
@@ -601,20 +621,27 @@ This release contains a number of bugfixes and performance improvements.
601
621
602
622
### New Features in Version 0.3.0
603
623
* The attribute `DigraphAllSimpleCircuits` based
604
-
on the algorithm in [this paper](http://epubs.siam.org/doi/abs/10.1137/0204007?journalCode=smjcat) by Donald B. Johnson. [Stuart Burrell and [Wilf A. Wilson](http://wilf.me)]
605
-
* Improve efficiency of the algorithm for coloring a graph with 2 colours, a method for `IsBipartiteDigraph` and `DigraphBicomponents`. [Isabella Scott and [Wilf A. Wilson](http://wilf.me)]
606
-
*`AutomorphismGroup` and `DigraphCanonicalLabelling` can now be used with color classes that are preserved by the permutations acting on a digraph. [[James D. Mitchell](http://goo.gl/ZtViV6)]
607
-
* The `TCodeDecoder` was made more efficient. [[James D. Mitchell](http://goo.gl/ZtViV6)]
608
-
*`AsTransformation` is introduced for digraphs in `IsFunctionalDigraph`. [[James D. Mitchell](http://goo.gl/ZtViV6)]
624
+
on the algorithm in [this paper](http://epubs.siam.org/doi/abs/10.1137/0204007?journalCode=smjcat) by Donald B. Johnson. [Stuart Burrell and [Wilf A. Wilson][]]
625
+
* Improve efficiency of the algorithm for coloring a graph with 2 colours, a method for `IsBipartiteDigraph` and `DigraphBicomponents`. [Isabella Scott and [Wilf A. Wilson][]]
626
+
*`AutomorphismGroup` and `DigraphCanonicalLabelling` can now be used with color classes that are preserved by the permutations acting on a digraph. [[James D. Mitchell][]]
627
+
* The `TCodeDecoder` was made more efficient. [[James D. Mitchell][]]
628
+
*`AsTransformation` is introduced for digraphs in `IsFunctionalDigraph`. [[James D. Mitchell][]]
609
629
* The tests and their code coverage were improved.
610
630
611
631
### Issues Resolved in Version 0.3.0
612
-
* There was a memory leak in bliss-0.73, which is fixed in the copy of bliss included with Digraphs, but not in the official release of bliss. [[James D. Mitchell](http://goo.gl/ZtViV6)]
613
-
* Some bits of code that caused compiler warnings were improved. [[James D. Mitchell](http://goo.gl/ZtViV6)]
614
-
* Some memory leaks were resolved in the Digraphs kernel module. [[Michael Torpey](http://www-groups.mcs.st-and.ac.uk/~mct25)]
632
+
* There was a memory leak in bliss-0.73, which is fixed in the copy of bliss included with Digraphs, but not in the official release of bliss. [[James D. Mitchell][]]
633
+
* Some bits of code that caused compiler warnings were improved. [[James D. Mitchell][]]
634
+
* Some memory leaks were resolved in the Digraphs kernel module. [[Michael Torpey][]]
615
635
616
636
## Version 0.2.0 (released 04/09/2015)
617
637
The first release.
618
638
619
639
## Version 0.1.0
620
640
Pre-release version that was not made publicly available.
641
+
642
+
[James D. Mitchell]: http://goo.gl/ZtViV6
643
+
[Wilf A. Wilson]: http://wilf.me
644
+
[Michael Torpey]: https://mtorpey.github.io
645
+
[Julius Jonusas]: http://julius.jonusas.work
646
+
[Jan De Beule]: http://homepages.vub.ac.be/~jdbeule
0 commit comments