Additional improvements in 'satclp'.

This commit is contained in:
Alan Mishchenko 2015-10-18 15:26:23 -07:00
parent 69df5462cb
commit 9faaf802f7
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ Vec_Str_t * Bmc_CollapseOne( Gia_Man_t * p, int nCubeLim, int nBTLimit, int fCan
Vec_Int_t * vNums = Vec_IntAlloc( nVars );
Vec_Int_t * vCube = Vec_IntAlloc( nVars );
int n, v, iVar, iLit, iCiVarBeg, iCube, Start, status;
abctime clk, Time[2][2] = {{0}};
abctime clk = 0, Time[2][2] = {{0}};
int fComplete[2] = {0};
// collect CI variables