Show HN: Solving complex optimization problems with Google OR-Tools in browser
AxelWickman
11 points
5 comments
June 03, 2026
Related Discussions
Found 5 related stories in 982.4ms across 14,736 title embeddings via pgvector HNSW
- Show HN: TurboQuant-WASM – Google's vector quantization in the browser teamchong · 148 pts · April 04, 2026 · 63% similar
- Show HN: Browser Tools SDK – an optimal browser harness for agents tanishqkanc · 11 pts · July 21, 2026 · 59% similar
- Show HN: Talos – Open-source WASM interpreter for Lean mfornet · 32 pts · June 18, 2026 · 57% similar
- Show HN: I built a zero-latency developer tool suite in pure Vanilla JavaScript AAPD_Studio · 19 pts · July 23, 2026 · 56% similar
- Show HN: I built 184 free browser tools – PDF, image, dev, AI tasks, no upload ruimbarreira · 86 pts · June 17, 2026 · 56% similar
Discussion Highlights (3 comments)
jerome-jh
Do people solve business problems with OR-tools? I suppose yes, but what can you say about the real applications?
algo_trader
this is nice can the browser connect to a server to offload heavier calculations?
aaronvg
this is really neat. Was using or-tools to solve my friend's scheduling problems with coworkers.