dlvhex  2.5.0
include/dlvhex2/ComponentGraph.h File Reference

Component Graph interface. More...

#include "dlvhex2/DependencyGraph.h"
#include <boost/concept/assert.hpp>
#include <boost/concept_check.hpp>
#include "boost/tuple/tuple.hpp"
Include dependency graph for ComponentGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ComponentGraph
 Implements the component graph. More...
struct  ComponentGraph::ComponentInfo
 Implements meta information about components. More...
struct  ComponentGraph::DependencyInfo
 Meta information about rule dependencies in the component. More...

Defines

#define COMPGRAPH_SOURCESDEBUG

Detailed Description

Component Graph interface.

Author:
Peter Schueller <ps@kr.tuwien.ac.at>

Definition in file ComponentGraph.h.


Define Documentation

Definition at line 44 of file ComponentGraph.h.