Class: Axiom::Optimizer::Function::Connective::Binary

Inherits:
Axiom::Optimizer show all
Includes:
Binary
Defined in:
lib/axiom/optimizer/function/connective/binary.rb

Overview

Abstract base class representing Binary connective optimizations

Defined Under Namespace

Classes: ConstantOperands, EqualOperands, RedundantLeft, RedundantRight, UnoptimizedOperands

Constant Summary

Constants inherited from Axiom::Optimizer

Identity, VERSION

Instance Attribute Summary

Attributes included from Binary

#left, #right

Attributes inherited from Axiom::Optimizer

#operation

Method Summary

Methods included from Binary

#initialize

Methods inherited from Axiom::Optimizer

chain, #initialize, #optimizable?, #optimize