Giter Club home page Giter Club logo

one's Introduction

Crowd crisis movement simulation for the ONE Build Status

A fork of the Opportunistic Network Environment simulator (the ONE) featuring crisis crowd movement.

Generated Javadoc can be found at : https://davidsan.github.io/one.

Repository can be found at : https://github.com/davidsan/one.

For more information on the ONE, visit http://www.netlab.tkk.fi/tutkimus/dtn/theone.

Implementations

Crowd movement

Crowd movement is implemented with the DangerMovement class and his sub-models (EvacuationCenterMovement, HomeMovement, RandomPathMapBasedMovement, ShortestPathMapBasedPoiMovement). DangerMessageGenerator is used to notify prewarned node.

Closed roads

Closed roads are implemented using AccidentGenerator which generate AccidentEvent. Those events make changes to the MapNode's instances by calling the close() method.

Changes

This fork is based on version 1.5.1 RC2 of the ONE.

New classes added

  • movement.DangerMovement
  • movement.EvacuationCenterMovement
  • movement.HomeMovement
  • movement.RandomPathMapBasedMovement
  • movement.ShortestPathMapBasedPoiMovement
  • movement.map.PointsOfInterestEvac
  • input.DangerMessageGenerator (not used)
  • input.AccidentEvent
  • input.AccidentGenerator

Existing classes edited

  • core.Coord : changes on distance methods
  • movement.map.MapNode : adding new property for closed map node
  • gui.playfield.NodeGraphic : for coloring the node according to the movement model
  • gui.playfield.MapGraphic : for coloring the road closed

Example of scenario

An example of scenario can be found in the danger_settings.txt file.

Authors

  • Virginie Collombon (virginie.collombon {at} gmail.com)
  • David San (davidsanfr {at} gmail.com)

one's People

Contributors

davidsan avatar princesseponey avatar sandavid avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.