|
Function Description
|
TSGO Free Version
|
TSGO Version 1.4
|
Function: TS.GO.Start
Starts the optimization and sets the name of file for current population
storage. This function always should be called on the first bar
|
Yes
|
Yes
|
Function: TS.GO.Mode Sets up the optimization mode
|
Mode only 0
|
All Mode
|
Function: TS.GO.Popul Sets up the size of population.
Size of population in version 1.4 is limited from 10 to 1000
|
10 - 50
|
10 - 1000
|
Function: TS.GO.Gen Sets up new gene or search of existing
gene.
|
Yes
|
Yes
|
Function: TS.GO.Next Generates new candidate of population or
determines the best candidate of population.
|
Yes
|
Yes
|
Function: TS.GO.Finish Returns the characteristics of the
last run of strategy.
|
Yes
|
Yes
|
Function: TS.GO.Error Returns error code of performed
function.
|
Yes
|
Yes
|
Function: TS.GO.Var Creates users variable.
|
Yes
|
Yes
|
Function: TS.GO.Get Gets value of gene or variable of user by
“Name” from sample number “Individ”.
|
Yes
|
Yes
|
Function: TS.GO.Set Sets new value of users variable for
current sample of population.
|
Yes
|
Yes
|
Function: TS.GO.Fitness Informs about results of executed run
on system.
|
Yes
|
Yes
|
Function: TS.GO.FreshBlood Sets up value of factor "fresh
blood" in population.
|
Mode only 0
|
All Mode
|
Function: TS.GO.Stat This function calculates different
statistics of system in EasyLanguage.
|
Yes
|
Yes
|
Function: TS.GO.ShowViewer
Show Viewer immediately.
|
Yes
|
Yes
|
|
Iteration Count
|
100
|
Not Limited
|