Emergency Evacuation Simulator

Understanding community evacuation timing

Лицензия

Лицензия

Группа

Группа

io.github.agentsoz
Идентификатор

Идентификатор

ees
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Emergency Evacuation Simulator
Understanding community evacuation timing
Ссылка на сайт

Ссылка на сайт

https://github.com/agentsoz/ees
Система контроля версий

Система контроля версий

https://github.com/agentsoz/ees.git

Скачать ees

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.agentsoz/ees/ -->
<dependency>
    <groupId>io.github.agentsoz</groupId>
    <artifactId>ees</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/ees/
implementation 'io.github.agentsoz:ees:2.1.0'
// https://jarcasting.com/artifacts/io.github.agentsoz/ees/
implementation ("io.github.agentsoz:ees:2.1.0")
'io.github.agentsoz:ees:jar:2.1.0'
<dependency org="io.github.agentsoz" name="ees" rev="2.1.0">
  <artifact name="ees" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='ees', version='2.1.0')
)
libraryDependencies += "io.github.agentsoz" % "ees" % "2.1.0"
[io.github.agentsoz/ees "2.1.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.matsim » matsim test-jar 0.11.0-2018w44

Модули Проекта

Данный проект не имеет модулей.

Emergency Evacuation Simulator

Dependencies

This program depends on the following projects:

Setup

Initialise and update the git submodules as below. This only has to be done once, when you first clone this repository.

git submodule update --init --recursive

How to build

mvn package

This will produce the EES release archive in ees/target/ees-x.y.z-SNAPSHOT.zip.

How to run

To run the example scenario unzip the release archive and follow the instructions provided in the packaged README.md.

Known Issues

License

Emergency Evacuation Simulator Copyright (C) 2014-2020 by its authors. See ees/AUTHORS file.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

For contact information, see ees/AUTHORS file.

io.github.agentsoz

Версии библиотеки

Версия
2.1.0