MIMIK
Getting Started
Installation Guide
Quickstart Guide
MIMIK Introduction
Building a Basic Killweb
Loading and Visualizing Killwebs
Adding and Removing Components
Paths
Tasks and Simulation
MIMIK API
mimik
MIMIK
Index
Index
A
|
C
|
F
|
G
|
H
|
J
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
A
AbstractTask (class in mimik.component_graph.abstract_task)
add_new_component() (mimik.component_graph.component_graph.ComponentGraph method)
(mimik.killweb.Killweb method)
add_new_edge() (mimik.component_graph.component_graph.ComponentGraph method)
(mimik.killweb.Killweb method)
add_system_name() (mimik.component_graph.component.Component method)
add_task() (mimik.component_graph.component.Component method)
add_task_to_component() (mimik.component_graph.component_graph.ComponentGraph method)
(mimik.killweb.Killweb method)
average_num_success() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
C
calc_stats_of_paths() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
calculate_node_centrality() (mimik.killweb.Killweb method)
calculate_variance() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
Component (class in mimik.component_graph.component)
ComponentGraph (class in mimik.component_graph.component_graph)
ComponentGraphCapabilities (class in mimik.component_graph.component_graph_capabilities)
ComponentGraphMetrics (class in mimik.component_graph.component_graph_metrics)
compute_node_centrality() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
convert_path_to_string() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
create_component_networkx_visualization() (mimik.killweb.Killweb method)
create_task() (mimik.component_graph.task_factory.TaskFactory method)
F
forward() (mimik.component_graph.abstract_task.AbstractTask method)
G
get_all_paths() (mimik.component_graph.component_graph_capabilities.ComponentGraphCapabilities method)
get_all_paths_in_killweb() (mimik.killweb.Killweb method)
get_avg_number_success_events() (mimik.killweb.Killweb method)
get_component_on_click() (mimik.component_graph.component_graph.ComponentGraph method)
get_end_components() (mimik.component_graph.component_graph.ComponentGraph method)
get_monte_carlo_outcomes() (mimik.component_graph.component_graph_capabilities.ComponentGraphCapabilities method)
get_monte_carlo_probabilities() (mimik.component_graph.component_graph_capabilities.ComponentGraphCapabilities method)
get_monte_carlo_results() (mimik.killweb.Killweb method)
get_probabilities_of_paths() (mimik.killweb.Killweb method)
get_start_components() (mimik.component_graph.component_graph.ComponentGraph method)
H
hover() (mimik.component_graph.component_graph.ComponentGraph method)
J
JsonValidator (class in mimik.json_validator)
K
Killweb (class in mimik.killweb)
L
load_killweb_from_config_file() (mimik.component_graph.component_graph.ComponentGraph method)
(mimik.killweb.Killweb method)
M
mimik
module
mimik.component_graph
module
mimik.component_graph.abstract_task
module
mimik.component_graph.component
module
mimik.component_graph.component_graph
module
mimik.component_graph.component_graph_capabilities
module
mimik.component_graph.component_graph_metrics
module
mimik.component_graph.task_factory
module
mimik.json_validator
module
mimik.killweb
module
module
mimik
mimik.component_graph
mimik.component_graph.abstract_task
mimik.component_graph.component
mimik.component_graph.component_graph
mimik.component_graph.component_graph_capabilities
mimik.component_graph.component_graph_metrics
mimik.component_graph.task_factory
mimik.json_validator
mimik.killweb
monte_carlo_on_paths() (mimik.killweb.Killweb method)
monte_carlo_simulation() (mimik.component_graph.component_graph_capabilities.ComponentGraphCapabilities method)
N
networkx_visualization() (mimik.component_graph.component_graph.ComponentGraph method)
P
plot_MC_distribution() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
plot_monte_carlo_distribution() (mimik.killweb.Killweb method)
print_all_paths() (mimik.component_graph.component_graph_capabilities.ComponentGraphCapabilities method)
print_all_paths_in_killweb() (mimik.killweb.Killweb method)
print_average_number_of_successes() (mimik.killweb.Killweb method)
print_edges() (mimik.killweb.Killweb method)
print_nodes() (mimik.killweb.Killweb method)
print_probabilities_of_paths() (mimik.killweb.Killweb method)
print_probability_of_paths() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
print_proportion_complete() (mimik.killweb.Killweb method)
print_variance() (mimik.killweb.Killweb method)
proportion_complete() (mimik.component_graph.component_graph_metrics.ComponentGraphMetrics method)
R
remove_component() (mimik.component_graph.component_graph.ComponentGraph method)
(mimik.killweb.Killweb method)
remove_edge() (mimik.killweb.Killweb method)
remove_existing_edge() (mimik.component_graph.component_graph.ComponentGraph method)
S
save_killweb_to_config_file() (mimik.component_graph.component_graph.ComponentGraph method)
(mimik.killweb.Killweb method)
T
TaskFactory (class in mimik.component_graph.task_factory)
U
update_annotation() (mimik.component_graph.component_graph.ComponentGraph method)
V
validate_config() (mimik.json_validator.JsonValidator method)
validate_graph() (mimik.component_graph.component_graph_capabilities.ComponentGraphCapabilities method)