From a4503d1c0b7e5f84c8a9145e4650615c29fe81df Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Wed, 1 Aug 2018 21:03:02 -0800 Subject: Experiments with function enumeration. --- src/opt/dau/dauNpn.c | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'src/opt/dau') diff --git a/src/opt/dau/dauNpn.c b/src/opt/dau/dauNpn.c index 41155a9d..b1651540 100644 --- a/src/opt/dau/dauNpn.c +++ b/src/opt/dau/dauNpn.c @@ -63,7 +63,7 @@ void Dau_TruthEnum() int * pPerm = Extra_PermSchedule( nVars ); int * pComp = Extra_GreyCodeSchedule( nVars ); word nFuncs = ((word)1 << (((word)1 << nVars)-1)); - word * pPres = ABC_CALLOC( word, 1 << ((1<