Thell 'Bo' Fowler

Results 20 issues of Thell 'Bo' Fowler

Hopefully this is a simple question... If I download the pre-built release for `Cbc-releases.2.10.8-w64-msvc17-md` and check the libs they have exports (for example: `lib.exe /exports libCbcSolver.lib`) but if I build...

You asked for people to let you know of uses they find for auto-run-command... After _manually_ cleaning up the `.vscode` remnants in %USERPROFILE% after each update for the last two...

If `npm install -g vega` is done to obtain `vg2svg` and `vg2png` be aware that they will not work with the json that ggvis generates. Instead, until ggvis updates to...

tl;dr - treefacet isn't known to vega and use of facet seems to work just fine with the ggvis tests and a cookbook visual check. Granted these are simplistic so...

First time I've seen this. I hadn't changed the logical model from prior runs, that didn't encounter this, with the same parameters. The final solution still looks to be valid....

code-quality
MIP

Enum values are dumped as strings prefixed with the enum id when using ksdump and they are dumped with both name and value when using the ide. ide: ```json "allowableWorkerTypes":...

Thank you for the awesome tools! I'd like to share-back a lightweight tool I made to dump binaries to json using Kaitai Struct and Kaitai Struct Compiler along with json-stream-stringify...

related project

Hello again. This issue is fairly scary in that I, and assumably everyone else, expects that the Best Bounds are going to always be truthful. In this case they are...

MIP
bug

Tested using three versions of cbc on both Windows 11 and Ubuntu with the latest being 2.10.12 (Aug 20 2024). cbc reports objective value of 181 while both HiGHS and...

While testing upgrading from v1.11.0 to v.1.12.0 the whole process would just stop. No errors or anything to indicate the problem and it only happens on a particular test incident....