Transportation Problem

Operations Research: Least Cost Rule Solver

This application, written in C++ is a console application for solving transportation problem in operations research. The app accepts unlimited rows and columns and add domin where necessary and determines if a problem is a non-degenerated problem by appropriate allocation and optimisation. The complete source code is uploaded to assist students and researchers in their various endeavours. You are