Alan Mishchenko
|
e7a029d73f
|
Various changes.
|
2021-09-04 19:21:59 -07:00 |
Alan Mishchenko
|
b83c6aaf97
|
Fix compiler problems by #including the header from FXCH package.
|
2016-08-16 11:20:43 +09:00 |
Alan Mishchenko
|
71a051f8cd
|
Compiler warnings.
|
2016-07-29 16:09:34 -07:00 |
Bruno Schmitt
|
dcd37b6a25
|
Make FX able to handle SCC and remove its SOP preprocessing.
Some other small changes.
|
2016-07-27 23:30:46 -03:00 |
Bruno Schmitt
|
5604657bdb
|
Make fx able to handle degenerate divisors:
- Constant-1 (a + !a)
- Divisors "a + !ab" and "a!b + b" are equal to "a + b"
Change the way divisors are printed.
Removal of dead code from fx.
|
2016-07-26 23:53:34 -03:00 |
Alan Mishchenko
|
31b2e8bebd
|
Switch 'fx -x' to use only canonical divisors in 'fx'.
|
2016-06-06 19:31:56 -07:00 |
Alan Mishchenko
|
c30819cb05
|
Cosmetic changes after incorporating new code of 'fxch'.
|
2016-05-11 19:59:56 -07:00 |
Alan Mishchenko
|
efdd26f86d
|
Scalable SOP manipulation package.
|
2015-03-23 18:40:38 +07:00 |
Alan Mishchenko
|
a523ab792c
|
Preprocessing for multi-output PLA tables.
|
2015-01-31 15:10:24 -08:00 |
Alan Mishchenko
|
7b99370e0a
|
Changing default values.
|
2013-10-02 14:36:33 -07:00 |
Alan Mishchenko
|
cb845d4488
|
Changing default values.
|
2013-09-30 13:39:14 -07:00 |
Alan Mishchenko
|
846da1d2c7
|
Changing default values.
|
2013-09-30 13:33:39 -07:00 |
Alan Mishchenko
|
62439be84d
|
New logic sharing extraction.
|
2013-09-29 23:14:00 -07:00 |
Alan Mishchenko
|
68011de615
|
Improving printouts in sharing extraction.
|
2013-09-28 22:42:01 -07:00 |
Alan Mishchenko
|
66b1d4de54
|
Small performance bug in new 'fx'.
|
2013-09-11 13:10:31 -07:00 |
Alan Mishchenko
|
37077748a1
|
Moving one declaration to the header file.
|
2013-05-27 15:21:11 -07:00 |
Alan Mishchenko
|
19c25fd6aa
|
Adding a wrapper around clock() for more accurate time counting in ABC.
|
2013-05-27 15:09:23 -07:00 |
Alan Mishchenko
|
755935a6df
|
Added switch -M to set max size of two-cube divisors to extract (often helps both runtime and quality).
|
2013-05-27 13:34:22 -07:00 |
Alan Mishchenko
|
f2abd6b8a9
|
Preprocessing SOPs given to 'fx' to be D1C-free and SCC-free. Handling the case of non-prime SOPs.
|
2013-05-11 17:01:13 -07:00 |
Alan Mishchenko
|
cac32a32c7
|
Enabled switch 'fx -N <num>' to extract a fixed number of divisors.
|
2013-05-09 12:51:18 -07:00 |
Alan Mishchenko
|
98cf5698a1
|
New fast extract.
|
2013-05-05 18:57:51 -07:00 |
Alan Mishchenko
|
7a78e30390
|
New fast extract.
|
2013-05-05 14:33:28 -07:00 |
Alan Mishchenko
|
eacfad7622
|
Changing the queue to work in the same the array of costs is realloced.
|
2013-05-05 09:04:14 -07:00 |
Alan Mishchenko
|
7d3301584a
|
New fast extract.
|
2013-05-05 01:56:16 -07:00 |
Alan Mishchenko
|
a762c695d7
|
New fast extract.
|
2013-05-05 01:54:11 -07:00 |
Alan Mishchenko
|
4aff2d134d
|
C++ compiler errors.
|
2013-05-04 20:28:05 -07:00 |
Alan Mishchenko
|
324d73c29a
|
New fast extract.
|
2013-04-27 15:23:12 -07:00 |