nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
45,
28,
87,
44
] | 14 | [
"87-45=42",
"44-42=2",
"28/2=14"
] | Current State: 14:[45, 28, 87, 44], Operations: []
Exploring Operation: 87-45=42, Resulting Numbers: [28, 44, 42]
Generated Node #2: [28, 44, 42] from Operation: 87-45=42
Current State: 14:[28, 44, 42], Operations: ['87-45=42']
Exploring Operation: 44-42=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 14:[45, 28, 87, 44], Operations: []
Exploring Operation: 45-28=17, Resulting Numbers: [87, 44, 17]
Generated Node #0,0: 14:[87, 44, 17] Operation: 45-28=17
Exploring Operation: 45-44=1, Resulting Numbers: [28, 87, 1]
Generated Node #0,1: 14:[28, 87, 1] Operation: 45-44=1
Exploring Operation: 87-44=43, Re... | 0.988715 | hs_4 | sum_heuristic |
[
5,
34,
11,
80
] | 61 | [
"80/5=16",
"34+11=45",
"16+45=61"
] | Current State: 61:[5, 34, 11, 80], Operations: []
Exploring Operation: 80/5=16, Resulting Numbers: [34, 11, 16]
Generated Node #2: [34, 11, 16] from Operation: 80/5=16
Current State: 61:[34, 11, 16], Operations: ['80/5=16']
Exploring Operation: 34+11=45, Resulting Numbers: [16, 45]
Generated Node #3: [16, 45] from Oper... | 4 | Current State: 61:[5, 34, 11, 80], Operations: []
Exploring Operation: 5+34=39, Resulting Numbers: [11, 80, 39]
Generated Node #0,0: 61:[11, 80, 39] Operation: 5+34=39
Exploring Operation: 5*11=55, Resulting Numbers: [34, 80, 55]
Generated Node #0,1: 61:[34, 80, 55] Operation: 5*11=55
Exploring Operation: 5+11=16, Resu... | 0 | hs_4 | mult_heuristic |
[
68,
6,
34,
98
] | 16 | [
"68/34=2",
"98-2=96",
"96/6=16"
] | Current State: 16:[68, 6, 34, 98], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [6, 98, 2]
Generated Node #2: [6, 98, 2] from Operation: 68/34=2
Current State: 16:[6, 98, 2], Operations: ['68/34=2']
Exploring Operation: 98-2=96, Resulting Numbers: [6, 96]
Generated Node #3: [6, 96] from Operation: 98... | 4 | Current State: 16:[68, 6, 34, 98], Operations: []
Exploring Operation: 98-68=30, Resulting Numbers: [6, 34, 30]
Generated Node #0,0: 16:[6, 34, 30] Operation: 98-68=30
Moving to Node #0,0
Current State: 16:[6, 34, 30], Operations: ['98-68=30']
Exploring Operation: 34-30=4, Resulting Numbers: [6, 4]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
62,
6,
65,
49
] | 47 | [
"65-62=3",
"6/3=2",
"49-2=47"
] | Current State: 47:[62, 6, 65, 49], Operations: []
Exploring Operation: 65-62=3, Resulting Numbers: [6, 49, 3]
Generated Node #2: [6, 49, 3] from Operation: 65-62=3
Current State: 47:[6, 49, 3], Operations: ['65-62=3']
Exploring Operation: 6/3=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] from Operation: 6/3=... | 4 | Current State: 47:[62, 6, 65, 49], Operations: []
Exploring Operation: 62-6=56, Resulting Numbers: [65, 49, 56]
Generated Node #0,0: 47:[65, 49, 56] Operation: 62-6=56
Moving to Node #0,0
Current State: 47:[65, 49, 56], Operations: ['62-6=56']
Exploring Operation: 65-49=16, Resulting Numbers: [56, 16]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
33,
68,
27,
99
] | 13 | [
"99/33=3",
"27*3=81",
"81-68=13"
] | Current State: 13:[33, 68, 27, 99], Operations: []
Exploring Operation: 99/33=3, Resulting Numbers: [68, 27, 3]
Generated Node #2: [68, 27, 3] from Operation: 99/33=3
Current State: 13:[68, 27, 3], Operations: ['99/33=3']
Exploring Operation: 27*3=81, Resulting Numbers: [68, 81]
Generated Node #3: [68, 81] from Operati... | 4 | Current State: 13:[33, 68, 27, 99], Operations: []
Exploring Operation: 99-68=31, Resulting Numbers: [33, 27, 31]
Generated Node #0,0: 13:[33, 27, 31] Operation: 99-68=31
Exploring Operation: 99-33=66, Resulting Numbers: [68, 27, 66]
Generated Node #0,1: 13:[68, 27, 66] Operation: 99-33=66
Exploring Operation: 68-27=41... | 0 | hs_5 | sum_heuristic |
[
69,
84,
67,
10
] | 32 | [
"69-67=2",
"84/2=42",
"42-10=32"
] | Current State: 32:[69, 84, 67, 10], Operations: []
Exploring Operation: 69-67=2, Resulting Numbers: [84, 10, 2]
Generated Node #2: [84, 10, 2] from Operation: 69-67=2
Current State: 32:[84, 10, 2], Operations: ['69-67=2']
Exploring Operation: 84/2=42, Resulting Numbers: [10, 42]
Generated Node #3: [10, 42] from Operati... | 4 | Current State: 32:[69, 84, 67, 10], Operations: []
Exploring Operation: 84-69=15, Resulting Numbers: [67, 10, 15]
Generated Node #0,0: 32:[67, 10, 15] Operation: 84-69=15
Exploring Operation: 84-67=17, Resulting Numbers: [69, 10, 17]
Generated Node #0,1: 32:[69, 10, 17] Operation: 84-67=17
Exploring Operation: 69-67=2,... | 0.969618 | hs_3 | mult_heuristic |
[
77,
13,
57,
64
] | 83 | [
"77+13=90",
"64-57=7",
"90-7=83"
] | Current State: 83:[77, 13, 57, 64], Operations: []
Exploring Operation: 77+13=90, Resulting Numbers: [57, 64, 90]
Generated Node #2: [57, 64, 90] from Operation: 77+13=90
Current State: 83:[57, 64, 90], Operations: ['77+13=90']
Exploring Operation: 64-57=7, Resulting Numbers: [90, 7]
Generated Node #3: [90, 7] from Ope... | 4 | Current State: 83:[77, 13, 57, 64], Operations: []
Exploring Operation: 77+13=90, Resulting Numbers: [57, 64, 90]
Generated Node #0,0: 83:[57, 64, 90] Operation: 77+13=90
Exploring Operation: 77-13=64, Resulting Numbers: [57, 64, 64]
Generated Node #0,1: 83:[57, 64, 64] Operation: 77-13=64
Exploring Operation: 13+64=77... | 0.967882 | hs_4 | mult_heuristic |
[
12,
6,
24,
57
] | 73 | [
"12+57=69",
"24/6=4",
"69+4=73"
] | Current State: 73:[12, 6, 24, 57], Operations: []
Exploring Operation: 12+57=69, Resulting Numbers: [6, 24, 69]
Generated Node #2: [6, 24, 69] from Operation: 12+57=69
Current State: 73:[6, 24, 69], Operations: ['12+57=69']
Exploring Operation: 24/6=4, Resulting Numbers: [69, 4]
Generated Node #3: [69, 4] from Operatio... | 4 | Current State: 73:[12, 6, 24, 57], Operations: []
Exploring Operation: 12*6=72, Resulting Numbers: [24, 57, 72]
Generated Node #0,0: 73:[24, 57, 72] Operation: 12*6=72
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[24, 57, 72], Operations: ['12*6=72']
Exploring Operation: 24+57=81, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
5,
27,
46,
42
] | 49 | [
"42-27=15",
"15/5=3",
"46+3=49"
] | Current State: 49:[5, 27, 46, 42], Operations: []
Exploring Operation: 42-27=15, Resulting Numbers: [5, 46, 15]
Generated Node #2: [5, 46, 15] from Operation: 42-27=15
Current State: 49:[5, 46, 15], Operations: ['42-27=15']
Exploring Operation: 15/5=3, Resulting Numbers: [46, 3]
Generated Node #3: [46, 3] from Operatio... | 4 | Current State: 49:[5, 27, 46, 42], Operations: []
Exploring Operation: 42-27=15, Resulting Numbers: [5, 46, 15]
Generated Node #0,0: 49:[5, 46, 15] Operation: 42-27=15
Exploring Operation: 27-5=22, Resulting Numbers: [46, 42, 22]
Generated Node #0,1: 49:[46, 42, 22] Operation: 27-5=22
Exploring Operation: 46-27=19, Res... | 0.982639 | hs_5 | mult_heuristic |
[
55,
49,
78,
88
] | 94 | [
"55+49=104",
"88-78=10",
"104-10=94"
] | Current State: 94:[55, 49, 78, 88], Operations: []
Exploring Operation: 55+49=104, Resulting Numbers: [78, 88, 104]
Generated Node #2: [78, 88, 104] from Operation: 55+49=104
Current State: 94:[78, 88, 104], Operations: ['55+49=104']
Exploring Operation: 88-78=10, Resulting Numbers: [104, 10]
Generated Node #3: [104, 1... | 4 | Current State: 94:[55, 49, 78, 88], Operations: []
Exploring Operation: 55+49=104, Resulting Numbers: [78, 88, 104]
Generated Node #0,0: 94:[78, 88, 104] Operation: 55+49=104
Exploring Operation: 88-78=10, Resulting Numbers: [55, 49, 10]
Generated Node #0,1: 94:[55, 49, 10] Operation: 88-78=10
Exploring Operation: 78-5... | 0.985243 | hs_5 | sum_heuristic |
[
48,
28,
8,
84
] | 53 | [
"48+8=56",
"84/28=3",
"56-3=53"
] | Current State: 53:[48, 28, 8, 84], Operations: []
Exploring Operation: 48+8=56, Resulting Numbers: [28, 84, 56]
Generated Node #2: [28, 84, 56] from Operation: 48+8=56
Current State: 53:[28, 84, 56], Operations: ['48+8=56']
Exploring Operation: 84/28=3, Resulting Numbers: [56, 3]
Generated Node #3: [56, 3] from Operati... | 4 | Current State: 53:[48, 28, 8, 84], Operations: []
Exploring Operation: 28+8=36, Resulting Numbers: [48, 84, 36]
Generated Node #0,0: 53:[48, 84, 36] Operation: 28+8=36
Moving to Node #0,0
Current State: 53:[48, 84, 36], Operations: ['28+8=36']
Exploring Operation: 84-36=48, Resulting Numbers: [48, 48]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
56,
82,
18,
42
] | 78 | [
"56+82=138",
"18+42=60",
"138-60=78"
] | Current State: 78:[56, 82, 18, 42], Operations: []
Exploring Operation: 56+82=138, Resulting Numbers: [18, 42, 138]
Generated Node #2: [18, 42, 138] from Operation: 56+82=138
Current State: 78:[18, 42, 138], Operations: ['56+82=138']
Exploring Operation: 18+42=60, Resulting Numbers: [138, 60]
Generated Node #3: [138, 6... | 4 | Current State: 78:[56, 82, 18, 42], Operations: []
Exploring Operation: 82-42=40, Resulting Numbers: [56, 18, 40]
Generated Node #0,0: 78:[56, 18, 40] Operation: 82-42=40
Exploring Operation: 56-42=14, Resulting Numbers: [82, 18, 14]
Generated Node #0,1: 78:[82, 18, 14] Operation: 56-42=14
Exploring Operation: 56+18=74... | 0.986979 | hs_5 | mult_heuristic |
[
94,
22,
24,
17
] | 84 | [
"94-17=77",
"24*77=1848",
"1848/22=84"
] | Current State: 84:[94, 22, 24, 17], Operations: []
Exploring Operation: 94-17=77, Resulting Numbers: [22, 24, 77]
Generated Node #2: [22, 24, 77] from Operation: 94-17=77
Current State: 84:[22, 24, 77], Operations: ['94-17=77']
Exploring Operation: 24*77=1848, Resulting Numbers: [22, 1848]
Generated Node #3: [22, 1848]... | 4 | Current State: 84:[94, 22, 24, 17], Operations: []
Exploring Operation: 24-22=2, Resulting Numbers: [94, 17, 2]
Generated Node #0,0: 84:[94, 17, 2] Operation: 24-22=2
Exploring Operation: 24+17=41, Resulting Numbers: [94, 22, 41]
Generated Node #0,1: 84:[94, 22, 41] Operation: 24+17=41
Exploring Operation: 94-17=77, Re... | 0 | hs_5 | mult_heuristic |
[
68,
23,
80,
80
] | 90 | [
"68+23=91",
"80/80=1",
"91-1=90"
] | Current State: 90:[68, 23, 80, 80], Operations: []
Exploring Operation: 68+23=91, Resulting Numbers: [80, 80, 91]
Generated Node #2: [80, 80, 91] from Operation: 68+23=91
Current State: 90:[80, 80, 91], Operations: ['68+23=91']
Exploring Operation: 80/80=1, Resulting Numbers: [91, 1]
Generated Node #3: [91, 1] from Ope... | 4 | Current State: 90:[68, 23, 80, 80], Operations: []
Exploring Operation: 80-68=12, Resulting Numbers: [23, 80, 12]
Generated Node #0,0: 90:[23, 80, 12] Operation: 80-68=12
Moving to Node #0,0
Current State: 90:[23, 80, 12], Operations: ['80-68=12']
Exploring Operation: 80+12=92, Resulting Numbers: [23, 92]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
34,
32,
24,
65
] | 82 | [
"34-32=2",
"65-24=41",
"2*41=82"
] | Current State: 82:[34, 32, 24, 65], Operations: []
Exploring Operation: 34-32=2, Resulting Numbers: [24, 65, 2]
Generated Node #2: [24, 65, 2] from Operation: 34-32=2
Current State: 82:[24, 65, 2], Operations: ['34-32=2']
Exploring Operation: 65-24=41, Resulting Numbers: [2, 41]
Generated Node #3: [2, 41] from Operatio... | 4 | Current State: 82:[34, 32, 24, 65], Operations: []
Exploring Operation: 24+65=89, Resulting Numbers: [34, 32, 89]
Generated Node #0,0: 82:[34, 32, 89] Operation: 24+65=89
Exploring Operation: 65-24=41, Resulting Numbers: [34, 32, 41]
Generated Node #0,1: 82:[34, 32, 41] Operation: 65-24=41
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
15,
30,
54,
1
] | 53 | [
"30/15=2",
"54+1=55",
"55-2=53"
] | Current State: 53:[15, 30, 54, 1], Operations: []
Exploring Operation: 30/15=2, Resulting Numbers: [54, 1, 2]
Generated Node #2: [54, 1, 2] from Operation: 30/15=2
Current State: 53:[54, 1, 2], Operations: ['30/15=2']
Exploring Operation: 54+1=55, Resulting Numbers: [2, 55]
Generated Node #3: [2, 55] from Operation: 54... | 4 | Current State: 53:[15, 30, 54, 1], Operations: []
Exploring Operation: 15+30=45, Resulting Numbers: [54, 1, 45]
Generated Node #0,0: 53:[54, 1, 45] Operation: 15+30=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[54, 1, 45], Operations: ['15+30=45']
Exploring Operation: 54-1=53, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
57,
97,
64,
65
] | 89 | [
"97-57=40",
"64+65=129",
"129-40=89"
] | Current State: 89:[57, 97, 64, 65], Operations: []
Exploring Operation: 97-57=40, Resulting Numbers: [64, 65, 40]
Generated Node #2: [64, 65, 40] from Operation: 97-57=40
Current State: 89:[64, 65, 40], Operations: ['97-57=40']
Exploring Operation: 64+65=129, Resulting Numbers: [40, 129]
Generated Node #3: [40, 129] fr... | 4 | Current State: 89:[57, 97, 64, 65], Operations: []
Exploring Operation: 57+64=121, Resulting Numbers: [97, 65, 121]
Generated Node #0,0: 89:[97, 65, 121] Operation: 57+64=121
Exploring Operation: 57+65=122, Resulting Numbers: [97, 64, 122]
Generated Node #0,1: 89:[97, 64, 122] Operation: 57+65=122
Moving to Node #0,0
C... | 0.990451 | hs_2 | sum_heuristic |
[
78,
52,
49,
65
] | 51 | [
"78+52=130",
"130/65=2",
"49+2=51"
] | Current State: 51:[78, 52, 49, 65], Operations: []
Exploring Operation: 78+52=130, Resulting Numbers: [49, 65, 130]
Generated Node #2: [49, 65, 130] from Operation: 78+52=130
Current State: 51:[49, 65, 130], Operations: ['78+52=130']
Exploring Operation: 130/65=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] f... | 4 | Current State: 51:[78, 52, 49, 65], Operations: []
Exploring Operation: 78-65=13, Resulting Numbers: [52, 49, 13]
Generated Node #0,0: 51:[52, 49, 13] Operation: 78-65=13
Exploring Operation: 78-49=29, Resulting Numbers: [52, 65, 29]
Generated Node #0,1: 51:[52, 65, 29] Operation: 78-49=29
Exploring Operation: 65-49=16... | 0 | hs_4 | mult_heuristic |
[
77,
22,
39,
1
] | 17 | [
"77-22=55",
"39-1=38",
"55-38=17"
] | Current State: 17:[77, 22, 39, 1], Operations: []
Exploring Operation: 77-22=55, Resulting Numbers: [39, 1, 55]
Generated Node #2: [39, 1, 55] from Operation: 77-22=55
Current State: 17:[39, 1, 55], Operations: ['77-22=55']
Exploring Operation: 39-1=38, Resulting Numbers: [55, 38]
Generated Node #3: [55, 38] from Opera... | 4 | Current State: 17:[77, 22, 39, 1], Operations: []
Exploring Operation: 39-22=17, Resulting Numbers: [77, 1, 17]
Generated Node #0,0: 17:[77, 1, 17] Operation: 39-22=17
Exploring Operation: 77-39=38, Resulting Numbers: [22, 1, 38]
Generated Node #0,1: 17:[22, 1, 38] Operation: 77-39=38
Exploring Operation: 77-22=55, Res... | 0.989583 | hs_3 | sum_heuristic |
[
4,
65,
57,
73
] | 71 | [
"65-57=8",
"8/4=2",
"73-2=71"
] | Current State: 71:[4, 65, 57, 73], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [4, 73, 8]
Generated Node #2: [4, 73, 8] from Operation: 65-57=8
Current State: 71:[4, 73, 8], Operations: ['65-57=8']
Exploring Operation: 8/4=2, Resulting Numbers: [73, 2]
Generated Node #3: [73, 2] from Operation: 8/4=... | 4 | Current State: 71:[4, 65, 57, 73], Operations: []
Exploring Operation: 4+65=69, Resulting Numbers: [57, 73, 69]
Generated Node #0,0: 71:[57, 73, 69] Operation: 4+65=69
Moving to Node #0,0
Current State: 71:[57, 73, 69], Operations: ['4+65=69']
Exploring Operation: 73-57=16, Resulting Numbers: [69, 16]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
77,
69,
73,
6
] | 75 | [
"77-69=8",
"73-6=67",
"8+67=75"
] | Current State: 75:[77, 69, 73, 6], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [73, 6, 8]
Generated Node #2: [73, 6, 8] from Operation: 77-69=8
Current State: 75:[73, 6, 8], Operations: ['77-69=8']
Exploring Operation: 73-6=67, Resulting Numbers: [8, 67]
Generated Node #3: [8, 67] from Operation: 73... | 4 | Current State: 75:[77, 69, 73, 6], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [73, 6, 8]
Generated Node #0,0: 75:[73, 6, 8] Operation: 77-69=8
Exploring Operation: 69+6=75, Resulting Numbers: [77, 73, 75]
Generated Node #0,1: 75:[77, 73, 75] Operation: 69+6=75
Exploring Operation: 73-69=4, Resultin... | 0.987847 | hs_3 | mult_heuristic |
[
88,
93,
23,
50
] | 65 | [
"93-88=5",
"23*5=115",
"115-50=65"
] | Current State: 65:[88, 93, 23, 50], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [23, 50, 5]
Generated Node #2: [23, 50, 5] from Operation: 93-88=5
Current State: 65:[23, 50, 5], Operations: ['93-88=5']
Exploring Operation: 23*5=115, Resulting Numbers: [50, 115]
Generated Node #3: [50, 115] from Oper... | 4 | Current State: 65:[88, 93, 23, 50], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [23, 50, 5]
Generated Node #0,0: 65:[23, 50, 5] Operation: 93-88=5
Exploring Operation: 88-23=65, Resulting Numbers: [93, 50, 65]
Generated Node #0,1: 65:[93, 50, 65] Operation: 88-23=65
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
54,
63,
19,
29
] | 39 | [
"63-54=9",
"19+29=48",
"48-9=39"
] | Current State: 39:[54, 63, 19, 29], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [19, 29, 9]
Generated Node #2: [19, 29, 9] from Operation: 63-54=9
Current State: 39:[19, 29, 9], Operations: ['63-54=9']
Exploring Operation: 19+29=48, Resulting Numbers: [9, 48]
Generated Node #3: [9, 48] from Operatio... | 4 | Current State: 39:[54, 63, 19, 29], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [19, 29, 9]
Generated Node #0,0: 39:[19, 29, 9] Operation: 63-54=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[19, 29, 9], Operations: ['63-54=9']
Exploring Operation: 29-19=10, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
18,
11,
30,
43
] | 36 | [
"11+30=41",
"43-41=2",
"18*2=36"
] | Current State: 36:[18, 11, 30, 43], Operations: []
Exploring Operation: 11+30=41, Resulting Numbers: [18, 43, 41]
Generated Node #2: [18, 43, 41] from Operation: 11+30=41
Current State: 36:[18, 43, 41], Operations: ['11+30=41']
Exploring Operation: 43-41=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Ope... | 4 | Current State: 36:[18, 11, 30, 43], Operations: []
Exploring Operation: 30-18=12, Resulting Numbers: [11, 43, 12]
Generated Node #0,0: 36:[11, 43, 12] Operation: 30-18=12
Exploring Operation: 43-30=13, Resulting Numbers: [18, 11, 13]
Generated Node #0,1: 36:[18, 11, 13] Operation: 43-30=13
Exploring Operation: 30-11=19... | 0.989583 | hs_3 | mult_heuristic |
[
16,
43,
12,
10
] | 54 | [
"43-16=27",
"12-10=2",
"27*2=54"
] | Current State: 54:[16, 43, 12, 10], Operations: []
Exploring Operation: 43-16=27, Resulting Numbers: [12, 10, 27]
Generated Node #2: [12, 10, 27] from Operation: 43-16=27
Current State: 54:[12, 10, 27], Operations: ['43-16=27']
Exploring Operation: 12-10=2, Resulting Numbers: [27, 2]
Generated Node #3: [27, 2] from Ope... | 4 | Current State: 54:[16, 43, 12, 10], Operations: []
Exploring Operation: 43-16=27, Resulting Numbers: [12, 10, 27]
Generated Node #0,0: 54:[12, 10, 27] Operation: 43-16=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 54:[12, 10, 27], Operations: ['43-16=27']
Exploring Operation: 12-10=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
51,
74,
92,
46
] | 97 | [
"74*92=6808",
"6808/46=148",
"148-51=97"
] | Current State: 97:[51, 74, 92, 46], Operations: []
Exploring Operation: 74*92=6808, Resulting Numbers: [51, 46, 6808]
Generated Node #2: [51, 46, 6808] from Operation: 74*92=6808
Current State: 97:[51, 46, 6808], Operations: ['74*92=6808']
Exploring Operation: 6808/46=148, Resulting Numbers: [51, 148]
Generated Node #3... | 4 | Current State: 97:[51, 74, 92, 46], Operations: []
Exploring Operation: 51+92=143, Resulting Numbers: [74, 46, 143]
Generated Node #0,0: 97:[74, 46, 143] Operation: 51+92=143
Exploring Operation: 92+46=138, Resulting Numbers: [51, 74, 138]
Generated Node #0,1: 97:[51, 74, 138] Operation: 92+46=138
Exploring Operation: ... | 0 | hs_5 | sum_heuristic |
[
47,
53,
82,
30
] | 48 | [
"47+53=100",
"82-30=52",
"100-52=48"
] | Current State: 48:[47, 53, 82, 30], Operations: []
Exploring Operation: 47+53=100, Resulting Numbers: [82, 30, 100]
Generated Node #2: [82, 30, 100] from Operation: 47+53=100
Current State: 48:[82, 30, 100], Operations: ['47+53=100']
Exploring Operation: 82-30=52, Resulting Numbers: [100, 52]
Generated Node #3: [100, 5... | 4 | Current State: 48:[47, 53, 82, 30], Operations: []
Exploring Operation: 82-53=29, Resulting Numbers: [47, 30, 29]
Generated Node #0,0: 48:[47, 30, 29] Operation: 82-53=29
Exploring Operation: 82-30=52, Resulting Numbers: [47, 53, 52]
Generated Node #0,1: 48:[47, 53, 52] Operation: 82-30=52
Exploring Operation: 82-47=35... | 0.990451 | hs_3 | mult_heuristic |
[
78,
12,
7,
47
] | 41 | [
"78+47=125",
"12*7=84",
"125-84=41"
] | Current State: 41:[78, 12, 7, 47], Operations: []
Exploring Operation: 78+47=125, Resulting Numbers: [12, 7, 125]
Generated Node #2: [12, 7, 125] from Operation: 78+47=125
Current State: 41:[12, 7, 125], Operations: ['78+47=125']
Exploring Operation: 12*7=84, Resulting Numbers: [125, 84]
Generated Node #3: [125, 84] fr... | 4 | Current State: 41:[78, 12, 7, 47], Operations: []
Exploring Operation: 12+7=19, Resulting Numbers: [78, 47, 19]
Generated Node #0,0: 41:[78, 47, 19] Operation: 12+7=19
Exploring Operation: 78-7=71, Resulting Numbers: [12, 47, 71]
Generated Node #0,1: 41:[12, 47, 71] Operation: 78-7=71
Exploring Operation: 78-12=66, Res... | 0 | hs_3 | sum_heuristic |
[
54,
92,
38,
89
] | 88 | [
"92-54=38",
"38/38=1",
"89-1=88"
] | Current State: 88:[54, 92, 38, 89], Operations: []
Exploring Operation: 92-54=38, Resulting Numbers: [38, 89, 38]
Generated Node #2: [38, 89, 38] from Operation: 92-54=38
Current State: 88:[38, 89, 38], Operations: ['92-54=38']
Exploring Operation: 38/38=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Ope... | 4 | Current State: 88:[54, 92, 38, 89], Operations: []
Exploring Operation: 54-38=16, Resulting Numbers: [92, 89, 16]
Generated Node #0,0: 88:[92, 89, 16] Operation: 54-38=16
Exploring Operation: 92-89=3, Resulting Numbers: [54, 38, 3]
Generated Node #0,1: 88:[54, 38, 3] Operation: 92-89=3
Exploring Operation: 54+38=92, Re... | 0.940972 | hs_5 | sum_heuristic |
[
72,
45,
69,
64
] | 57 | [
"72-69=3",
"64-45=19",
"3*19=57"
] | Current State: 57:[72, 45, 69, 64], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [45, 64, 3]
Generated Node #2: [45, 64, 3] from Operation: 72-69=3
Current State: 57:[45, 64, 3], Operations: ['72-69=3']
Exploring Operation: 64-45=19, Resulting Numbers: [3, 19]
Generated Node #3: [3, 19] from Operatio... | 4 | Current State: 57:[72, 45, 69, 64], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [45, 64, 3]
Generated Node #0,0: 57:[45, 64, 3] Operation: 72-69=3
Exploring Operation: 69-45=24, Resulting Numbers: [72, 64, 24]
Generated Node #0,1: 57:[72, 64, 24] Operation: 69-45=24
Exploring Operation: 72-45=27, Re... | 0.988715 | hs_4 | sum_heuristic |
[
66,
26,
2,
2
] | 53 | [
"66*2=132",
"132-26=106",
"106/2=53"
] | Current State: 53:[66, 26, 2, 2], Operations: []
Exploring Operation: 66*2=132, Resulting Numbers: [26, 132]
Generated Node #2: [26, 132] from Operation: 66*2=132
Current State: 53:[26, 132], Operations: ['66*2=132']
Exploring Operation: 132-26=106, Resulting Numbers: [106]
106,53 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 53:[66, 26, 2, 2], Operations: []
Exploring Operation: 26*2=52, Resulting Numbers: [66, 2, 52]
Generated Node #0,0: 53:[66, 2, 52] Operation: 26*2=52
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[66, 2, 52], Operations: ['26*2=52']
Exploring Operation: 66-2=64, Resulting Numbers: [5... | 0 | hs_1 | mult_heuristic |
[
30,
99,
91,
11
] | 58 | [
"99-91=8",
"11*8=88",
"88-30=58"
] | Current State: 58:[30, 99, 91, 11], Operations: []
Exploring Operation: 99-91=8, Resulting Numbers: [30, 11, 8]
Generated Node #2: [30, 11, 8] from Operation: 99-91=8
Current State: 58:[30, 11, 8], Operations: ['99-91=8']
Exploring Operation: 11*8=88, Resulting Numbers: [30, 88]
Generated Node #3: [30, 88] from Operati... | 4 | Current State: 58:[30, 99, 91, 11], Operations: []
Exploring Operation: 91-30=61, Resulting Numbers: [99, 11, 61]
Generated Node #0,0: 58:[99, 11, 61] Operation: 91-30=61
Exploring Operation: 99-11=88, Resulting Numbers: [30, 91, 88]
Generated Node #0,1: 58:[30, 91, 88] Operation: 99-11=88
Exploring Operation: 99/11=9,... | 0 | hs_5 | mult_heuristic |
[
54,
7,
39,
14
] | 72 | [
"54-7=47",
"39-14=25",
"47+25=72"
] | Current State: 72:[54, 7, 39, 14], Operations: []
Exploring Operation: 54-7=47, Resulting Numbers: [39, 14, 47]
Generated Node #2: [39, 14, 47] from Operation: 54-7=47
Current State: 72:[39, 14, 47], Operations: ['54-7=47']
Exploring Operation: 39-14=25, Resulting Numbers: [47, 25]
Generated Node #3: [47, 25] from Oper... | 4 | Current State: 72:[54, 7, 39, 14], Operations: []
Exploring Operation: 54-39=15, Resulting Numbers: [7, 14, 15]
Generated Node #0,0: 72:[7, 14, 15] Operation: 54-39=15
Exploring Operation: 54+14=68, Resulting Numbers: [7, 39, 68]
Generated Node #0,1: 72:[7, 39, 68] Operation: 54+14=68
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
22,
43,
85,
76
] | 96 | [
"22+43=65",
"85+76=161",
"161-65=96"
] | Current State: 96:[22, 43, 85, 76], Operations: []
Exploring Operation: 22+43=65, Resulting Numbers: [85, 76, 65]
Generated Node #2: [85, 76, 65] from Operation: 22+43=65
Current State: 96:[85, 76, 65], Operations: ['22+43=65']
Exploring Operation: 85+76=161, Resulting Numbers: [65, 161]
Generated Node #3: [65, 161] fr... | 4 | Current State: 96:[22, 43, 85, 76], Operations: []
Exploring Operation: 76-43=33, Resulting Numbers: [22, 85, 33]
Generated Node #0,0: 96:[22, 85, 33] Operation: 76-43=33
Exploring Operation: 76-22=54, Resulting Numbers: [43, 85, 54]
Generated Node #0,1: 96:[43, 85, 54] Operation: 76-22=54
Exploring Operation: 85-43=42... | 0.967014 | hs_5 | mult_heuristic |
[
53,
59,
40,
7
] | 56 | [
"53+59=112",
"112/7=16",
"40+16=56"
] | Current State: 56:[53, 59, 40, 7], Operations: []
Exploring Operation: 53+59=112, Resulting Numbers: [40, 7, 112]
Generated Node #2: [40, 7, 112] from Operation: 53+59=112
Current State: 56:[40, 7, 112], Operations: ['53+59=112']
Exploring Operation: 112/7=16, Resulting Numbers: [40, 16]
Generated Node #3: [40, 16] fro... | 4 | Current State: 56:[53, 59, 40, 7], Operations: []
Exploring Operation: 59-40=19, Resulting Numbers: [53, 7, 19]
Generated Node #0,0: 56:[53, 7, 19] Operation: 59-40=19
Exploring Operation: 40-7=33, Resulting Numbers: [53, 59, 33]
Generated Node #0,1: 56:[53, 59, 33] Operation: 40-7=33
Exploring Operation: 53-40=13, Res... | 0 | hs_4 | mult_heuristic |
[
95,
6,
91,
99
] | 75 | [
"95-91=4",
"6*4=24",
"99-24=75"
] | Current State: 75:[95, 6, 91, 99], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [6, 99, 4]
Generated Node #2: [6, 99, 4] from Operation: 95-91=4
Current State: 75:[6, 99, 4], Operations: ['95-91=4']
Exploring Operation: 6*4=24, Resulting Numbers: [99, 24]
Generated Node #3: [99, 24] from Operation: 6... | 4 | Current State: 75:[95, 6, 91, 99], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [6, 91, 4]
Generated Node #0,0: 75:[6, 91, 4] Operation: 99-95=4
Moving to Node #0,0
Current State: 75:[6, 91, 4], Operations: ['99-95=4']
Exploring Operation: 91-6=85, Resulting Numbers: [4, 85]
Generated Node #0,0,0: 75... | 0 | hs_1 | mult_heuristic |
[
76,
71,
83,
10
] | 74 | [
"76+71=147",
"83-10=73",
"147-73=74"
] | Current State: 74:[76, 71, 83, 10], Operations: []
Exploring Operation: 76+71=147, Resulting Numbers: [83, 10, 147]
Generated Node #2: [83, 10, 147] from Operation: 76+71=147
Current State: 74:[83, 10, 147], Operations: ['76+71=147']
Exploring Operation: 83-10=73, Resulting Numbers: [147, 73]
Generated Node #3: [147, 7... | 4 | Current State: 74:[76, 71, 83, 10], Operations: []
Exploring Operation: 83-10=73, Resulting Numbers: [76, 71, 73]
Generated Node #0,0: 74:[76, 71, 73] Operation: 83-10=73
Exploring Operation: 71+10=81, Resulting Numbers: [76, 83, 81]
Generated Node #0,1: 74:[76, 83, 81] Operation: 71+10=81
Exploring Operation: 83-76=7,... | 0.986979 | hs_4 | sum_heuristic |
[
58,
85,
2,
99
] | 55 | [
"58+85=143",
"2*99=198",
"198-143=55"
] | Current State: 55:[58, 85, 2, 99], Operations: []
Exploring Operation: 58+85=143, Resulting Numbers: [2, 99, 143]
Generated Node #2: [2, 99, 143] from Operation: 58+85=143
Current State: 55:[2, 99, 143], Operations: ['58+85=143']
Exploring Operation: 2*99=198, Resulting Numbers: [143, 198]
Generated Node #3: [143, 198]... | 4 | Current State: 55:[58, 85, 2, 99], Operations: []
Exploring Operation: 99-58=41, Resulting Numbers: [85, 2, 41]
Generated Node #0,0: 55:[85, 2, 41] Operation: 99-58=41
Exploring Operation: 99-85=14, Resulting Numbers: [58, 2, 14]
Generated Node #0,1: 55:[58, 2, 14] Operation: 99-85=14
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
40,
64,
21,
41
] | 20 | [
"64-21=43",
"43-41=2",
"40/2=20"
] | Current State: 20:[40, 64, 21, 41], Operations: []
Exploring Operation: 64-21=43, Resulting Numbers: [40, 41, 43]
Generated Node #2: [40, 41, 43] from Operation: 64-21=43
Current State: 20:[40, 41, 43], Operations: ['64-21=43']
Exploring Operation: 43-41=2, Resulting Numbers: [40, 2]
Generated Node #3: [40, 2] from Ope... | 4 | Current State: 20:[40, 64, 21, 41], Operations: []
Exploring Operation: 41-40=1, Resulting Numbers: [64, 21, 1]
Generated Node #0,0: 20:[64, 21, 1] Operation: 41-40=1
Exploring Operation: 64-41=23, Resulting Numbers: [40, 21, 23]
Generated Node #0,1: 20:[40, 21, 23] Operation: 64-41=23
Exploring Operation: 64-40=24, Re... | 0.983507 | hs_4 | mult_heuristic |
[
13,
1,
29,
93
] | 52 | [
"13-1=12",
"93-29=64",
"64-12=52"
] | Current State: 52:[13, 1, 29, 93], Operations: []
Exploring Operation: 13-1=12, Resulting Numbers: [29, 93, 12]
Generated Node #2: [29, 93, 12] from Operation: 13-1=12
Current State: 52:[29, 93, 12], Operations: ['13-1=12']
Exploring Operation: 93-29=64, Resulting Numbers: [12, 64]
Generated Node #3: [12, 64] from Oper... | 4 | Current State: 52:[13, 1, 29, 93], Operations: []
Exploring Operation: 93-29=64, Resulting Numbers: [13, 1, 64]
Generated Node #0,0: 52:[13, 1, 64] Operation: 93-29=64
Moving to Node #0,0
Current State: 52:[13, 1, 64], Operations: ['93-29=64']
Exploring Operation: 64-13=51, Resulting Numbers: [1, 51]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
8,
24,
4,
66
] | 84 | [
"8/4=2",
"66-24=42",
"2*42=84"
] | Current State: 84:[8, 24, 4, 66], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [24, 66, 2]
Generated Node #2: [24, 66, 2] from Operation: 8/4=2
Current State: 84:[24, 66, 2], Operations: ['8/4=2']
Exploring Operation: 66-24=42, Resulting Numbers: [2, 42]
Generated Node #3: [2, 42] from Operation: 66-24... | 4 | Current State: 84:[8, 24, 4, 66], Operations: []
Exploring Operation: 8+66=74, Resulting Numbers: [24, 4, 74]
Generated Node #0,0: 84:[24, 4, 74] Operation: 8+66=74
Exploring Operation: 4+66=70, Resulting Numbers: [8, 24, 70]
Generated Node #0,1: 84:[8, 24, 70] Operation: 4+66=70
Exploring Operation: 66-24=42, Resultin... | 0.981771 | hs_5 | sum_heuristic |
[
85,
5,
75,
88
] | 86 | [
"85-75=10",
"10/5=2",
"88-2=86"
] | Current State: 86:[85, 5, 75, 88], Operations: []
Exploring Operation: 85-75=10, Resulting Numbers: [5, 88, 10]
Generated Node #2: [5, 88, 10] from Operation: 85-75=10
Current State: 86:[5, 88, 10], Operations: ['85-75=10']
Exploring Operation: 10/5=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Operatio... | 4 | Current State: 86:[85, 5, 75, 88], Operations: []
Exploring Operation: 88-85=3, Resulting Numbers: [5, 75, 3]
Generated Node #0,0: 86:[5, 75, 3] Operation: 88-85=3
Exploring Operation: 88-5=83, Resulting Numbers: [85, 75, 83]
Generated Node #0,1: 86:[85, 75, 83] Operation: 88-5=83
Exploring Operation: 85-75=10, Resulti... | 0.973958 | hs_4 | sum_heuristic |
[
49,
82,
64,
19
] | 12 | [
"82-49=33",
"64-19=45",
"45-33=12"
] | Current State: 12:[49, 82, 64, 19], Operations: []
Exploring Operation: 82-49=33, Resulting Numbers: [64, 19, 33]
Generated Node #2: [64, 19, 33] from Operation: 82-49=33
Current State: 12:[64, 19, 33], Operations: ['82-49=33']
Exploring Operation: 64-19=45, Resulting Numbers: [33, 45]
Generated Node #3: [33, 45] from ... | 4 | Current State: 12:[49, 82, 64, 19], Operations: []
Exploring Operation: 82-64=18, Resulting Numbers: [49, 19, 18]
Generated Node #0,0: 12:[49, 19, 18] Operation: 82-64=18
Exploring Operation: 82-49=33, Resulting Numbers: [64, 19, 33]
Generated Node #0,1: 12:[64, 19, 33] Operation: 82-49=33
Exploring Operation: 82-19=63... | 0.954861 | hs_5 | mult_heuristic |
[
24,
90,
3,
1
] | 82 | [
"24/3=8",
"90*1=90",
"90-8=82"
] | Current State: 82:[24, 90, 3, 1], Operations: []
Exploring Operation: 24/3=8, Resulting Numbers: [90, 1, 8]
Generated Node #2: [90, 1, 8] from Operation: 24/3=8
Current State: 82:[90, 1, 8], Operations: ['24/3=8']
Exploring Operation: 90*1=90, Resulting Numbers: [8, 90]
Generated Node #3: [8, 90] from Operation: 90*1=9... | 4 | Current State: 82:[24, 90, 3, 1], Operations: []
Exploring Operation: 90-24=66, Resulting Numbers: [3, 1, 66]
Generated Node #0,0: 82:[3, 1, 66] Operation: 90-24=66
Exploring Operation: 24/3=8, Resulting Numbers: [90, 1, 8]
Generated Node #0,1: 82:[90, 1, 8] Operation: 24/3=8
Start Sub Search at level 1: Moving to Node... | 0.992188 | hs_2 | sum_heuristic |
[
81,
8,
95,
9
] | 54 | [
"81+8=89",
"95-89=6",
"9*6=54"
] | Current State: 54:[81, 8, 95, 9], Operations: []
Exploring Operation: 81+8=89, Resulting Numbers: [95, 9, 89]
Generated Node #2: [95, 9, 89] from Operation: 81+8=89
Current State: 54:[95, 9, 89], Operations: ['81+8=89']
Exploring Operation: 95-89=6, Resulting Numbers: [9, 6]
Generated Node #3: [9, 6] from Operation: 95... | 4 | Current State: 54:[81, 8, 95, 9], Operations: []
Exploring Operation: 95-81=14, Resulting Numbers: [8, 9, 14]
Generated Node #0,0: 54:[8, 9, 14] Operation: 95-81=14
Moving to Node #0,0
Current State: 54:[8, 9, 14], Operations: ['95-81=14']
Exploring Operation: 14-8=6, Resulting Numbers: [9, 6]
Generated Node #0,0,0: 54... | 0.993924 | hs_1 | mult_heuristic |
[
98,
83,
66,
14
] | 24 | [
"98/14=7",
"83-66=17",
"7+17=24"
] | Current State: 24:[98, 83, 66, 14], Operations: []
Exploring Operation: 98/14=7, Resulting Numbers: [83, 66, 7]
Generated Node #2: [83, 66, 7] from Operation: 98/14=7
Current State: 24:[83, 66, 7], Operations: ['98/14=7']
Exploring Operation: 83-66=17, Resulting Numbers: [7, 17]
Generated Node #3: [7, 17] from Operatio... | 4 | Current State: 24:[98, 83, 66, 14], Operations: []
Exploring Operation: 83-66=17, Resulting Numbers: [98, 14, 17]
Generated Node #0,0: 24:[98, 14, 17] Operation: 83-66=17
Exploring Operation: 98-83=15, Resulting Numbers: [66, 14, 15]
Generated Node #0,1: 24:[66, 14, 15] Operation: 98-83=15
Exploring Operation: 98-66=32... | 0.969618 | hs_3 | sum_heuristic |
[
46,
13,
5,
27
] | 91 | [
"46+13=59",
"5+27=32",
"59+32=91"
] | Current State: 91:[46, 13, 5, 27], Operations: []
Exploring Operation: 46+13=59, Resulting Numbers: [5, 27, 59]
Generated Node #2: [5, 27, 59] from Operation: 46+13=59
Current State: 91:[5, 27, 59], Operations: ['46+13=59']
Exploring Operation: 5+27=32, Resulting Numbers: [59, 32]
Generated Node #3: [59, 32] from Opera... | 4 | Current State: 91:[46, 13, 5, 27], Operations: []
Exploring Operation: 46-5=41, Resulting Numbers: [13, 27, 41]
Generated Node #0,0: 91:[13, 27, 41] Operation: 46-5=41
Exploring Operation: 46-27=19, Resulting Numbers: [13, 5, 19]
Generated Node #0,1: 91:[13, 5, 19] Operation: 46-27=19
Exploring Operation: 46-13=33, Res... | 0.96875 | hs_5 | mult_heuristic |
[
82,
77,
72,
38
] | 36 | [
"82+72=154",
"154/77=2",
"38-2=36"
] | Current State: 36:[82, 77, 72, 38], Operations: []
Exploring Operation: 82+72=154, Resulting Numbers: [77, 38, 154]
Generated Node #2: [77, 38, 154] from Operation: 82+72=154
Current State: 36:[77, 38, 154], Operations: ['82+72=154']
Exploring Operation: 154/77=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] f... | 4 | Current State: 36:[82, 77, 72, 38], Operations: []
Exploring Operation: 82-77=5, Resulting Numbers: [72, 38, 5]
Generated Node #0,0: 36:[72, 38, 5] Operation: 82-77=5
Moving to Node #0,0
Current State: 36:[72, 38, 5], Operations: ['82-77=5']
Exploring Operation: 72-38=34, Resulting Numbers: [5, 34]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
6,
2,
28,
29
] | 11 | [
"6*2=12",
"29-28=1",
"12-1=11"
] | Current State: 11:[6, 2, 28, 29], Operations: []
Exploring Operation: 6*2=12, Resulting Numbers: [28, 29, 12]
Generated Node #2: [28, 29, 12] from Operation: 6*2=12
Current State: 11:[28, 29, 12], Operations: ['6*2=12']
Exploring Operation: 29-28=1, Resulting Numbers: [12, 1]
Generated Node #3: [12, 1] from Operation: ... | 4 | Current State: 11:[6, 2, 28, 29], Operations: []
Exploring Operation: 29-28=1, Resulting Numbers: [6, 2, 1]
Generated Node #0,0: 11:[6, 2, 1] Operation: 29-28=1
Moving to Node #0,0
Current State: 11:[6, 2, 1], Operations: ['29-28=1']
Exploring Operation: 6*2=12, Resulting Numbers: [1, 12]
Generated Node #0,0,0: 11:[1, ... | 0.993924 | hs_1 | mult_heuristic |
[
70,
12,
24,
26
] | 64 | [
"26-24=2",
"12/2=6",
"70-6=64"
] | Current State: 64:[70, 12, 24, 26], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [70, 12, 2]
Generated Node #2: [70, 12, 2] from Operation: 26-24=2
Current State: 64:[70, 12, 2], Operations: ['26-24=2']
Exploring Operation: 12/2=6, Resulting Numbers: [70, 6]
Generated Node #3: [70, 6] from Operation:... | 4 | Current State: 64:[70, 12, 24, 26], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [70, 12, 2]
Generated Node #0,0: 64:[70, 12, 2] Operation: 26-24=2
Moving to Node #0,0
Current State: 64:[70, 12, 2], Operations: ['26-24=2']
Exploring Operation: 70-12=58, Resulting Numbers: [2, 58]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
5,
89,
88,
26
] | 30 | [
"89-5=84",
"88+26=114",
"114-84=30"
] | Current State: 30:[5, 89, 88, 26], Operations: []
Exploring Operation: 89-5=84, Resulting Numbers: [88, 26, 84]
Generated Node #2: [88, 26, 84] from Operation: 89-5=84
Current State: 30:[88, 26, 84], Operations: ['89-5=84']
Exploring Operation: 88+26=114, Resulting Numbers: [84, 114]
Generated Node #3: [84, 114] from O... | 4 | Current State: 30:[5, 89, 88, 26], Operations: []
Exploring Operation: 89-26=63, Resulting Numbers: [5, 88, 63]
Generated Node #0,0: 30:[5, 88, 63] Operation: 89-26=63
Exploring Operation: 89-88=1, Resulting Numbers: [5, 26, 1]
Generated Node #0,1: 30:[5, 26, 1] Operation: 89-88=1
Exploring Operation: 88-26=62, Resulti... | 0.986111 | hs_3 | mult_heuristic |
[
70,
59,
56,
2
] | 32 | [
"70/2=35",
"59-56=3",
"35-3=32"
] | Current State: 32:[70, 59, 56, 2], Operations: []
Exploring Operation: 70/2=35, Resulting Numbers: [59, 56, 35]
Generated Node #2: [59, 56, 35] from Operation: 70/2=35
Current State: 32:[59, 56, 35], Operations: ['70/2=35']
Exploring Operation: 59-56=3, Resulting Numbers: [35, 3]
Generated Node #3: [35, 3] from Operati... | 4 | Current State: 32:[70, 59, 56, 2], Operations: []
Exploring Operation: 70-59=11, Resulting Numbers: [56, 2, 11]
Generated Node #0,0: 32:[56, 2, 11] Operation: 70-59=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[56, 2, 11], Operations: ['70-59=11']
Exploring Operation: 56/2=28, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
24,
79,
26,
79
] | 51 | [
"24+26=50",
"79/79=1",
"50+1=51"
] | Current State: 51:[24, 79, 26, 79], Operations: []
Exploring Operation: 24+26=50, Resulting Numbers: [79, 79, 50]
Generated Node #2: [79, 79, 50] from Operation: 24+26=50
Current State: 51:[79, 79, 50], Operations: ['24+26=50']
Exploring Operation: 79/79=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Ope... | 4 | Current State: 51:[24, 79, 26, 79], Operations: []
Exploring Operation: 79/79=1, Resulting Numbers: [24, 26, 1]
Generated Node #0,0: 51:[24, 26, 1] Operation: 79/79=1
Exploring Operation: 79-26=53, Resulting Numbers: [24, 79, 53]
Generated Node #0,1: 51:[24, 79, 53] Operation: 79-26=53
Exploring Operation: 79-26=53, Re... | 0.986979 | hs_4 | mult_heuristic |
[
55,
7,
96,
34
] | 99 | [
"55-34=21",
"21/7=3",
"96+3=99"
] | Current State: 99:[55, 7, 96, 34], Operations: []
Exploring Operation: 55-34=21, Resulting Numbers: [7, 96, 21]
Generated Node #2: [7, 96, 21] from Operation: 55-34=21
Current State: 99:[7, 96, 21], Operations: ['55-34=21']
Exploring Operation: 21/7=3, Resulting Numbers: [96, 3]
Generated Node #3: [96, 3] from Operatio... | 4 | Current State: 99:[55, 7, 96, 34], Operations: []
Exploring Operation: 96-55=41, Resulting Numbers: [7, 34, 41]
Generated Node #0,0: 99:[7, 34, 41] Operation: 96-55=41
Exploring Operation: 55-34=21, Resulting Numbers: [7, 96, 21]
Generated Node #0,1: 99:[7, 96, 21] Operation: 55-34=21
Exploring Operation: 55-7=48, Resu... | 0.970486 | hs_4 | mult_heuristic |
[
71,
79,
68,
21
] | 97 | [
"79-71=8",
"68+21=89",
"8+89=97"
] | Current State: 97:[71, 79, 68, 21], Operations: []
Exploring Operation: 79-71=8, Resulting Numbers: [68, 21, 8]
Generated Node #2: [68, 21, 8] from Operation: 79-71=8
Current State: 97:[68, 21, 8], Operations: ['79-71=8']
Exploring Operation: 68+21=89, Resulting Numbers: [8, 89]
Generated Node #3: [8, 89] from Operatio... | 4 | Current State: 97:[71, 79, 68, 21], Operations: []
Exploring Operation: 79+21=100, Resulting Numbers: [71, 68, 100]
Generated Node #0,0: 97:[71, 68, 100] Operation: 79+21=100
Exploring Operation: 68+21=89, Resulting Numbers: [71, 79, 89]
Generated Node #0,1: 97:[71, 79, 89] Operation: 68+21=89
Exploring Operation: 71+2... | 0.984375 | hs_3 | sum_heuristic |
[
88,
22,
3,
82
] | 70 | [
"88/22=4",
"3*4=12",
"82-12=70"
] | Current State: 70:[88, 22, 3, 82], Operations: []
Exploring Operation: 88/22=4, Resulting Numbers: [3, 82, 4]
Generated Node #2: [3, 82, 4] from Operation: 88/22=4
Current State: 70:[3, 82, 4], Operations: ['88/22=4']
Exploring Operation: 3*4=12, Resulting Numbers: [82, 12]
Generated Node #3: [82, 12] from Operation: 3... | 4 | Current State: 70:[88, 22, 3, 82], Operations: []
Exploring Operation: 88-82=6, Resulting Numbers: [22, 3, 6]
Generated Node #0,0: 70:[22, 3, 6] Operation: 88-82=6
Exploring Operation: 88/22=4, Resulting Numbers: [3, 82, 4]
Generated Node #0,1: 70:[3, 82, 4] Operation: 88/22=4
Exploring Operation: 88-22=66, Resulting N... | 0 | hs_4 | sum_heuristic |
[
33,
66,
82,
54
] | 68 | [
"66/33=2",
"82+54=136",
"136/2=68"
] | Current State: 68:[33, 66, 82, 54], Operations: []
Exploring Operation: 66/33=2, Resulting Numbers: [82, 54, 2]
Generated Node #2: [82, 54, 2] from Operation: 66/33=2
Current State: 68:[82, 54, 2], Operations: ['66/33=2']
Exploring Operation: 82+54=136, Resulting Numbers: [2, 136]
Generated Node #3: [2, 136] from Opera... | 4 | Current State: 68:[33, 66, 82, 54], Operations: []
Exploring Operation: 82-66=16, Resulting Numbers: [33, 54, 16]
Generated Node #0,0: 68:[33, 54, 16] Operation: 82-66=16
Exploring Operation: 66-54=12, Resulting Numbers: [33, 82, 12]
Generated Node #0,1: 68:[33, 82, 12] Operation: 66-54=12
Exploring Operation: 54-33=21... | 0 | hs_5 | mult_heuristic |
[
3,
18,
9,
84
] | 96 | [
"3+18=21",
"84-9=75",
"21+75=96"
] | Current State: 96:[3, 18, 9, 84], Operations: []
Exploring Operation: 3+18=21, Resulting Numbers: [9, 84, 21]
Generated Node #2: [9, 84, 21] from Operation: 3+18=21
Current State: 96:[9, 84, 21], Operations: ['3+18=21']
Exploring Operation: 84-9=75, Resulting Numbers: [21, 75]
Generated Node #3: [21, 75] from Operation... | 4 | Current State: 96:[3, 18, 9, 84], Operations: []
Exploring Operation: 9+84=93, Resulting Numbers: [3, 18, 93]
Generated Node #0,0: 96:[3, 18, 93] Operation: 9+84=93
Exploring Operation: 18/9=2, Resulting Numbers: [3, 84, 2]
Generated Node #0,1: 96:[3, 84, 2] Operation: 18/9=2
Exploring Operation: 84/3=28, Resulting Num... | 0.934028 | hs_5 | sum_heuristic |
[
82,
56,
12,
28
] | 14 | [
"82-56=26",
"12+28=40",
"40-26=14"
] | Current State: 14:[82, 56, 12, 28], Operations: []
Exploring Operation: 82-56=26, Resulting Numbers: [12, 28, 26]
Generated Node #2: [12, 28, 26] from Operation: 82-56=26
Current State: 14:[12, 28, 26], Operations: ['82-56=26']
Exploring Operation: 12+28=40, Resulting Numbers: [26, 40]
Generated Node #3: [26, 40] from ... | 4 | Current State: 14:[82, 56, 12, 28], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [82, 12, 2]
Generated Node #0,0: 14:[82, 12, 2] Operation: 56/28=2
Exploring Operation: 82-56=26, Resulting Numbers: [12, 28, 26]
Generated Node #0,1: 14:[12, 28, 26] Operation: 82-56=26
Exploring Operation: 82-28=54, Re... | 0.990451 | hs_3 | sum_heuristic |
[
60,
76,
70,
24
] | 42 | [
"60+76=136",
"70+24=94",
"136-94=42"
] | Current State: 42:[60, 76, 70, 24], Operations: []
Exploring Operation: 60+76=136, Resulting Numbers: [70, 24, 136]
Generated Node #2: [70, 24, 136] from Operation: 60+76=136
Current State: 42:[70, 24, 136], Operations: ['60+76=136']
Exploring Operation: 70+24=94, Resulting Numbers: [136, 94]
Generated Node #3: [136, 9... | 4 | Current State: 42:[60, 76, 70, 24], Operations: []
Exploring Operation: 76-70=6, Resulting Numbers: [60, 24, 6]
Generated Node #0,0: 42:[60, 24, 6] Operation: 76-70=6
Exploring Operation: 70-60=10, Resulting Numbers: [76, 24, 10]
Generated Node #0,1: 42:[76, 24, 10] Operation: 70-60=10
Exploring Operation: 76-60=16, Re... | 0.986111 | hs_3 | mult_heuristic |
[
95,
69,
55,
19
] | 19 | [
"95/19=5",
"69-55=14",
"5+14=19"
] | Current State: 19:[95, 69, 55, 19], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [69, 55, 5]
Generated Node #2: [69, 55, 5] from Operation: 95/19=5
Current State: 19:[69, 55, 5], Operations: ['95/19=5']
Exploring Operation: 69-55=14, Resulting Numbers: [5, 14]
Generated Node #3: [5, 14] from Operatio... | 4 | Current State: 19:[95, 69, 55, 19], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [69, 55, 5]
Generated Node #0,0: 19:[69, 55, 5] Operation: 95/19=5
Exploring Operation: 95-19=76, Resulting Numbers: [69, 55, 76]
Generated Node #0,1: 19:[69, 55, 76] Operation: 95-19=76
Exploring Operation: 95-55=40, Re... | 0.950521 | hs_5 | mult_heuristic |
[
87,
66,
3,
28
] | 81 | [
"87-28=59",
"66/3=22",
"59+22=81"
] | Current State: 81:[87, 66, 3, 28], Operations: []
Exploring Operation: 87-28=59, Resulting Numbers: [66, 3, 59]
Generated Node #2: [66, 3, 59] from Operation: 87-28=59
Current State: 81:[66, 3, 59], Operations: ['87-28=59']
Exploring Operation: 66/3=22, Resulting Numbers: [59, 22]
Generated Node #3: [59, 22] from Opera... | 4 | Current State: 81:[87, 66, 3, 28], Operations: []
Exploring Operation: 66/3=22, Resulting Numbers: [87, 28, 22]
Generated Node #0,0: 81:[87, 28, 22] Operation: 66/3=22
Exploring Operation: 66-28=38, Resulting Numbers: [87, 3, 38]
Generated Node #0,1: 81:[87, 3, 38] Operation: 66-28=38
Exploring Operation: 87-66=21, Res... | 0.980035 | hs_3 | mult_heuristic |
[
18,
32,
70,
8
] | 39 | [
"18-8=10",
"70/10=7",
"32+7=39"
] | Current State: 39:[18, 32, 70, 8], Operations: []
Exploring Operation: 18-8=10, Resulting Numbers: [32, 70, 10]
Generated Node #2: [32, 70, 10] from Operation: 18-8=10
Current State: 39:[32, 70, 10], Operations: ['18-8=10']
Exploring Operation: 70/10=7, Resulting Numbers: [32, 7]
Generated Node #3: [32, 7] from Operati... | 4 | Current State: 39:[18, 32, 70, 8], Operations: []
Exploring Operation: 70-8=62, Resulting Numbers: [18, 32, 62]
Generated Node #0,0: 39:[18, 32, 62] Operation: 70-8=62
Exploring Operation: 32+8=40, Resulting Numbers: [18, 70, 40]
Generated Node #0,1: 39:[18, 70, 40] Operation: 32+8=40
Exploring Operation: 70-32=38, Res... | 0 | hs_5 | mult_heuristic |
[
5,
65,
8,
42
] | 21 | [
"65/5=13",
"42-8=34",
"34-13=21"
] | Current State: 21:[5, 65, 8, 42], Operations: []
Exploring Operation: 65/5=13, Resulting Numbers: [8, 42, 13]
Generated Node #2: [8, 42, 13] from Operation: 65/5=13
Current State: 21:[8, 42, 13], Operations: ['65/5=13']
Exploring Operation: 42-8=34, Resulting Numbers: [13, 34]
Generated Node #3: [13, 34] from Operation... | 4 | Current State: 21:[5, 65, 8, 42], Operations: []
Exploring Operation: 65/5=13, Resulting Numbers: [8, 42, 13]
Generated Node #0,0: 21:[8, 42, 13] Operation: 65/5=13
Exploring Operation: 65-8=57, Resulting Numbers: [5, 42, 57]
Generated Node #0,1: 21:[5, 42, 57] Operation: 65-8=57
Exploring Operation: 65-42=23, Resultin... | 0.97309 | hs_4 | sum_heuristic |
[
84,
14,
3,
76
] | 10 | [
"84-76=8",
"3*8=24",
"24-14=10"
] | Current State: 10:[84, 14, 3, 76], Operations: []
Exploring Operation: 84-76=8, Resulting Numbers: [14, 3, 8]
Generated Node #2: [14, 3, 8] from Operation: 84-76=8
Current State: 10:[14, 3, 8], Operations: ['84-76=8']
Exploring Operation: 3*8=24, Resulting Numbers: [14, 24]
Generated Node #3: [14, 24] from Operation: 3... | 4 | Current State: 10:[84, 14, 3, 76], Operations: []
Exploring Operation: 84-14=70, Resulting Numbers: [3, 76, 70]
Generated Node #0,0: 10:[3, 76, 70] Operation: 84-14=70
Exploring Operation: 76-14=62, Resulting Numbers: [84, 3, 62]
Generated Node #0,1: 10:[84, 3, 62] Operation: 76-14=62
Exploring Operation: 84/3=28, Resu... | 0 | hs_5 | mult_heuristic |
[
96,
34,
40,
51
] | 24 | [
"96*34=3264",
"3264/51=64",
"64-40=24"
] | Current State: 24:[96, 34, 40, 51], Operations: []
Exploring Operation: 96*34=3264, Resulting Numbers: [40, 51, 3264]
Generated Node #2: [40, 51, 3264] from Operation: 96*34=3264
Current State: 24:[40, 51, 3264], Operations: ['96*34=3264']
Exploring Operation: 3264/51=64, Resulting Numbers: [40, 64]
Generated Node #3: ... | 4 | Current State: 24:[96, 34, 40, 51], Operations: []
Exploring Operation: 51-40=11, Resulting Numbers: [96, 34, 11]
Generated Node #0,0: 24:[96, 34, 11] Operation: 51-40=11
Exploring Operation: 96-34=62, Resulting Numbers: [40, 51, 62]
Generated Node #0,1: 24:[40, 51, 62] Operation: 96-34=62
Exploring Operation: 96-51=45... | 0 | hs_4 | sum_heuristic |
[
15,
68,
92,
82
] | 93 | [
"15+68=83",
"92-82=10",
"83+10=93"
] | Current State: 93:[15, 68, 92, 82], Operations: []
Exploring Operation: 15+68=83, Resulting Numbers: [92, 82, 83]
Generated Node #2: [92, 82, 83] from Operation: 15+68=83
Current State: 93:[92, 82, 83], Operations: ['15+68=83']
Exploring Operation: 92-82=10, Resulting Numbers: [83, 10]
Generated Node #3: [83, 10] from ... | 4 | Current State: 93:[15, 68, 92, 82], Operations: []
Exploring Operation: 15+82=97, Resulting Numbers: [68, 92, 97]
Generated Node #0,0: 93:[68, 92, 97] Operation: 15+82=97
Exploring Operation: 15+68=83, Resulting Numbers: [92, 82, 83]
Generated Node #0,1: 93:[92, 82, 83] Operation: 15+68=83
Exploring Operation: 82-68=14... | 0.990451 | hs_3 | mult_heuristic |
[
15,
17,
7,
59
] | 29 | [
"15*7=105",
"17+59=76",
"105-76=29"
] | Current State: 29:[15, 17, 7, 59], Operations: []
Exploring Operation: 15*7=105, Resulting Numbers: [17, 59, 105]
Generated Node #2: [17, 59, 105] from Operation: 15*7=105
Current State: 29:[17, 59, 105], Operations: ['15*7=105']
Exploring Operation: 17+59=76, Resulting Numbers: [105, 76]
Generated Node #3: [105, 76] f... | 4 | Current State: 29:[15, 17, 7, 59], Operations: []
Exploring Operation: 15+7=22, Resulting Numbers: [17, 59, 22]
Generated Node #0,0: 29:[17, 59, 22] Operation: 15+7=22
Exploring Operation: 59-15=44, Resulting Numbers: [17, 7, 44]
Generated Node #0,1: 29:[17, 7, 44] Operation: 59-15=44
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
86,
9,
81,
27
] | 23 | [
"86-9=77",
"81-27=54",
"77-54=23"
] | Current State: 23:[86, 9, 81, 27], Operations: []
Exploring Operation: 86-9=77, Resulting Numbers: [81, 27, 77]
Generated Node #2: [81, 27, 77] from Operation: 86-9=77
Current State: 23:[81, 27, 77], Operations: ['86-9=77']
Exploring Operation: 81-27=54, Resulting Numbers: [77, 54]
Generated Node #3: [77, 54] from Oper... | 4 | Current State: 23:[86, 9, 81, 27], Operations: []
Exploring Operation: 86-81=5, Resulting Numbers: [9, 27, 5]
Generated Node #0,0: 23:[9, 27, 5] Operation: 86-81=5
Exploring Operation: 86-27=59, Resulting Numbers: [9, 81, 59]
Generated Node #0,1: 23:[9, 81, 59] Operation: 86-27=59
Exploring Operation: 81/9=9, Resulting... | 0.980035 | hs_5 | sum_heuristic |
[
64,
9,
25,
63
] | 67 | [
"25-9=16",
"64/16=4",
"63+4=67"
] | Current State: 67:[64, 9, 25, 63], Operations: []
Exploring Operation: 25-9=16, Resulting Numbers: [64, 63, 16]
Generated Node #2: [64, 63, 16] from Operation: 25-9=16
Current State: 67:[64, 63, 16], Operations: ['25-9=16']
Exploring Operation: 64/16=4, Resulting Numbers: [63, 4]
Generated Node #3: [63, 4] from Operati... | 4 | Current State: 67:[64, 9, 25, 63], Operations: []
Exploring Operation: 9+25=34, Resulting Numbers: [64, 63, 34]
Generated Node #0,0: 67:[64, 63, 34] Operation: 9+25=34
Exploring Operation: 9+63=72, Resulting Numbers: [64, 25, 72]
Generated Node #0,1: 67:[64, 25, 72] Operation: 9+63=72
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
73,
94,
3,
99
] | 40 | [
"94-73=21",
"99+21=120",
"120/3=40"
] | Current State: 40:[73, 94, 3, 99], Operations: []
Exploring Operation: 94-73=21, Resulting Numbers: [3, 99, 21]
Generated Node #2: [3, 99, 21] from Operation: 94-73=21
Current State: 40:[3, 99, 21], Operations: ['94-73=21']
Exploring Operation: 99+21=120, Resulting Numbers: [3, 120]
Generated Node #3: [3, 120] from Ope... | 4 | Current State: 40:[73, 94, 3, 99], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [73, 3, 5]
Generated Node #0,0: 40:[73, 3, 5] Operation: 99-94=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[73, 3, 5], Operations: ['99-94=5']
Exploring Operation: 73-5=68, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
69,
90,
70,
63
] | 55 | [
"69-63=6",
"90/6=15",
"70-15=55"
] | Current State: 55:[69, 90, 70, 63], Operations: []
Exploring Operation: 69-63=6, Resulting Numbers: [90, 70, 6]
Generated Node #2: [90, 70, 6] from Operation: 69-63=6
Current State: 55:[90, 70, 6], Operations: ['69-63=6']
Exploring Operation: 90/6=15, Resulting Numbers: [70, 15]
Generated Node #3: [70, 15] from Operati... | 4 | Current State: 55:[69, 90, 70, 63], Operations: []
Exploring Operation: 90-70=20, Resulting Numbers: [69, 63, 20]
Generated Node #0,0: 55:[69, 63, 20] Operation: 90-70=20
Moving to Node #0,0
Current State: 55:[69, 63, 20], Operations: ['90-70=20']
Exploring Operation: 69-63=6, Resulting Numbers: [20, 6]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
93,
3,
33,
25
] | 98 | [
"93-3=90",
"33-25=8",
"90+8=98"
] | Current State: 98:[93, 3, 33, 25], Operations: []
Exploring Operation: 93-3=90, Resulting Numbers: [33, 25, 90]
Generated Node #2: [33, 25, 90] from Operation: 93-3=90
Current State: 98:[33, 25, 90], Operations: ['93-3=90']
Exploring Operation: 33-25=8, Resulting Numbers: [90, 8]
Generated Node #3: [90, 8] from Operati... | 4 | Current State: 98:[93, 3, 33, 25], Operations: []
Exploring Operation: 33+25=58, Resulting Numbers: [93, 3, 58]
Generated Node #0,0: 98:[93, 3, 58] Operation: 33+25=58
Exploring Operation: 33-25=8, Resulting Numbers: [93, 3, 8]
Generated Node #0,1: 98:[93, 3, 8] Operation: 33-25=8
Start Sub Search at level 1: Moving to... | 0.989583 | hs_2 | sum_heuristic |
[
72,
98,
35,
16
] | 20 | [
"72-16=56",
"35*56=1960",
"1960/98=20"
] | Current State: 20:[72, 98, 35, 16], Operations: []
Exploring Operation: 72-16=56, Resulting Numbers: [98, 35, 56]
Generated Node #2: [98, 35, 56] from Operation: 72-16=56
Current State: 20:[98, 35, 56], Operations: ['72-16=56']
Exploring Operation: 35*56=1960, Resulting Numbers: [98, 1960]
Generated Node #3: [98, 1960]... | 4 | Current State: 20:[72, 98, 35, 16], Operations: []
Exploring Operation: 72-35=37, Resulting Numbers: [98, 16, 37]
Generated Node #0,0: 20:[98, 16, 37] Operation: 72-35=37
Exploring Operation: 98-35=63, Resulting Numbers: [72, 16, 63]
Generated Node #0,1: 20:[72, 16, 63] Operation: 98-35=63
Exploring Operation: 98-72=26... | 0 | hs_5 | sum_heuristic |
[
15,
7,
82,
9
] | 81 | [
"15-7=8",
"82-9=73",
"8+73=81"
] | Current State: 81:[15, 7, 82, 9], Operations: []
Exploring Operation: 15-7=8, Resulting Numbers: [82, 9, 8]
Generated Node #2: [82, 9, 8] from Operation: 15-7=8
Current State: 81:[82, 9, 8], Operations: ['15-7=8']
Exploring Operation: 82-9=73, Resulting Numbers: [8, 73]
Generated Node #3: [8, 73] from Operation: 82-9=7... | 4 | Current State: 81:[15, 7, 82, 9], Operations: []
Exploring Operation: 15-7=8, Resulting Numbers: [82, 9, 8]
Generated Node #0,0: 81:[82, 9, 8] Operation: 15-7=8
Exploring Operation: 9-7=2, Resulting Numbers: [15, 82, 2]
Generated Node #0,1: 81:[15, 82, 2] Operation: 9-7=2
Exploring Operation: 15+9=24, Resulting Numbers... | 0.981771 | hs_5 | mult_heuristic |
[
35,
74,
33,
99
] | 49 | [
"35-33=2",
"74*2=148",
"148-99=49"
] | Current State: 49:[35, 74, 33, 99], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [74, 99, 2]
Generated Node #2: [74, 99, 2] from Operation: 35-33=2
Current State: 49:[74, 99, 2], Operations: ['35-33=2']
Exploring Operation: 74*2=148, Resulting Numbers: [99, 148]
Generated Node #3: [99, 148] from Oper... | 4 | Current State: 49:[35, 74, 33, 99], Operations: []
Exploring Operation: 99-35=64, Resulting Numbers: [74, 33, 64]
Generated Node #0,0: 49:[74, 33, 64] Operation: 99-35=64
Exploring Operation: 99/33=3, Resulting Numbers: [35, 74, 3]
Generated Node #0,1: 49:[35, 74, 3] Operation: 99/33=3
Exploring Operation: 99-74=25, Re... | 0 | hs_3 | sum_heuristic |
[
80,
13,
51,
12
] | 15 | [
"80*12=960",
"13+51=64",
"960/64=15"
] | Current State: 15:[80, 13, 51, 12], Operations: []
Exploring Operation: 80*12=960, Resulting Numbers: [13, 51, 960]
Generated Node #2: [13, 51, 960] from Operation: 80*12=960
Current State: 15:[13, 51, 960], Operations: ['80*12=960']
Exploring Operation: 13+51=64, Resulting Numbers: [960, 64]
Generated Node #3: [960, 6... | 4 | Current State: 15:[80, 13, 51, 12], Operations: []
Exploring Operation: 80-13=67, Resulting Numbers: [51, 12, 67]
Generated Node #0,0: 15:[51, 12, 67] Operation: 80-13=67
Exploring Operation: 80-51=29, Resulting Numbers: [13, 12, 29]
Generated Node #0,1: 15:[13, 12, 29] Operation: 80-51=29
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
93,
30,
70,
46
] | 32 | [
"93-70=23",
"46/23=2",
"30+2=32"
] | Current State: 32:[93, 30, 70, 46], Operations: []
Exploring Operation: 93-70=23, Resulting Numbers: [30, 46, 23]
Generated Node #2: [30, 46, 23] from Operation: 93-70=23
Current State: 32:[30, 46, 23], Operations: ['93-70=23']
Exploring Operation: 46/23=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 32:[93, 30, 70, 46], Operations: []
Exploring Operation: 93-46=47, Resulting Numbers: [30, 70, 47]
Generated Node #0,0: 32:[30, 70, 47] Operation: 93-46=47
Exploring Operation: 70-46=24, Resulting Numbers: [93, 30, 24]
Generated Node #0,1: 32:[93, 30, 24] Operation: 70-46=24
Exploring Operation: 93-30=63... | 0.956597 | hs_4 | sum_heuristic |
[
96,
46,
38,
58
] | 50 | [
"38*58=2204",
"96+2204=2300",
"2300/46=50"
] | Current State: 50:[96, 46, 38, 58], Operations: []
Exploring Operation: 38*58=2204, Resulting Numbers: [96, 46, 2204]
Generated Node #2: [96, 46, 2204] from Operation: 38*58=2204
Current State: 50:[96, 46, 2204], Operations: ['38*58=2204']
Exploring Operation: 96+2204=2300, Resulting Numbers: [46, 2300]
Generated Node ... | 4 | Current State: 50:[96, 46, 38, 58], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [46, 38, 38]
Generated Node #0,0: 50:[46, 38, 38] Operation: 96-58=38
Exploring Operation: 96-46=50, Resulting Numbers: [38, 58, 50]
Generated Node #0,1: 50:[38, 58, 50] Operation: 96-46=50
Exploring Operation: 96-38=58... | 0 | hs_3 | sum_heuristic |
[
24,
36,
36,
16
] | 19 | [
"36-24=12",
"36/12=3",
"16+3=19"
] | Current State: 19:[24, 36, 36, 16], Operations: []
Exploring Operation: 36-24=12, Resulting Numbers: [16, 12]
Generated Node #2: [16, 12] from Operation: 36-24=12
Current State: 19:[16, 12], Operations: ['36-24=12']
Exploring Operation: 36/12=3, Resulting Numbers: [16, 3]
Generated Node #3: [16, 3] from Operation: 36/1... | 4 | Current State: 19:[24, 36, 36, 16], Operations: []
Exploring Operation: 36-16=20, Resulting Numbers: [24, 36, 20]
Generated Node #0,0: 19:[24, 36, 20] Operation: 36-16=20
Moving to Node #0,0
Current State: 19:[24, 36, 20], Operations: ['36-16=20']
Exploring Operation: 36-24=12, Resulting Numbers: [20, 12]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
6,
3,
87,
12
] | 97 | [
"6/3=2",
"87+12=99",
"99-2=97"
] | Current State: 97:[6, 3, 87, 12], Operations: []
Exploring Operation: 6/3=2, Resulting Numbers: [87, 12, 2]
Generated Node #2: [87, 12, 2] from Operation: 6/3=2
Current State: 97:[87, 12, 2], Operations: ['6/3=2']
Exploring Operation: 87+12=99, Resulting Numbers: [2, 99]
Generated Node #3: [2, 99] from Operation: 87+12... | 4 | Current State: 97:[6, 3, 87, 12], Operations: []
Exploring Operation: 6*12=72, Resulting Numbers: [3, 87, 72]
Generated Node #0,0: 97:[3, 87, 72] Operation: 6*12=72
Exploring Operation: 3*12=36, Resulting Numbers: [6, 87, 36]
Generated Node #0,1: 97:[6, 87, 36] Operation: 3*12=36
Moving to Node #0,0
Current State: 97:[... | 0 | hs_2 | mult_heuristic |
[
47,
63,
46,
95
] | 33 | [
"63-47=16",
"95-46=49",
"49-16=33"
] | Current State: 33:[47, 63, 46, 95], Operations: []
Exploring Operation: 63-47=16, Resulting Numbers: [46, 95, 16]
Generated Node #2: [46, 95, 16] from Operation: 63-47=16
Current State: 33:[46, 95, 16], Operations: ['63-47=16']
Exploring Operation: 95-46=49, Resulting Numbers: [16, 49]
Generated Node #3: [16, 49] from ... | 4 | Current State: 33:[47, 63, 46, 95], Operations: []
Exploring Operation: 95-46=49, Resulting Numbers: [47, 63, 49]
Generated Node #0,0: 33:[47, 63, 49] Operation: 95-46=49
Exploring Operation: 95-47=48, Resulting Numbers: [63, 46, 48]
Generated Node #0,1: 33:[63, 46, 48] Operation: 95-47=48
Exploring Operation: 95-63=32... | 0.985243 | hs_3 | sum_heuristic |
[
54,
46,
8,
73
] | 35 | [
"54+46=100",
"73-8=65",
"100-65=35"
] | Current State: 35:[54, 46, 8, 73], Operations: []
Exploring Operation: 54+46=100, Resulting Numbers: [8, 73, 100]
Generated Node #2: [8, 73, 100] from Operation: 54+46=100
Current State: 35:[8, 73, 100], Operations: ['54+46=100']
Exploring Operation: 73-8=65, Resulting Numbers: [100, 65]
Generated Node #3: [100, 65] fr... | 4 | Current State: 35:[54, 46, 8, 73], Operations: []
Exploring Operation: 73-46=27, Resulting Numbers: [54, 8, 27]
Generated Node #0,0: 35:[54, 8, 27] Operation: 73-46=27
Exploring Operation: 54-46=8, Resulting Numbers: [8, 73, 8]
Generated Node #0,1: 35:[8, 73, 8] Operation: 54-46=8
Exploring Operation: 73-54=19, Resulti... | 0.985243 | hs_3 | sum_heuristic |
[
71,
78,
20,
29
] | 16 | [
"78-71=7",
"29-20=9",
"7+9=16"
] | Current State: 16:[71, 78, 20, 29], Operations: []
Exploring Operation: 78-71=7, Resulting Numbers: [20, 29, 7]
Generated Node #2: [20, 29, 7] from Operation: 78-71=7
Current State: 16:[20, 29, 7], Operations: ['78-71=7']
Exploring Operation: 29-20=9, Resulting Numbers: [7, 9]
Generated Node #3: [7, 9] from Operation: ... | 4 | Current State: 16:[71, 78, 20, 29], Operations: []
Exploring Operation: 71-29=42, Resulting Numbers: [78, 20, 42]
Generated Node #0,0: 16:[78, 20, 42] Operation: 71-29=42
Exploring Operation: 78-71=7, Resulting Numbers: [20, 29, 7]
Generated Node #0,1: 16:[20, 29, 7] Operation: 78-71=7
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
34,
73,
87,
46
] | 80 | [
"73-34=39",
"87-46=41",
"39+41=80"
] | Current State: 80:[34, 73, 87, 46], Operations: []
Exploring Operation: 73-34=39, Resulting Numbers: [87, 46, 39]
Generated Node #2: [87, 46, 39] from Operation: 73-34=39
Current State: 80:[87, 46, 39], Operations: ['73-34=39']
Exploring Operation: 87-46=41, Resulting Numbers: [39, 41]
Generated Node #3: [39, 41] from ... | 4 | Current State: 80:[34, 73, 87, 46], Operations: []
Exploring Operation: 34+46=80, Resulting Numbers: [73, 87, 80]
Generated Node #0,0: 80:[73, 87, 80] Operation: 34+46=80
Exploring Operation: 73-34=39, Resulting Numbers: [87, 46, 39]
Generated Node #0,1: 80:[87, 46, 39] Operation: 73-34=39
Exploring Operation: 87-46=41... | 0.982639 | hs_5 | sum_heuristic |
[
4,
19,
29,
45
] | 52 | [
"4*29=116",
"19+45=64",
"116-64=52"
] | Current State: 52:[4, 19, 29, 45], Operations: []
Exploring Operation: 4*29=116, Resulting Numbers: [19, 45, 116]
Generated Node #2: [19, 45, 116] from Operation: 4*29=116
Current State: 52:[19, 45, 116], Operations: ['4*29=116']
Exploring Operation: 19+45=64, Resulting Numbers: [116, 64]
Generated Node #3: [116, 64] f... | 4 | Current State: 52:[4, 19, 29, 45], Operations: []
Exploring Operation: 45-19=26, Resulting Numbers: [4, 29, 26]
Generated Node #0,0: 52:[4, 29, 26] Operation: 45-19=26
Exploring Operation: 29-19=10, Resulting Numbers: [4, 45, 10]
Generated Node #0,1: 52:[4, 45, 10] Operation: 29-19=10
Exploring Operation: 19+29=48, Res... | 0 | hs_5 | mult_heuristic |
[
55,
13,
16,
8
] | 34 | [
"55+13=68",
"16/8=2",
"68/2=34"
] | Current State: 34:[55, 13, 16, 8], Operations: []
Exploring Operation: 55+13=68, Resulting Numbers: [16, 8, 68]
Generated Node #2: [16, 8, 68] from Operation: 55+13=68
Current State: 34:[16, 8, 68], Operations: ['55+13=68']
Exploring Operation: 16/8=2, Resulting Numbers: [68, 2]
Generated Node #3: [68, 2] from Operatio... | 4 | Current State: 34:[55, 13, 16, 8], Operations: []
Exploring Operation: 55-13=42, Resulting Numbers: [16, 8, 42]
Generated Node #0,0: 34:[16, 8, 42] Operation: 55-13=42
Exploring Operation: 55-16=39, Resulting Numbers: [13, 8, 39]
Generated Node #0,1: 34:[13, 8, 39] Operation: 55-16=39
Exploring Operation: 55-8=47, Resu... | 0.985243 | hs_3 | sum_heuristic |
[
78,
98,
59,
80
] | 40 | [
"98-59=39",
"78/39=2",
"80/2=40"
] | Current State: 40:[78, 98, 59, 80], Operations: []
Exploring Operation: 98-59=39, Resulting Numbers: [78, 80, 39]
Generated Node #2: [78, 80, 39] from Operation: 98-59=39
Current State: 40:[78, 80, 39], Operations: ['98-59=39']
Exploring Operation: 78/39=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Ope... | 4 | Current State: 40:[78, 98, 59, 80], Operations: []
Exploring Operation: 98-78=20, Resulting Numbers: [59, 80, 20]
Generated Node #0,0: 40:[59, 80, 20] Operation: 98-78=20
Exploring Operation: 98-80=18, Resulting Numbers: [78, 59, 18]
Generated Node #0,1: 40:[78, 59, 18] Operation: 98-80=18
Exploring Operation: 98-59=39... | 0.939236 | hs_4 | sum_heuristic |
[
68,
19,
75,
84
] | 31 | [
"75-68=7",
"84/7=12",
"19+12=31"
] | Current State: 31:[68, 19, 75, 84], Operations: []
Exploring Operation: 75-68=7, Resulting Numbers: [19, 84, 7]
Generated Node #2: [19, 84, 7] from Operation: 75-68=7
Current State: 31:[19, 84, 7], Operations: ['75-68=7']
Exploring Operation: 84/7=12, Resulting Numbers: [19, 12]
Generated Node #3: [19, 12] from Operati... | 4 | Current State: 31:[68, 19, 75, 84], Operations: []
Exploring Operation: 75-68=7, Resulting Numbers: [19, 84, 7]
Generated Node #0,0: 31:[19, 84, 7] Operation: 75-68=7
Exploring Operation: 84-68=16, Resulting Numbers: [19, 75, 16]
Generated Node #0,1: 31:[19, 75, 16] Operation: 84-68=16
Exploring Operation: 84-75=9, Res... | 0.96875 | hs_3 | sum_heuristic |
[
34,
26,
14,
38
] | 44 | [
"34-26=8",
"14+38=52",
"52-8=44"
] | Current State: 44:[34, 26, 14, 38], Operations: []
Exploring Operation: 34-26=8, Resulting Numbers: [14, 38, 8]
Generated Node #2: [14, 38, 8] from Operation: 34-26=8
Current State: 44:[14, 38, 8], Operations: ['34-26=8']
Exploring Operation: 14+38=52, Resulting Numbers: [8, 52]
Generated Node #3: [8, 52] from Operatio... | 4 | Current State: 44:[34, 26, 14, 38], Operations: []
Exploring Operation: 34+14=48, Resulting Numbers: [26, 38, 48]
Generated Node #0,0: 44:[26, 38, 48] Operation: 34+14=48
Exploring Operation: 38-26=12, Resulting Numbers: [34, 14, 12]
Generated Node #0,1: 44:[34, 14, 12] Operation: 38-26=12
Exploring Operation: 38-34=4,... | 0.975694 | hs_5 | mult_heuristic |
[
80,
66,
91,
51
] | 54 | [
"80-66=14",
"91-51=40",
"14+40=54"
] | Current State: 54:[80, 66, 91, 51], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [91, 51, 14]
Generated Node #2: [91, 51, 14] from Operation: 80-66=14
Current State: 54:[91, 51, 14], Operations: ['80-66=14']
Exploring Operation: 91-51=40, Resulting Numbers: [14, 40]
Generated Node #3: [14, 40] from ... | 4 | Current State: 54:[80, 66, 91, 51], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [91, 51, 14]
Generated Node #0,0: 54:[91, 51, 14] Operation: 80-66=14
Exploring Operation: 91-80=11, Resulting Numbers: [66, 51, 11]
Generated Node #0,1: 54:[66, 51, 11] Operation: 91-80=11
Exploring Operation: 91-66=25... | 0.985243 | hs_3 | sum_heuristic |
[
42,
92,
20,
13
] | 17 | [
"92-42=50",
"20+13=33",
"50-33=17"
] | Current State: 17:[42, 92, 20, 13], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [20, 13, 50]
Generated Node #2: [20, 13, 50] from Operation: 92-42=50
Current State: 17:[20, 13, 50], Operations: ['92-42=50']
Exploring Operation: 20+13=33, Resulting Numbers: [50, 33]
Generated Node #3: [50, 33] from ... | 4 | Current State: 17:[42, 92, 20, 13], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [20, 13, 50]
Generated Node #0,0: 17:[20, 13, 50] Operation: 92-42=50
Exploring Operation: 92-20=72, Resulting Numbers: [42, 13, 72]
Generated Node #0,1: 17:[42, 13, 72] Operation: 92-20=72
Exploring Operation: 92-13=79... | 0.985243 | hs_5 | sum_heuristic |
[
70,
81,
25,
86
] | 40 | [
"70+81=151",
"25+86=111",
"151-111=40"
] | Current State: 40:[70, 81, 25, 86], Operations: []
Exploring Operation: 70+81=151, Resulting Numbers: [25, 86, 151]
Generated Node #2: [25, 86, 151] from Operation: 70+81=151
Current State: 40:[25, 86, 151], Operations: ['70+81=151']
Exploring Operation: 25+86=111, Resulting Numbers: [151, 111]
Generated Node #3: [151,... | 4 | Current State: 40:[70, 81, 25, 86], Operations: []
Exploring Operation: 86-81=5, Resulting Numbers: [70, 25, 5]
Generated Node #0,0: 40:[70, 25, 5] Operation: 86-81=5
Exploring Operation: 86-70=16, Resulting Numbers: [81, 25, 16]
Generated Node #0,1: 40:[81, 25, 16] Operation: 86-70=16
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
43,
43,
48,
77
] | 48 | [
"43-43=0",
"77*0=0",
"48+0=48"
] | Current State: 48:[43, 43, 48, 77], Operations: []
Exploring Operation: 43-43=0, Resulting Numbers: [48, 77, 0]
Generated Node #2: [48, 77, 0] from Operation: 43-43=0
Current State: 48:[48, 77, 0], Operations: ['43-43=0']
Exploring Operation: 77*0=0, Resulting Numbers: [48, 0]
Generated Node #3: [48, 0] from Operation:... | 4 | Current State: 48:[43, 43, 48, 77], Operations: []
Exploring Operation: 77-48=29, Resulting Numbers: [43, 43, 29]
Generated Node #0,0: 48:[43, 43, 29] Operation: 77-48=29
Exploring Operation: 43/43=1, Resulting Numbers: [48, 77, 1]
Generated Node #0,1: 48:[48, 77, 1] Operation: 43/43=1
Exploring Operation: 77-43=34, Re... | 0 | hs_4 | sum_heuristic |
[
23,
23,
70,
29
] | 98 | [
"23/23=1",
"70+29=99",
"99-1=98"
] | Current State: 98:[23, 23, 70, 29], Operations: []
Exploring Operation: 23/23=1, Resulting Numbers: [70, 29, 1]
Generated Node #2: [70, 29, 1] from Operation: 23/23=1
Current State: 98:[70, 29, 1], Operations: ['23/23=1']
Exploring Operation: 70+29=99, Resulting Numbers: [1, 99]
Generated Node #3: [1, 99] from Operatio... | 4 | Current State: 98:[23, 23, 70, 29], Operations: []
Exploring Operation: 70-23=47, Resulting Numbers: [23, 29, 47]
Generated Node #0,0: 98:[23, 29, 47] Operation: 70-23=47
Exploring Operation: 70+29=99, Resulting Numbers: [23, 23, 99]
Generated Node #0,1: 98:[23, 23, 99] Operation: 70+29=99
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
7,
41,
81,
68
] | 50 | [
"81-68=13",
"7*13=91",
"91-41=50"
] | Current State: 50:[7, 41, 81, 68], Operations: []
Exploring Operation: 81-68=13, Resulting Numbers: [7, 41, 13]
Generated Node #2: [7, 41, 13] from Operation: 81-68=13
Current State: 50:[7, 41, 13], Operations: ['81-68=13']
Exploring Operation: 7*13=91, Resulting Numbers: [41, 91]
Generated Node #3: [41, 91] from Opera... | 4 | Current State: 50:[7, 41, 81, 68], Operations: []
Exploring Operation: 81-68=13, Resulting Numbers: [7, 41, 13]
Generated Node #0,0: 50:[7, 41, 13] Operation: 81-68=13
Moving to Node #0,0
Current State: 50:[7, 41, 13], Operations: ['81-68=13']
Exploring Operation: 7+41=48, Resulting Numbers: [13, 48]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
48,
7,
46,
9
] | 61 | [
"48-46=2",
"7*9=63",
"63-2=61"
] | Current State: 61:[48, 7, 46, 9], Operations: []
Exploring Operation: 48-46=2, Resulting Numbers: [7, 9, 2]
Generated Node #2: [7, 9, 2] from Operation: 48-46=2
Current State: 61:[7, 9, 2], Operations: ['48-46=2']
Exploring Operation: 7*9=63, Resulting Numbers: [2, 63]
Generated Node #3: [2, 63] from Operation: 7*9=63
... | 4 | Current State: 61:[48, 7, 46, 9], Operations: []
Exploring Operation: 7*9=63, Resulting Numbers: [48, 46, 63]
Generated Node #0,0: 61:[48, 46, 63] Operation: 7*9=63
Exploring Operation: 48+9=57, Resulting Numbers: [7, 46, 57]
Generated Node #0,1: 61:[7, 46, 57] Operation: 48+9=57
Exploring Operation: 48+7=55, Resulting... | 0.982639 | hs_4 | mult_heuristic |
[
45,
65,
3,
89
] | 39 | [
"45/3=15",
"89-65=24",
"15+24=39"
] | Current State: 39:[45, 65, 3, 89], Operations: []
Exploring Operation: 45/3=15, Resulting Numbers: [65, 89, 15]
Generated Node #2: [65, 89, 15] from Operation: 45/3=15
Current State: 39:[65, 89, 15], Operations: ['45/3=15']
Exploring Operation: 89-65=24, Resulting Numbers: [15, 24]
Generated Node #3: [15, 24] from Oper... | 4 | Current State: 39:[45, 65, 3, 89], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [3, 89, 20]
Generated Node #0,0: 39:[3, 89, 20] Operation: 65-45=20
Exploring Operation: 89-45=44, Resulting Numbers: [65, 3, 44]
Generated Node #0,1: 39:[65, 3, 44] Operation: 89-45=44
Exploring Operation: 45/3=15, Resu... | 0.980903 | hs_4 | sum_heuristic |
[
79,
91,
20,
11
] | 21 | [
"91-79=12",
"20-11=9",
"12+9=21"
] | Current State: 21:[79, 91, 20, 11], Operations: []
Exploring Operation: 91-79=12, Resulting Numbers: [20, 11, 12]
Generated Node #2: [20, 11, 12] from Operation: 91-79=12
Current State: 21:[20, 11, 12], Operations: ['91-79=12']
Exploring Operation: 20-11=9, Resulting Numbers: [12, 9]
Generated Node #3: [12, 9] from Ope... | 4 | Current State: 21:[79, 91, 20, 11], Operations: []
Exploring Operation: 79-20=59, Resulting Numbers: [91, 11, 59]
Generated Node #0,0: 21:[91, 11, 59] Operation: 79-20=59
Exploring Operation: 91-20=71, Resulting Numbers: [79, 11, 71]
Generated Node #0,1: 21:[79, 11, 71] Operation: 91-20=71
Exploring Operation: 91-79=12... | 0.986979 | hs_3 | mult_heuristic |
[
54,
65,
69,
27
] | 54 | [
"69-65=4",
"27*4=108",
"108-54=54"
] | Current State: 54:[54, 65, 69, 27], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [54, 27, 4]
Generated Node #2: [54, 27, 4] from Operation: 69-65=4
Current State: 54:[54, 27, 4], Operations: ['69-65=4']
Exploring Operation: 27*4=108, Resulting Numbers: [54, 108]
Generated Node #3: [54, 108] from Oper... | 4 | Current State: 54:[54, 65, 69, 27], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [54, 27, 4]
Generated Node #0,0: 54:[54, 27, 4] Operation: 69-65=4
Exploring Operation: 69-54=15, Resulting Numbers: [65, 27, 15]
Generated Node #0,1: 54:[65, 27, 15] Operation: 69-54=15
Exploring Operation: 69-27=42, Re... | 0 | hs_4 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.