deviser
devises a number
inside of a range
Returns 1 if the
guessed number
from the Guesser
is larger than the
devised one.
Returns -1 if smaller
and 0, if the guessed
number is right.
guesser
tries to guess the
number of the
Devisor
The Guesser uses
interval bisection
to guess the
number
Reply is -1, 0 or 1
number as a try
devisor.log
guesser.log