|
Concepts for Game Tuk Tak Computed with Alpha-Beta playouts
Other concept computations are available: UCT Or Random
Tuk Tak
Boolean Properties Discrete, Alternating, TwoPlayer Meta Start Start, PiecesPlacedOutsideBoard Play Moves, MovesDecision, TwoSitesMoves, StepDecision, StepDecisionToEmpty, FromToDecision, Conditions, SpaceConditions, Line, PieceConditions, IsEmpty, Directions, AbsoluteDirections, AdjacentDirection, Phase, PieceCount End End, SpaceEnd, LineEnd, LineWin Behaviour Implementation ForEachPiece Visual GraphStyle, ComponentStyle, MarkerComponent Math Arithmetic, Comparison, Equal, Algorithmics, ControlFlowStatement Container Shape, SquareShape, RegularShape, PolygonShape, PlayableSites, Cell, Tiling, SquareTiling, Hand Component Piece
Numerical Properties NumPlayers(2) Start NumStartComponents(6), NumStartComponentsHandPerPlayer(3), NumStartComponentsPerPlayer(3), NumStartComponentsHand(6) Play StepDecisionFrequency(100%), StepDecisionToEmptyFrequency(100%), NumPlayPhase(2) End DrawFrequency(100%) Behaviour PieceNumberAverage(5.99), SkillTraceScore(0), SkillTraceTrials(0), SkillTraceErrorSlope(0), SkillTraceErrorIntercept(0), DurationTurns(2500), DurationTurnsStdDev(0), DurationTurnsNotTimeouts(2500), DecisionMoves(1), BoardCoverageDefault(0.97), AdvantageP1(0.5), Balance(1), Completion(0), Drawishness(1), Timeouts(1), BoardSitesOccupiedAverage(0.67), BranchingFactorAverage(5), DecisionFactorAverage(5) Implementation PlayoutsPerSecond(43181.67), MovesPerSecond(714071.96) Container NumPlayableSitesOnBoard(9), NumColumns(3), NumRows(3), NumCorners(4), NumDirections(4.44), NumOrthogonalDirections(2.67), NumDiagonalDirections(1.78), NumAdjacentDirections(4.44), NumOffDiagonalDirections(0), NumOuterSites(8), NumInnerSites(1), NumLayers(1), NumEdges(24), NumCells(9), NumVertices(16), NumPerimeterSites(8), NumTopSites(3), NumBottomSites(3), NumRightSites(3), NumLeftSites(3), NumCentreSites(1), NumConvexCorners(4), NumConcaveCorners(0), NumPhasesBoard(2), NumContainers(3), NumPlayableSites(11) Component NumComponentsType(2), NumComponentsTypePerPlayer(1), NumDice(0)
|