Uses of Class
sudoku.Table.NegotiationsMsg
-
-
Uses of Table.NegotiationsMsg in sudoku
Subclasses of Table.NegotiationsMsg in sudoku Modifier and Type Class Description static class
Table.AcceptNegotiationsResultsMsg
Message telling that the Player accepted negotiations results.static class
Table.AdditionalInfoMsg
Message received from the Player, consisting of it's subjective weights of requested digits.static class
Table.OfferMsg
Message received from the Player, consisting of it's subjectively the best digit to be insertedstatic class
Table.WithdrawOfferMsg
Message received when the Player withdraws it's present offer.
-