ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,359 results

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

173,390 views

9 years ago

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

878,054 views

2 years ago

Joshua Emmanuel
Integer Linear Programming - Binary (0-1) Variables 1, Fixed Cost

This video shows how to formulate integer linear programming (ILP) models involving Binary or 0-1 variables.

6:00
Integer Linear Programming - Binary (0-1) Variables 1, Fixed Cost

301,113 views

9 years ago

Shokoufeh Mirzaei
How to solve an Integer Programming Problem using Cutting-Plane Method

In this video, we learn how to solve an Integer Linear Programming Problem using the Cutting-Plane method. The example is from ...

14:10
How to solve an Integer Programming Problem using Cutting-Plane Method

91,989 views

5 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

476,502 views

8 years ago

Joshua Emmanuel
Binary Integer LP – Capital Budgeting – Formulation + Solution

This video shows how to formulate a binary integer problem and solve in Excel. 00:00 Intro 00:33 Defining Decision Variables ...

9:07
Binary Integer LP – Capital Budgeting – Formulation + Solution

13,900 views

2 years ago

Joshua Emmanuel
0-1 Binary Constraints | Integer Linear Programming | Examples  - Part 1

This video shows how to formulate relational/logical constraints using binary or 0-1 integer variables: ~~~~~~~~~~~ **Mutually ...

4:01
0-1 Binary Constraints | Integer Linear Programming | Examples - Part 1

159,878 views

9 years ago

Yong Wang
Operations Research 09A: Integer Programming vs Linear Programming Relaxation

Textbooks: https://amzn.to/2VgimyJ https://amzn.to/2CHalvx https://amzn.to/2Svk11k In this video, I'll talk about some basic ...

6:03
Operations Research 09A: Integer Programming vs Linear Programming Relaxation

36,980 views

8 years ago

mathapptician
1 - Cutting plane example

Consider the integer linear programming problem shown here. Recall that the linear programming relaxation of this problem is ...

5:17
1 - Cutting plane example

62,923 views

9 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,854 views

2 years ago

Computational Thinking
Linear Relaxation

This video discusses integer linear programs, and binary integer linear programs. We discuss linear relaxation and the ...

6:41
Linear Relaxation

5,004 views

3 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,339 views

5 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,603 views

9 months ago

mathapptician
Intro to branching - Integer Linear Programming 101

Introduction to branching. Example in 2 variables. Video created with Doce Nos http://bitly.com/Lx8UdN and iMovie.

6:34
Intro to branching - Integer Linear Programming 101

23,523 views

13 years ago

Joshua Emmanuel
Solving Mixed Integer LP Problem in Excel

This video shows how to solve integer linear programming (ILP) models involving Binary or 0-1 variables in Excel. How to install ...

4:31
Solving Mixed Integer LP Problem in Excel

57,653 views

5 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,463 views

10 years ago

MIT OpenCourseWare
9.2.3 Sports Scheduling - Video 2: The Optimization Problem

MIT 15.071 The Analytics Edge, Spring 2017 View the complete course: https://ocw.mit.edu/15-071S17 Instructor: Allison O'Hair ...

8:18
9.2.3 Sports Scheduling - Video 2: The Optimization Problem

5,286 views

7 years ago

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

Min Z = 5x1 + x2 s.t. 2x1 + x2 ≥ 6 X1 + x2 ≥ 4 2x1 + 10x2 ≥ 20 X1, x2 ≥ 0 a) Graphically solve the linear programming problem ...

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

289,676 views

9 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

588,144 views

10 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

799,715 views

3 years ago

MIT OpenCourseWare
9.2.7 Sports Scheduling - Video 4: Logical Constraints

MIT 15.071 The Analytics Edge, Spring 2017 View the complete course: https://ocw.mit.edu/15-071S17 Instructor: Dimitris ...

5:30
9.2.7 Sports Scheduling - Video 4: Logical Constraints

1,850 views

7 years 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

658,954 views

10 years ago

Michel Bierlaire
Duality: Lagrangian and dual problem

Bierlaire (2015) Optimization: principles and algorithms, EPFL Press. Section 4.1.

13:50
Duality: Lagrangian and dual problem

84,606 views

6 years ago

Yong Wang
Operations Research 09E: Traveling Salesman Problem - Integer Programming

Textbooks: https://amzn.to/2VgimyJ https://amzn.to/2CHalvx https://amzn.to/2Svk11k In this video, I'll talk about how to formulate ...

5:58
Operations Research 09E: Traveling Salesman Problem - Integer Programming

36,017 views

8 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,150,605 views

10 years ago