abc/src/sat/satoko
Alan Mishchenko f06217e25a Compiler warnings. 2020-12-21 12:45:50 -08:00
..
utils Compiler warnings. 2020-12-21 12:45:50 -08:00
LICENSE Adding a new SAT solver to ABC. (Satoko) 2017-02-06 11:34:52 -08:00
act_clause.h Renaming several Satoko APIs to avoid collision with MiniSAT. 2017-08-13 17:52:25 +07:00
act_var.h New implementation of a software floating point implementation (sdbl) for consistency across different platforms and compilers. 2017-02-11 13:28:22 -08:00
cdb.h Adding new command to reset Satoko. 2017-02-19 15:34:21 -08:00
clause.h Adding an procedure to write DIMACS. 2017-02-28 18:58:14 -03:00
cnf_reader.c [Satoko] Correcting bug found when integrating with pdr. 2017-08-28 10:59:30 +02:00
module.make Adding a new SAT solver to ABC. (Satoko) 2017-02-06 11:34:52 -08:00
satoko.h Experiments with SAT-based simulation. 2018-01-25 00:09:27 -08:00
solver.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
solver.h Small fix in satoko. 2018-02-20 20:31:39 +01:00
solver_api.c Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
types.h Adding new command to reset Satoko. 2017-02-19 15:34:21 -08:00
watch_list.h Adding new command to reset Satoko. 2017-02-19 15:34:21 -08:00