ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

502 results

Mixed Integer Programming
What can GPUs do for Mathematical Optimization?

In this talk, Imre Polik discusses the FICO Xpress team's recent breakthrough implementation of Primal Dual Hybrid Gradient ...

34:25
What can GPUs do for Mathematical Optimization?

642 views

4 months ago

vlogize
Why is My Mixed-Integer Linear Programming Problem Running Slow on Python Compared to R?

Discover why your `Mixed-Integer Linear Programming` problem is slower in Python than in R and learn how to optimize your ...

1:53
Why is My Mixed-Integer Linear Programming Problem Running Slow on Python Compared to R?

1 view

11 months ago

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

12,986 views

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

3 months ago

Next LVL Programming
What Are Metaheuristics? - Next LVL Programming

What Are Metaheuristics? Have you ever wondered about the role of metaheuristics in solving complex programming problems?

3:10
What Are Metaheuristics? - Next LVL Programming

70 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

529 views

10 months ago

SMU Moses
An Autoregressive Reinforcement Learning Approach to Mixed Integer Linear Programs

A video presentation for our work "An Autoregressive Reinforcement Learning Approach to Mixed Integer Linear Programs".

16:10
An Autoregressive Reinforcement Learning Approach to Mixed Integer Linear Programs

28 views

9 months ago

Decision Intelligence Lab
#13 Filippo Focacci: Constraint Programming & Decision Optimization

... and the technological approaches they employ, including constraint programming and mixed integer programming. Real-time ...

36:42
#13 Filippo Focacci: Constraint Programming & Decision Optimization

135 views

5 months ago

The Julia Programming Language
HiGHS: The Story So Far | Galabova | Paris 2025

This talk presents HiGHS, the world's leading open-source solver for large-scale, sparse linear programming and mixed integer ...

53:54
HiGHS: The Story So Far | Galabova | Paris 2025

469 views

4 months ago

Mixed Integer Programming
Lessons from Paula Harris / by Sophie Huiberts

Paula Harris was a mathematician at British Petroleum. Together with 3 others, she was responsible for LP solving in the company ...

33:39
Lessons from Paula Harris / by Sophie Huiberts

972 views

7 months ago

Growing Science
Mixed Integer Programming

This is a simple mixed integer programming which is useful for students who want to learn on how to write a mathematical model ...

4:46
Mixed Integer Programming

9 views

2 months ago

The Finnish Society for Bioinformatics
Alexandru Tomescu: Decomposing a weighted graph into few paths for solving multi-assembly problems

These are based on Mixed Integer Linear Programming, and benefit from additional “safety optimizations” based on insight into ...

26:25
Alexandru Tomescu: Decomposing a weighted graph into few paths for solving multi-assembly problems

27 views

11 months ago

Soft Information Technology
Gurobi

Discover the power of Gurobi, the world's fastest solver for complex optimization problems, in just 1 minute! Whether you're ...

1:12
Gurobi

10 views

7 months ago

mahdi poursajad
Real Time Mixed Integer Motion Planning with MPC Based Trajectory Tracking Control

We have developed a path planning algorithm for safely navigating a Robot within road boundaries using mixed-integer ...

0:52
Real Time Mixed Integer Motion Planning with MPC Based Trajectory Tracking Control

54 views

2 weeks ago

Solving Optimization Problems
Types of Optimization Problems?

In this video, I am going to talk about different types of optimization problems. + Matlab/Python codes of my Genetic Algorithm, ...

1:28
Types of Optimization Problems?

220 views

5 months ago

vlogize
Finding All Feasible Solutions to Mixed-Integer Programs in Julia Jump

Discover how to retrieve not just optimal but all feasible solutions to mixed-integer programs using the `JuMP` library in Julia.

2:14
Finding All Feasible Solutions to Mixed-Integer Programs in Julia Jump

6 views

11 months ago

Growing Science
Mixed Integer Programming

This video shows how to solve a binary problem using fathom method. The algorithm is described and the implementation is ...

29:10
Mixed Integer Programming

23 views

2 months ago

Victor Rafael Rezende Celestino
Accelerating the Future  MILP and L2O in HPC

This video presents a postdoctoral research project to accelerate MILP (mixed integer linear programming) in HPC (high ...

5:32
Accelerating the Future MILP and L2O in HPC

11 views

5 months ago

Dr. Bharatendra Rai
Linear Programming in R | Product Mix Problem

install.packages('ROI', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org'))

19:41
Linear Programming in R | Product Mix Problem

217 views

3 weeks ago

vlogize
Solving the Binary Variable Problem in PYOMO with IPOPT

Learn how to fix the float values returned by binary variables in PYOMO when using IPOPT solver. This guide explains practical ...

1:50
Solving the Binary Variable Problem in PYOMO with IPOPT

66 views

11 months ago