diff options
author | Niclas Dobbertin <niclas.dobbertin@mailbox.org> | 2024-07-05 12:15:06 +0200 |
---|---|---|
committer | Niclas Dobbertin <niclas.dobbertin@mailbox.org> | 2024-07-05 12:15:06 +0200 |
commit | 521e4ee53cc0add0d357d28a35dbed7184026ec2 (patch) | |
tree | 3d68e40d9577f43e3a71a04744a7768176173322 /modeling/prod_numbers.py | |
parent | 89f11b1c74664054aee78de8610344791a0c8c03 (diff) |
find max and min value
Diffstat (limited to 'modeling/prod_numbers.py')
-rw-r--r-- | modeling/prod_numbers.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modeling/prod_numbers.py b/modeling/prod_numbers.py index d0c8466..0316691 100644 --- a/modeling/prod_numbers.py +++ b/modeling/prod_numbers.py @@ -12,6 +12,7 @@ def number(Model): ones1 None ?retrieval> state free + buffer empty ==> =g> isa math_goal @@ -57,6 +58,7 @@ def number(Model): ones2 None ?retrieval> state free + buffer empty ==> =g> isa math_goal |