Some comment changes

This commit is contained in:
Brandon Rozek 2026-01-27 11:23:47 -05:00
parent 07d7b2fdb1
commit f8eca388d4
2 changed files with 3 additions and 4 deletions

2
vsp.py
View file

@ -168,7 +168,7 @@ def has_vsp_smt(model: Model, impfn: ModelFunction) -> VSP_Result:
)
)
# x -> y is non-designated
# x -> y is non-designated for any x in K1 and y in K2
smt_imp = encoder.model_function_map[impfn]
for (x, y) in product(encoder.smt_carrier_set, encoder.smt_carrier_set):
encoder.solver.add(