mipmodeller.bsky.social's Avatar

mipmodeller.bsky.social

@mipmodeller.bsky.social

46 Followers  |  65 Following  |  16 Posts  |  Joined: 28.11.2023  |  1.841

Latest posts by mipmodeller.bsky.social on Bluesky

@marouanefl.bsky.social shares great recaps. @thserra.bsky.social also shares similar summaries from the conferences he attends. I think all conferences need something like this.

02.07.2025 19:53 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Disjunctive Benders Decomposition We propose a novel enhancement to Benders Decomposition (BD) that generates valid inequalities for the convex hull of the Benders reformulation, addressing a key limitation of conventional BD-its cuts...

For those interested in Benders decomposition (one of my favorite topics), check this paper by Kaiwen Fang, Inho Sin, and (the amazing) Geunyeong Byeon

arxiv.org/abs/2506.03561

08.06.2025 00:01 β€” πŸ‘ 9    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
DualSchool: How Reliable are LLMs for Optimization Education? Consider the following task taught in introductory optimization courses which addresses challenges articulated by the community at the intersection of (generative) AI and OR: generate the dual of a li...

If you teach an introduction to optimization, or are a student in such a course, you may wonder how LLMs will change the class. Check this paper on Dual School, which provides some answers. @ai4opt.bsky.social @georgiatechai.bsky.social
arxiv.org/abs/2505.21775

01.06.2025 19:52 β€” πŸ‘ 13    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

Cool stuff! Kinda curious what they’re using for schedulingβ€”sounds like it doesn't give optimal! Or-tools?

15.05.2025 10:38 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
The COIN-OR Foundation Bridging New Frontiers in Open-Source Optimization with NVIDIA A New Chapter: COIN-OR and NVIDIA cuOpt Join Forces for Open-Source Optimization Optimization has always been at the core of computational research, and now, a new frontier is emergingβ€”one where op…

Exciting progress in LP and MIP! Congrats to #COINOR and @tedralphs on this new milestone! πŸŽ‰ www.coin-or.org/2025/03/18/t...

19.03.2025 17:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I didn’t even expect it to be used this much.

27.02.2025 18:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

4. tuned - A system tuning service that uses mathematical optimization including some LP approaches in its more advanced profiles.
5. IRQBalance - Uses optimization techniques similar to LP to distribute hardware interrupts across processors.

27.02.2025 18:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

2. systemd-oomd- The Out-Of-Memory daemon in systemd uses techniques related to LP for memory pressure management, though it's more heuristic-based than pure LP.
3. ulatencyd - A system daemon that uses LP techniques for process management and resource allocation.

27.02.2025 18:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I wonder and I ask to claude: ...
1. **Aptitude** - This package manager for Debian-based systems explicitly uses LP for dependency resolution. Its documentation mentions that it formulates package dependency resolution as a linear programming problem.

27.02.2025 18:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Everyone’s talking about AI, but it didn’t meet my expectations. In finding infeasibility in a simple MIP model, o1 and 4o gave only generic suggestions. Worse, for a specific constraint, it suggested inf. Clearly, there’s still room to improve in handling such problems. #AI #OPTIMIZATION

17.01.2025 06:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Ever wondered why presenting more facts can sometimes *worsen* disagreements, even among rational people? πŸ€”

It turns out, Bayesian reasoning has some surprising answers - no cognitive biases needed! Let's explore this fascinating paradox quickly ☺️

07.01.2025 22:25 β€” πŸ‘ 234    πŸ” 78    πŸ’¬ 8    πŸ“Œ 2

Your test is insightful in many ways. By the way, it’s important to note that Copilot falls behind some paid options.

04.12.2024 19:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Looking for a great place to pursue a Ph.D. at the crossroads of data science, machine learning & mathematical optimization?

Apply to Iowa’s Business Analytics program!

For more information: tippie.uiowa.edu/phd/phd-busi...

If you would like to work with me in MIP+ML: {first}-{last}@uiowa.edu

27.11.2024 22:04 β€” πŸ‘ 13    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0

"to derive a vectorized version of our Frank-Wolfe algorithm that could work on multiple separation problems at the same time, increasing the computational density of the operations performed and availing of massively parallel compute accelerators like GPUs in the process"by arxiv.org/pdf/2305.12197

23.11.2024 11:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

bsky.app/profile/frap...

22.11.2024 18:50 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Extract of Gurobipy code for a districting model in Python

Extract of Gurobipy code for a districting model in Python

Academics, please publish your data and code

We implore academics to publish working code and data to accompany their papers.

In this blog, we explore an optimization model where publishing has been done well.

www.solvermax.com/blog/academi...

#orms #Python

20.11.2024 07:43 β€” πŸ‘ 15    πŸ” 1    πŸ’¬ 3    πŸ“Œ 1
Preview
What’s New – Gurobi 12.0 - Gurobi Optimization Experience global nonlinear solving, speed enhancements, dynamic distributed tuning, and enterprise features.

When will we see solvers harnessing the power of GPUs? For now πŸ‘πŸ‘‰
www.gurobi.com/whats-new-gu...

20.11.2024 14:47 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Welcome to the Bilevel Optimization Society!

bileveloptimization.org by Martin Schmidt

20.11.2024 14:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Last fifty years of integer linear programming: a focus on recent practical advances <div><p>Mixed-integer linear programming (MILP) has become a cornerstone of operations research. This is driven by the enhanced efficiency of modern solvers, which can today find globally optimal solu...

Sunday read πŸ‘πŸ‘‰Last fifty years of integer linear programming: a focus on recent practical advances - Inria - Institut national de recherche en sciences et technologies du numΓ©rique
inria.hal.science/hal-04776866/

17.11.2024 08:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Seen something similar in an OR book: 'A professor can advise a max n students.' Simple constraints like this are key to grasping modeling logic!

16.11.2024 14:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@emilyltucker.bsky.social following post is making a positive effect πŸ‘πŸ‘

New starter pack if you're looking for the #orms community on here: go.bsky.app/SvBND16

Also if you have recommendations of people to add, feel free to send them my way.

15.11.2024 11:02 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@mipmodeller is following 20 prominent accounts