ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21,570 results

Zach's Math Zone
Integer Programming: How to Use the Branch and Bound Method

In this video I explain how to solve an integer programming problem by using the branch and bound method, including a ...

7:32
Integer Programming: How to Use the Branch and Bound Method

11,618 views

7 months ago

Zach's Math Zone
How to Solve an Integer Programming Problem Using the Excel Solver

In this video I explain how to solve an integer programming problem by using the Excel Solver. Note that you can use the following ...

4:26
How to Solve an Integer Programming Problem Using the Excel Solver

729 views

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

2,350 views

2 months ago

Optima Decisions Lab
0-1 Integer Programming in Excel: Step-by-Step Mastery

Master **0-1 Integer Programming** using **Excel Solver** — no coding required! In this complete step-by-step tutorial, you'll ...

25:39
0-1 Integer Programming in Excel: Step-by-Step Mastery

203 views

3 months ago

Zach's Math Zone
How to Solve a Linear Programming Problem Using Excel Solver

In this video I explain how to solve a linear programming problem by using the Excel Solver, including a step-by-step example.

4:23
How to Solve a Linear Programming Problem Using Excel Solver

1,043 views

7 months ago

Computational Genomics Summer Institute CGSI
Mohammed El Kebir | Integer Linear Programming for Computational Biology | CGSI 2025

Mohammed El Kebir | Integer Linear Programming for Computational Biology | CGSI 2025.

28:33
Mohammed El Kebir | Integer Linear Programming for Computational Biology | CGSI 2025

69 views

7 months ago

HAMEEDA MATHTUBER
Branch and bound method|| integer programming  || Integer Programming: Branch and Bound Simplified

BranchAndBound #IntegerProgramming #OperationsResearch #LinearProgramming #ILP #OptimizationAlgorithms #MathTutorial ...

30:49
Branch and bound method|| integer programming || Integer Programming: Branch and Bound Simplified

11,772 views

11 months 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

11,169 views

10 months ago

Kardi Teknomo
Introduction to Optimization and Integer Programming - Operation Research Feb 13, 2024

Introduction to Optimization * Measurement of Scale * Integer Programming.

2:27:37
Introduction to Optimization and Integer Programming - Operation Research Feb 13, 2024

4 views

10 days ago

Optima Decisions Lab
0–1 Integer Programming: Knapsack Project Selection in Excel

In this complete 31-minute step-by-step tutorial, we solve a real-world 0-1 integer programming problem using Excel Solver.

32:10
0–1 Integer Programming: Knapsack Project Selection in Excel

54 views

3 months ago

Entangled Topologist
L19 integer programming

Okay uh now to your question like it's even worse because in integer programming since like the coordinates have both to be ...

1:08:49
L19 integer programming

75 views

10 months ago

Sebastian Wild (Lectures)
Advanced Algorithms (Summer 2025) 06-4 Integer Programs

Lecture recordings of CS 627 – Advanced Algorithms (Summer 2025) Advanced Algorithms (CS 627) is a specialization module ...

17:48
Advanced Algorithms (Summer 2025) 06-4 Integer Programs

48 views

8 months ago

vlogize
Solving the Binary Integer Programming Problem: Enforcing Zeros on Certain Groups

Explore how to tackle a binary integer programming challenge by maximizing group constraints effectively, particularly in ...

2:10
Solving the Binary Integer Programming Problem: Enforcing Zeros on Certain Groups

2 views

10 months ago

Hritik Raj
LINEAR PROGRAMMING PROBLEMS The Hidden Maths Trick That Changes Everything

Download my App for more on Applied Maths: https://clpjones.page.link/T8w1 IOS Users: ...

1:22:38
LINEAR PROGRAMMING PROBLEMS The Hidden Maths Trick That Changes Everything

3,673 views

6 months ago

Algorithm Minds
Mixed Integer Linear Programming (MILP) in MATLAB - intlinprog

Dive deep into the world of Mixed-Integer Linear Programming (MILP) using MATLAB's powerful Optimization Toolbox. Need help ...

14:39
Mixed Integer Linear Programming (MILP) in MATLAB - intlinprog

507 views

10 months ago

Yasser Al Many
Example on Integer Programming Problem
2:42
Example on Integer Programming Problem

129 views

9 months ago

vlogize
Solving the Integer Linear Programming Challenge with PuLP

A guide to effectively tackle Integer Linear Programming problems using PuLP in Python, with a focus on building optimal ...

2:07
Solving the Integer Linear Programming Challenge with PuLP

4 views

7 months ago

TCS Group at Jagiellonian
Karol Węgrzycki  -  "Fine-grained complexity of integer programming with few constraints"

A talk by Karol Węgrzycki, Max Planck Institute for Informatics, given on December 17, 2025. Integer linear programs min {cTx: Ax ...

51:49
Karol Węgrzycki - "Fine-grained complexity of integer programming with few constraints"

31 views

2 months ago

VarPi
Linear Programming - Algorithms Part 14

In this lecture, we discuss linear programming, a formalism for solving optimization problems where the objective function we want ...

12:05
Linear Programming - Algorithms Part 14

547 views

11 months ago

Gurobi Optimization
Gurobi's Opti 202 Training: Introduction to Non-linear Optimization

Non-linear optimization modeling presents unique challenges that set it apart from linear optimization, making it a complex yet ...

33:03
Gurobi's Opti 202 Training: Introduction to Non-linear Optimization

734 views

5 months ago

vlogize
Utilizing Google Colab GPUs for PULP Python to Solve Linear Programming Problems

Explore the efficiency and limitations of using `GPUs` in Google Colab for large-scale linear programming with the PULP library.

1:08
Utilizing Google Colab GPUs for PULP Python to Solve Linear Programming Problems

20 views

10 months ago

ByteQuest
0/1 Knapsack Problem Explained Visually

In this video, we dive deep into the 0/1 Knapsack Problem using dynamic programming. We start by building a table to track the ...

8:10
0/1 Knapsack Problem Explained Visually

68,665 views

11 months ago

ManxKatze
CS6515 Lecture21 LP1 Linear Programming

Linear programming is a very general technique for solving optimization problems It handles any problem that can be formulated ...

29:06
CS6515 Lecture21 LP1 Linear Programming

33 views

9 months ago

TTIC
"Integer Programming and Combinatorial Markets" – Siddharth Prasad, Research at TTIC

Integer Programming and Combinatorial Markets” Siddharth Prasad, TTIC Originally recorded on November 7, 2025, at TTIC.

58:03
"Integer Programming and Combinatorial Markets" – Siddharth Prasad, Research at TTIC

179 views

3 months ago

vlogize
How to Use min and max Operators in Integer Linear Programming

Discover how to effectively constrain `min` and `max` functions within integer linear programming to solve complex optimization ...

1:50
How to Use min and max Operators in Integer Linear Programming

3 views

10 months ago