Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt | |
2018-10-31 | Doc: Lots and lots of doxymentation fixes | Charles Pigott | |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵ | rubidium | |
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values | |||
2014-04-08 | (svn r26448) -Fix [FS#5970]: Avoid division by 0 when scaling flow values. | fonsinchen | |
2013-12-20 | (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. | fonsinchen | |
2013-10-19 | (svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 ↵ | fonsinchen | |
are in the back and don't have to be iterated over so often. | |||
2013-06-09 | (svn r25357) -Add: flow mapper for link graph | fonsinchen | |