qopt-overview
Contents:
Overview
Computational pipeline
Implementation details
Raw data formats
qopt-overview
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
_
_calculate_embedding() (bench_qubo.QUBOSolverDwave method)
_extract_failed_line() (post_processing.logparser.DWaveLogParser method)
(post_processing.logparser.IBMLogParser method)
(post_processing.logparser.QPULogParser method)
(post_processing.logparser.QuEraLogParser method)
_extract_successful_line() (post_processing.logparser.DWaveLogParser method)
(post_processing.logparser.IBMLogParser method)
(post_processing.logparser.QPULogParser method)
(post_processing.logparser.QuEraLogParser method)
_gather_data() (bench.DataBase method)
_load_embedding() (bench_qubo.QUBOSolverDwave method)
_preprocess_qubo_data() (bench.DataBase method)
(bench_qubo.DataBaseQUBO method)
_run() (bench.Solver method)
(bench_qubo.QUBOSolver method)
(bench_qubo.QUBOSolverDwave method)
(bench_qubo.QUBOSolverIBM method)
_run_multiple() (bench.Solver method)
_run_qpu_estimator() (bench_qubo.QUBOSolverIBM method)
_run_qpu_sampler() (bench_qubo.QUBOSolverIBM method)
_save() (bench.Solver method)
_setup_logger() (bench.Solver method)
_stringify_keys() (bench.Solver method)
A
assert_MWC_MIP() (in module MWC_inst)
assert_TSP_MIP() (in module TSP_inst)
assert_UDMIS_MIP() (in module MIS_inst)
B
bench
module
bench_qubo
module
benchmark() (bench.Solver method)
C
calc_distances() (in module TSP_inst)
calculate_orig_objective() (in module post_processing.logparser)
calculate_QUBO_objective() (in module post_processing.logparser)
check_QuEra_geometry() (in module MIS_inst)
classic_solve_MWC_QUBO_only
module
classic_solve_MWCs
module
classic_solve_TSPs_MTZ
module
classic_solve_UDMISes
module
create_grid_points() (in module MIS_inst)
create_MIS_QUBO() (in module MIS_inst)
create_MTZ_TSP_model() (in module TSP_inst)
create_MWC_LBOP() (in module MWC_inst)
create_MWC_QUBO() (in module MWC_inst)
create_orig_MIS_IP() (in module MIS_inst)
create_random_points() (in module MIS_inst)
create_simple_TSP_model() (in module TSP_inst)
create_UDMIS_name() (in module MIS_inst)
D
DataBase (class in bench)
DataBaseQUBO (class in bench_qubo)
df (post_processing.logparser.QPULogParser attribute)
draw_IDs_grid() (in module MIS_inst)
(in module MWC_inst)
(in module TSP_inst)
draw_inst_grid() (in module MIS_inst)
(in module MWC_inst)
(in module TSP_inst)
draw_instance() (in module MWC_inst)
(in module TSP_inst)
DWaveLogParser (class in post_processing.logparser)
E
encode_constraints() (in module TSP_inst)
extract_all_samples() (in module post_processing.logparser)
extract_convergence_data() (post_processing.logparser.IBMLogParser static method)
extract_G_from_json() (in module MIS_inst)
(in module MWC_inst)
extract_samples() (in module post_processing.logparser)
(post_processing.logparser.DWaveLogParser static method)
(post_processing.logparser.IBMLogParser static method)
(post_processing.logparser.QuEraLogParser static method)
F
files (post_processing.logparser.QPULogParser attribute)
G
generate_instance() (in module MWC_inst)
generate_main_dataset() (in module MIS_inst)
generate_MWC_instances() (in module MWC_inst)
generate_TG_inst() (in module MIS_inst)
generate_TSP_instances() (in module TSP_inst)
generate_UDMIS_instances() (in module MIS_inst)
get_constraints() (in module TSP_inst)
get_correct_dist() (in module TSP_inst)
get_data() (bench.DataBase method)
(bench.Solver method)
(bench_qubo.QUBOSolver method)
get_embedding_data() (bench_qubo.DataBaseQUBO method)
(bench_qubo.QUBOSolver method)
get_filename_from_instance_id() (bench.DataBase method)
get_inst_type() (in module post_processing.logparser)
get_instance_ids() (bench.DataBase method)
get_objective_from_sol() (in module MWC_inst)
get_QF_coeffs() (in module TSP_inst)
get_qubo_data() (bench.DataBase method)
(bench_qubo.DataBaseQUBO method)
I
IBMLogParser (class in post_processing.logparser)
is_feasible() (in module TSP_inst)
is_IS() (in module MIS_inst)
K
k() (in module TSP_inst)
L
load_instance_by_ID() (in module MIS_inst)
(in module MWC_inst)
(in module TSP_inst)
load_orig_MIS() (in module MIS_inst)
load_orig_MWC_instance() (in module MWC_inst)
M
main() (in module classic_solve_MWC_QUBO_only)
(in module classic_solve_MWCs)
(in module classic_solve_TSPs_MTZ)
(in module classic_solve_UDMISes)
(in module MIS_inst)
(in module MWC_inst)
(in module post_processing.select_runs)
(in module precompute_embeddings)
(in module run_dwave)
(in module run_ibm)
(in module run_ibm_sim)
(in module runner)
(in module TSP_inst)
MIS_inst
module
module
bench
bench_qubo
classic_solve_MWC_QUBO_only
classic_solve_MWCs
classic_solve_TSPs_MTZ
classic_solve_UDMISes
MIS_inst
MWC_inst
notebook
post_processing.logparser
post_processing.select_runs
precompute_embeddings
run_dwave
run_ibm
run_ibm_sim
runner
TSP_inst
MWC_inst
module
N
notebook
module
O
obj_val() (in module TSP_inst)
P
points_to_graph() (in module MIS_inst)
post_processing.logparser
module
post_processing.select_runs
module
precompute_embeddings
module
process_files() (post_processing.logparser.QPULogParser method)
pt_to_ddeg() (in module TSP_inst)
Q
QPULogParser (class in post_processing.logparser)
QUBOSolver (class in bench_qubo)
QUBOSolverDwave (class in bench_qubo)
QUBOSolverIBM (class in bench_qubo)
QuEraLogParser (class in post_processing.logparser)
R
run() (bench.Solver method)
run_dwave
module
run_example() (in module runner)
run_ibm
module
run_ibm_sim
module
run_multiple() (bench.Solver method)
runner
module
S
sample_nodes() (in module TSP_inst)
save() (post_processing.logparser.QPULogParser method)
save_orig_instance() (in module TSP_inst)
save_orig_MWC_instance() (in module MWC_inst)
save_orig_UDMIS() (in module MIS_inst)
show_feasible() (in module TSP_inst)
solve_MWC_classically() (in module classic_solve_MWC_QUBO_only)
(in module classic_solve_MWCs)
solve_TSP_classically() (in module classic_solve_TSPs_MTZ)
solve_TSP_MIP() (in module TSP_inst)
solve_TSP_MTZ() (in module TSP_inst)
solve_UDMIS_classically() (in module classic_solve_UDMISes)
Solver (class in bench)
summarize_dwave() (in module post_processing.logparser)
summarize_ibm() (in module post_processing.logparser)
summarize_quera() (in module post_processing.logparser)
T
TSP_inst
module
U
unpack_tour_QUBO_bitstring() (in module TSP_inst)
unpack_tour_x() (in module TSP_inst)
unpack_tour_y() (in module TSP_inst)
V
visualize_graph() (in module MIS_inst)