Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
Clasp::DimacsParser Class Reference

#include <parser.h>

Inheritance diagram for Clasp::DimacsParser:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DimacsParser (SatBuilder &prg)
void setProgram (SatBuilder &prg)

Protected Member Functions

bool doParse ()

Private Member Functions

void parseClauses ()
void parseHeader ()

Private Attributes

SatBuilderbuilder_
int numVar_
bool wcnf_

Detailed Description

Definition at line 123 of file parser.h.


Constructor & Destructor Documentation

Definition at line 295 of file parser.cpp.


Member Function Documentation

bool Clasp::DimacsParser::doParse ( ) [protected, virtual]

Implements Clasp::StreamParser.

Definition at line 298 of file parser.cpp.

Definition at line 318 of file parser.cpp.

Definition at line 305 of file parser.cpp.

Definition at line 296 of file parser.cpp.


Member Data Documentation

Definition at line 132 of file parser.h.

Definition at line 133 of file parser.h.

Definition at line 134 of file parser.h.


The documentation for this class was generated from the following files:


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