.hgignore
author |
Peter Kovacs <kpeter@inf.elte.hu> |
|
Sun, 02 Aug 2009 13:24:46 +0200 (2009-08-02) |
changeset 697 |
9496ed797f20 |
parent 517 |
2b6d5d22bb23
|
child 866 |
2d9c6566a604 |
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.