demo/digraph.lgf
author |
Peter Kovacs <kpeter@inf.elte.hu> |
|
Sun, 02 Aug 2009 13:24:46 +0200 |
changeset 697 |
9496ed797f20 |
permissions |
-rw-r--r-- |
Improvements and unifications for BellmanFord (#51)
- Rework the function type interface to fit to dijkstra().
- Rename named template parameters (Def* -> Set*).
- Rename some private member variables
(to start with an underscore).
- Simplify template parameter names.
- Many unifications and improvements in the doc.