├── Dataset ├── README.md └── data_update.csv ├── Documents ├── Key Points for making the algorithm robust(Pseudocode).pdf └── MEC SERVER PLACEMENT AND TASK SCHEDULING.pdf ├── LICENSE ├── README.md ├── Source ├── README.md └── Server_Placement.ipynb └── Work Document ├── Algorithmic Logic and Mathematical correlation_.pdf ├── Key Points for algorithm to make it robust_.pdf ├── Pseudocode generation_.pdf ├── README.md ├── Samsung Objective 3.pdf ├── Samsung Prism Objective 1 (1).pdf └── Samsung Prism Objective 2.pdf /Dataset/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Dataset/README.md -------------------------------------------------------------------------------- /Dataset/data_update.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Dataset/data_update.csv -------------------------------------------------------------------------------- /Documents/Key Points for making the algorithm robust(Pseudocode).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Documents/Key Points for making the algorithm robust(Pseudocode).pdf -------------------------------------------------------------------------------- /Documents/MEC SERVER PLACEMENT AND TASK SCHEDULING.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Documents/MEC SERVER PLACEMENT AND TASK SCHEDULING.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/README.md -------------------------------------------------------------------------------- /Source/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Source/README.md -------------------------------------------------------------------------------- /Source/Server_Placement.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Source/Server_Placement.ipynb -------------------------------------------------------------------------------- /Work Document/Algorithmic Logic and Mathematical correlation_.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/Algorithmic Logic and Mathematical correlation_.pdf -------------------------------------------------------------------------------- /Work Document/Key Points for algorithm to make it robust_.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/Key Points for algorithm to make it robust_.pdf -------------------------------------------------------------------------------- /Work Document/Pseudocode generation_.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/Pseudocode generation_.pdf -------------------------------------------------------------------------------- /Work Document/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/README.md -------------------------------------------------------------------------------- /Work Document/Samsung Objective 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/Samsung Objective 3.pdf -------------------------------------------------------------------------------- /Work Document/Samsung Prism Objective 1 (1).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/Samsung Prism Objective 1 (1).pdf -------------------------------------------------------------------------------- /Work Document/Samsung Prism Objective 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/COLONAYUSH/MEC-Server-Placement/HEAD/Work Document/Samsung Prism Objective 2.pdf --------------------------------------------------------------------------------