Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```