NEATsuch
NEATsuch is a theoretical framework in artificial intelligence and computational creativity that extends the NeuroEvolution of Augmenting Topologies (NEAT). It emphasizes the integration of explicit constraints or objectives into the evolution process, so that evolving neural architectures not only optimize fitness but also satisfy predefined properties. The name suggests a combination of NEAT principles with constraint-oriented refinement.
Core ideas include a constraint module that encodes "such that" conditions, a fitness function reflecting multiple
Applications of NEATsuch appear in procedural content generation, texture synthesis, and generative art, where designers require
Status: As a conceptual extension with varying implementations, NEATsuch is not a widely standardized framework, and
Related topics include NEAT, neuroevolution, constraint-based optimization, and generative art.