Jon Lund Steffensen
Jon Lund Steffensen
If you just want the current temperature as calculated by Redshift, you can use the `-p` mode. If you want to know in general when some other program has changed...
Thanks for pointing out the invalidation bug. I have fixed this in #7 and will make a release with this fix.
@psifertex It is not supported currently. I'm looking at how to implement this and it seems that the custom error pages can be set on the S3 endpoints and also...
I'm not sure I understand exactly what the issue is. Can you provide a more detailed scenario of what's happening currently and what you'd like to happen. I'm not sure...
Thanks, it seems that you are correct. The documentation indicates that this should be a unique string so something like appending the timestamp should work. Would you be able to...
Hi Jörg, I believe qsopt_ex is probably not thread-safe although I have not been involved in the original development of qsopt_ex and it's been a while since I looked at...
Hello! MIP is disabled in qsopt-ex in this repo as you already noted and it's not possible to enable as far as I can tell. I don't believe any part...
Thanks for the details, that's interesting. Now that I'm looking in `binary.c` it does seem like there may be a branch and bound implementation in there though I'm not sure...
Pull request in #58