fonsinchen
|
6b2eed0a70
|
(svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR)
|
2016-07-10 11:57:16 +00:00 |
|
rubidium
|
26574124b1
|
(svn r27002) -Fix-ish: replace some non-ASCII characters with ASCII characters, e.g. @þaram to @param
|
2014-10-12 18:26:54 +00:00 |
|
fonsinchen
|
ef2caa02b2
|
(svn r26646) -Fix [FS#6041]: Save locations instead of distances in link graphs to reduce size.
|
2014-06-14 13:35:39 +00:00 |
|
fonsinchen
|
547e8233be
|
(svn r26484) -Change: Remove demand calculation based on tiles.
|
2014-04-23 20:23:22 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
fonsinchen
|
e4385f1423
|
(svn r26411) -Change [FS#5941]: Use better distance metric for link graph (MildaIV)
|
2014-03-17 20:33:26 +00:00 |
|
fonsinchen
|
aa393a8ee9
|
(svn r25355) -Add: demand handler for link graph
|
2013-06-09 12:59:51 +00:00 |
|