Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TaskSystem.copy() should make deep copies | Bjoern Brandenburg | 2012-11-24 |
| | | | | | | Otherwise, the resource model will not be copied correctly, which can lead to wrong results if parameters are inflated to account for overheads. | ||
* | Import refactored schedcat codebase | Bjoern Brandenburg | 2012-02-02 |
Based on the code available at http://www.cs.unc.edu/~bbb/diss, this is a cleaned-up version of schedcat intended to serve as the basis for all further development. Notable improvements: more unit tests and a cleaner module structure. |