matks

Crates.iomatks
lib.rsmatks
version0.2.0
sourcesrc
created_at2024-08-28 09:29:15.047342
updated_at2024-10-14 06:00:26.688433
descriptionThis crate provides a simulator for multi-agents executing tasks and collecting knowledge.
homepage
repositoryhttps://gitlab.com/auksys/matks
max_upload_size
id1354392
size184,550
(cyrilleberger)

documentation

README

stable pipeline dev/1 pipeline crates.io

multi-agents tasks and knowledge simulator (matks)

mats is a simulator of tasks and knowledge creation intended to support large number of agents.

The code is released under the MIT License.

Running

From Cargo:

cargo install matks
matks

From GIT:

git clone https://gitlab.com/auksys/matks.git
cd matks
cargo run
Commit count: 53

cargo fmt