/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.kroah.com
| | caleb-vincent.io
3.3 parsecs away

Travel
| | Hand sketches of possible shelving designs
| | kroah.com
1.4 parsecs away

Travel
| | While working on the latest statistics for the yearly Linux Foundation "Who Writes Linux" paper, I noticed the rate-of-change for the 3. ...
| | johnjr.dev
3.2 parsecs away

Travel
| | Callbacks in Cplex I used LazyConstraintCallback to implement a Branch and Cut algorithm with CPLEX, but when I implemented and run this algorithm, it was very slow if I compare it with its version that doesn't use callbacks in Cplex. The reason is because ControlCallback(LazyConstraintCallback is a ControlCallback) switch Cplex to sequential mode by default and turn off dynamic search. I wrote this post, because I didn't find this information in Cplex's documentation, I only found it in this technical forum.
| | williamdurand.fr
8.6 parsecs away

Travel
| Below is the very first patch that I recently landed in the Linux kernel: