Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.22 KB

crowd-simulation

Basic discrete python simulation of a crowd evolution.

Dependencies : pylab tkinter

Architectures displayer : V9.5 tier Representation.py Displays an architecture with diffences to basic architecture in red.

chart generator : V9.1 Graphes.py Generates chart on strucures efficiencys

generational algoritm : V10 Generation aleat mur.py Seek the best architecture based on an generation principle

Simulated annealing : V11 Recuit simule.py Creates the best architecture based on the simulated annealing principle

If someone is really interested on this program, I can give a global translation of the code. You may need to load printarchicolor before any other.

the variable "echelle" allows you to adapt the window to your screen resolution.

############################## FR ##############################################

Afficheur d'architectures (Differences en rouge) : V9.5 tier Representation.py Generateur de raphiques : V9.1 Graphes.py L'algorithme generationnel : V10 Generation aleat mur.py Le recuit simulé : V11 Recuit simule.py

Il faut lancer préalablement le programme printarchi ou printarchicolor

La variable echelle, commune à chacun d'eux, vous permettra d'adapter la taille de la fenêtre tk.