remove cout

This commit is contained in:
Jane Tournois 2014-02-14 12:54:13 +01:00
parent 422c7b87f7
commit 5d40dcfd4a
1 changed files with 0 additions and 2 deletions

View File

@ -303,8 +303,6 @@ operator()(int nb_iterations, Visitor visitor)
Moves_vector moves = compute_moves(moving_vertices);
visitor.after_compute_moves();
incident(c3t3_);
//Pb with Freeze : sometimes a few vertices continue moving indefinitely
//if the nb of moving vertices is < 1% of total nb AND does not decrease
if(do_freeze_