Skip to content

A versatile Java-based simulation application designed to assess the dynamic impact of rule-driven environmental changes on diverse populations of entities, providing a generic foundation for various simulation scenarios.

Notifications You must be signed in to change notification settings

Idan-sh/Predictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predictions

About

A JavaFX application designed for conducting simulations to assess the impact of modifications to an environment.

The simulations involve defining a population of entities within a virtual world, where a set of rules is applied to statistically modify certain properties of the entities.

The system is characterized by its generality, serving as a robust foundation for diverse simulations across different environments. It offers a versatile platform capable of accommodating various types of simulations to model and analyze changes in complex systems."


System details:

  1. Users can upload an XML file that defines the configuration of the world where the simulation will take place.
Screenshot 2024-11-26 at 18 51 39


  1. The user can specify the initial number of entities for each type.
    Screenshot 2024-11-26 at 18 52 20

  1. By utilizing multithreading, simulations can run concurrently. Users can control the number of active threads, effectively creating a queue to manage pending simulations.
    Screenshot 2024-11-26 at 18 57 10

  1. After a simulation concludes, the user can review the results in detail.
Screenshot 2024-11-26 at 18 53 25

About

A versatile Java-based simulation application designed to assess the dynamic impact of rule-driven environmental changes on diverse populations of entities, providing a generic foundation for various simulation scenarios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages