Skip to content

rowida117/SBME_DS_Projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

SBME 28 Data structure Team 4

Tasks & Problems

Task 1 (Shortest Queue Problem)

Statement

It is required to design a priority system. You have two levels of criticality: normal vs. critical. People are added to the queue in a rate that belongs to Gaussian/poisson distribution with your own parameters. Also, the service takes a time that is poisson/gaussian distribution with another set of parameters. It is required to report the time when the service is done via normal queue vs. your handcrafted one. More critical levels is a bonus. Changing the no. of service providers to adapt with customers' need is a bonus as well

Link : Link


Team Members

  1. Omar Gamal @OmarGamalH
  2. Mona Elkhouly @MonaElkhouly
  3. Rowida Mohammed @rowida117
  4. Yomna Sabry @YomnaSabry172
  5. Aya Emad @Aya423

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 61.7%
  • Python 38.3%