Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
LookaheadContractor.h File Reference
#include "BaseContractor.h"
#include <boost/container_hash/hash.hpp>

Go to the source code of this file.

Classes

class  TensorNetworks::LookaheadContractor
 The Lookahead Tensor Contractor. More...

Namespaces

namespace  TensorNetworks

Macros

#define __LOOKAHEAD_CONTRACTOR_H_   1

Detailed Description

Version
1.0

DESCRIPTION

The Lookahead Tensor Contractor. This is a contractor that 'looks ahead' several levels deep in order to pick the best tensors to contract.

Tensor contractions using the Lookahead contraction method.

Definition in file LookaheadContractor.h.

Macro Definition Documentation

◆ __LOOKAHEAD_CONTRACTOR_H_

#define __LOOKAHEAD_CONTRACTOR_H_   1

Definition at line 17 of file LookaheadContractor.h.