#941 closed enhancement (done)
Prevent start of an SGA if the problem is not set
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Algorithms.GeneticAlgorithm | Version: | 3.3 |
Keywords: | Cc: |
Description
As an SGA requires a problem to work on, it should be prevented that an SGA can be started if the problem is not set.
Change History (4)
comment:1 Changed 15 years ago by swagner
- Status changed from new to assigned
comment:2 Changed 15 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Implemented in r3188.