Minimum Spanning Tree Problem

From LinkedAUB Collab
Jump to navigation Jump to search

Description

This type of problem cannot be solved as an LP problem but is solved easily using a simple manual algorithm.

Concept Prerequisite

Wikipedia Reference

http://en.wikipedia.org/wiki/Minimum spanning tree problem

Learning Material

Covered in Topic(s)

 
Network Flow Models