Class: Opt::Integer

Inherits:
Variable show all
Defined in:
lib/opt/integer.rb

Direct Known Subclasses

Binary

Instance Attribute Summary

Attributes inherited from Variable

#bounds, #name, #value

Attributes inherited from Expression

#parts

Method Summary

Methods inherited from Variable

#initialize, #inspect, #vars

Methods inherited from Expression

#*, #+, #-, #-@, #<, #<=, #==, #>, #>=, #coerce, #initialize, #inspect, to_expression, #value, #vars

Constructor Details

This class inherits a constructor from Opt::Variable