19 releases
Uses old Rust 2015
0.1.10 | Jul 26, 2015 |
---|---|
0.1.9 | Apr 5, 2015 |
0.1.8 | Mar 26, 2015 |
0.1.6 | Feb 22, 2015 |
0.0.1 | Nov 20, 2014 |
#103 in #free
41 downloads per month
79KB
512 lines
Task Graphs For Free
The library provides a parser for the TGFF (Task Graphs For Free) format, which is a format for storing task graphs and accompanying data used in scheduling and allocation research.
Documentation
Contributing
- Fork the project.
- Implement your idea.
- Open a pull request.
lib.rs
:
A parser for the TGFF (Task Graphs For Free) format.