Skip to content

LBF38/ensta_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENSTA - Modélisation & Simulation

This repo contains all the code about the Modelisation & Event Simulation course @ ENSTA Bretagne in 3rd year.

Structure

The project is built as an IntelliJ project.

It contains specific folders such as :

  • td: a Java module containing the different packages written for the practical workshops.
  • td_correction: the corrections of these workshops (given by professor).
  • TD_1_base_common: the base library module given by the teacher for event simulation.
  • BE: contains the codebase of the final project of this course.
    • This final project is about simulating a spa treatment centre.
    • More details in this folder.

Installation

To install this project, you have the choice with:

  1. Installing it via IntelliJ built-in features such as New > Project from Version Control.
  2. Cloning the repo by using Git CLI : git clone [email protected]:LBF38/ensta_simulation, then opening it in IntelliJ or your IDE.
  3. Using GH CLI via gh repo clone LBF38/ensta_simulation, then opening it in IntelliJ or your IDE.

Authors

About

M&S @ ENSTA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages