Andreas Fabri
3ad8f65d28
small fixes
2014-05-22 10:36:50 +02:00
Sébastien Loriot
c900eabfcd
iterators in HDS and Triangulations are bi-directional
2013-06-28 16:28:34 +02:00
Andreas Fabri
950e858555
remove unused parameters
2013-03-12 09:50:46 +01:00
Philipp Möller
d0c07c51b4
remove duplicated const
...
Follow-up to r73108
2012-10-22 09:53:28 +00:00
Philipp Möller
6276e88020
Add partial specializations for property_map that match const template arguments.
...
This shouldn't be necessary, because it should never be called with
const arguments, but this works around a BGL bug. Those changes don't
fix the issues with the dijkstra example, as that would require adding
partial specializations for boost::filtered_graph, which would be a
little over the top.
2012-10-19 15:42:52 +00:00
Sébastien Loriot
91a5327fa8
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Andreas Fabri
0264f4e2f9
int -> size_t
2010-06-25 08:19:41 +00:00
Laurent Rineau
838932c7ba
More a function definition before its first use, so that it is declared
...
before its first use.
2010-05-21 17:01:26 +00:00
Andreas Fabri
13a4a0c908
The edge weight should be FT and not double
2009-09-02 13:09:06 +00:00
Andreas Fabri
96104c79c3
license headers are now all LGPL
2007-03-19 19:36:49 +00:00
Andreas Fabri
b3163b478e
minor fixes
2006-11-14 13:02:29 +00:00
Andreas Fabri
5209814b61
partial specialization for the triangulation
2006-09-14 13:27:46 +00:00