#knowledge #tasks #collecting #executing #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

#67 in Simulation

Download history 6/week @ 2024-09-29 171/week @ 2024-10-13 7/week @ 2024-10-20 3/week @ 2024-11-03 31/week @ 2024-12-08 1/week @ 2024-12-15

99 downloads per month

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–52MB
~883K SLoC