Kostas Chatzikokolakis

Home > Software

Zoo.gr
Co-founded in 2003 the greek social networking site www.zoo.gr (greek only). Today it's one of the most popular greek web sites.

A tool to check demonic bisimulation
The tool decides demonic bisimulation for an extension of probabilistic CCS with syntactic schedulers. The input is two finite CCS processes. The tool converts them to a probabilistic automaton, and then implements an algorithm to decide bisimulation for such automata. More information can be found in the FOSSACS'09 paper.
README file with instructions. Download.

LCI
LCI is an interpreter for the lambda calculus. It supports many advanced features like recursion, user-defined operators and multiple evaluation strategies, all based on the pure calculus. Project page.

Small tools developed for my thesis
Requirements: These scripts require Perl to run and have been tested in Linux. The GUI of the corners tool also requires the Perl/TK library. Finally some parts of the model generator tool require PRISM and gnuplot to be installed.

Back