This commit is contained in:
Christos Houtouridis 2018-12-22 18:42:40 +02:00
parent 7f5f3f34e8
commit b58da8a26e

View File

@ -4,7 +4,7 @@ import java.util.*;
/** /**
* @class Node * @class Node
* @brief Represent a node in the Minimax tre * @brief Represent a node in the Minimax tree
* *
* @author Christos Choutouridis AEM:8997 * @author Christos Choutouridis AEM:8997
* @email cchoutou@ece.auth.gr * @email cchoutou@ece.auth.gr