This commit is contained in:
imengus 2023-08-15 13:29:31 +01:00
commit d8ebfc8bf3

View File

@ -35,6 +35,7 @@ class Tableau:
...
ValueError: number of (artificial) variables must be a natural number
"""
# Max iteration number to prevent cycling
maxiter = 100
def __init__(