Changeset 12862
- Timestamp:
- 08/13/15 17:11:45 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison/HeuristicLab.Optimization/3.3/Algorithms/EngineAlgorithm.cs
r12803 r12862 166 166 context = new ExecutionContext(context, operatorGraph.InitialOperator, globalScope); 167 167 engine.Prepare(context); 168 engine.Log.Clear(); 168 169 } 169 170 }
Note: See TracChangeset
for help on using the changeset viewer.