de.fau.cs.www8.jadeowlcodec.aboxupdater
Class TriedSet

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.aboxupdater.TriedSet

Deprecated.

@Deprecated
public class TriedSet
extends java.lang.Object

this is for testing "holes" in fields starting at all true and getting more and more "holes"

Author:
Ulf Schreiber Deprecated the whole idea was wrong

Constructor Summary
TriedSet()
          Deprecated.  
 
Method Summary
 boolean hasBeenTried(BitField toTest)
          Deprecated.  
 boolean putReduction(BitField puttee)
          Deprecated. only actually puts if there is no previous entry that has all the zeros puttee has
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriedSet

public TriedSet()
Deprecated. 
Method Detail

putReduction

public boolean putReduction(BitField puttee)
Deprecated. 
only actually puts if there is no previous entry that has all the zeros puttee has

Parameters:
puttee -
Returns:
true if the puttee has actually been put, false if the puttee has been omitted because all the zeros have been put before

hasBeenTried

public boolean hasBeenTried(BitField toTest)
Deprecated. 


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg