better end plot = fix fallback to RS

This commit is contained in:
Johann Dreo 2018-12-16 20:26:19 +01:00
commit 0d40f5c246
5 changed files with 72 additions and 46 deletions

View file

@ -10,6 +10,7 @@ def max(i, val, sol, nb_it):
else:
return False
# Stopping criterions that are actually just checkpoints.
def several(i, val, sol, agains):