mayank1101 / Optimization-Techniques

Optimization Techniques (SC550)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimization Techniques [Subject Code - SC550]

M.Tech 2nd Semester

Course Subject

In this subject following topics were covered

  • Linear Algebra Refresher
  • Basics of Linear Programming
  • Algebraic Method
  • Graphical Method
  • Simplex Algorithm
  • Algebraic Method
  • Tabualar Method
  • Big M Method
  • Two Phase Method
  • Duality Problem
  • Transportation Problem *Variations of Transportation Problem (Unbalanced TP, Maximization TP)
  • Assignment Problem
  • Variations of Assignment Problem (Unbalanced AP, Maximization AP)
  • Game Theory
  • Two Player Zero Sum Game
  • solving nx2 or 2xn game
  • solving mxn game

Note Coding Assignment Problem can be found here Transportation Problem

About

Optimization Techniques (SC550)

License:MIT License


Languages

Language:HTML 98.0%Language:Jupyter Notebook 2.0%