
22 May
2009
22 May
'09
12:02 p.m.
Optimally the graph should be persistant and allow me to dynamically add / remove provinces and change the cost of the edges every hour (as I understand it the boost library allows that right now with vertex_clear / add etc.), and giving new values without recomputing every single edge in the graph 300 times every hour. Is that possible? And if how would that be done?
That Andrew Sutton andrew.n.sutton@gmail.com