Added printout of BMC tents in &ps.

This commit is contained in:
Alan Mishchenko
2012-02-19 13:33:21 -08:00
parent c2b2e99284
commit ea13085fe3
10 changed files with 46 additions and 28 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ p->timeSim += clock() - clk;
// Gia_WriteAiger( pSrm, "gia_srm.aig", 0, 0 );
if ( pPars->fVeryVerbose )
Gia_ManPrintStats( pSrm, 0 );
Gia_ManPrintStats( pSrm, 0, 0 );
if ( Gia_ManCoNum(pSrm) == 0 )
{
Gia_ManStop( pSrm );