SAT-based Stimuli Generation
TechniqueFirst seen 8/6/2026
Last seen 8/6/2026
Evidence 7 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
6 connectionsThe SAT-based stimuli generation technique is used to implement minimal stimuli generation by encoding the problem as a SAT instance.
SAT-based stimuli generation is a realization of constraint-based stimuli generation using Boolean satisfiability solvers.
Boolean satisfiability solving is the core engine used in SAT-based stimuli generation.
Boolector is the off-the-shelf SAT/SMT solver used in the implementation of SAT-based stimuli generation.
Algorithm 1 uses SAT-based stimuli generation as its core solving method.
SMT-based stimuli generation is a related prior approach comparable to the SAT-based technique proposed in this paper.