constraint-based generator
TechniqueA constraint-based generator models generation as a constraint satisfaction problem and samples outputs from the set of assignments satisfying the constraints. In CSP solution generation, a volume-weighted uniform spawning step combined with rejection of non-solutions can yield a uniform distribution over valid solutions.
WIKI
Overview
A constraint-based generator is a generation technique that represents valid outputs as solutions to a set of constraints. In the procedural-content-generation setting, modeling generation as a constraint satisfaction problem supports both local and global constraints on generated outputs. Recent work on YORO pre-rolling describes this as a way to retain solver-based enforcement of global constraints while also shaping output statistics in WFC-like generators.
Constraint-based sampling pattern
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →