version française english version
logo Lirmm


logo um2


logo cnrs


logo iut

TurtleKit version 2 demo

Abstract

Multi-Agent Based Simulations (MABS) are now widely used for the design and study of complex systems. In this context, this demonstration presents the second version of the TurtleKit platform. The purpose of this demonstration is threefold:

Demo videos

Video 1: Introduction to the TurtleKit platform technology



The first video presents the core characteristics of TurtleKit :

It is intended to be supported by an oral explanation.


Video 2: Design, Implementation and Execution of TurtleKit Models



This video is intended to support an oral explanation which presents, step by step, how a TurtleKit simulation model is designed, implemented and executed.

Two important aspects of programming with TurtleKit are covered:


Video 3: Desmonstrating Platform Potential and Essential Features


This video first illustrates some features of the platform. Especially, using some toy simulations, the video illustrates:


Video 4: Just a short version of the three demo videos at once


TurtleKit software

Download

Latest TurtleKit version

This software requires a Java runtime environment 1.6 and a proper installation of Java 3D

Content

This file contains binaries, the TurtleKit public API, and the source code of the platform

Installation

Installation : unzip in some directory and use the binary files which are in the directory of TurtleKit. TurtleKit requires a valid installation of java 3d: To make it work, please download the library files corresponding to your achitecture at Java 3d Then, no need to replace the jar files, but you should find the native library (a .dll (windows) or .so file (linux)) corresponding to your achitecture: put them in the lib directory of TurtleKit. TurtleKit should then work. By default, TurtleKit contains library files for linux amd 64 and windows amd 64

Online TurtleKit API

The TurtleKit public API can be consulted here

TurtleKit papers

This paper presents the TurtleKit platform

This paper shows an application of multi level emergence in MAS: Model and Simulation of Multi-Level Emergence

This paper shows an application of inspired by the embryogeny process: A morphogenesis model for multiagent embryogeny

This paper is a TurtleKit user guide (a bit out of date regarding the features of the platform, the modeling approach still being valide): Getting started with TurtleKit