abc/src/sat/xsat
Alan Mishchenko 01569b8f5f Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
..
license xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of 2016-12-12 16:20:38 -02:00
module.make xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of 2016-12-12 16:20:38 -02:00
xsat.h xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of 2016-12-12 16:20:38 -02:00
xsatBQueue.h Fixing windows compilation problem. 2017-01-24 20:49:47 -08:00
xsatClause.h Fixes to make xSAT compile with old compilers. 2016-12-13 11:29:38 -02:00
xsatCnfReader.c xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of 2016-12-12 16:20:38 -02:00
xsatHeap.h Fixing gcc compilation problem. 2017-01-24 20:46:03 -08:00
xsatMemory.h Fixes to make xSAT compile with old compilers. 2016-12-13 11:29:38 -02:00
xsatSolver.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
xsatSolver.h Fixing windows compilation problem. 2017-01-24 20:49:47 -08:00
xsatSolverAPI.c Fixes to make xSAT compile with old compilers. 2016-12-13 11:29:38 -02:00
xsatUtils.h xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of 2016-12-12 16:20:38 -02:00
xsatWatchList.h Fixes to make xSAT compile with old compilers. 2016-12-13 11:29:38 -02:00