Crates.io | matks |
lib.rs | matks |
version | 0.3.0 |
created_at | 2024-08-28 09:29:15.047342+00 |
updated_at | 2025-09-04 21:38:01.630888+00 |
description | This crate provides a simulator for multi-agents executing tasks and collecting knowledge. |
homepage | |
repository | https://gitlab.com/auksys/matks |
max_upload_size | |
id | 1354392 |
size | 221,926 |
mats is a simulator of tasks and knowledge creation intended to support large number of agents.
The code is released under the MIT License.
From Cargo:
cargo install matks
matks
From GIT:
git clone https://gitlab.com/auksys/matks.git
cd matks
cargo run