iOpt
Content:
Introduction
Installation and how to use
Examples of using
iOpt
About us
iOpt
»
Алфавитный указатель
Алфавитный указатель
_
|
C
|
E
|
F
|
G
|
H
|
I
|
J
|
O
|
P
|
R
|
S
|
T
|
X
|
М
_
__init__() (метод iOpt.method.search_data.CharacteristicsQueue)
(метод iOpt.method.search_data.SearchData)
(метод iOpt.method.search_data.SearchDataDualQueue)
(метод iOpt.method.search_data.SearchDataItem)
(метод iOpt.solution.Solution)
(метод iOpt.solver_parametrs.SolverParameters)
(метод problems.GKLS.GKLS)
(метод problems.grishagin.Grishagin)
(метод problems.hill.Hill)
(метод problems.rastrigin.Rastrigin)
(метод problems.shekel.Shekel)
(метод problems.shekel4.Shekel4)
__lt__() (метод iOpt.method.search_data.SearchDataItem)
C
calculate() (метод iOpt.method.optim_task.OptimizationTask)
(метод iOpt.problem.Problem)
(метод problems.GKLS.GKLS)
(метод problems.grishagin.Grishagin)
(метод problems.hill.Hill)
(метод problems.rastrigin.Rastrigin)
(метод problems.shekel.Shekel)
(метод problems.shekel4.Shekel4)
(метод problems.xsquared.XSquared)
calculateAllFunction() (метод iOpt.problem.Problem)
CharacteristicsQueue (класс в iOpt.method.search_data)
Clear() (метод iOpt.method.search_data.CharacteristicsQueue)
clear_queue() (метод iOpt.method.search_data.SearchData)
(метод iOpt.method.search_data.SearchDataDualQueue)
CONSTRAINT (атрибут iOpt.trial.FunctionType)
CONVOLUTION (атрибут iOpt.method.optim_task.TypeOfCalculation)
E
Evolvent (класс в iOpt.evolvent.evolvent)
F
find_data_item_by_one_dimensional_point() (метод iOpt.method.search_data.SearchData)
FUNCTION (атрибут iOpt.method.optim_task.TypeOfCalculation)
FunctionType (класс в iOpt.trial)
FunctionValue (класс в iOpt.trial)
G
get_best_item() (метод iOpt.method.search_data.CharacteristicsQueue)
get_count() (метод iOpt.method.search_data.SearchData)
get_data_item_with_max_global_r() (метод iOpt.method.search_data.SearchData)
(метод iOpt.method.search_data.SearchDataDualQueue)
get_data_item_with_max_local_r() (метод iOpt.method.search_data.SearchDataDualQueue)
get_discrete_value_index() (метод iOpt.method.search_data.SearchDataItem)
get_image() (метод iOpt.evolvent.evolvent.Evolvent)
get_index() (метод iOpt.method.search_data.SearchDataItem)
get_inverse_image() (метод iOpt.evolvent.evolvent.Evolvent)
get_last_item() (метод iOpt.method.search_data.SearchData)
get_last_items() (метод iOpt.method.search_data.SearchData)
get_left() (метод iOpt.method.search_data.SearchDataItem)
get_len() (метод iOpt.method.search_data.CharacteristicsQueue)
get_max_len() (метод iOpt.method.search_data.CharacteristicsQueue)
get_name() (метод iOpt.problem.Problem)
(метод problems.rastrigin.Rastrigin)
(метод problems.xsquared.XSquared)
get_preimages() (метод iOpt.evolvent.evolvent.Evolvent)
get_right() (метод iOpt.method.search_data.SearchDataItem)
get_x() (метод iOpt.method.search_data.SearchDataItem)
get_y() (метод iOpt.method.search_data.SearchDataItem)
get_z() (метод iOpt.method.search_data.SearchDataItem)
GKLS (класс в problems.GKLS)
Grishagin (класс в problems.grishagin)
H
Hill (класс в problems.hill)
I
insert() (метод iOpt.method.search_data.CharacteristicsQueue)
insert_data_item() (метод iOpt.method.search_data.SearchData)
(метод iOpt.method.search_data.SearchDataDualQueue)
insert_first_data_item() (метод iOpt.method.search_data.SearchData)
iOpt.evolvent.evolvent
модуль
iOpt.method.optim_task
модуль
iOpt.method.search_data
модуль
iOpt.method.sol_value
модуль
iOpt.problem
модуль
iOpt.solution
модуль
iOpt.solver_parametrs
модуль
iOpt.trial
модуль
is_empty() (метод iOpt.method.search_data.CharacteristicsQueue)
J
json_to_searchdata() (метод iOpt.method.search_data.SearchData)
O
OBJECTIV (атрибут iOpt.trial.FunctionType)
OptimizationTask (класс в iOpt.method.optim_task)
P
Point (класс в iOpt.trial)
Problem (класс в iOpt.problem)
problems.GKLS
модуль
problems.grishagin
модуль
problems.hill
модуль
problems.rastrigin
модуль
problems.shekel
модуль
problems.shekel4
модуль
problems.xsquared
модуль
R
Rastrigin (класс в problems.rastrigin)
refill_queue() (метод iOpt.method.search_data.SearchData)
(метод iOpt.method.search_data.SearchDataDualQueue)
S
SearchData (класс в iOpt.method.search_data)
searchdata_to_json() (метод iOpt.method.search_data.SearchData)
SearchDataDualQueue (класс в iOpt.method.search_data)
SearchDataItem (класс в iOpt.method.search_data)
set_bounds() (метод iOpt.evolvent.evolvent.Evolvent)
set_index() (метод iOpt.method.search_data.SearchDataItem)
set_left() (метод iOpt.method.search_data.SearchDataItem)
set_right() (метод iOpt.method.search_data.SearchDataItem)
set_z() (метод iOpt.method.search_data.SearchDataItem)
Shekel (класс в problems.shekel)
Shekel4 (класс в problems.shekel4)
Solution (класс в iOpt.solution)
SolutionValue (класс в iOpt.method.sol_value)
SolverParameters (класс в iOpt.solver_parametrs)
T
to_string() (метод iOpt.solver_parametrs.SolverParameters)
Trial (класс в iOpt.trial)
TypeOfCalculation (класс в iOpt.method.optim_task)
X
XSquared (класс в problems.xsquared)
М
модуль
iOpt.evolvent.evolvent
iOpt.method.optim_task
iOpt.method.search_data
iOpt.method.sol_value
iOpt.problem
iOpt.solution
iOpt.solver_parametrs
iOpt.trial
problems.GKLS
problems.grishagin
problems.hill
problems.rastrigin
problems.shekel
problems.shekel4
problems.xsquared