ai - 

Simple library for basic artificial intelligence algorithms

This library provides some frameworks for basic algorithms used for artificial intelligence. It offers simple generic classes to extends.

Contents:

  • see backtrack
  • see search

See the examples subdirectory for examples:

  • examples/queens.nit
  • examples/puzzle.nit

Content