Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Last modified 6 years ago

#1955 assigned feature request

Create addon for dynamic vehicle routing

Reported by: svonolfe Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.x Backlog
Component: ### Undefined ### Version: branch
Keywords: Cc:

Description

An addon should be released for HeuristicLab that supports dynamic vehicle routing.

Change History (15)

comment:1 Changed 12 years ago by svonolfe

  • Cc abeham added
  • Status changed from new to accepted

comment:2 Changed 12 years ago by svonolfe

Added first version of the dynamic vehicle routing addon in r8670

comment:3 Changed 12 years ago by svonolfe

Removed operators that will not be included in the first version of the addon in r8671

comment:4 Changed 11 years ago by abeham

r8674:

  • Unversioned Plugin.cs and put on ignore list
  • Renamed AssemblyInfo.frame to AssemblyInfo.cs.frame
  • Fixed references and hint paths
  • Corrected output path for all platforms
  • Removed reference to System.Data.SQLite

comment:5 Changed 11 years ago by abeham

r8675:

  • Added disposing of StreamReader to prevent file locking after parsing
  • Fixed regular expression pattern to match double values (hacky)

comment:6 Changed 11 years ago by abeham

r8747:

  • Added priority dispatching (random strategy)
  • Fixed vehicle's current order

comment:7 Changed 11 years ago by abeham

r8760:8761: Updated priority rule

comment:8 Changed 11 years ago by svonolfe

Threading improvements in r8773, r8776, r8779, r8807 and r8812

Improvements of the priority rule in r8782 and r8783

Added metaoptimization for priority rule in r8777

Last edited 11 years ago by svonolfe (previous) (diff)

comment:9 Changed 11 years ago by svonolfe

Added symbolic tree dispatching and metaoptimization in r8808, Fixed references and plugin file in r8809, r8810

Last edited 11 years ago by svonolfe (previous) (diff)

comment:10 Changed 11 years ago by svonolfe

Added earliest due time and nearest destination dispatching in r8813

comment:11 Changed 11 years ago by svonolfe

Improved best insertion heuristic in r8815

comment:12 Changed 11 years ago by svonolfe

Adapted the parser to read the distance matrix in r8839

comment:13 Changed 10 years ago by gkronber

  • Owner changed from svonolfe to abeham
  • Status changed from accepted to assigned

comment:14 Changed 6 years ago by jkarder

  • Cc abeham removed

HL architects: this branch should be renamed

comment:15 Changed 6 years ago by abeham

r16099: renamed branch

Note: See TracTickets for help on using tickets.