Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#929 closed enhancement (done)

Change min/max bounds in RealVector to a double matrix

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.0
Component: Encodings.RealVectorEncoding Version: 3.3
Keywords: Cc:

Description

Allowing to use a double matrix for bounds is more general with different min/max for each dimension. The single min/max case can still be realized by cycling over the rows of the matrix and just specifying one row.

Change History (5)

comment:1 Changed 14 years ago by abeham

  • Status changed from new to assigned

comment:2 Changed 14 years ago by abeham

implemented this in r3123

comment:3 Changed 14 years ago by abeham

  • Resolution set to fixed
  • Status changed from assigned to closed

this ticket can be closed

comment:4 Changed 13 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.