index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
ezsat
Commit message (
Expand
)
Author
Age
*
Various win32 / vs build fixes
Clifford Wolf
2014-10-17
*
Header changes so it will compile on VS
William Speirs
2014-10-17
*
Not using std::to_string in ezsat (problems with mingw)
Clifford Wolf
2014-10-11
*
Disabled ezminisat timeout feature for Win32
Clifford Wolf
2014-10-11
*
Renamed TRUE/FALSE to CONST_TRUE/CONST_FALSE because of name collision on Win32
Clifford Wolf
2014-10-10
*
Added native support for shift operations to ezSAT
Clifford Wolf
2014-07-30
*
Removed Minisat dependency on zlib
Clifford Wolf
2014-07-25
*
Added ezSAT::keep_cnf() and ezSAT::non_incremental()
Clifford Wolf
2014-07-21
*
Fixed ezSAT stand-alone build
Clifford Wolf
2014-07-21
*
Improved ezsat stand-alone tests
Clifford Wolf
2014-05-06
*
Added libs/minisat (copy of minisat git master)
Clifford Wolf
2014-03-12
*
Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys
Clifford Wolf
2014-03-11
*
Switched to EZMINISAT_SIMPSOLVER as default SAT solver
Clifford Wolf
2014-03-05
*
ezSAT: Added frozen_literal() API
Clifford Wolf
2014-03-03
*
ezSAT: Fixed handling of eliminated Literals, added auto-freeze for expressions
Clifford Wolf
2014-03-03
*
Added ezSAT::eliminated API to help the SAT solver remember eliminated variables
Clifford Wolf
2014-03-01
*
ezSAT bugfix: don't call virtual methods in base class constructor
Clifford Wolf
2014-03-01
*
Removed ezSAT::assumed() API
Clifford Wolf
2014-03-01
*
Removed ezSAT built-in brute-froce solver
Clifford Wolf
2014-03-01
*
Added support for Minisat::SimpSolver + ezSAT frezze() API
Clifford Wolf
2014-02-23
*
Added ezMiniSat EZMINISAT_INCREMENTAL compile-time option
Clifford Wolf
2014-02-22
*
Made MiniSat solver backend configurable in ezminisat.h
Clifford Wolf
2014-02-22
*
Improved non-verbose ezSAT::printDIMACS() format
Clifford Wolf
2014-02-18
*
Added ezsat vec_const() api
Clifford Wolf
2013-11-25
*
Removed undef feature from ezsat api
Clifford Wolf
2013-11-25
*
Changed MiniSAT feater defines again
Clifford Wolf
2013-10-31
*
Fixed ezminisat C++ errors: undef PRIi64
Clifford Wolf
2013-10-30
*
Fixed minisat include
Clifford Wolf
2013-10-11
*
Added ezsat api for creation of anonymous vectors
Clifford Wolf
2013-08-15
*
Added SAT support for $div and $mod cells
Clifford Wolf
2013-08-11
*
Fixed gcc warnings in ezminisat
Clifford Wolf
2013-07-05
*
Added timout functionality to SAT solver
Clifford Wolf
2013-06-20
*
Fixed gcc build (c++11 stuff in ezSAT)
Clifford Wolf
2013-06-12
*
Added ezSAT api support for don't care values in models
Clifford Wolf
2013-06-09
*
Fixes and improvements in ezSAT library
Clifford Wolf
2013-06-08
*
Improved sat generator and sat_solve pass
Clifford Wolf
2013-06-07
*
Added ezSAT library
Clifford Wolf
2013-06-07