Module enhanced_tensor_networks

Module enhanced_tensor_networks 

Source
Expand description

Enhanced tensor network simulation with advanced contraction heuristics.

This module implements state-of-the-art tensor network algorithms for quantum circuit simulation, including advanced contraction optimization, bond dimension management, and SciRS2-accelerated tensor operations.

Structs§

ContractionStep
Single contraction step
EnhancedContractionPath
Contraction path with detailed cost analysis
EnhancedTensor
Tensor representation with enhanced metadata
EnhancedTensorNetworkConfig
Advanced tensor network configuration
EnhancedTensorNetworkSimulator
Enhanced tensor network simulator
EnhancedTensorNetworkUtils
Utilities for enhanced tensor networks
MLPrediction
Machine learning predicted strategy
NetworkFeatures
Network features for ML prediction
ParallelSection
Parallel contraction section
TensorAdjacencyGraph
Adjacency graph for tensor networks
TensorIndex
Tensor index with enhanced information
TensorNetworkStats
Tensor network performance statistics
TreeBag
Individual bag in tree decomposition
TreeDecomposition
Tree decomposition structure

Enums§

ContractionStrategy
Tensor network contraction strategies
ContractionTree
Contraction tree for hierarchical optimization
IndexType
Types of tensor indices
MLPredictedStrategy
Predicted optimization strategies from ML model