This repository was archived by the owner on May 10, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Implement Reallocation Local-Search Strategy #80
Labels
approved
This issue is currently approved but waiting to be solved.
enhancement
New feature or request
programming
This issue is related with source code implementation.
urgent
This issue should be solved with high priority.
Milestone
Comments
garciparedes
added a commit
that referenced
this issue
Jan 12, 2020
garciparedes
added a commit
that referenced
this issue
Jan 14, 2020
garciparedes
added a commit
that referenced
this issue
Jan 14, 2020
garciparedes
added a commit
that referenced
this issue
Jan 16, 2020
garciparedes
added a commit
that referenced
this issue
Jan 16, 2020
garciparedes
added a commit
that referenced
this issue
Jan 16, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
garciparedes
added a commit
that referenced
this issue
Jan 19, 2020
This was referenced Jan 21, 2020
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
approved
This issue is currently approved but waiting to be solved.
enhancement
New feature or request
programming
This issue is related with source code implementation.
urgent
This issue should be solved with high priority.
Feature Request Details
Use Case
Currently,
jinete
doesn't provide any search heuristic in which there are trip interchanges between routes. That heuristic could provide big improvements, and also provide a good starting point to work on more advanced (meta)heuristics.This issue is closely related to #72
Solution Proposal
The proposed solution consists on the implementation of a
ReallocationLocalSearchStrategy
, that (initially) looks intensively for the best trip reallocation from one route to another.The text was updated successfully, but these errors were encountered: