Mingwei Samuel
Mingwei Samuel
This is a fun one 💯
It would be neat but I don't think its particularly useful for an API wrapper
The code is ~~transpiled~~ from C so the API is almost completely identical to the C API: https://cse.iitkgp.ac.in/~abhij/course/lab/CompLab-I/Autumn19/glpk.pdf (Pdf is also included with the source code from https://www.gnu.org/software/glpk/#downloading)
> It's not transpiled, everything was done by hand, but you're right about the documentation and the API. Wow that's very impresive
Related: https://github.com/rust-lang/rust/issues/91543 https://github.com/rust-lang/rust/pull/91355 https://github.com/racer-rust/racer/pull/1174
About rustup, it seems to only go back a few weeks to check for needed components before failing, and since RLS hasn't built in longer than that it just fails...
The actual simulations are very different, citybound has road segments as it’s atomic actors, while abstreet uses agents for each vehicle.
I have encountered this bug in normal play. I'll see if I can reproduce it.
> @MingweiSamuel In which version you encountered the problem? openttd-1.10.3-windows-win64
Also I'm curious to know the significance of the key values `21`, `22`, `23`, `24`: 