A graph interface giving access to the final task as required by transwarp::graph_pool. More...
#include <transwarp.h>
Public Types | |
using | result_type = ResultType |
Public Member Functions | |
virtual const std::shared_ptr < transwarp::task< result_type > > & | final_task () const =0 |
Returns the final task of the graph. | |
A graph interface giving access to the final task as required by transwarp::graph_pool.