Mutation strategies used in genetic algorithms.
MutationType
Add Package
deno add jsr:@stsoftware/neat-ai
Import symbol
import { Mutation } from "@stsoftware/neat-ai";
---- OR ----
Import directly with a jsr specifier
import { Mutation } from "jsr:@stsoftware/neat-ai";