#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

#17 in Simulation

Download history 94/week @ 2024-08-26 22/week @ 2024-09-16 9/week @ 2024-09-23 5/week @ 2024-09-30 178/week @ 2024-10-14 3/week @ 2024-11-04

181 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
~878K SLoC