DOWNLOAD

Windows 64 bit Windows 32 bit Source Code

DEMO

BUILD

Build dependencies

Build instruction

On Linux:

mkdir build
cd build
qmake ../Pandemic-simulator.pro
make

On any system can be used Qt Creator Ide to build project with one click.(Please choose toolset >= 5.14)

NOTICE

The program is consuming most of the available CPU to model calculations.

LICENSE

Source code and the program are provided under GNU GENERAL PUBLIC LICENSE Version 3. Full license is available here and here.

Program used QT library under GPLv3 license. Here is link to source code.