Module repartitioning

Module repartitioning 

Source
Expand description

Methods for improving the partitioning of a tensor network to improve time-to-solution.

Modules§

genetic
Repartitioning using a genetic algorithm.
simulated_annealing
Repartitioning using simulated annealing algorithms.

Functions§

compute_solution
Given a tensor and a partitioning for it, this constructs the partitioned tensor and finds a contraction path for it.