Go to file
HeshamTB 0fb689a3a0 MakkahCity: Main simulation begins
- Defined static lists and arrays holding
	All object references.

	- Generate campaigns with random number range
	based on Area. This is based on estimate of
	real values and density of the Districts in
	Makkah.

	- Main loop is made and limited by
	PDate.isEnded() which is static variable
	indicates the end of the timeline.
	The incrementor is PDate.step(key,value)

	Simulation begins...

	- H.B.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2020-11-10 00:10:31 +03:00
.idea ignore out folder 2020-10-20 12:33:36 +03:00
src MakkahCity: Main simulation begins 2020-11-10 00:10:31 +03:00
.gitignore SUV Class 2020-11-08 02:31:20 +03:00
Hajj-simulation.iml init commit 2020-10-09 22:22:37 +03:00