macop
0.1.6
Contents:
Description
Documentation
Some examples
Contributing
macop
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
I
|
K
|
L
|
M
|
O
|
P
|
R
|
S
|
U
A
algo (macop.checkpoints.BasicCheckpoint.BasicCheckpoint attribute)
(macop.checkpoints.Checkpoint.Checkpoint attribute)
apply() (macop.operators.crossovers.Crossover.Crossover method)
(macop.operators.crossovers.RandomSplitCrossover.RandomSplitCrossover method)
(macop.operators.crossovers.SimpleCrossover.SimpleCrossover method)
(macop.operators.mutators.Mutation.Mutation method)
(macop.operators.mutators.SimpleBinaryMutation.SimpleBinaryMutation method)
(macop.operators.mutators.SimpleMutation.SimpleMutation method)
(macop.operators.Operator.Operator method)
(macop.operators.policies.Policy.Policy method)
(macop.operators.policies.UCBPolicy.UCBPolicy method)
B
BasicCheckpoint (class in macop.checkpoints.BasicCheckpoint)
BinarySolution (class in macop.solutions.BinarySolution)
C
C (macop.operators.policies.UCBPolicy.UCBPolicy attribute)
Checkpoint (class in macop.checkpoints.Checkpoint)
CombinatoryIntegerSolution (class in macop.solutions.CombinatoryIntegerSolution)
Crossover (class in macop.operators.crossovers.Crossover)
D
data (macop.solutions.BinarySolution.BinarySolution attribute)
(macop.solutions.CombinatoryIntegerSolution.CombinatoryIntegerSolution attribute)
(macop.solutions.IntegerSolution.IntegerSolution attribute)
E
evaluatorExample() (in module macop.evaluators.EvaluatorExample)
every (macop.checkpoints.BasicCheckpoint.BasicCheckpoint attribute)
(macop.checkpoints.Checkpoint.Checkpoint attribute)
F
filepath (macop.checkpoints.BasicCheckpoint.BasicCheckpoint attribute)
(macop.checkpoints.Checkpoint.Checkpoint attribute)
I
IntegerSolution (class in macop.solutions.IntegerSolution)
K
kind (macop.operators.crossovers.Crossover.Crossover attribute)
(macop.operators.crossovers.RandomSplitCrossover.RandomSplitCrossover attribute)
(macop.operators.crossovers.SimpleCrossover.SimpleCrossover attribute)
(macop.operators.mutators.Mutation.Mutation attribute)
(macop.operators.mutators.SimpleBinaryMutation.SimpleBinaryMutation attribute)
(macop.operators.mutators.SimpleMutation.SimpleMutation attribute)
KindOperator (class in macop.operators.Operator)
L
load() (macop.checkpoints.BasicCheckpoint.BasicCheckpoint method)
(macop.checkpoints.Checkpoint.Checkpoint method)
M
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.operators.policies.UCBPolicy (module)
macop.solutions.BinarySolution (module)
macop.solutions.CombinatoryIntegerSolution (module)
macop.solutions.IntegerSolution (module)
macop.solutions.Solution (module)
Mutation (class in macop.operators.mutators.Mutation)
O
occurences (macop.operators.policies.UCBPolicy.UCBPolicy attribute)
Operator (class in macop.operators.Operator)
operators (macop.operators.policies.Policy.Policy attribute)
(macop.operators.policies.RandomPolicy.RandomPolicy attribute)
(macop.operators.policies.UCBPolicy.UCBPolicy attribute)
P
Policy (class in macop.operators.policies.Policy)
R
random() (macop.solutions.BinarySolution.BinarySolution method)
(macop.solutions.CombinatoryIntegerSolution.CombinatoryIntegerSolution method)
(macop.solutions.IntegerSolution.IntegerSolution method)
RandomPolicy (class in macop.operators.policies.RandomPolicy)
RandomSplitCrossover (class in macop.operators.crossovers.RandomSplitCrossover)
rewards (macop.operators.policies.UCBPolicy.UCBPolicy attribute)
run() (macop.checkpoints.BasicCheckpoint.BasicCheckpoint method)
(macop.checkpoints.Checkpoint.Checkpoint method)
S
score (macop.solutions.BinarySolution.BinarySolution attribute)
(macop.solutions.CombinatoryIntegerSolution.CombinatoryIntegerSolution attribute)
(macop.solutions.IntegerSolution.IntegerSolution attribute)
select() (macop.operators.policies.Policy.Policy method)
(macop.operators.policies.RandomPolicy.RandomPolicy method)
(macop.operators.policies.UCBPolicy.UCBPolicy method)
setAlgo() (macop.operators.Operator.Operator method)
(macop.operators.policies.Policy.Policy method)
SimpleBinaryMutation (class in macop.operators.mutators.SimpleBinaryMutation)
SimpleCrossover (class in macop.operators.crossovers.SimpleCrossover)
SimpleMutation (class in macop.operators.mutators.SimpleMutation)
size (macop.solutions.BinarySolution.BinarySolution attribute)
(macop.solutions.CombinatoryIntegerSolution.CombinatoryIntegerSolution attribute)
(macop.solutions.IntegerSolution.IntegerSolution attribute)
U
UCBPolicy (class in macop.operators.policies.UCBPolicy)