agent-tk 0.4.0

`agent-tk` (`agent toolkit/tasks-knowledge`) is a crate for the development of autonomous agents using Rust, with an emphasis on tasks and knowledge based agents. This project is part of the [auKsys](http://auksys.org) project.
Documentation
1
2
3
4
simulation-tst
==============

This crate provides an implementation of a simulator of Task-Specification Trees. This can be used to compute an approximation of the execution of TST. This is useful to estimate the feasibility and the cost of execution.