#knowledge #tasks #executing #collecting #intended #multi-agents

app matks

This crate provides a simulator for multi-agents executing tasks and collecting knowledge

2 unstable releases

0.2.0 Oct 14, 2024
0.1.0 Aug 28, 2024

#27 in Simulation

MIT and LGPL-3.0

48KB
1K SLoC

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

Dependencies

~38–51MB
~876K SLoC