Agent Based Simulation

Agent based simulation of vehicles carrying building material

Mission

The main goal of this project is to identify the most efficient solution for a company providing vehicles carrying building material.

What is implemented

  • Vehicles are able to get from the Depo to the Material Loaders
  • There are Agents for Transport, Depo, Stock, Model and Environment
  • Agents are able to communicate using customized messages
  • Custom setting of uset vehicles in a simulation run
  • Basic graphical user interface for basic usage

What needs to be implemented

  • Functional statistics of vehicle occupancy, rate of failures
  • Create a strategy for replacing cars from queues during non-work hours
  • Analyze and implement generators for material import to the Depo and export from the Stock
  • Implement another interesting parts of user interface

Preview