Hacker News new | ask | show | jobs
by conmak 118 days ago
As a researcher at MIT who has worked on the BMSSP problem, the algorithm this is claiming to implement, this is not a BMSSP implementation. I am not even sure what it is, but the code is AI Slop.

If you want to see actual research (which shows that shows BMSSP is actually far slower for any realistic sized network), check out:

C++

https://github.com/lcs147/bmssp https://arxiv.org/abs/2511.03007

Python -> BMSSPy

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5777186 https://github.com/connor-makowski/bmsspy