Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/26/09 23:09:19 (15 years ago)
Author:
dtraxing
Message:

new implementation for fixed sga main (ticket #580)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.FixedOperators/3.2/FixedOperatorBase.cs

    r1875 r1900  
    6565        ExecuteOperation(op, scope);
    6666        persistedExecutionPointer.Data++;
     67        //Console.WriteLine("Execute: {0}", executionPointer);
    6768      } // if not executed
     69      //else
     70        //Console.WriteLine("Skip Execute: {0}", executionPointer);
    6871      executionPointer++;
    6972
Note: See TracChangeset for help on using the changeset viewer.