HTGS
v2.0
The Hybrid Task Graph Scheduler
|
Provides an interface to send data along RuleManager edges for processing state and dependencies. More...
#include <iostream>
#include <functional>
#include <list>
#include <mutex>
#include <htgs/core/rules/AnyIRule.hpp>
#include <htgs/api/IData.hpp>
Go to the source code of this file.
Classes | |
class | htgs::StateContainer< T > |
Class to hold one/two dimensional state information. More... | |
class | htgs::IRule< T, U > |
Provides an interface to send data along RuleManager edges for processing state and dependencies. More... | |
class | htgs::StateContainer< T > |
Class to hold one/two dimensional state information. More... | |
Provides an interface to send data along RuleManager edges for processing state and dependencies.