Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dev
  • feature/multimodal-insertion-heuristic
  • master default
3 results
Created with Raphaël 2.2.012Sep111096543229Aug262326Jul252423221716151210124Jun2120191814131211732127May241729Apr2625242325Mar26Feb212019158730Jan2922add isEntryFulfilled methodfeature/multimo…feature/multimodal-insertion-heuristicadd prefix to debug messagesadd unfulfilled entry/exit requests infoadd exit debug to testsfix checking the next scheduled passage wrt max entry constraint if no value is lower than itadd checks to new transit line generationremove duplicate --Add debug check for exit candidates generationaccount for cases where the entry subrequest didn't require a vehicle (use min departure)give a more accurate max exit constraint for transit exitadd transit shortest path arrival nodeset exit subrequest arrival tw properly depending on if the transit entry required a vehicle or notautomatically accept requests that don't actually need a vehicle (start and end on a same node)fix return type to prevent ref stalenessfix time slot choice in entry candidate selectionfix compilationSplit entry/exit subrequest construction to accurately set the time window of exit requestsAdd error handling to (sub)Request generationremove some currently useless members of the Request classonly set _arrivalTime if there's a valid path, otherwise keep default -1 valuefix cases with size lower than max_transit_exit_candidateimplement best transit exits generation and insertionmake best transit insertion generic for entry/exit use casesfunctions const-correctnessadd shortest transit paths API to graphstake into account that the container can be setup to hold cells for every possible goal nodedocs editionrename parameter for more clarityimplement min/max/scoring functions for exit requests (modify via override if needed)make the actual insertion function generic for entries/exits subrequestsAdd Emma Lacoste's visualisation scriptsreplace assign to properly replace the requestadd specific debug messages for multimodal heuristicfix to_string() missing the last active vehiclecreate a bigger scale test for multimodal insertion heuristic debug purposesadd global route logging function to log all vehicle routesadd subrequest debug loggingremove now unusable debug msg due to removal of requestIdadd assertions to check if file was properly opened in debugmove assertm macro to Globals.h
Loading