macop
0.1.4
Contents:
Description
Documentation
Some examples
Contributing
macop
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
O
|
P
|
R
|
S
|
U
|
V
_
_checkpoint (macop.algorithms.Algorithm.Algorithm attribute)
_class (macop.algorithms.Algorithm.Algorithm attribute)
_evaluations (macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
_every (macop.algorithms.Algorithm.Algorithm attribute)
_filepath (macop.algorithms.Algorithm.Algorithm attribute)
_ls_evaluations (macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
A
addCheckpoint() (macop.algorithms.Algorithm.Algorithm method)
algo (macop.checkpoints.Checkpoint.Checkpoint attribute)
Algorithm (class in macop.algorithms.Algorithm)
B
BasicCheckpoint (class in macop.checkpoints.BasicCheckpoint)
bestSolution (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
C
Checkpoint (class in macop.checkpoints.Checkpoint)
checkpoint (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
currentSolution (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
E
evaluate() (macop.algorithms.Algorithm.Algorithm method)
evaluator (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
every (macop.checkpoints.Checkpoint.Checkpoint attribute)
F
filepath (macop.checkpoints.Checkpoint.Checkpoint attribute)
G
getGlobalEvaluation() (macop.algorithms.Algorithm.Algorithm method)
I
increaseEvaluation() (macop.algorithms.Algorithm.Algorithm method)
initalizer (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
initRun() (macop.algorithms.Algorithm.Algorithm method)
isBetter() (macop.algorithms.Algorithm.Algorithm method)
IteratedLocalSearch (class in macop.algorithms.IteratedLocalSearch)
K
KindOperator (class in macop.operators.Operator)
L
load() (macop.checkpoints.BasicCheckpoint.BasicCheckpoint method)
(macop.checkpoints.Checkpoint.Checkpoint method)
LocalSearch (class in macop.algorithms.LocalSearch)
M
macop.algorithms.Algorithm (module)
macop.algorithms.IteratedLocalSearch (module)
macop.algorithms.LocalSearch (module)
macop.checkpoints.BasicCheckpoint (module)
macop.checkpoints.Checkpoint (module)
macop.evaluators.EvaluatorExample (module)
macop.operators.crossovers.Crossover (module)
macop.operators.crossovers.RandomSplitCrossover (module)
macop.operators.crossovers.SimpleCrossover (module)
macop.operators.mutators.Mutation (module)
macop.operators.mutators.SimpleBinaryMutation (module)
macop.operators.mutators.SimpleMutation (module)
macop.operators.Operator (module)
macop.operators.policies.Policy (module)
macop.operators.policies.RandomPolicy (module)
macop.solutions.BinarySolution (module)
macop.solutions.CombinatoryIntegerSolution (module)
macop.solutions.IntegerSolution (module)
macop.solutions.Solution (module)
maximise (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
O
operators (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
P
parent (macop.algorithms.Algorithm.Algorithm attribute)
policy (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)
progress() (macop.algorithms.Algorithm.Algorithm method)
R
resume() (macop.algorithms.Algorithm.Algorithm method)
run() (macop.algorithms.Algorithm.Algorithm method)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch method)
(macop.algorithms.LocalSearch.LocalSearch method)
(macop.checkpoints.BasicCheckpoint.BasicCheckpoint method)
(macop.checkpoints.Checkpoint.Checkpoint method)
S
setCheckpoint() (macop.algorithms.Algorithm.Algorithm method)
stop() (macop.algorithms.Algorithm.Algorithm method)
U
update() (macop.algorithms.Algorithm.Algorithm method)
V
validator (macop.algorithms.Algorithm.Algorithm attribute)
(macop.algorithms.IteratedLocalSearch.IteratedLocalSearch attribute)
(macop.algorithms.LocalSearch.LocalSearch attribute)