Experiments with BMC.

This commit is contained in:
Alan Mishchenko 2017-08-13 13:45:20 +07:00
parent ab8f784b6a
commit f5f1f44a7b
1 changed files with 1 additions and 0 deletions

View File

@ -828,6 +828,7 @@ int Bmcs_ManPerformMulti( Gia_Man_t * pGia, Bmc_AndPar_t * pPars )
ThData[i].pSat = NULL;
ThData[i].fWorking = 1;
}
p->pSat = NULL;
Bmcs_ManStop( p );
if ( RetValue == -1 && !pPars->fNotVerbose )
printf( "No output failed in %d frames. ", f );