This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/swi-minisat2/C
Vítor Santos Costa 2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
..
Alg.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
BasicHeap.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
BoxedVec.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
CMakeLists.txt fix win32 compilation 2016-01-31 10:48:17 +00:00
Heap.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
Makefile.in big makefile cleanup 2014-02-13 01:58:48 +00:00
Map.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
Queue.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
Solver.C small warnings. 2014-11-25 16:42:35 +00:00
Solver.h make it compile under MSN vc. Unfortunately it has a weird crash at boot :( 2016-02-28 19:32:55 +00:00
SolverTypes.h C++ incompatibilities. 2014-03-14 23:03:22 +00:00
Sort.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
Vec.h minisat swi interface package. 2009-11-11 10:56:37 +00:00
pl-minisat.C support interface to minisat2. 2015-11-09 11:28:44 +00:00