Crates.io | matks |
lib.rs | matks |
version | 0.2.0 |
source | src |
created_at | 2024-08-28 09:29:15.047342 |
updated_at | 2024-10-14 06:00:26.688433 |
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 | 184,550 |
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