Ignore:
Timestamp:
Feb 3, 2009 3:41:13 PM (15 years ago)
Author:
liveletlive
Message:

Changes made to API and pgapack for addition of new stoppage criteria. TIMEElapsed criteria is not yet added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/optimizer/src/pgapack/pgapack/source/debug.c

    r816 r1271  
    295295        { "PGASetMaxNoChangeValue",         395 },
    296296        { "PGASetMaxSimilarityValue",       396 },
     297        { "PGASetTgtFitnessVal",                        398 },
     298        { "PGASetFitnessTol",                           399 },
     299        { "PGASetTgtFitnessVariance",           400 },
     300        { "PGASetVarTol",                                       401 },
     301        { "PGASetTgtElapsedTime",                       402 },
    297302        { "PGADone",                        397 },
    298303
Note: See TracChangeset for help on using the changeset viewer.