LinkedIn Login, Sign in | LinkedIn
Login to LinkedIn to keep in touch with people you know, share ideas, and build your career.
Back from the summer break π with a new edition of the optimization roundtable. Come by and talk optimization and other fun things in life over a beer π» Looking forward to see you!
πHos Rune, Vesterbro, CPH
β±οΈ24th of September, 19-21
www.linkedin.com/events/optim...
05.09.2025 19:21 β π 1 π 0 π¬ 0 π 0
pyOptInterface - what can it do? - Richard Oberdieck
pyOptInterface just turned 1 year old, and I finally had an opportunity to take it for a spin. Let's have a look!
New week, a new blog post about optimization. This time about a new modeling framework in Python called "pyOptInterface". Is it any good? Where does it fall short? Let's find out!
oberdieck.dk/2025/05/25/p...
#modeling #optimization #pyoptinterface #pyomo #blog
26.05.2025 21:03 β π 3 π 1 π¬ 0 π 0
pydantic validates your inputs, or does it? - Richard Oberdieck
Sometimes pydantic does not behave the way you expect. To me, this is unexpected behavior, but hey, what do I know...
Been a long time, but better late than never they say. Here is a short new blog post about #pydantic, which does not always do what it says it does.
oberdieck.dk/2025/04/25/p...
Also, I moved to mkdocs-material for the blog, let me know what you think!
#python #pydantic
25.04.2025 19:45 β π 0 π 0 π¬ 0 π 0
It's a fascinating story. I can recommend the book "Prisoner's Dilemma", where this is covered in some detail. An autobiography of von Neumann I read last year also covered it. Interestingly, many of the great minds of the time (incl. von Neumann) advocated for bombing UDSSR before it got the bomb.
18.03.2025 08:42 β π 2 π 0 π¬ 0 π 0
DORS Tutorial: Testing Optimisation Code, by Richard Oberdieck | Dors
An introductory tutorial on testing optimisation code
Work in optimization or operations research? Are in Copenhagen on Thursday? Then you might like this tutorial on "Testing Optimization Code":
www.dorsnet.dk/events-1/dor...
We'll do a deep dive on what it means to test .... optimization code (surprised pikachu face :) ). And there will be cake :)
11.03.2025 07:59 β π 1 π 1 π¬ 0 π 0
I wasn't aware Gurobi offered WLS licenses to academics. Good to know!
18.02.2025 21:30 β π 0 π 0 π¬ 0 π 0
A few comments from me: I use pyproject.toml rather than requirements, then hatch for the python project management. Also, I would use 'uv python install' rather than sudo apt-get to install the standalone python versions, it makes it very clean.
16.02.2025 08:28 β π 4 π 0 π¬ 1 π 0
Correct. I'm aware of the "shortage" of MIP devs, but I also know that it's not good to have too many cooks in the kitchen, so to speak. So because you do this, it must mean that it is really hard to find "ready" MIP devs, but you feel you need to train talented people for 2 years.
16.02.2025 08:24 β π 0 π 0 π¬ 1 π 0
This job post from @gurobioptimization.bsky.social just popped up for me: A "Gurobi Development Scholar", who will go through a 2-year period to become a Gurobi developer. The only plausible explanation for this is that apparently they cannot find existing MIP devs but have to train them? Really??
15.02.2025 19:00 β π 1 π 0 π¬ 2 π 0
Ok, so they remove the DEI committee, and replace it with an ad-hoc committee, which just is not called DEI but maybe somehow should do the same? What exactly is changing? The part I find most questionable is to "be sunsetting [...] its related statements". Why do you feel the need specify that?
15.02.2025 18:56 β π 1 π 1 π¬ 1 π 0
No longer an INFORMS member, so I didn't get the email. Would you mind sharing the full email? Kinda curious what it said.
14.02.2025 07:33 β π 2 π 0 π¬ 1 π 0
I guess the expectation is that most universities provide a VPN. Did you try talking to Gurobi Support? Could you not find a workaround?
09.02.2025 13:45 β π 0 π 0 π¬ 2 π 0
Fact of the day: the term "Prisoner's dilemma" was coined by none other than Alan Tucker, the "T" in the KKT conditions. The world sometimes is very, very small...
Source: William Poundstone: "Prisoner's Dilemma"
30.01.2025 15:34 β π 3 π 0 π¬ 0 π 0
Optimization Roundtable (Stammtisch) | LinkedIn
The new edition of our Optimization Roundtable. It is a relaxed get-together of optimization people over a beer and chat away about optimization, life, and whatever else comes up. No speakers or agend...
If you happen to be in #CPH next Friday (31st of January), feel free to join our Optimization Roundtable ("Stammtisch") at a cozy beer place called Hos Rune. I'll be there from 7pm, hope to see a lot of you there :)
www.linkedin.com/events/optim...
#optimization #roundtable #beer
26.01.2025 20:23 β π 1 π 0 π¬ 0 π 0
Hope you like the chapter! Let me know if you have feedback!
17.01.2025 22:10 β π 1 π 0 π¬ 0 π 0
Unfortunately all communication went directly through Springer. However, if you drop me a DM with your email I can share the copy I have received.
17.01.2025 20:37 β π 1 π 0 π¬ 1 π 0
Optimization Roundtable (Stammtisch) | LinkedIn
The new edition of our Optimization Roundtable. It is a relaxed get-together of optimization people over a beer and chat away about optimization, life, and whatever else comes up. No speakers or agend...
Optimization Roundtable in Copenhagen! On the 31st of January, at Hos Rune from 7pm, we'll have a relaxed get-together for optimization people over a beer and chat optimization, life and whatever else :) Hope to see you there!
www.linkedin.com/events/optim...
#optimization #or #cph
08.12.2024 18:17 β π 1 π 0 π¬ 0 π 0
On Building Git for Lawyers
Over this past weekend, Twitter discovered the problem that I have dedicated the past four years of my life to solving. Why don't lawyers and other non-coders use git?
This is a really fun read: jordanbryan.substack.com/p/on-buildin...
Of course a plug of their own business, but I have wondered the same when it comes to redlining. Nice to see that this is getting some attention.
Although I do agree: just use a different file format...
28.11.2024 19:58 β π 1 π 0 π¬ 0 π 0
LLM-ify me - Optimization edition
LLMs are everywhere nowadays. But how do they fit into the optimization landscape?
A new blog post! This time about LLMs in optimization:
oberdieck.dk/p/llm-in-opt...
This is the first time I am writing something a bit longer, so please let me know what you think. I was seriously considering splitting this into three parts, but hey, maybe someone enjoys this :)
27.11.2024 21:48 β π 23 π 7 π¬ 1 π 1
This is actually really nice. With a bit more intro this would make a really good blog post I think, because it is probably something that a lot of people wonder about!
26.11.2024 14:32 β π 3 π 0 π¬ 0 π 0
Yeah, I played with that one already, although I am not quite sure yet what the exact differentiator (from a usage standpoint) of the two GPTs is. Will play a bit more with it to find out.
24.11.2024 10:16 β π 0 π 0 π¬ 1 π 0
So I've seen the #Gurobi Gurobot GPT, and I've seen the launch video of #Quantagonia for their DecisionAI. Is there any other LLM-based initiative in the OR space that I am not aware of?
#OR #LLM #optimization
23.11.2024 20:48 β π 1 π 0 π¬ 1 π 0
Assistant Professor at Imperial College Business School
Optimization+Machine Learning+Renewable Energy
Runner | Kiwi π³πΏ | ryancorywright.github.io
Cruzado, frustrated footballer, football coach, wannabe computer scientist, atheist
ORCID: https://orcid.org/0000-0001-7595-3904
Python enthusiast and entrepreneur. Host of @talkpython.fm and @pythonbytes.fm podcasts, founder of Talk Python Training (https://talkpython.fm/courses). Python Software Foundation Fellow. Writing at https://mkennedy.codes Based in Portland, OR, USA.
A Python podcast covering recent developer headlines. Hosted by @mkennedy.codes and @brianokken.bsky.social. Listen to all the episodes and subscribe at https://pythonbytes.fm/
Gurobi developer, former CPLEX and SCIP developer, mixed integer programming
Software engineer at probabl, scikit-learn contributor.
Also at:
https://sigmoid.social/@ogrisel
https://github.com/ogrisel
Build software, not walls.
Declare variables, not war.
Execute programs, not people.
https://mattmilten.github.io/
NFUU jack-of-all-trades. Eastham Recycling (Sustainability) Committeer. Gurobian. Cape Codder. Shutterbug. Math PhD.
Professor, Optimizer, Human-Pyramid Maker
professor of operations research at RWTH Aachen university, I like mathematical optimization in theory and practice; #orms
HPC and quantum algorithm developer at Kvantify, wind farm optimizer at Γrsted before that, quantum topologist in academia before that, maths PhD, nerd.
π Website: https://fuglede.dk
π¨βπ» GitHub: https://github.com/fuglede/
We help you make better optimization models in Excel or Python.
Optimization blog: https://www.solvermax.com/blog
#orms resources: https://www.solvermax.com/resources
Computer Engineering - Intelligent Control Systems (MSc) @unipv | Bioengineering (BSc) @unipv | Passionate about ML, optimization and control theory.
π: badcortex.github.io
π€: @optb0t.bsky.social
AI, Math, Stats, ML, Hyperparameter Tuning.
Director Inst. Data Science, Engineering, and Analytics
ORCID: 0000-0002-5938-5158
Tech correspondent at DR (Danish Broadcasting), co-host of Prompt.
Assistant professor at University of Iowa, formerly at Bucknell University, mathematical optimizer with an #orms PhD from Carnegie Mellon University, curious about scaling up constraint learning, proud father of two
Researcher in mathematical optimization at Inria Grenoble, caffeine-fueled computational scientist and open-source developer
Econ prof @ Copenhagen. ERC AdG. Fan of Popper.
https://sites.google.com/view/mogens-fosgerau
Jazz guitarist: https://www.youtube.com/watch?v=_a5nVJ6hFw4
ORCID: 0000-0002-6452-5215