cuquantum.cutensornet.GraphAlgo

enum cuquantum.cutensornet.GraphAlgo(value)[source]

See cutensornetGraphAlgo_t.

Member Type

int

Valid values are as follows:

RB = <GraphAlgo.RB: 0>

See CUTENSORNET_GRAPH_ALGO_RB.

KWAY = <GraphAlgo.KWAY: 1>

See CUTENSORNET_GRAPH_ALGO_KWAY.