HTGS  v2.0
The Hybrid Task Graph Scheduler
EdgeDescriptor.hpp File Reference

Implements the edge descriptor interface to build edges for a task graph. More...

#include <cstddef>
#include <htgs/core/graph/AnyTaskGraphConf.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::EdgeDescriptor
 The edge descriptor is an interface used to describe how an edge is applied and copied to a task graph. More...
 

Detailed Description

Implements the edge descriptor interface to build edges for a task graph.

Author
Timothy Blattner
Date
February 24, 2017