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] Support Jumanji's MultiCVRP #1138

Open
OmaymaMahjoub opened this issue Nov 13, 2024 · 0 comments
Open

[FEATURE] Support Jumanji's MultiCVRP #1138

OmaymaMahjoub opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@OmaymaMahjoub
Copy link
Contributor

Feature

Adding a wrapper for jumanji's MultiCVRP. The motivation for this, is to support more environments that closely align with real-world applications.

Proposal

A good starting point would be to update the existing non maintained PR.

Testing

Integrate the environment into the list of envs to test in the integration_test.py and make sure it works fine.

Benchmarking

Benchmark the performance of the existing algorithms on MultiCVRP.
[Optional] Create a README file to document the benchmark results.

@OmaymaMahjoub OmaymaMahjoub added the enhancement New feature or request label Nov 13, 2024
@sash-a sash-a added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants