|
State: square0: emptysquare1: empty square2: empty square3: X square4: empty square5: empty square6: empty square7: O square8: empty next move: X |
\(v_0, v_1, \ldots, v_k\)such that
\((v_i, v_{i+1})\in E\) for \(0 \leq i < k\).
\(G = (V, E, L_V, L_E, \ldots)\)
\(L_V: V \rightarrow V_L\), \(V_L\) is the vertex-label set.
\(L_E: E \rightarrow V_E\), \(V_E\) is the edge-label set.
\(C_P(v_0, \ldots, v_k) = \sum^{k-1}_{i=0}C_E(v_i, v_{i+1})\)
This page last modified on 2011 September 14. |