Modify API to work for partial order as well + adding order test case
[satune.git] / src / Backend / satfuncencoder.c
2017-07-17 HamedMerge branch 'master' of ssh://demsky.eecs.uci.edu...
2017-07-17 HamedAdd some printings for debugging ...
2017-07-14 bdemskyA little OCD not to split generation setup with initial...
2017-07-14 HamedGetting some bugs fixed ...
2017-07-14 Hamed2 testcases are added + their bugs are fixed ...
2017-07-13 Hamedresolving conflict ...
2017-07-13 bdemskyEncoding Bug Fix
2017-07-13 HamedFixing the testcase bug
2017-07-13 bdemskyCheck in bug fix
2017-07-12 bdemskyAdd OneHot Encoding
2017-07-12 bdemskyForgot to turn on CIRCUIT Encoding
2017-07-12 bdemskyAdd CIRCUIT Encoding for Equals
2017-07-12 HamedMerge branch 'master' of ssh://demsky.eecs.uci.edu...
2017-07-12 bdemskyGet rid of functions returning Edges
2017-07-11 bdemskySplit functions into separate file