Temporal Logic Planning (TuLiP) Toolbox

The Temporal Logic Planning (TuLiP) Toolbox is a Python-based software toolbox for the synthesis of embedded control software that is provably correct with respect to an expressive subset of linear temporal logic (LTL) specifications. TuLiP combines routines for (1) finite state abstraction of control systems, (2) digital design synthesis from LTL specifications, and (3) receding horizon planning. The underlying digital design synthesis routine treats the environment as adversary; hence, the resulting controller is guaranteed to be correct for any admissible environment profile. TuLiP applies the receding horizon framework, allowing the synthesis problem to be broken into a set of smaller problems, and consequently alleviating the computational complexity of the synthesis procedure, while preserving the correctness guarantee.

Tichakorn (Nok) Wongpiromsarn
Tichakorn (Nok) Wongpiromsarn
Assistant Professor

My research focuses on formal methods, motion planning, situational reasoning, hybrid systems, and distributed control systems.

Related