ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

122,780 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

870,837 views

2 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

172,493 views

9 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

300,254 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,114 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

473,014 views

7 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,548 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,898 views

8 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,188 views

6 years ago

NPTEL IIT Kharagpur
Lecture 12 : Integer Programming : Formulation

And in this particular lecture, ah we are going to discuss the formulation of Integer Programming Problem. ah In our previous ...

31:38
Lecture 12 : Integer Programming : Formulation

12,094 views

7 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

73,919 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,745 views

2 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

585,893 views

10 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,635 views

2 years ago

Mixed Integer Programming
Leon Eifler -  Constraint Integer Programming

Part of CO@Work2020: http://co-at-work.zib.de/ SCIP homepage: https://scipopt.org/ SCIP optimization suite youtube channel: ...

44:12
Leon Eifler - Constraint Integer Programming

1,880 views

5 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

225,770 views

9 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

4,937 views

3 years ago

IIT Roorkee July 2018
Integer Programming

With this lecture a new topic is discussed. It's called the Integer Programming Problem. It is solved with the Branch and Bound ...

26:08
Integer Programming

18,193 views

6 years ago

Simons Institute for the Theory of Computing
The Proof Complexity of Integer Programming

Noah Fleming (Memorial University) https://simons.berkeley.edu/talks/noah-fleming-memorial-university-2023-04-18 Satisfiability: ...

59:15
The Proof Complexity of Integer Programming

543 views

Streamed 2 years ago

Mixed Integer Programming
Ksenia Bestuzheva - Mixed Integer Nonlinear Programming

Part of CO@Work2020: http://co-at-work.zib.de/ Find the supplementary material at http://co-at-work.zib.de/files/supplementary.pdf ...

49:03
Ksenia Bestuzheva - Mixed Integer Nonlinear Programming

5,128 views

5 years ago

mathapptician
1 - Cutting plane example

A popular technique in integer linear programming is the tightening of linear programming relaxations using cutting planes. We're ...

5:17
1 - Cutting plane example

62,739 views

9 years ago

nptelhrd
Lec-12 Integer Programming-Formulations

Lecture series on Advanced Operations Research by Prof. G.Srinivasan, Department of Management Studies, IIT Madras.

50:49
Lec-12 Integer Programming-Formulations

81,345 views

15 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,146,690 views

10 years ago

MIT OpenCourseWare
9.1.1 Welcome to Unit 9: An Introduction to Integer Optimization

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

0:41
9.1.1 Welcome to Unit 9: An Introduction to Integer Optimization

1,815 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

289,014 views

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

8 months ago