Skip to content

rosannahanly/Airline_Program

Repository files navigation

Prerequisites

This project was created in a Python 3.6 environment. It will be easier to set up the project if you install Anaconda or Miniconda. Other options, such as PyEnv and classic virtual environment (i.e. venv), will also work.

Installation and Setup

Run the following commands in Terminal:

git clone https://github.com/rosannahanly/comp20230.git && cd comp20230/

Running the Program for greedy algorithm

From the project directory (in Terminal), run this command

python run_greedyAlgo.py 

Running the Program for the Brute Force Algorithm

From the project directory (in Terminal), run this command

python run_Atlas.py 

About

Data Structures and Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages