kep_solver
stable
Contents:
Usage
File formats
Terminology
kep_solver package
kep_solver
»
Index
Edit on GitLab
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
A (BloodGroup attribute)
AB (BloodGroup attribute)
add_alternate() (Exchange method)
add_alternates() (Exchange method)
add_embedded() (Exchange method)
add_embeddeds() (Exchange method)
addDonor() (CompatibilityGraph method)
(Instance method)
(Recipient method)
addEdgeIn() (Vertex method)
addEdgeOut() (Vertex method)
addEdges() (CompatibilityGraph method)
addObjectiveConstraint() (CycleAndChainModel method)
(Model method)
addProperty() (Edge method)
addRecipient() (Instance method)
addTransplant() (Donor method)
(Instance method)
adjacent() (Vertex method)
age (Donor property)
(Recipient property)
all() (BloodGroup static method)
all_recipients() (Exchange method)
alternates (Exchange property)
B
B (BloodGroup attribute)
backarc_exchanges_uk() (Exchange method)
BackArcs (class in kep_solver.model)
BloodGroup (class in kep_solver.entities)
bloodGroup (Donor property)
(Recipient property)
bloodGroupCompatible() (Donor method)
BloodGroupGenerator (class in kep_solver.generation)
build_alternates_and_embeds() (in module kep_solver.graph)
build_model() (CycleAndChainModel method)
C
chain (Exchange property)
chains (CycleAndChainModel property)
(Model property)
compatibilityChance (Recipient property)
CompatibilityChanceGenerator (class in kep_solver.generation)
CompatibilityGraph (class in kep_solver.graph)
config() (BloodGroupGenerator method)
(CompatibilityChanceGenerator method)
(CPRAGenerator method)
(DonorCountGenerator method)
(DonorGenerator method)
(FloatGenerator method)
(InstanceGenerator method)
(RecipientGenerator method)
cPRA (Recipient property)
CPRAGenerator (class in kep_solver.generation)
CycleAndChainModel (class in kep_solver.model)
cycles (CycleAndChainModel property)
(Model property)
D
describe() (BackArcs method)
(EffectiveTwoWay method)
(Objective method)
(ThreeWay method)
(TransplantCount method)
(UKScore method)
description (Pool property)
Donor (class in kep_solver.entities)
donor (Edge property)
(Transplant property)
(Vertex property)
donor() (Instance method)
donor_details() (InstanceSet method)
DonorCountGenerator (class in kep_solver.generation)
DonorGenerator (class in kep_solver.generation)
donors() (Instance method)
(Recipient method)
donorVertex() (CompatibilityGraph method)
draw() (BloodGroupGenerator method)
(CompatibilityChanceGenerator method)
(CPRAGenerator method)
(DonorCountGenerator method)
(DonorGenerator method)
(FloatGenerator method)
(InstanceGenerator method)
(RecipientGenerator method)
E
Edge (class in kep_solver.graph)
edges() (CompatibilityGraph method)
edgesIn (Vertex property)
edgesOut (Vertex property)
EffectiveTwoWay (class in kep_solver.model)
embedded (Exchange property)
end (Edge property)
EXACT (Sense attribute)
Exchange (class in kep_solver.graph)
exchange (ModelledExchange property)
exchange_values() (CycleAndChainModel method)
(Model method)
exchanges (CycleAndChainModel property)
(Model property)
F
findChains() (CompatibilityGraph method)
findCycles() (CompatibilityGraph method)
FloatGenerator (class in kep_solver.generation)
from_json() (BloodGroupGenerator class method)
(CompatibilityChanceGenerator class method)
(CPRAGenerator class method)
(DonorCountGenerator class method)
(DonorGenerator class method)
(FloatGenerator class method)
(InstanceGenerator class method)
(RecipientGenerator class method)
from_str() (BloodGroup static method)
G
getProperty() (Edge method)
H
hasBloodCompatibleDonor() (Recipient method)
I
id (Donor property)
(Exchange property)
(Recipient property)
index (Vertex property)
Instance (class in kep_solver.entities)
InstanceGenerator (class in kep_solver.generation)
InstanceSet (class in kep_solver.entities)
isNdd() (Vertex method)
K
kep_solver
module
,
[1]
kep_solver.entities
module
kep_solver.fileio
module
kep_solver.generation
module
kep_solver.graph
module
kep_solver.model
module
kep_solver.pool
module
KEPDataValidationException
L
longstr() (Donor method)
(Recipient method)
M
MAX (Sense attribute)
maxChainLength (Pool property)
maxCycleLength (Pool property)
MIN (Sense attribute)
Model (class in kep_solver.model)
ModelledExchange (class in kep_solver.pool)
module
kep_solver
,
[1]
kep_solver.entities
kep_solver.fileio
kep_solver.generation
kep_solver.graph
kep_solver.model
kep_solver.pool
N
num_backarcs_uk() (Exchange method)
O
O (BloodGroup attribute)
Objective (class in kep_solver.model)
objective_value() (CycleAndChainModel method)
objective_values (CycleAndChainModel property)
objectives (Pool property)
P
pairedWith() (Recipient method)
parse_json() (in module kep_solver.fileio)
parse_xml() (in module kep_solver.fileio)
Pool (class in kep_solver.pool)
possible (Solution property)
R
read_file() (in module kep_solver.fileio)
read_json() (in module kep_solver.fileio)
read_xml() (in module kep_solver.fileio)
Recipient (class in kep_solver.entities)
recipient (Donor property)
(Transplant property)
recipient() (Instance method)
recipient_details() (InstanceSet method)
RecipientGenerator (class in kep_solver.generation)
recipients() (Instance method)
S
selected (Solution property)
sense (BackArcs property)
Sense (class in kep_solver.model)
sense (EffectiveTwoWay property)
(Objective property)
(ThreeWay property)
(TransplantCount property)
(UKScore property)
size (CompatibilityGraph property)
Solution (class in kep_solver.pool)
solve() (CycleAndChainModel method)
(Model method)
solve_single() (Pool method)
support() (Model method)
supports (CycleAndChainModel attribute)
(Model attribute)
T
ThreeWay (class in kep_solver.model)
times (Solution property)
to_string() (UKJson method)
toConstraint() (Sense method)
toObjective() (Sense method)
Transplant (class in kep_solver.entities)
TransplantCount (class in kep_solver.model)
transplants() (Donor method)
(Instance method)
U
UK_age_score() (in module kep_solver.model)
UKJson (class in kep_solver.fileio)
UKScore (class in kep_solver.model)
V
value() (BackArcs method)
(EffectiveTwoWay method)
(Objective method)
(ThreeWay method)
(TransplantCount method)
(UKScore method)
values (ModelledExchange property)
(Solution property)
Vertex (class in kep_solver.graph)
vertices (CompatibilityGraph property)
(Exchange property)
W
weight (Transplant property)
write() (UKJson method)
Read the Docs
v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds