Struct OptRes

Struct Documentation

struct OptRes

Represents a result of optimization on a range of expressions for a binary evaluation

Public Members

IndexSet indices

Free indices remaining upon evaluation.

double flops

The flops count of evaluation.

EvalSequence sequence

The evaluation sequence.

size_t lp = 0

Bitmask splits that resulted into this OptRes.

size_t rp = 0
container::vector<size_t> subnets

unique canonical subnets in the optimal tree for this bitmask