@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/swarm-evolutionary-intelligence>
  a schema:article ;
  schema:headline "Swarm and Evolutionary Intelligence: Genetic Algorithms, NEAT, and Particle Swarms" ;
  schema:url <https://anchorfact.org/ai/swarm-evolutionary-intelligence/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.76" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/swarm-evolutionary-intelligence>
  schema:citation <https://doi.org/10.1109/ICNN.1995.488968> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/swarm-evolutionary-intelligence>
  schema:citation <https://doi.org/10.1109/4235.585892> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/swarm-evolutionary-intelligence>
  schema:citation <https://doi.org/10.1007/BF00175354> ;
  af:sourceTier "A" .