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
tensorand apartitioningfor it, this constructs the partitioned tensor and finds a contraction path for it.