Skip to content

Bio4Res/pedestrian-evacuation-simulator-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pedestrian-evacuation-simulator-environment

Classes for representing and manipulating environments from which an evacuation is to be performed. Supports reading and writing environments in JSON format.

Carlos Cotta, Pepe Gallardo, 2023

Requirements

Requires JDK 17 or higher. See also pom.xml for dependencies.

Usage

If you are using Maven, the following dependency can be added to your project:

    <dependency>
    	<groupId>es.uma.lcc.caesium</groupId>
    	<artifactId>pedestrian-evacuation-simulator-environment</artifactId>
  	<version>1.0.0</version>
    </dependency>

About

Generic definition of a crowd environment for simulation purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages