Skip to content

Simulator that tracks the number of cars entering and exiting a parking lot of a given size.

Notifications You must be signed in to change notification settings

Brooke-8/Parking-Lot-Simulator---Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Brooke MacQuarrie bmacq014@uottawa.ca
Winter 2024

Simulator that tracks the number of cars entering and exiting a parking lot of a given size.
CapacityOptimizer runs multiple simulations, increasing the size of the parking lot each time to determine
the optimal parking lot size for the given number of cars entering the parking lot.

This archive contains the 14 files:
• README.txt
• CapacityOptimizer.java
• Car.java
• LinkedQueue.java
• List.java
• ParkingLot.java
• Queue.java
• RandomGenerator.java
• Rational.java
• Simulator.java
• SinglyLinkedList.java
• Spot.java
• StudentInfo.java
• TriangularDistribution.java

About

Simulator that tracks the number of cars entering and exiting a parking lot of a given size.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages