Skip to content

Commit

Permalink
update to count structure, introduction of orientation group, correct…
Browse files Browse the repository at this point in the history
…ion to notebook
  • Loading branch information
jordyarms committed Dec 29, 2024
1 parent 302d105 commit 223a545
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 deletions.
Binary file modified .DS_Store
Binary file not shown.
112 changes: 56 additions & 56 deletions docs/tictactoecypher.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"corners": 1,
"middle": 0,
"edge": 3,
"tags": ["t/pairwise"],
"tags": ["t/pairwise", "r/orientation"],
"pair_id": "p6",
"alias": "Start"
},
Expand All @@ -107,7 +107,7 @@
"corners": 1,
"middle": 0,
"edge": 3,
"tags": ["t/pairwise"],
"tags": ["t/pairwise", "r/orientation"],
"pair_id": "p6",
"alias": "End"
},
Expand Down Expand Up @@ -149,7 +149,7 @@
"corners": 0,
"middle": 1,
"edge": 3,
"tags": ["s/all", "s/edge", "r/directions", "r/logic"],
"tags": ["s/all", "s/edge", "r/orientation", "r/logic"],
"pair_id": "",
"alias": "Arrived / Equals"
},
Expand Down Expand Up @@ -303,7 +303,7 @@
"corners": 2,
"middle": 1,
"edge": 1,
"tags": ["s/all", "s/edge", "r/directions", "r/logic"],
"tags": ["s/all", "s/edge", "r/orientation", "r/logic"],
"pair_id": "",
"alias": "Up / Add"
},
Expand All @@ -317,7 +317,7 @@
"corners": 2,
"middle": 0,
"edge": 2,
"tags": ["s/all", "s/edge", "r/directions", "r/logic"],
"tags": ["s/all", "s/edge", "r/orientation", "r/logic"],
"pair_id": "",
"alias": "Down / Subtract"
},
Expand All @@ -331,7 +331,7 @@
"corners": 2,
"middle": 0,
"edge": 2,
"tags": ["t/pairwise", "s/all", "s/rotational", "r/directions", "r/logic"],
"tags": ["t/pairwise", "s/all", "s/rotational", "r/orientation", "r/logic"],
"pair_id": "p1",
"alias": "Clockwise / Multiply "
},
Expand All @@ -345,7 +345,7 @@
"corners": 2,
"middle": 0,
"edge": 2,
"tags": ["t/pairwise", "s/all", "s/rotational", "r/directions", "r/logic"],
"tags": ["t/pairwise", "s/all", "s/rotational", "r/orientation", "r/logic"],
"pair_id": "p1",
"alias": "Counter Clockwise / Divide"
},
Expand Down Expand Up @@ -378,115 +378,115 @@
"alias": "One"
},
{
"id": "027",
"id": "031",
"pattern": [
[0, 0, 1],
[0, 0, 1],
[1, 0, 1]
[0, 1, 1],
[1, 0, 0]
],
"corners": 3,
"middle": 0,
"corners": 2,
"middle": 1,
"edge": 1,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p3",
"pair_id": "p0",
"alias": "Two"
},
{
"id": "028",
"id": "032",
"pattern": [
[0, 0, 1],
[0, 0, 1],
[0, 1, 1]
[0, 1, 1],
[0, 1, 0]
],
"corners": 2,
"middle": 0,
"corners": 1,
"middle": 1,
"edge": 2,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p2",
"pair_id": "p5",
"alias": "Three"
},
{
"id": "029",
"id": "033",
"pattern": [
[0, 0, 0],
[0, 0, 1],
[1, 1, 1]
[0, 1, 1],
[1, 1, 0]
],
"corners": 2,
"middle": 0,
"corners": 1,
"middle": 1,
"edge": 2,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p2",
"pair_id": "p5",
"alias": "Four"
},
{
"id": "030",
"id": "034",
"pattern": [
[0, 0, 1],
[0, 0, 0],
[1, 1, 1]
[0, 1, 0],
[1, 1, 0]
],
"corners": 3,
"middle": 0,
"corners": 2,
"middle": 1,
"edge": 1,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p3",
"pair_id": "p0",
"alias": "Five"
},
{
"id": "031",
"id": "030",
"pattern": [
[0, 0, 1],
[0, 1, 1],
[1, 0, 0]
[0, 0, 0],
[1, 1, 1]
],
"corners": 2,
"middle": 1,
"corners": 3,
"middle": 0,
"edge": 1,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p0",
"pair_id": "p3",
"alias": "Six"
},
{
"id": "032",
"id": "029",
"pattern": [
[0, 0, 0],
[0, 0, 1],
[0, 1, 1],
[0, 1, 0]
[1, 1, 1]
],
"corners": 1,
"middle": 1,
"corners": 2,
"middle": 0,
"edge": 2,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p5",
"pair_id": "p2",
"alias": "Seven"
},
{
"id": "033",
"id": "028",
"pattern": [
[0, 0, 0],
[0, 1, 1],
[1, 1, 0]
[0, 0, 1],
[0, 0, 1],
[0, 1, 1]
],
"corners": 1,
"middle": 1,
"corners": 2,
"middle": 0,
"edge": 2,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p5",
"pair_id": "p2",
"alias": "Eight"
},
{
"id": "034",
"id": "027",
"pattern": [
[0, 0, 1],
[0, 1, 0],
[1, 1, 0]
[0, 0, 1],
[1, 0, 1]
],
"corners": 2,
"middle": 1,
"corners": 3,
"middle": 0,
"edge": 1,
"tags": ["t/pairwise", "r/counting"],
"pair_id": "p0",
"pair_id": "p3",
"alias": "Nine"
}
]
2 changes: 1 addition & 1 deletion notebooks/TicTacToe_Pattern_Generator.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"source": [
"### Step 2: Generate Rotational Transformations\n",
"**Description:** \n",
"A function to generate all rotational transformations of an x^2 grid to be used in step 3 to identify the \n",
"A function to generate all rotational transformations of an x^2 grid to be used in step 3 to identify the repeted patterns in step 3.\n",
"\n",
"**Parameters:** \n",
"- grid (tuple): The grid as a flat tuple.\n",
Expand Down

0 comments on commit 223a545

Please sign in to comment.