#include "msatInt.h"
Go to the source code of this file.
Functions | |
| int | Msat_SolverParseDimacs (FILE *pFile, Msat_Solver_t **p, int fVerbose) |
| GLOBAL VARIABLES ///. | |
| int Msat_SolverParseDimacs | ( | FILE * | pFile, |
| Msat_Solver_t ** | p, | ||
| int | fVerbose ) |
GLOBAL VARIABLES ///.
Function*************************************************************
Synopsis [Starts the solver and reads the DIMAC file.]
Description [Returns FALSE upon immediate conflict.]
SideEffects []
SeeAlso []
Definition at line 258 of file msatRead.c.