A private "module" namespace for types and utilities used by Reassociate. These are implementation details and should not be used by clients.

Types

Name

Description

Factor

Utility class representing a base and exponent pair which form one factor of some product.

ValueEntry

A value paired with its reassociation rank.

XorOpnd

Operand of an XOR expression used during XOR optimization.

Functions

Name

Description

operator<

Compare two value entries by rank, ordering higher ranks first.

Created with MrDocs