/zig-aima

Primary LanguageZigMIT LicenseMIT

zig-aima

Implementation of some of the basic structures used in AIMA.

Undirected Graph

  • basic functions, add/free
  • dot export
  • simple tests

Directed Graph