Various programming or technical subjects (not particular to ojAlgo)

https://lemire.me/blog/2022/11/22/what-is-the-size-of-a-byte-array-in-java Came across this blog post by Daniel Lemire. It's not his most interesting or informative post, but made me remember a little utility I wrote many years ago. MemoryEstimator…

Continue ReadingThe Memory Estimator

With ojAlgo v51.2.0 the IntegerSolver gained support for Gomory Mixed Integer (GMI) cuts. Details of what they are and how they're derived is described in many publications. Just google it.…

Continue ReadingGomory Mixed Integer Cuts