clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Types | Static Public Member Functions | List of all members
Clasp::Problem_t Struct Reference

#include <claspfwd.h>

Collaboration diagram for Clasp::Problem_t:
Collaboration graph

Public Types

enum  Type { SAT = 0, PB = 1, ASP = 2 }
 
enum  Format { DIMACS = 0, OPB = 1, LPARSE = 2 }
 

Static Public Member Functions

static Type format2Type (Format f)
 

Member Enumeration Documentation

Enumerator
DIMACS 
OPB 
LPARSE 
Enumerator
SAT 
PB 
ASP 

Member Function Documentation

static Type Clasp::Problem_t::format2Type ( Format  f)
inlinestatic

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