ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134,884 results

Tom S
The Art of Linear Programming

A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...

18:56
The Art of Linear Programming

884,705 views

2 years ago

OptWhiz
What in the world is a linear program?

What is a linear program and why do we care? Today I'm going to introduce you to the exciting world of optimization, which is the ...

12:19
What in the world is a linear program?

9,639 views

3 years ago

Joshua Emmanuel
Intro to Simplex Method | Solve LP | Simplex Tableau

This video shows how to solve a basic maximization LP using simplex tableau. 00:00 Standard form 00:32 Basic and non-basic ...

12:40
Intro to Simplex Method | Solve LP | Simplex Tableau

812,776 views

3 years ago

Shokoufeh Mirzaei
How to Solve a Linear Programming Problem Using the Graphical Method

In this lesson we learn how to solve a linear programming problem using the graphical method with an example. We also see an ...

11:49
How to Solve a Linear Programming Problem Using the Graphical Method

858,438 views

11 years ago

MIT OpenCourseWare
15. Linear Programming: LP, reductions, Simplex

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:22:27
15. Linear Programming: LP, reductions, Simplex

226,908 views

9 years ago

MIT OpenCourseWare
24. Linear Programming and Two-Person Games

MIT 18.065 Matrix Methods in Data Analysis, Signal Processing, and Machine Learning, Spring 2018 Instructor: Gilbert Strang ...

53:34
24. Linear Programming and Two-Person Games

80,791 views

6 years ago

Joshua Emmanuel
Linear Programming 1: Maximization -Extreme/Corner Points (LP)

This video explains the components of a linear programming model and shows how to solve a basic linear programming problem ...

5:43
Linear Programming 1: Maximization -Extreme/Corner Points (LP)

1,154,631 views

10 years ago

MIT OpenCourseWare
Lecture 12: Introduction to Linear Programming

MIT 18.200 Principles of Discrete Applied Mathematics, Spring 2024 Instructor: Peter Shor View the complete course: ...

1:14:04
Lecture 12: Introduction to Linear Programming

1,354 views

1 month ago

Joshua Emmanuel
Linear Programming 2: Graphical Solution - Minimization Problem

This video shows how to solve a minimization LP model graphically using the objective function line method. ~~~~~~~~~~~ The ...

4:48
Linear Programming 2: Graphical Solution - Minimization Problem

661,613 views

10 years ago

Joshua Emmanuel
Transshipment Problem -LP Formulation | Solution

This video explains how to formulate and solve trans-shipment linear programming problems. The Assignment Problem: ...

7:23
Transshipment Problem -LP Formulation | Solution

82,082 views

2 years ago

Joshua Emmanuel
LP Graphical Method (Multiple/Alternative Optimal Solutions)

This video shows how to solve the following linear programming problem (involving multiple/alternative solutions) using graphical ...

5:27
LP Graphical Method (Multiple/Alternative Optimal Solutions)

330,755 views

7 years ago

Joshua Emmanuel
Linear Programming - Shadow Price, Slack/Surplus calculations

This video shows how to solve the following problem. Min Z = 5x1 + x2 s.t. 2x1 + x2 ≥ 6 X1 + x2 ≥ 4 2x1 + 10x2 ≥ 20 X1, x2 ≥ 0 ...

5:18
Linear Programming - Shadow Price, Slack/Surplus calculations

290,142 views

9 years ago

Shokoufeh Mirzaei
Dual Programming Part 1: Relationship between the Primal and Dual LP's

In this video, we learn why for every learning programming problem, there is an associated dual problem. Also, dual programming ...

12:25
Dual Programming Part 1: Relationship between the Primal and Dual LP's

74,664 views

5 years ago

Optym
Linear & Mixed Integer Programming

Travel to 1941 and meet Dr. George Dantzig, the Father of Optimization, whose work during World War II led to the creation of ...

4:38
Linear & Mixed Integer Programming

2,924 views

2 years ago

Joshua Emmanuel
LP formulation - Investment/Finance Problem

A Linear Programming formulation of an Investment/Portfolio selection Problem: No single investment alternative should account ...

4:59
LP formulation - Investment/Finance Problem

51,563 views

10 years ago

Joshua Emmanuel
Transportation Problem - LP Formulation

An introduction to the basic transportation problem and its linear programming formulation: The Assignment Problem: ...

6:41
Transportation Problem - LP Formulation

590,111 views

10 years ago

Joshua Emmanuel
Integer Linear Programming - Graphical Method - Optimal Solution, Mixed, Rounding, Relaxation

This video provides a short introduction to INTEGER LINEAR PROGRAMMING (ILP). Topics Covered include: ** LP Relaxation ...

6:39
Integer Linear Programming - Graphical Method - Optimal Solution, Mixed, Rounding, Relaxation

174,237 views

9 years ago

Shokoufeh Mirzaei
How to Solve a Linear Programming Problem using the Simplex Method

In this listen we first learn the concept of slack variables and then we learn how to solve a linear programming problem using the ...

14:03
How to Solve a Linear Programming Problem using the Simplex Method

140,028 views

11 years ago

Joshua Emmanuel
Solve Linear Program problem in Excel (Solver)

This video shows how to solve a linear programming problem using Excel's Solver add-in. 00:00 Installing Solver 00:41 Setting up ...

5:22
Solve Linear Program problem in Excel (Solver)

307,932 views

3 years ago

Joshua Emmanuel
Linear Programming 4: Slack/Surplus, Binding Constraints, Standard Form

After watching this video, you will be able to *write any LP model in standard form *calculate slack and surplus values given ...

5:31
Linear Programming 4: Slack/Surplus, Binding Constraints, Standard Form

306,770 views

10 years ago

Shokoufeh Mirzaei
How to solve an Integer Linear Programming Problem Using Branch and Bound

In this video, first, we give a brief introduction about the difference between the linear programming problem and Integer linear ...

16:49
How to solve an Integer Linear Programming Problem Using Branch and Bound

479,262 views

8 years ago

Joshua Emmanuel
The Assignment Problem -Linear Programming: Balanced, Unbalanced, Dummy nodes -Formulation & Network

This video explains the Assignment Problem, with Linear Programming formulation (to minimize costs or maximize efficiency), with ...

6:42
The Assignment Problem -Linear Programming: Balanced, Unbalanced, Dummy nodes -Formulation & Network

9,949 views

9 months ago

Joshua Emmanuel
Initial Simplex Tableau setup | Artificial Variables, Slack, Surplus | Iteration 0

This video shows how to set up the initial Simplex Tableau for a linear programming problem. 00:00 Intro 00:12 Example 1 (Slack ...

8:27
Initial Simplex Tableau setup | Artificial Variables, Slack, Surplus | Iteration 0

56,897 views

2 years ago

Yong Wang
Operations Research 05B: Primal & Dual Problems

Textbooks: https://amzn.to/2VgimyJ https://amzn.to/2CHalvx https://amzn.to/2Svk11k For every LP problem, there is a ...

7:31
Operations Research 05B: Primal & Dual Problems

192,681 views

8 years ago

Shokoufeh Mirzaei
Dual Programming Part 3: Writing the Dual Programming of a Linear Programming Problem

Make sure you watch part 1 and 2 before part 3. In this video, we go over another example on how to write the dual programming ...

7:26
Dual Programming Part 3: Writing the Dual Programming of a Linear Programming Problem

95,717 views

5 years ago