update doc for doxygen
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2399 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2eac48b48e
commit
85e8f95e12
1 changed files with 2 additions and 2 deletions
|
|
@ -79,8 +79,8 @@ class QapIncrEval : public moEval<Neighbor>{
|
|||
/**
|
||||
* Specific to the QAP incremental evaluation (part of algorithmic)
|
||||
* @param _sol the solution to evaluate
|
||||
* @param _i the first position of swap
|
||||
* @param _j the second position of swap
|
||||
* @param i the first position of swap
|
||||
* @param j the second position of swap
|
||||
*/
|
||||
|
||||
unsigned int compute_delta(EOT & _sol,unsigned i,unsigned j)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue