Krzysiek Karbowiak

Results 14 issues of Krzysiek Karbowiak

The `Input` class keeps two sources of truth about the amount size: `_amount_size` and `_zero`. I propose to remove the `_amount_size` member, as the size can be queried from `_zero`,...

enhancement
internals

This gets rid of the warning displayed in actions run annotation: `The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v2.`

The [Home.md](https://github.com/graphhopper/jsprit/blob/master/docs/Home.md) file contains [a link](https://github.com/graphhopper/jsprit/blob/master/docs/Home.md?plain=1#L9) that points to non-existing path (namely, `https://github.com/graphhopper/jsprit/tree/master/jsprit-examples/src/main/java/com/graphhopper/jsprit/examples`).

### Describe the bug I am getting a CMake error when trying to use the 1.11 line of the SDK. I did not get this error when using both 1.9...

bug
p2
Cmake

## Issue This is a draft of proposed change for #657. The `prepostview` is a template class representing a lightweight view over contents of a vector (or a part of...

There are multiple functions that accept a pair of iterators to denote a range, which could be refactored to accept a range (or a view). This could help raise the...

refactor

Since switch to gcc-12 there are some warnings emmited, e.g. https://github.com/VROOM-Project/vroom/actions/runs/8720162756/job/23921121862#step:4:106 Those seem to be false-positives caused by a bug in gcc. I have seen very similar ones in other...

compilation

## Issue #1098 ## Tasks - [ ] Update `CHANGELOG.md` (remove if irrelevant) - [ ] review

CI