Shape Evolver
PrototypeMutation and genome-evaluation helpers behind the public Shape Evolver route.
window.evoEduApis.artificialLife.shapeEvolver.mutateGenome(params)Artificial Life API
This family API provides a first inspectable, testable layer behind the artificial-life apps while the legacy browser interfaces remain in place.
Available Interfaces
Mutation and genome-evaluation helpers behind the public Shape Evolver route.
window.evoEduApis.artificialLife.shapeEvolver.mutateGenome(params)Simulation helpers for cumulative selection and score progression.
window.evoEduApis.artificialLife.cumulativeSelectionExplorer.runSimulation(params)Grid-world survival helpers retained in the family API while the public route remains unpublished.
window.evoEduApis.artificialLife.gridWorldSurvival.runSimulation(params)Route-evaluation helpers for the TSP-style search and optimization surface.
window.evoEduApis.artificialLife.routeOptimizer.evaluateRoute(params)Network-construction helpers for Steiner-style search and optimization work.
window.evoEduApis.artificialLife.networkBuilder.buildNetwork(params)