Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1329, comment 6


Ignore:
Timestamp:
05/04/11 12:04:14 (13 years ago)
Author:
jhelm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1329, comment 6

    initial v1  
    1 r6121: Implemented basic functionalities of problemdefinition, encodings and primitive operators. A GA can already be applied on the problem to compute a solution it seems however that the current implementation isn't very efficient so the process takes some time.
     1r6121: Implemented basic functionalities of problemdefinition, encodings and primitive operators. A GA can already be applied on the problem to compute a solution. It seems however that the current implementation isn't very efficient so the process takes some time.