Constraint Solver Engine
ConceptThe Constraint Solver Engine is a MicroTESK testing-framework component that helps test data generators construct test data by solving constraints specified in test situations. It is organized as a collection of solvers behind a generic interface, including universal SMT-backed solvers and custom solvers for specialized generation tasks.
WIKI
Overview
The Constraint Solver Engine is a component of the MicroTESK testing framework. It provides test generators with a Java interface to external SMT solvers and helps test data generators construct test data by solving constraints specified in test situations. In the overall MicroTESK architecture, the testing framework includes a test template processor, a testing library, and the Constraint Solver Engine, which supplies the testing library's test generators with access to external SMT solvers. [C1]
Role in test data generation
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →