Last change
on this file since 8204 was
8086,
checked in by jkarder, 12 years ago
|
#1331:
- synced branch with trunk
- added custom interface (ISimilarityBasedOperator) to mark operators that conduct similarity calculation
- similarity calculators are now parameterized by the algorithm
- deleted SolutionPool2TierUpdateMethod
- deleted KnapsackMultipleGuidesPathRelinker
- moved IImprovementOperator, IPathRelinker and ISimilarityCalculator to HeuristicLab.Optimization
- added parameter descriptions
- fixed plugin references
- fixed count of EvaluatedSolutions
- fixed check for duplicate solutions
- minor code improvements
|
File size:
96 bytes
|
Line | |
---|
1 | <%@ServiceHost language=c# Debug="true" Service="HeuristicLab.Services.OKB.Query.QueryService"%> |
---|
Note: See
TracBrowser
for help on using the repository browser.