Mikael Zayenz Lagerkvist
Mikael Zayenz Lagerkvist
That's a nice idea, the tests really should print a summary of the run.
Interesting discrepancy. There are apparently no tests with boxes with zero-dimensions, so it is not unexpected that this might be a problem. I also think I know how this might...
Thanks for reporting.
Looking closer, this seems to be beacuse the TSP example is written with the assumption that 0 represents an invalid part, while `br17` has 0-cost segments that are valid. This...
Thanks for the suggestion. Unfortunately, I am currently unable to investigate this, but from the description you linked it does sound like a good idea to make our build more...
Sorry to not have responded to this earlier, and thanks for the report. Unfortunately, I will not be able to look into this in the near future, but I just...
Thanks for noticing this, and it is indeed not the intended behavior.
Interesting issue, thanks for bringing it up. There are no recent changes to how this code operates, so nothing new to be expected in 6.3. I agree that we should...
I fully agree that it would be good to have a simple built-in way to set the rounding mode that can be recommended. If you can figure out a good...
Thanks for the detailed answer, this clarified a lot for me. I agree that some additional documentation would help.