Showing cs.AIShow all
2 papers · 1 filter
cs.AI2026
Democratizing Large-Scale Re-Optimization with LLM-Guided Model Patches
Tinghan Ye, Arnaud Deza, Ved Mohan +2
Optimization models developed by operations research (OR) experts are often deployed as decision-support systems in industrial settings. However, real-world environments are dynami…
cs.AI2023
Fast Matrix Multiplication Without Tears: A Constraint Programming Approach
Arnaud Deza, Chang Liu, Pashootan Vaezipoor +1
It is known that the multiplication of an matrix with an matrix can be performed using fewer multiplications than what the naive approach suggests.…