abhaysinghhh / single-staged-uncapacitated-warehouse-location-problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Staged Uncapacitated Warehouse Location Problem

Finding Optimal solution to SPLP with relaxed Integer Restrictions using Lagrangian Relaxations

This repository includes C++ program to generate datasets, the generated data and GAMS application to solve for the optimal solution

About


Languages

Language:C++ 59.7%Language:GAMS 40.3%