Skip to content
w-ku edited this page May 20, 2013 · 4 revisions

Preface

Welcome to the SIA wiki's homepage. The abbreviation "SIA" stands for "Systemy inteligentnych agentów" (in polish language) which in turn means "Intelligent agents systems" (aka "Multi-agent systems").

About the project

The goal of our application is to simulate the ship cargo loading process (or rather a simplified version of this problem).

Authors

In alphabetical order:

Table of contents

System Overview

Objects

  • Basic Objects
    • Crate
    • Field
    • Map
    • Ship
    • Message
    • Display
  • Agents
    • Crane
    • Forklift

Communication Protocol

  • Ship and Others
  • Between Cranes
  • Between Forklifts
  • Cranes and Forklifts