spot/buddy/src
philipp 540b31dbd7 [buddy] Improve bdd_have_common_assignment
* src/bddop.c: Improve here
* src/bddtest.cxx: Tests here
2021-11-05 09:23:57 +01:00
..
.gitignore [buddy] install a pkg-config file 2017-01-14 17:55:58 +01:00
bddio.c [buddy] remove useless #include<assert.h> 2017-03-13 22:26:47 +01:00
bddop.c [buddy] Improve bdd_have_common_assignment 2021-11-05 09:23:57 +01:00
bddtest.cxx [buddy] Improve bdd_have_common_assignment 2021-11-05 09:23:57 +01:00
bddtree.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bddx.h [buddy] Adding bdd_is_cube 2021-09-16 14:53:45 +02:00
bvec.c buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bvecx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
cache.c [buddy] use powers of two for the sizes of all hash tables 2017-07-24 13:42:21 +02:00
cache.h [buddy] get rid of many recursive algorithms 2020-08-05 23:25:28 +02:00
cppext.cxx [buddy] Fix several PVS-Studio warnings 2016-10-28 17:12:21 +02:00
depend.inf Initial revision 2003-05-05 10:57:53 +00:00
fdd.c [buddy] fix previous patch 2017-04-19 13:25:07 +02:00
fddx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
imatrix.c [buddy] remove useless #include<assert.h> 2017-03-13 22:26:47 +01:00
imatrix.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
kernel.c [buddy] introduce bdd_stable_cmp 2021-06-11 11:47:29 +02:00
kernel.h [buddy] get rid of many recursive algorithms 2020-08-05 23:25:28 +02:00
libbddx.pc.in [buddy] install a pkg-config file 2017-01-14 17:55:58 +01:00
Makefile.am [buddy] execute some of the tests during "make check" 2021-11-04 15:24:10 +01:00
pairs.c [buddy] remove useless #include<assert.h> 2017-03-13 22:26:47 +01:00
prime.c [buddy] use powers of two for the sizes of all hash tables 2017-07-24 13:42:21 +02:00
prime.h [buddy] use powers of two for the sizes of all hash tables 2017-07-24 13:42:21 +02:00
reorder.c [buddy] use powers of two for the sizes of all hash tables 2017-07-24 13:42:21 +02:00
tree.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00