Advertisement · 728 × 90

Posts by Jip J. Dekker

It feels like they should form a tree or DAG structure. Those might be a lot easier to visualise than general graphs

1 month ago 0 0 0 4

Are there any other users of #MiniZinc AND @zed.dev? My syntax highlighting extension is now available for download in the normal extensions list. Have a go and let me know how we can further improve it!

1 month ago 0 0 0 0
IMAGE SHOWS GRAPHIC OF CORNELL LAB OF ORNITHOLOGY PHYLOGENY EXPLORER TOOL.

IMAGE SHOWS GRAPHIC OF CORNELL LAB OF ORNITHOLOGY PHYLOGENY EXPLORER TOOL.

MAJOR NEWS! We just launched an awesome new tool! The illustrated Birds of the World Phylogeny Explorer lets users trace any bird’s lineage, compare species relationships, and explore major evolutionary milestones with a click of a button. SHARE and EXPLORE! birdsoftheworld.org/bow/news/phy...

2 months ago 411 168 7 30
Video

Following the success of OPTIMA‑CON 2024, the conference will return as a key forum in the science of decision making, bringing together researchers and industry.
Stay informed by joining our mailing list
go.unimelb.edu.au/t898

#OPTIMA #OPTIMACON #Optimisation #Research #DecisionMaking #Events

2 months ago 1 1 0 0

Yes, I remember Arlanda (Stockholm) airport having eduroam as well. Very convenient, but I always wondered why.

2 months ago 0 0 1 0

If I ever leave academia, eduroam is probably what I’ll miss most. It’s so convenient that, wherever you are in the world, you have internet wherever you’re close to an academic institution.

2 months ago 6 0 1 0

I also lean towards your preferred order, and I think it is the standard in constraint programming. However, I think it is even better to split the model into the different decisions, constraints, and (partial) objectives of each component of the problem, and then discuss any quirks when combining

2 months ago 2 0 0 0

That sound like the right balance to me! 😉

3 months ago 0 0 0 0
Advertisement

CLP and ASP are very impressive technologies, but unless you have years of experience it can be difficult to exploit the integration of modelling and solving as one. Now that constraint modelling systems are becoming more incremental, I feel the need for CLP/ASP is shrinking.

3 months ago 1 0 1 0

In my (biased) experience, most applications of CLP have moved towards more general constraint modelling, such as MiniZinc, AMPL, or programming language-specific packages. Allowing the use of different and more modern solvers can be crucial for performance. (Not to mention the model preprocessing).

3 months ago 2 0 1 0

meanwhile.... medicine has taken INSANE leaps and bounds in the last 2 years.
we're out here curing HIV and leukemia and creating 100% efficacy vaccines against all sorts of cancers, and now this??

between this and renewable energy outstripping fossil fuels in efficiency, the future is bright

3 months ago 4832 1553 10 76
Preview
Launching the 2025 State of Rust Survey | Rust Blog Empowering everyone to build reliable and efficient software.

It's time for the State of Rust Survey!

The Rust Project invites you to take this year’s survey, whether you have just begun using Rust, you consider yourself an intermediate to advanced user, or you have not yet used Rust but intend to one day 🦀

4 months ago 41 25 1 1

It was amazing to be part of this year’s conference. As always, CPAIOR is an amazing venue for new insights into CP and many closely related, and the perfect place to catch up with old friends and connect with new people.

5 months ago 4 0 0 0
Post image

The second talk in the session titled "Multi-task Representation Learning for Mixed Integer Linear Programming" won the best paper award. Congratulations to Junyang Cai, Taoan Huang, and Bistra Dilkina!
doi.org/10.1007/978-...

5 months ago 3 2 1 0
Post image

Next year, CPAIOR will take place in Morocco. The website for the conference is already online: sites.google.com/view/cpaior2...
It includes the call for paper, and the deadline is less than a month away!

5 months ago 1 1 0 0
Post image

This morning Guido Tack, our Program and Conference Chair, kicks off the conference. With a program packed with great talks, we're in for a great three days!

5 months ago 1 1 0 0
Advertisement
Preview
a cartoon drawing of a pitcher and cup of sugar on a table ALT: a cartoon drawing of a pitcher and cup of sugar on a table

Just let us know if you need us to stop you 😉 otherwise, enjoy the sugar rush!

5 months ago 2 0 0 0
Post image

Today we're kicking CPAIOR off with the master class on "CP, AI and OR for Classical Planning", and who better to get us started than Buser Say, the mastermind behind today

5 months ago 3 1 0 0

Does there exist a commonly used public instance benchmark set for robust optimization? Or sets of instances which are frequently used within the literature?

5 months ago 5 3 1 0

Me, every time I come back to one of my projects after a month or so

5 months ago 3 0 0 0

Just in time for some family Christmas gifts!

5 months ago 0 0 0 0
Preview
The Green Tea Garbage Collector - The Go Programming Language Go 1.25 includes a new experimental garbage collector, Green Tea.

This is a very nice blog post because it is not afraid to explain hard work in terms of simple concepts. go.dev/blog/greente...

5 months ago 56 8 0 1

Congratulations! And the project sounds very interesting. I’m looking forward to hearing more about it!

5 months ago 1 0 1 0
Preview
Beyond Smoothed Analysis: Analyzing the Simplex Method by the Book Narrowing the gap between theory and practice is a longstanding goal of the algorithm analysis community. To further progress our understanding of how algorithms work in practice, we propose a new alg...

The simplex algorithm is super efficient. 80 years of experience says it runs in linear time. Nobody can explain _why_ it is so fast.

We invented a new algorithm analysis framework to find out.

5 months ago 213 50 5 13
Advertisement

I think you’re right that ORCID capture a small subset. I’m not sure whether DOIs are the problem. Many other (prepublish) systems, such as Zenodo and ResearchGate, allow you to create DOIs. I think the question really is just what is indexed.

5 months ago 0 0 1 0

Looking forward to throwing away another collection of macros! 🥳

5 months ago 4 0 0 0

Glad to see that DTrace is looking a lot better than last I looked in Rust. The the usdt crate is much better documented and has many more features now.
Also excited to see some examples of scripts using the nextest probes!

5 months ago 0 0 0 0
Post image

Smarter Decision-Making in Action: Planning & Scheduling for Road Transport & Logistics Optimisation

Workshop 10 Nov 2025 in Melbourne, to explore how optimisation is transforming transport & logistics.

optima.org.au/outreach-and...
#ICAPS2025 #Logistics #TransportOptimisation #AI

6 months ago 2 1 0 0

Please - stop doing the screenshot no link thing on Bluesky. This platform does not punish you for posting a URL. You picked up the habit from Meta apps? Stop doing Mark Z's bidding. Link ESPECIALLY to authors, reporters, bloggers, etc. where you quote the work.

6 months ago 6629 1496 80 78
MiniZinc Change Log — The MiniZinc Handbook 2.9.4

🚀 We’ve released MiniZinc 2.9.4! This patch adds new array manipulations, option type bin_packing and cumulatives, and more consistent float parsing. It also fixes bugs affecting arrays of arrays, polymorphic functions, and comprehension performance. docs.minizinc.dev/en/2.9.4/cha...

6 months ago 1 0 0 0