You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have suggestions/quick fixes for resolving anomalies, such as void model or dead features. UVLS already provides explanations using minimal unsatisfiable cores in z3. Those should also be usable for suggesting quickfixes (e.g., remove all cross-tree constraints in the minimal unsatisfiable core).
The text was updated successfully, but these errors were encountered:
It would be useful to have suggestions/quick fixes for resolving anomalies, such as void model or dead features. UVLS already provides explanations using minimal unsatisfiable cores in z3. Those should also be usable for suggesting quickfixes (e.g., remove all cross-tree constraints in the minimal unsatisfiable core).
The text was updated successfully, but these errors were encountered: