tgff 0.0.5

The library provides a parser for the TGFF (Task Graphs For Free) format.
docs.rs failed to build tgff-0.0.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: tgff-0.1.10

Task Graphs For Free Build Status

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

  1. Fork the project.
  2. Implement your idea.
  3. Create a pull request.