Skip to content
/ tgff Public
forked from copies/tgff

Hosting for TGFF (v3.5). TGFF is capable of generate a set of independent task as a special case of the set of DAG (direct acyclic graph) with deadlines and task scheduling

Notifications You must be signed in to change notification settings

Daparrag/tgff

 
 

Repository files navigation

TGFF

Hosting for TGFF (Task Graphs For Free). Refer to the original README for further details.

Compilation

The code is not compatible with modern compilers. Patching is required as shown below.

curl https://raw.githubusercontent.com/copies/tgff/patches/v3.5.patch | git apply

About

Hosting for TGFF (v3.5). TGFF is capable of generate a set of independent task as a special case of the set of DAG (direct acyclic graph) with deadlines and task scheduling

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.5%
  • Objective-C 4.5%
  • Makefile 1.6%
  • Perl 1.3%
  • C 0.1%