Class Hierarchy
- java.lang.Object
- org.cicirello.search.representations.BitVector (implements org.cicirello.util.Copyable<T>)
- org.cicirello.search.representations.BitVector.BitIterator
- org.cicirello.search.representations.IntegerVector (implements org.cicirello.util.Copyable<T>, org.cicirello.search.representations.IntegerValued)
- org.cicirello.search.representations.BoundedIntegerVector
- org.cicirello.search.representations.RealVector (implements org.cicirello.util.Copyable<T>, org.cicirello.search.representations.RealValued)
- org.cicirello.search.representations.BoundedRealVector
- org.cicirello.search.representations.SingleInteger (implements org.cicirello.util.Copyable<T>, org.cicirello.search.representations.IntegerValued)
- org.cicirello.search.representations.SingleReal (implements org.cicirello.util.Copyable<T>, org.cicirello.search.representations.RealValued)
Interface Hierarchy
- org.cicirello.search.representations.IntegerValued
- org.cicirello.search.representations.RealValued