Skip to content

Instantly share code, notes, and snippets.

@pradeep1288
Created February 26, 2014 08:14
Show Gist options
  • Save pradeep1288/9225615 to your computer and use it in GitHub Desktop.
Save pradeep1288/9225615 to your computer and use it in GitHub Desktop.
from 'A' to 'B'
---------------------------------------------
x,y,g,h,f
15,15,0,14,14
15,14,1,13,14
15,13,2,12,14
15,12,3,11,14
15,11,4,10,14
15,10,5,9,14
15,9,6,8,14
15,8,7,7,14
14,8,8,6,14
13,8,9,5,14
12,8,10,4,14
14,9,7,7,14
14,10,6,8,14
13,9,8,6,14
13,10,7,7,14
12,10,8,6,14
14,11,5,9,14
14,12,4,10,14
14,13,3,11,14
12,9,9,5,14
13,12,5,9,14
13,13,4,10,14
12,12,6,8,14
12,13,5,9,14
11,13,6,8,14
14,15,1,13,14
12,11,7,7,14
10,13,7,7,14
13,11,6,8,14
10,12,8,6,14
10,11,9,5,14
10,10,10,4,14
10,9,11,3,14
10,8,12,2,14
9,8,13,1,14
9,9,12,2,14
9,10,11,3,14
9,11,10,4,14
9,12,9,5,14
9,13,8,6,14
8,13,9,5,14
13,15,2,12,14
12,15,3,11,14
11,15,4,10,14
10,15,5,9,14
9,15,6,8,14
8,15,7,7,14
9,7,14,2,16
8,7,15,1,16
10,7,13,3,16
12,7,11,5,16
13,7,10,6,16
14,7,9,7,16
15,7,8,8,16
16,8,8,8,16
16,9,7,9,16
16,10,6,10,16
16,11,5,11,16
16,12,4,12,16
7,13,10,6,16
7,12,11,5,16
7,11,12,4,16
7,10,13,3,16
7,9,14,2,16
16,13,3,13,16
16,14,2,14,16
7,15,8,8,16
15,15,2,14,16
16,15,1,15,16
8,6,16,2,18
9,6,15,3,18
10,6,14,4,18
12,6,12,6,18
13,6,11,7,18
14,6,10,8,18
15,6,9,9,18
7,7,16,2,18
16,7,9,9,18
6,10,14,4,18
6,11,13,5,18
6,12,12,6,18
6,13,11,7,18
6,15,9,9,18
8,5,17,3,20
9,5,16,4,20
10,5,15,5,20
7,6,17,3,20
16,6,10,10,20
6,7,17,3,20
5,10,15,5,20
5,9,16,4,20
5,8,17,3,20
---------------------------------------------
from 'A' to 'C'
---------------------------------------------
x,y,g,h,f
15,15,0,26,26
---------------------------------------------
from 'A' to 'D'
---------------------------------------------
x,y,g,h,f
15,15,0,26,26
---------------------------------------------
from 'A' to 'E'
---------------------------------------------
x,y,g,h,f
15,15,0,18,18
---------------------------------------------
from 'A' to 'F'
---------------------------------------------
x,y,g,h,f
15,15,0,0,0
---------------------------------------------
from 'B' to 'C'
---------------------------------------------
x,y,g,h,f
8,8,0,12,12
---------------------------------------------
from 'B' to 'D'
---------------------------------------------
x,y,g,h,f
8,8,0,12,12
---------------------------------------------
from 'B' to 'E'
---------------------------------------------
x,y,g,h,f
8,8,0,4,4
---------------------------------------------
from 'B' to 'F'
---------------------------------------------
x,y,g,h,f
8,8,0,14,14
---------------------------------------------
from 'C' to 'D'
---------------------------------------------
x,y,g,h,f
2,2,0,0,0
2,1,1,1,2
1,2,1,1,2
2,2,2,0,2
3,2,1,1,2
2,3,1,1,2
1,1,2,2,4
3,1,2,2,4
4,2,2,2,4
1,3,2,2,4
3,3,2,2,4
4,1,3,3,6
5,2,3,3,6
4,3,3,3,6
5,1,4,4,8
6,2,4,4,8
5,3,4,4,8
6,1,5,5,10
7,2,5,5,10
6,3,5,5,10
7,1,6,6,12
8,2,6,6,12
7,3,6,6,12
6,4,6,6,12
8,1,7,7,14
9,2,7,7,14
8,3,7,7,14
7,4,7,7,14
6,5,7,7,14
5,5,8,6,14
4,5,9,5,14
3,5,10,4,14
2,5,11,3,14
9,1,8,8,16
10,2,8,8,16
9,3,8,8,16
8,4,8,8,16
1,5,12,4,16
7,5,8,8,16
5,6,9,7,16
6,6,8,8,16
10,1,9,9,18
10,3,9,9,18
9,4,9,9,18
5,7,10,8,18
11,1,10,10,20
10,4,10,10,20
5,8,11,9,20
12,1,11,11,22
12,2,12,10,22
---------------------------------------------
from 'C' to 'E'
---------------------------------------------
x,y,g,h,f
2,2,0,8,8
---------------------------------------------
from 'C' to 'F'
---------------------------------------------
x,y,g,h,f
2,2,0,26,26
---------------------------------------------
from 'D' to 'E'
---------------------------------------------
x,y,g,h,f
2,2,0,8,8
---------------------------------------------
from 'D' to 'F'
---------------------------------------------
x,y,g,h,f
2,2,0,26,26
---------------------------------------------
from 'E' to 'F'
---------------------------------------------
x,y,g,h,f
6,6,0,18,18
---------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment