ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Options.h File Reference
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "sat/bsat2/IntTypes.h"
#include "sat/bsat2/Vec.h"
#include "sat/bsat2/ParseUtils.h"
Include dependency graph for Options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Minisat::Option
 
struct  Minisat::Option::OptionLt
 
struct  Minisat::IntRange
 
struct  Minisat::Int64Range
 
struct  Minisat::DoubleRange
 
class  Minisat::DoubleOption
 
class  Minisat::IntOption
 
class  Minisat::StringOption
 
class  Minisat::BoolOption
 

Namespaces

namespace  Minisat
 

Functions

int Minisat::parseOptions (int &argc, char **argv, bool strict=false)
 
int Minisat::printUsageAndExit (int argc, char **argv, bool verbose=false)
 
void Minisat::setUsageHelp (const char *str)
 
void Minisat::setHelpPrefixStr (const char *str)