Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Resource constrained shortest-path #43

Open
andrea-cassioli-maersk opened this issue Oct 21, 2021 · 2 comments
Open

[FEATURE] Resource constrained shortest-path #43

andrea-cassioli-maersk opened this issue Oct 21, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@andrea-cassioli-maersk
Copy link

I was wondering if there is any plan to provide an implementation for the resource constrained shortest path.

As inspiration, one might look at how boost graph is doing: https://www.boost.org/doc/libs/1_77_0/libs/graph/doc/r_c_shortest_paths.html

@KeRNeLith
Copy link
Owner

Hello @andrea-cassioli-maersk!

For now, unfortunately I think I will not have enough time on my spare time to do such implementation. The main plan I have is to make a release that will deprecate the binary serialization (using Binary Formatter) on old targets and think about replacing it by the usage of protobuf-net. But I'm not really advanced on it for now.

BTW if you have some already implemented stuff, or start of work on the subject, feel free to open a PR to have a look at it. :-)

@andrea-cassioli-maersk
Copy link
Author

Thanks @KeRNeLith , we do have some in-house implementation and we are considering switch to Quik. So once we have finish our assessment, if we decide to use Quik we might be able to contribute. I'll keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants