Skip to content

ifSatisfied has value 100 for constraints where first argument is False #358

@AlexWan0

Description

@AlexWan0

In each iteration of testing, I expected for only 1 of the 19 ifL constraints should have an ifSatisfied value in the verifyResult dictionary as there is only a single summation value which is True at each iteration. Right now, all ifL constraints in verifyResult have an ifSatisfied value of 100 if the constraints are satisfied and 18/19 constraints in verifyResult have an ifSatisfied value of 100 if the constraints aren't satisfied as it is including ifL constraints where the first argument is False.

The command for running test.py is in the readme in mnist-arithmetic-2.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions