Rolf van der Hulst's Avatar

Rolf van der Hulst

@rolfvanderhulst.bsky.social

PhD Student in Mathematical Optimization at University of Twente

77 Followers  |  102 Following  |  9 Posts  |  Joined: 16.11.2024  |  1.7428

Latest posts by rolfvanderhulst.bsky.social on Bluesky

๐Ÿ”„ Updated Arxiv Paper

Title: Implied Integrality in Mixed-Integer Optimization
Authors: Rolf van der Hulst, Matthias Walter

Read more: https://arxiv.org/abs/2504.07209

15.07.2025 08:16 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

At least on Linux there seem to exist specialized fast timing functions: see stackoverflow.com/a/47003703 , which recommends to use 'clock_gettime()' and claims it only takes 3-5 nanoseconds on their system. I think it is likely that alternative calls exist in other operating systems.

09.06.2025 08:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

What kind of crazy FPS are you running at where a syscall is too expensive? In my experience, most syscalls take on the order of 100 - 1000 cycles, which would take less than a microsecond on a modern cpu.

09.06.2025 07:54 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

This is now out, we're super proud to have won the Land-Doig MIP competition prize for our algorithm for mixed-integer quadratic optimization!

04.06.2025 21:44 โ€” ๐Ÿ‘ 20    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
passagemath-cmr passagemath: Combinatorial matrix recognition

passagemath 10.5.27 contains (a preliminary version of) the new package passagemath-cmr, an interface to the Combinatorial Matrix Recognition library by Matthias Walter et al., implementing Seymour's decomposition of TU matrices etc.
pypi.org/project/pass...
#Python #SageMath #OpenSource #MathSky

27.04.2025 19:46 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

If you are checking out Cargo, I would also check out NPM (node package manager), which is one of the most popular javascript package managers.

06.03.2025 13:29 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

No of course not! I would say the opposite; the fact that it is open source helps because you can actually understand what is happening, as long as you take the time to figure it out.

21.02.2025 13:45 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I was mostly just talking about understanding the code, not just the parameters. I agree that it is annoying that a lot of parameters are repeated.

21.02.2025 12:30 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I spent a lot of time figuring out that a '>' should be a '<'...

What prompted me to write the comment, however, is the amount of details that are involved. I doubt many users could successfully tune any solver without strong knowledge of its internals.

21.02.2025 10:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

After attempting to tune MIR cuts in SCIP for 3.5 days, I understand better why people are willing to pay so much for a commercial MIP solver license.

20.02.2025 10:28 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿ”„ Updated Arxiv Paper

Title: Sparsity-driven Aggregation of Mixed Integer Programs
Authors: Liding Xu, Gioni Mexi, Ksenia Bestuzheva

Read more: https://arxiv.org/abs/2502.01192

05.02.2025 08:04 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
2025 School on Column Generation

registration for the 2025 school on column generation is now open www.gerad.ca/colloques/Co... #orms

03.02.2025 16:08 โ€” ๐Ÿ‘ 11    ๐Ÿ” 8    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
gcg/CHANGELOG at v371 ยท scipopt/gcg Contribute to scipopt/gcg development by creating an account on GitHub.

The bugfix release 9.2.1 of the SCIP Optimization Suite is now available.

This brings updates to GCG, PaPILO, SCIP, and SoPlex:
- github.com/scipopt/gcg/...
- github.com/scipopt/papi...
- github.com/scipopt/scip...
- github.com/scipopt/sopl...

#orms

31.01.2025 08:34 โ€” ๐Ÿ‘ 11    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This is great, thanks for sharing!

13.12.2024 06:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Are these talks recorded and posted anywhere so that I can watch them back later?

13.12.2024 05:56 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Open Problems & Diet Problems
YouTube video by Sophie Huiberts Open Problems & Diet Problems

I recorded my current talk for youtube! If you are interested in linear programming or theoretical computer science, this is for you

10.12.2024 16:01 โ€” ๐Ÿ‘ 41    ๐Ÿ” 10    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 7

The #mip2025 computational competition is open! This yearโ€™s topic is finding feasible solutions for MIPs with quadratic functions. Student participation is encouraged and we may separately award outstanding student submissions. For more details, visit www.mixedinteger.org/2025/competi... #orms

07.12.2024 20:09 โ€” ๐Ÿ‘ 14    ๐Ÿ” 7    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Note from the Editor | INFORMS Journal on Computing

I am very pleased to announce that a 1996 paper I wrote on graph coloring and column generation with Anuj Mehrotra was given a "Test of Time" award by the INFORMS Journal of Computing for papers written 1995-1999. The full citation is at pubsonline.informs.org/doi/10.1287/...

03.12.2024 14:43 โ€” ๐Ÿ‘ 29    ๐Ÿ” 7    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

@rolfvanderhulst is following 20 prominent accounts