solve_z3_simple
Solve Z3 constraint problems by specifying variables and constraints as simple lists, bypassing the need for complex model structures. Ideal for straightforward problem-solving with minimal setup.
Instructions
Simplified interface for Z3 constraint problems.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
constraints | Yes | ||
description | No | ||
variables | Yes |