Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alifyasa/car-rental-simulation
Problem 2.38 from Simulation Modeling and Analysis 3rd Edition by Averill M Law
https://github.com/alifyasa/car-rental-simulation
Last synced: about 2 months ago
JSON representation
Problem 2.38 from Simulation Modeling and Analysis 3rd Edition by Averill M Law
- Host: GitHub
- URL: https://github.com/alifyasa/car-rental-simulation
- Owner: alifyasa
- License: mit
- Created: 2024-03-20T02:35:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T08:19:18.000Z (9 months ago)
- Last Synced: 2024-04-23T23:00:51.010Z (9 months ago)
- Language: C
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Car Rental Simulation
Problem 2.38 from Simulation Modeling and Analysis 3rd Edition by Averill M Law.
## How to Run
### Main Program
```console
user@user:~/car-rental-simulation$ make
```### MM1 Example
Input and Output are in `test/example`.
```console
user@user:~/car-rental-simulation$ make example
```