krabmaga 0.6.1

A modern developing art for reliable and efficient Agent-based Model (ABM) simulation with the Rust language.
Documentation
1
2
3
4
5
6
pub mod dense_number_grid_2d;
pub mod dense_object_grid_2d;
pub mod field_2d;
pub mod network;
pub mod sparse_number_grid_2d;
pub mod sparse_object_grid_2d;