frosch
|
780e595933
|
(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.
|
2015-03-07 18:27:01 +00:00 |
|
rubidium
|
0463dbdc9e
|
(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
|
cc77d40336
|
(svn r26347) -Fix [FS#5898]: Make sure link graph jobs can delete themselves after SLA_NULL.
|
2014-02-16 18:42:59 +00:00 |
|
fonsinchen
|
95354136be
|
(svn r26276) -Fix [FS#5874]: Don't spawn link graph jobs for link graphs with only one node
|
2014-01-24 21:39:07 +00:00 |
|
fonsinchen
|
ec492bfb77
|
(svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors.
|
2013-12-20 14:57:44 +00:00 |
|
fonsinchen
|
5ab204c8a1
|
(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool.
|
2013-10-15 17:32:31 +00:00 |
|
fonsinchen
|
575cabe90a
|
(svn r25357) -Add: flow mapper for link graph
|
2013-06-09 13:01:23 +00:00 |
|
fonsinchen
|
9824d53d6a
|
(svn r25356) -Add: Multi-Commodity-Flow solver for link graph
|
2013-06-09 13:00:41 +00:00 |
|
fonsinchen
|
6a46b5262f
|
(svn r25355) -Add: demand handler for link graph
|
2013-06-09 12:59:51 +00:00 |
|
fonsinchen
|
c32eea02dd
|
(svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes
|
2013-06-09 12:58:37 +00:00 |
|