cmake/nsis/lemon.ico
author |
Peter Kovacs <kpeter@inf.elte.hu> |
|
Sun, 02 Aug 2009 13:24:46 +0200 |
changeset 744 |
9496ed797f20 |
parent 225 |
c5a40fc54f1a
|
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.