readme updated

This commit is contained in:
steffen-illium
2021-06-04 15:01:16 +02:00
parent 61ae8c2ee5
commit b57d3d32fd
3 changed files with 11 additions and 5 deletions

View File

@@ -195,7 +195,6 @@ class RobustnessComparisonExperiment:
print(f"\nTime as fixpoint: ")
# print(tabulate(time_as_fixpoint, showindex=row_headers, headers=col_headers, tablefmt='orgtbl'))
return time_as_fixpoint, time_to_vergence
def count_fixpoints(self):