A B C D E F G H I K L M N O P Q R S T U V

R

random - Static variable in class core.UndirectedSearch
holds a global random value generator, which should be used by all subclasses
readLn() - Static method in class util.SystemInput
This method reads a line from the standard input.
remove(Object) - Method in class util.DummyMap
This Method does not remove anything but will return true for each Object key.
remove(Object) - Method in class util.DummySet
This Method does not remove anything but will return true for each Object o.
removeAll(Collection<?>) - Method in class util.DummySet
This Method does not remove anything but will return true for each Object o.
result - Variable in class core.Search
holding the result of the search or null if nothing has been found yet
retainAll(Collection<?>) - Method in class util.DummySet
This Method does not retain anything but will return true for each Collection c.
run() - Method in class core.Search
This method runs the search if it can be initialized.
running() - Method in class core.Search
This method returns true only if the search has been started and is not finished or stopped.

A B C D E F G H I K L M N O P Q R S T U V