Public Member Functions | Public Attributes
Clasp::SharedDependencyGraph::Node Struct Reference

Base type for nodes. More...

#include <dependency_graph.h>

Inheritance diagram for Clasp::SharedDependencyGraph::Node:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Node (Literal l=Literal(0, false), uint32 sc=PrgNode::noScc)

Public Attributes

NodeIdadj_
uint32 data: 4
Literal lit
uint32 scc: 28
NodeIdsep_

Detailed Description

Base type for nodes.

Definition at line 91 of file dependency_graph.h.


Constructor & Destructor Documentation

Clasp::SharedDependencyGraph::Node::Node ( Literal  l = Literal(0, false),
uint32  sc = PrgNode::noScc 
) [inline]

Definition at line 92 of file dependency_graph.h.


Member Data Documentation

Definition at line 97 of file dependency_graph.h.

Definition at line 96 of file dependency_graph.h.

Definition at line 94 of file dependency_graph.h.

Definition at line 95 of file dependency_graph.h.

Definition at line 98 of file dependency_graph.h.


The documentation for this struct was generated from the following file:


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41