Abstract action that operates on an entire graph. More...
#include <hyper_graph_action.h>
Classes | |
class | Parameters |
class | ParametersIteration |
Public Member Functions | |
virtual HyperGraphAction * | operator() (const HyperGraph *graph, Parameters *parameters=0) |
virtual | ~HyperGraphAction () |
Abstract action that operates on an entire graph.
Definition at line 48 of file hyper_graph_action.h.
|
virtual |
Definition at line 49 of file hyper_graph_action.cpp.
|
virtual |
re-implement to carry out an action given the graph
Definition at line 53 of file hyper_graph_action.cpp.