Module graph_utils

Module graph_utils 

Source

Functionsยง

get_all_disconnected_graphs
Given a QUBO and a set of fixed variables, find all disconnected subgraphs in the QUBO graph that do not include any fixed variables. Each subgraph is represented as a vector of variable indices.