clean log for ParquetFP

This commit is contained in:
mgwoo
2019-12-12 15:43:25 -08:00
parent 4959d0d32e
commit ece8627de1

View File

@@ -1100,7 +1100,7 @@ bool BTreeAreaWireAnnealer::anneal()
if(saved_best)
in_curr_solution = in_best_solution;
// if(_params->verb.getForActions() > 0)
cout << "NumMoves attempted: " << count << endl;
// cout << "NumMoves attempted: " << count << endl;
if (reqdAR != FREE_OUTLINE)
return false;
else