Uses of Package
choco.kernel.memory.trailing.trail

Packages that use choco.kernel.memory.trailing.trail
choco.kernel.memory A package devoted to backtrackable data structures. 
choco.kernel.memory.trailing   
choco.kernel.memory.trailing.trail   
 

Classes in choco.kernel.memory.trailing.trail used by choco.kernel.memory
StoredBinaryTreeTrail
          Created by IntelliJ IDEA.
 

Classes in choco.kernel.memory.trailing.trail used by choco.kernel.memory.trailing
StoredBinaryTreeTrail
          Created by IntelliJ IDEA.
StoredBoolTrail
          Implementing storage of historical values for backtrackable integers.
StoredDoubleTrail
          A backtrackable float variable trail storing past values of all the float variables.
StoredDoubleVectorTrail
          Implements a trail with the history of all the stored search vectors.
StoredIntTrail
          Implementing storage of historical values for backtrackable integers.
StoredIntVectorTrail
          Implements a trail with the history of all the stored search vectors.
StoredLongTrail
           
StoredLongVectorTrail
          Created by IntelliJ IDEA.
StoredVectorTrail
          Implements a trail with the history of all the stored search vectors.
 

Classes in choco.kernel.memory.trailing.trail used by choco.kernel.memory.trailing.trail
ITrailStorage
          An interface for classes implementing trails of modifications to objects.
 



Copyright © 2012. All Rights Reserved.