Skip to content

cedricnew92/modefair-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modefair-assesment

Getting Started

(Optional) Advisable to use virtual environment to run the scripts.
https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/

Requirements

The scripts are written in Python 3.X version.

Installation

  1. Clone or download and unzip this repository to workspace.
  2. Change current path to workspace.
    cd PATH/TO/modefair-assesment
  3. Install libraries
    pip install -r requirements.txt

Test

  1. Execute the main.py script for Delivery Assessment.

    python main.py

    This script will performs 100 iterations and once finished the best optimal result will be selected. (Refer to report.docx for explaination)

Documentation

The explanation of solution are documented in report.docx

About

The company did this assessment for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages