Leipzig Gophers
blog

🔗Hybrid Meetup #57 wrap-up

Downhill from here

Hybrid Meetup #57 took place 2026-01-27 19:00 at Basislager Leipzig and we had a great presentation by Karl, mixing mathematical optimization, Go and webassembly in his open source OnlyOffice NLP Solver plugin:

The project can be found on GitHub.

Some bits from the talk:

An example nonlinear optimization problem could be optimal warehouse placement (FACILITY LOCATION PROBLEM): Given a number of customers with fixed locations and different demands, where should a warehouse be optimally placed to minimize the total transport distances (if you are a delivery service and you want to open a dark store, you may want to use this).

In the visualization, blue dots represent customers (their size is proportional to their demand) and the red dot is the optimal location, as discovered by the Nelder-Mead algorithm; more specific algorithms exist for this problem).

Misc

Thanks again Karl for the nice presentation and project!


Join our meetup to get notified of upcoming events.