ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

548 results

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,927 views

2 years ago

Tom S
The Art of Linear Programming

... of duality and Integer Linear Programming. #some3 More problems: https://slama.dev/youtube/linear-programming-in-python/ ...

18:56
The Art of Linear Programming

884,802 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

174,330 views

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

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

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

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

3 years 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,524 views

13 years ago

Mixed Integer Programming
Ryan CoryWright - A Unified Approach to Mixed-Integer Optimization

Part of MIP2020 online workshop: https://sites.google.com/view/mipworkshop2020/home Poster Session 5: THEORY OF MIP.

12:01
Ryan CoryWright - A Unified Approach to Mixed-Integer Optimization

428 views

5 years ago

The Julia Programming Language
Cerberus: A solver for mixed-integer programs with disjunctions | Joey Huchette | JuliaCon2021

This talk was given as part of JuliaCon2021. Abstract: Disjunctive programming (DP) is a powerful framework for modeling ...

8:08
Cerberus: A solver for mixed-integer programs with disjunctions | Joey Huchette | JuliaCon2021

582 views

4 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

160,349 views

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

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

7 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

92,645 views

5 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

37,022 views

8 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

63,086 views

9 years ago

Coding Perspective
Mixed Integer Linear Programming - Optimization in Python with Gurobi (Part 3)

In this video, we introduce Mixed Integer Linear Programming (MILP) and show how to implement it in Python by using gurobipy.

9:48
Mixed Integer Linear Programming - Optimization in Python with Gurobi (Part 3)

16,926 views

4 years ago

The Julia Programming Language
Solving optimization problems at Fonterra | Oleg Barbin | JuliaCon 2021

This talk was presented as part of JuliaCon 2021. Abstract: In this talk we discuss how the Data Science team at Fonterra, a New ...

7:16
Solving optimization problems at Fonterra | Oleg Barbin | JuliaCon 2021

844 views

4 years ago

Coding Perspective
Mixed Integer Linear Programming - Optimization in Python with CPLEX (Part 3)

In this video, we introduce Mixed Integer Linear Programming (MILP) and show how to implement it in Python by using docplex.

6:44
Mixed Integer Linear Programming - Optimization in Python with CPLEX (Part 3)

11,461 views

4 years ago

Michel Bierlaire
Exact methods: Gomory cuts

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

11:22
Exact methods: Gomory cuts

12,427 views

6 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

10,018 views

9 months ago

Online Business Analytics
Shortest Path Example using Linear Programming

... demonstrates how linear programming, more specifically, integer linear programming can be used for routing types of problems.

9:12
Shortest Path Example using Linear Programming

24,176 views

3 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

14,203 views

2 years ago

Michel Bierlaire
Exact methods: branch and bound for integer optimization

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

14:42
Exact methods: branch and bound for integer optimization

5,102 views

6 years ago

Mixed Integer Programming
Pawel Lichocki - OR-tools

OR-tools: https://developers.google.com/optimization.

19:16
Pawel Lichocki - OR-tools

35,928 views

5 years ago