LocalSearch_DSCG Class Reference
Implement the strategy of Davis, Swan and Campey, with Gram-Schmidt orthogonalization.
More...
#include <LocalSearch_DSCG.h>
List of all members.
Detailed Description
Implement the strategy of Davis, Swan and Campey, with Gram-Schmidt orthogonalization.
<File comment goes here!!>
Copyright (c) 2008 by <Quang Huy / NTU>
- See also:
- LocalSearch
Constructor & Destructor Documentation
<File comment goes here!!>
Copyright (c) 2008 by <Quang Huy / NTU>
Member Function Documentation
double LocalSearch_DSCG::search |
( |
vector< double > & |
x |
) |
[virtual] |
Search.
- Parameters:
-
- Returns:
- Final finess value.
Reimplemented from LocalSearch.
The documentation for this class was generated from the following files:
- D:/HUYNQ/Works/Codes/Dolphin/Dolphin/LocalSearches/LocalSearch_DSCG.h
- D:/HUYNQ/Works/Codes/Dolphin/Dolphin/LocalSearches/LocalSearch_DSCG.cpp