demo/digraph.lgf
author |
Peter Kovacs <kpeter@inf.elte.hu> |
|
Wed, 06 May 2009 14:37:44 +0200 |
changeset 694 |
dcba640438c7 |
permissions |
-rw-r--r-- |
Bug fixes in connectivity.h (#285)
- Bug fix in tree().
- Rename simpleDigraph() to simpleGraph() (it works for both
directed and undirected graphs).
- Possibly faster implementation for parallelFree() and
simpleGraph().