Skip to content

Nanyang Technological University (NTU) Final Year Project (FYP) 2021

Notifications You must be signed in to change notification settings

gohclive/NTU-SCSE21-0117

Repository files navigation

NTU-SCSE21-0117

Nanyang Technological University (NTU) Final Year Project (FYP) 2021

Getting Started

Prerequisites

external libraries required can be found in requirements.txt

  • python
  • sqlite3

Installation

If CSV files are not downloaded from the repository

Usage

   run.py [VM entry.CSV] [VM Type List.CSV] [Algorithm]
   
   example: python run.py "csv/vm entry list(100).csv" "vm type list.csv" "bestfit"

Algorithms

  • firstfit
  • nextfit
  • bestfit
  • worstfit

About

Nanyang Technological University (NTU) Final Year Project (FYP) 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages