Free cookie consent management tool by TermsFeed Policy Generator

Opened 4 years ago

#3092 new defect

Local search methods throw exceptions with BasicProblems

Reported by: gkronber Owned by:
Priority: medium Milestone:
Component: Optimization.Operators Version:
Keywords: Cc:

Description

Reproduce:

  1. Create New Local Search
  2. Create New One Max Problem (is a BasicProblem)
  3. Start
  4. Exception in BestSelector because it expects MoveQuality but only finds Quality

This also affects VNS.

Change History (0)

Note: See TracTickets for help on using tickets.