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 |
|---|---|---|---|---|---|---|---|---|
[
31,
15,
56,
55
] | 95 | [
"31-15=16",
"56+55=111",
"111-16=95"
] | Current State: 95:[31, 15, 56, 55], Operations: []
Exploring Operation: 31-15=16, Resulting Numbers: [56, 55, 16]
Generated Node #2: [56, 55, 16] from Operation: 31-15=16
Current State: 95:[56, 55, 16], Operations: ['31-15=16']
Exploring Operation: 56+55=111, Resulting Numbers: [16, 111]
Generated Node #3: [16, 111] fr... | 4 | Current State: 95:[31, 15, 56, 55], Operations: []
Exploring Operation: 55-31=24, Resulting Numbers: [15, 56, 24]
Generated Node #0,0: 95:[15, 56, 24] Operation: 55-31=24
Exploring Operation: 56-31=25, Resulting Numbers: [15, 55, 25]
Generated Node #0,1: 95:[15, 55, 25] Operation: 56-31=25
Exploring Operation: 56+55=11... | 0.96441 | hs_5 | mult_heuristic |
[
44,
55,
96,
40
] | 44 | [
"96-55=41",
"41-40=1",
"44*1=44"
] | Current State: 44:[44, 55, 96, 40], Operations: []
Exploring Operation: 96-55=41, Resulting Numbers: [44, 40, 41]
Generated Node #2: [44, 40, 41] from Operation: 96-55=41
Current State: 44:[44, 40, 41], Operations: ['96-55=41']
Exploring Operation: 41-40=1, Resulting Numbers: [44, 1]
Generated Node #3: [44, 1] from Ope... | 4 | Current State: 44:[44, 55, 96, 40], Operations: []
Exploring Operation: 96-40=56, Resulting Numbers: [44, 55, 56]
Generated Node #0,0: 44:[44, 55, 56] Operation: 96-40=56
Exploring Operation: 96-44=52, Resulting Numbers: [55, 40, 52]
Generated Node #0,1: 44:[55, 40, 52] Operation: 96-44=52
Exploring Operation: 96-55=41... | 0.986979 | hs_5 | sum_heuristic |
[
20,
2,
41,
69
] | 38 | [
"20/2=10",
"69-41=28",
"10+28=38"
] | Current State: 38:[20, 2, 41, 69], Operations: []
Exploring Operation: 20/2=10, Resulting Numbers: [41, 69, 10]
Generated Node #2: [41, 69, 10] from Operation: 20/2=10
Current State: 38:[41, 69, 10], Operations: ['20/2=10']
Exploring Operation: 69-41=28, Resulting Numbers: [10, 28]
Generated Node #3: [10, 28] from Oper... | 4 | Current State: 38:[20, 2, 41, 69], Operations: []
Exploring Operation: 69-20=49, Resulting Numbers: [2, 41, 49]
Generated Node #0,0: 38:[2, 41, 49] Operation: 69-20=49
Exploring Operation: 69-41=28, Resulting Numbers: [20, 2, 28]
Generated Node #0,1: 38:[20, 2, 28] Operation: 69-41=28
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
14,
39,
2,
19
] | 45 | [
"14+19=33",
"39*2=78",
"78-33=45"
] | Current State: 45:[14, 39, 2, 19], Operations: []
Exploring Operation: 14+19=33, Resulting Numbers: [39, 2, 33]
Generated Node #2: [39, 2, 33] from Operation: 14+19=33
Current State: 45:[39, 2, 33], Operations: ['14+19=33']
Exploring Operation: 39*2=78, Resulting Numbers: [33, 78]
Generated Node #3: [33, 78] from Opera... | 4 | Current State: 45:[14, 39, 2, 19], Operations: []
Exploring Operation: 19-2=17, Resulting Numbers: [14, 39, 17]
Generated Node #0,0: 45:[14, 39, 17] Operation: 19-2=17
Exploring Operation: 39+2=41, Resulting Numbers: [14, 19, 41]
Generated Node #0,1: 45:[14, 19, 41] Operation: 39+2=41
Exploring Operation: 39-19=20, Res... | 0 | hs_5 | sum_heuristic |
[
58,
56,
68,
34
] | 68 | [
"58-56=2",
"68-34=34",
"2*34=68"
] | Current State: 68:[58, 56, 68, 34], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [68, 34, 2]
Generated Node #2: [68, 34, 2] from Operation: 58-56=2
Current State: 68:[68, 34, 2], Operations: ['58-56=2']
Exploring Operation: 68-34=34, Resulting Numbers: [2, 34]
Generated Node #3: [2, 34] from Operatio... | 4 | Current State: 68:[58, 56, 68, 34], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [58, 34, 12]
Generated Node #0,0: 68:[58, 34, 12] Operation: 68-56=12
Exploring Operation: 58-56=2, Resulting Numbers: [68, 34, 2]
Generated Node #0,1: 68:[68, 34, 2] Operation: 58-56=2
Start Sub Search at level 1: Movi... | 0.989583 | hs_2 | mult_heuristic |
[
42,
89,
71,
71
] | 11 | [
"42+89=131",
"71+71=142",
"142-131=11"
] | Current State: 11:[42, 89, 71, 71], Operations: []
Exploring Operation: 42+89=131, Resulting Numbers: [71, 71, 131]
Generated Node #2: [71, 71, 131] from Operation: 42+89=131
Current State: 11:[71, 71, 131], Operations: ['42+89=131']
Exploring Operation: 71+71=142, Resulting Numbers: [131, 142]
Generated Node #3: [131,... | 4 | Current State: 11:[42, 89, 71, 71], Operations: []
Exploring Operation: 71/71=1, Resulting Numbers: [42, 89, 1]
Generated Node #0,0: 11:[42, 89, 1] Operation: 71/71=1
Exploring Operation: 89-71=18, Resulting Numbers: [42, 71, 18]
Generated Node #0,1: 11:[42, 71, 18] Operation: 89-71=18
Exploring Operation: 89-71=18, Re... | 0.988715 | hs_4 | sum_heuristic |
[
24,
63,
21,
84
] | 23 | [
"63+21=84",
"84/84=1",
"24-1=23"
] | Current State: 23:[24, 63, 21, 84], Operations: []
Exploring Operation: 63+21=84, Resulting Numbers: [24, 84, 84]
Generated Node #2: [24, 84, 84] from Operation: 63+21=84
Current State: 23:[24, 84, 84], Operations: ['63+21=84']
Exploring Operation: 84/84=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Ope... | 4 | Current State: 23:[24, 63, 21, 84], Operations: []
Exploring Operation: 84-24=60, Resulting Numbers: [63, 21, 60]
Generated Node #0,0: 23:[63, 21, 60] Operation: 84-24=60
Exploring Operation: 63-24=39, Resulting Numbers: [21, 84, 39]
Generated Node #0,1: 23:[21, 84, 39] Operation: 63-24=39
Exploring Operation: 84/21=4,... | 0.952257 | hs_4 | mult_heuristic |
[
63,
55,
24,
29
] | 87 | [
"63-55=8",
"24*29=696",
"696/8=87"
] | Current State: 87:[63, 55, 24, 29], Operations: []
Exploring Operation: 63-55=8, Resulting Numbers: [24, 29, 8]
Generated Node #2: [24, 29, 8] from Operation: 63-55=8
Current State: 87:[24, 29, 8], Operations: ['63-55=8']
Exploring Operation: 24*29=696, Resulting Numbers: [8, 696]
Generated Node #3: [8, 696] from Opera... | 4 | Current State: 87:[63, 55, 24, 29], Operations: []
Exploring Operation: 55+24=79, Resulting Numbers: [63, 29, 79]
Generated Node #0,0: 87:[63, 29, 79] Operation: 55+24=79
Exploring Operation: 55-24=31, Resulting Numbers: [63, 29, 31]
Generated Node #0,1: 87:[63, 29, 31] Operation: 55-24=31
Exploring Operation: 63-55=8,... | 0.976563 | hs_4 | mult_heuristic |
[
84,
34,
3,
38
] | 72 | [
"38-34=4",
"3*4=12",
"84-12=72"
] | Current State: 72:[84, 34, 3, 38], Operations: []
Exploring Operation: 38-34=4, Resulting Numbers: [84, 3, 4]
Generated Node #2: [84, 3, 4] from Operation: 38-34=4
Current State: 72:[84, 3, 4], Operations: ['38-34=4']
Exploring Operation: 3*4=12, Resulting Numbers: [84, 12]
Generated Node #3: [84, 12] from Operation: 3... | 4 | Current State: 72:[84, 34, 3, 38], Operations: []
Exploring Operation: 84-38=46, Resulting Numbers: [34, 3, 46]
Generated Node #0,0: 72:[34, 3, 46] Operation: 84-38=46
Exploring Operation: 84/3=28, Resulting Numbers: [34, 38, 28]
Generated Node #0,1: 72:[34, 38, 28] Operation: 84/3=28
Exploring Operation: 34+38=72, Res... | 0 | hs_3 | mult_heuristic |
[
58,
63,
45,
60
] | 75 | [
"63-58=5",
"60-45=15",
"5*15=75"
] | Current State: 75:[58, 63, 45, 60], Operations: []
Exploring Operation: 63-58=5, Resulting Numbers: [45, 60, 5]
Generated Node #2: [45, 60, 5] from Operation: 63-58=5
Current State: 75:[45, 60, 5], Operations: ['63-58=5']
Exploring Operation: 60-45=15, Resulting Numbers: [5, 15]
Generated Node #3: [5, 15] from Operatio... | 4 | Current State: 75:[58, 63, 45, 60], Operations: []
Exploring Operation: 60-45=15, Resulting Numbers: [58, 63, 15]
Generated Node #0,0: 75:[58, 63, 15] Operation: 60-45=15
Exploring Operation: 63-58=5, Resulting Numbers: [45, 60, 5]
Generated Node #0,1: 75:[45, 60, 5] Operation: 63-58=5
Exploring Operation: 60-58=2, Res... | 0.987847 | hs_4 | sum_heuristic |
[
13,
55,
15,
75
] | 22 | [
"13+55=68",
"15+75=90",
"90-68=22"
] | Current State: 22:[13, 55, 15, 75], Operations: []
Exploring Operation: 13+55=68, Resulting Numbers: [15, 75, 68]
Generated Node #2: [15, 75, 68] from Operation: 13+55=68
Current State: 22:[15, 75, 68], Operations: ['13+55=68']
Exploring Operation: 15+75=90, Resulting Numbers: [68, 90]
Generated Node #3: [68, 90] from ... | 4 | Current State: 22:[13, 55, 15, 75], Operations: []
Exploring Operation: 75/15=5, Resulting Numbers: [13, 55, 5]
Generated Node #0,0: 22:[13, 55, 5] Operation: 75/15=5
Exploring Operation: 75-55=20, Resulting Numbers: [13, 15, 20]
Generated Node #0,1: 22:[13, 15, 20] Operation: 75-55=20
Exploring Operation: 55-15=40, Re... | 0.988715 | hs_4 | sum_heuristic |
[
98,
35,
7,
39
] | 18 | [
"98/7=14",
"39-35=4",
"14+4=18"
] | Current State: 18:[98, 35, 7, 39], Operations: []
Exploring Operation: 98/7=14, Resulting Numbers: [35, 39, 14]
Generated Node #2: [35, 39, 14] from Operation: 98/7=14
Current State: 18:[35, 39, 14], Operations: ['98/7=14']
Exploring Operation: 39-35=4, Resulting Numbers: [14, 4]
Generated Node #3: [14, 4] from Operati... | 4 | Current State: 18:[98, 35, 7, 39], Operations: []
Exploring Operation: 98-39=59, Resulting Numbers: [35, 7, 59]
Generated Node #0,0: 18:[35, 7, 59] Operation: 98-39=59
Exploring Operation: 98/7=14, Resulting Numbers: [35, 39, 14]
Generated Node #0,1: 18:[35, 39, 14] Operation: 98/7=14
Moving to Node #0,1
Current State:... | 0.992188 | hs_2 | sum_heuristic |
[
21,
24,
64,
83
] | 31 | [
"64+83=147",
"147/21=7",
"24+7=31"
] | Current State: 31:[21, 24, 64, 83], Operations: []
Exploring Operation: 64+83=147, Resulting Numbers: [21, 24, 147]
Generated Node #2: [21, 24, 147] from Operation: 64+83=147
Current State: 31:[21, 24, 147], Operations: ['64+83=147']
Exploring Operation: 147/21=7, Resulting Numbers: [24, 7]
Generated Node #3: [24, 7] f... | 4 | Current State: 31:[21, 24, 64, 83], Operations: []
Exploring Operation: 83-21=62, Resulting Numbers: [24, 64, 62]
Generated Node #0,0: 31:[24, 64, 62] Operation: 83-21=62
Exploring Operation: 83-64=19, Resulting Numbers: [21, 24, 19]
Generated Node #0,1: 31:[21, 24, 19] Operation: 83-64=19
Exploring Operation: 64-21=43... | 0 | hs_3 | sum_heuristic |
[
77,
70,
68,
90
] | 26 | [
"90-77=13",
"70-68=2",
"13*2=26"
] | Current State: 26:[77, 70, 68, 90], Operations: []
Exploring Operation: 90-77=13, Resulting Numbers: [70, 68, 13]
Generated Node #2: [70, 68, 13] from Operation: 90-77=13
Current State: 26:[70, 68, 13], Operations: ['90-77=13']
Exploring Operation: 70-68=2, Resulting Numbers: [13, 2]
Generated Node #3: [13, 2] from Ope... | 4 | Current State: 26:[77, 70, 68, 90], Operations: []
Exploring Operation: 90-70=20, Resulting Numbers: [77, 68, 20]
Generated Node #0,0: 26:[77, 68, 20] Operation: 90-70=20
Exploring Operation: 90-68=22, Resulting Numbers: [77, 70, 22]
Generated Node #0,1: 26:[77, 70, 22] Operation: 90-68=22
Exploring Operation: 90-77=13... | 0.985243 | hs_5 | mult_heuristic |
[
37,
44,
73,
14
] | 80 | [
"44-37=7",
"73+14=87",
"87-7=80"
] | Current State: 80:[37, 44, 73, 14], Operations: []
Exploring Operation: 44-37=7, Resulting Numbers: [73, 14, 7]
Generated Node #2: [73, 14, 7] from Operation: 44-37=7
Current State: 80:[73, 14, 7], Operations: ['44-37=7']
Exploring Operation: 73+14=87, Resulting Numbers: [7, 87]
Generated Node #3: [7, 87] from Operatio... | 4 | Current State: 80:[37, 44, 73, 14], Operations: []
Exploring Operation: 37+44=81, Resulting Numbers: [73, 14, 81]
Generated Node #0,0: 80:[73, 14, 81] Operation: 37+44=81
Exploring Operation: 44-37=7, Resulting Numbers: [73, 14, 7]
Generated Node #0,1: 80:[73, 14, 7] Operation: 44-37=7
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
43,
45,
72,
2
] | 73 | [
"45-43=2",
"2/2=1",
"72+1=73"
] | Current State: 73:[43, 45, 72, 2], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [72, 2, 2]
Generated Node #2: [72, 2, 2] from Operation: 45-43=2
Current State: 73:[72, 2, 2], Operations: ['45-43=2']
Exploring Operation: 2/2=1, Resulting Numbers: [72, 1]
Generated Node #3: [72, 1] from Operation: 2/2=... | 4 | Current State: 73:[43, 45, 72, 2], Operations: []
Exploring Operation: 43+2=45, Resulting Numbers: [45, 72, 45]
Generated Node #0,0: 73:[45, 72, 45] Operation: 43+2=45
Exploring Operation: 45*2=90, Resulting Numbers: [43, 72, 90]
Generated Node #0,1: 73:[43, 72, 90] Operation: 45*2=90
Exploring Operation: 43*2=86, Resu... | 0.953125 | hs_4 | sum_heuristic |
[
2,
45,
89,
46
] | 86 | [
"45-2=43",
"89-46=43",
"43+43=86"
] | Current State: 86:[2, 45, 89, 46], Operations: []
Exploring Operation: 45-2=43, Resulting Numbers: [89, 46, 43]
Generated Node #2: [89, 46, 43] from Operation: 45-2=43
Current State: 86:[89, 46, 43], Operations: ['45-2=43']
Exploring Operation: 89-46=43, Resulting Numbers: [43, 43]
Generated Node #3: [43, 43] from Oper... | 4 | Current State: 86:[2, 45, 89, 46], Operations: []
Exploring Operation: 46-45=1, Resulting Numbers: [2, 89, 1]
Generated Node #0,0: 86:[2, 89, 1] Operation: 46-45=1
Exploring Operation: 89-45=44, Resulting Numbers: [2, 46, 44]
Generated Node #0,1: 86:[2, 46, 44] Operation: 89-45=44
Exploring Operation: 89-46=43, Resulti... | 0.97309 | hs_3 | mult_heuristic |
[
25,
62,
47,
31
] | 41 | [
"62-25=37",
"47+31=78",
"78-37=41"
] | Current State: 41:[25, 62, 47, 31], Operations: []
Exploring Operation: 62-25=37, Resulting Numbers: [47, 31, 37]
Generated Node #2: [47, 31, 37] from Operation: 62-25=37
Current State: 41:[47, 31, 37], Operations: ['62-25=37']
Exploring Operation: 47+31=78, Resulting Numbers: [37, 78]
Generated Node #3: [37, 78] from ... | 4 | Current State: 41:[25, 62, 47, 31], Operations: []
Exploring Operation: 62-25=37, Resulting Numbers: [47, 31, 37]
Generated Node #0,0: 41:[47, 31, 37] Operation: 62-25=37
Exploring Operation: 62-31=31, Resulting Numbers: [25, 47, 31]
Generated Node #0,1: 41:[25, 47, 31] Operation: 62-31=31
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
77,
99,
1,
86
] | 10 | [
"86-77=9",
"99/9=11",
"11-1=10"
] | Current State: 10:[77, 99, 1, 86], Operations: []
Exploring Operation: 86-77=9, Resulting Numbers: [99, 1, 9]
Generated Node #2: [99, 1, 9] from Operation: 86-77=9
Current State: 10:[99, 1, 9], Operations: ['86-77=9']
Exploring Operation: 99/9=11, Resulting Numbers: [1, 11]
Generated Node #3: [1, 11] from Operation: 99... | 4 | Current State: 10:[77, 99, 1, 86], Operations: []
Exploring Operation: 99-77=22, Resulting Numbers: [1, 86, 22]
Generated Node #0,0: 10:[1, 86, 22] Operation: 99-77=22
Exploring Operation: 86-77=9, Resulting Numbers: [99, 1, 9]
Generated Node #0,1: 10:[99, 1, 9] Operation: 86-77=9
Exploring Operation: 99-86=13, Resulti... | 0.96875 | hs_3 | mult_heuristic |
[
15,
46,
57,
29
] | 25 | [
"15+46=61",
"57+29=86",
"86-61=25"
] | Current State: 25:[15, 46, 57, 29], Operations: []
Exploring Operation: 15+46=61, Resulting Numbers: [57, 29, 61]
Generated Node #2: [57, 29, 61] from Operation: 15+46=61
Current State: 25:[57, 29, 61], Operations: ['15+46=61']
Exploring Operation: 57+29=86, Resulting Numbers: [61, 86]
Generated Node #3: [61, 86] from ... | 4 | Current State: 25:[15, 46, 57, 29], Operations: []
Exploring Operation: 57-29=28, Resulting Numbers: [15, 46, 28]
Generated Node #0,0: 25:[15, 46, 28] Operation: 57-29=28
Exploring Operation: 57-15=42, Resulting Numbers: [46, 29, 42]
Generated Node #0,1: 25:[46, 29, 42] Operation: 57-15=42
Exploring Operation: 46-15=31... | 0.984375 | hs_5 | sum_heuristic |
[
53,
10,
61,
91
] | 33 | [
"53+10=63",
"91-61=30",
"63-30=33"
] | Current State: 33:[53, 10, 61, 91], Operations: []
Exploring Operation: 53+10=63, Resulting Numbers: [61, 91, 63]
Generated Node #2: [61, 91, 63] from Operation: 53+10=63
Current State: 33:[61, 91, 63], Operations: ['53+10=63']
Exploring Operation: 91-61=30, Resulting Numbers: [63, 30]
Generated Node #3: [63, 30] from ... | 4 | Current State: 33:[53, 10, 61, 91], Operations: []
Exploring Operation: 91-53=38, Resulting Numbers: [10, 61, 38]
Generated Node #0,0: 33:[10, 61, 38] Operation: 91-53=38
Exploring Operation: 61-53=8, Resulting Numbers: [10, 91, 8]
Generated Node #0,1: 33:[10, 91, 8] Operation: 61-53=8
Exploring Operation: 91-61=30, Re... | 0.988715 | hs_3 | mult_heuristic |
[
56,
33,
90,
15
] | 95 | [
"56+33=89",
"90/15=6",
"89+6=95"
] | Current State: 95:[56, 33, 90, 15], Operations: []
Exploring Operation: 56+33=89, Resulting Numbers: [90, 15, 89]
Generated Node #2: [90, 15, 89] from Operation: 56+33=89
Current State: 95:[90, 15, 89], Operations: ['56+33=89']
Exploring Operation: 90/15=6, Resulting Numbers: [89, 6]
Generated Node #3: [89, 6] from Ope... | 4 | Current State: 95:[56, 33, 90, 15], Operations: []
Exploring Operation: 56+33=89, Resulting Numbers: [90, 15, 89]
Generated Node #0,0: 95:[90, 15, 89] Operation: 56+33=89
Exploring Operation: 56-33=23, Resulting Numbers: [90, 15, 23]
Generated Node #0,1: 95:[90, 15, 23] Operation: 56-33=23
Moving to Node #0,1
Current S... | 0.988715 | hs_2 | mult_heuristic |
[
90,
36,
28,
12
] | 94 | [
"90-36=54",
"28+12=40",
"54+40=94"
] | Current State: 94:[90, 36, 28, 12], Operations: []
Exploring Operation: 90-36=54, Resulting Numbers: [28, 12, 54]
Generated Node #2: [28, 12, 54] from Operation: 90-36=54
Current State: 94:[28, 12, 54], Operations: ['90-36=54']
Exploring Operation: 28+12=40, Resulting Numbers: [54, 40]
Generated Node #3: [54, 40] from ... | 4 | Current State: 94:[90, 36, 28, 12], Operations: []
Exploring Operation: 28+12=40, Resulting Numbers: [90, 36, 40]
Generated Node #0,0: 94:[90, 36, 40] Operation: 28+12=40
Exploring Operation: 36-28=8, Resulting Numbers: [90, 12, 8]
Generated Node #0,1: 94:[90, 12, 8] Operation: 36-28=8
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | sum_heuristic |
[
10,
56,
30,
2
] | 42 | [
"56-30=26",
"2*26=52",
"52-10=42"
] | Current State: 42:[10, 56, 30, 2], Operations: []
Exploring Operation: 56-30=26, Resulting Numbers: [10, 2, 26]
Generated Node #2: [10, 2, 26] from Operation: 56-30=26
Current State: 42:[10, 2, 26], Operations: ['56-30=26']
Exploring Operation: 2*26=52, Resulting Numbers: [10, 52]
Generated Node #3: [10, 52] from Opera... | 4 | Current State: 42:[10, 56, 30, 2], Operations: []
Exploring Operation: 56-10=46, Resulting Numbers: [30, 2, 46]
Generated Node #0,0: 42:[30, 2, 46] Operation: 56-10=46
Exploring Operation: 56-30=26, Resulting Numbers: [10, 2, 26]
Generated Node #0,1: 42:[10, 2, 26] Operation: 56-30=26
Exploring Operation: 30-10=20, Res... | 0 | hs_5 | mult_heuristic |
[
75,
54,
56,
38
] | 39 | [
"75-54=21",
"56-38=18",
"21+18=39"
] | Current State: 39:[75, 54, 56, 38], Operations: []
Exploring Operation: 75-54=21, Resulting Numbers: [56, 38, 21]
Generated Node #2: [56, 38, 21] from Operation: 75-54=21
Current State: 39:[56, 38, 21], Operations: ['75-54=21']
Exploring Operation: 56-38=18, Resulting Numbers: [21, 18]
Generated Node #3: [21, 18] from ... | 4 | Current State: 39:[75, 54, 56, 38], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [75, 38, 2]
Generated Node #0,0: 39:[75, 38, 2] Operation: 56-54=2
Exploring Operation: 75-38=37, Resulting Numbers: [54, 56, 37]
Generated Node #0,1: 39:[54, 56, 37] Operation: 75-38=37
Exploring Operation: 54-38=16, Re... | 0.966146 | hs_5 | mult_heuristic |
[
21,
5,
68,
30
] | 58 | [
"21*30=630",
"630/5=126",
"126-68=58"
] | Current State: 58:[21, 5, 68, 30], Operations: []
Exploring Operation: 21*30=630, Resulting Numbers: [5, 68, 630]
Generated Node #2: [5, 68, 630] from Operation: 21*30=630
Current State: 58:[5, 68, 630], Operations: ['21*30=630']
Exploring Operation: 630/5=126, Resulting Numbers: [68, 126]
Generated Node #3: [68, 126] ... | 4 | Current State: 58:[21, 5, 68, 30], Operations: []
Exploring Operation: 21+30=51, Resulting Numbers: [5, 68, 51]
Generated Node #0,0: 58:[5, 68, 51] Operation: 21+30=51
Exploring Operation: 68-21=47, Resulting Numbers: [5, 30, 47]
Generated Node #0,1: 58:[5, 30, 47] Operation: 68-21=47
Exploring Operation: 68-5=63, Resu... | 0 | hs_4 | mult_heuristic |
[
34,
64,
4,
6
] | 88 | [
"34+64=98",
"4+6=10",
"98-10=88"
] | Current State: 88:[34, 64, 4, 6], Operations: []
Exploring Operation: 34+64=98, Resulting Numbers: [4, 6, 98]
Generated Node #2: [4, 6, 98] from Operation: 34+64=98
Current State: 88:[4, 6, 98], Operations: ['34+64=98']
Exploring Operation: 4+6=10, Resulting Numbers: [98, 10]
Generated Node #3: [98, 10] from Operation:... | 4 | Current State: 88:[34, 64, 4, 6], Operations: []
Exploring Operation: 64-34=30, Resulting Numbers: [4, 6, 30]
Generated Node #0,0: 88:[4, 6, 30] Operation: 64-34=30
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[4, 6, 30], Operations: ['64-34=30']
Exploring Operation: 30/6=5, Resulting Numbers: [4,... | 0 | hs_1 | mult_heuristic |
[
8,
92,
19,
20
] | 40 | [
"8*19=152",
"92+20=112",
"152-112=40"
] | Current State: 40:[8, 92, 19, 20], Operations: []
Exploring Operation: 8*19=152, Resulting Numbers: [92, 20, 152]
Generated Node #2: [92, 20, 152] from Operation: 8*19=152
Current State: 40:[92, 20, 152], Operations: ['8*19=152']
Exploring Operation: 92+20=112, Resulting Numbers: [152, 112]
Generated Node #3: [152, 112... | 4 | Current State: 40:[8, 92, 19, 20], Operations: []
Exploring Operation: 92-19=73, Resulting Numbers: [8, 20, 73]
Generated Node #0,0: 40:[8, 20, 73] Operation: 92-19=73
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[8, 20, 73], Operations: ['92-19=73']
Exploring Operation: 73-20=53, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
46,
29,
60,
50
] | 14 | [
"50-46=4",
"60/4=15",
"29-15=14"
] | Current State: 14:[46, 29, 60, 50], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [29, 60, 4]
Generated Node #2: [29, 60, 4] from Operation: 50-46=4
Current State: 14:[29, 60, 4], Operations: ['50-46=4']
Exploring Operation: 60/4=15, Resulting Numbers: [29, 15]
Generated Node #3: [29, 15] from Operati... | 4 | Current State: 14:[46, 29, 60, 50], Operations: []
Exploring Operation: 60-50=10, Resulting Numbers: [46, 29, 10]
Generated Node #0,0: 14:[46, 29, 10] Operation: 60-50=10
Moving to Node #0,0
Current State: 14:[46, 29, 10], Operations: ['60-50=10']
Exploring Operation: 46-29=17, Resulting Numbers: [10, 17]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
74,
76,
82,
79
] | 50 | [
"74+76=150",
"82-79=3",
"150/3=50"
] | Current State: 50:[74, 76, 82, 79], Operations: []
Exploring Operation: 74+76=150, Resulting Numbers: [82, 79, 150]
Generated Node #2: [82, 79, 150] from Operation: 74+76=150
Current State: 50:[82, 79, 150], Operations: ['74+76=150']
Exploring Operation: 82-79=3, Resulting Numbers: [150, 3]
Generated Node #3: [150, 3] ... | 4 | Current State: 50:[74, 76, 82, 79], Operations: []
Exploring Operation: 82-76=6, Resulting Numbers: [74, 79, 6]
Generated Node #0,0: 50:[74, 79, 6] Operation: 82-76=6
Exploring Operation: 82-79=3, Resulting Numbers: [74, 76, 3]
Generated Node #0,1: 50:[74, 76, 3] Operation: 82-79=3
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
8,
40,
42,
29
] | 66 | [
"40/8=5",
"42+29=71",
"71-5=66"
] | Current State: 66:[8, 40, 42, 29], Operations: []
Exploring Operation: 40/8=5, Resulting Numbers: [42, 29, 5]
Generated Node #2: [42, 29, 5] from Operation: 40/8=5
Current State: 66:[42, 29, 5], Operations: ['40/8=5']
Exploring Operation: 42+29=71, Resulting Numbers: [5, 71]
Generated Node #3: [5, 71] from Operation: 4... | 4 | Current State: 66:[8, 40, 42, 29], Operations: []
Exploring Operation: 42-29=13, Resulting Numbers: [8, 40, 13]
Generated Node #0,0: 66:[8, 40, 13] Operation: 42-29=13
Exploring Operation: 42-40=2, Resulting Numbers: [8, 29, 2]
Generated Node #0,1: 66:[8, 29, 2] Operation: 42-40=2
Exploring Operation: 40-29=11, Resulti... | 0 | hs_3 | sum_heuristic |
[
29,
29,
34,
55
] | 21 | [
"29-29=0",
"55-34=21",
"0+21=21"
] | Current State: 21:[29, 29, 34, 55], Operations: []
Exploring Operation: 29-29=0, Resulting Numbers: [34, 55, 0]
Generated Node #2: [34, 55, 0] from Operation: 29-29=0
Current State: 21:[34, 55, 0], Operations: ['29-29=0']
Exploring Operation: 55-34=21, Resulting Numbers: [0, 21]
Generated Node #3: [0, 21] from Operatio... | 4 | Current State: 21:[29, 29, 34, 55], Operations: []
Exploring Operation: 55-34=21, Resulting Numbers: [29, 29, 21]
Generated Node #0,0: 21:[29, 29, 21] Operation: 55-34=21
Exploring Operation: 55-29=26, Resulting Numbers: [29, 34, 26]
Generated Node #0,1: 21:[29, 34, 26] Operation: 55-29=26
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
89,
50,
16,
43
] | 64 | [
"89-50=39",
"43-39=4",
"16*4=64"
] | Current State: 64:[89, 50, 16, 43], Operations: []
Exploring Operation: 89-50=39, Resulting Numbers: [16, 43, 39]
Generated Node #2: [16, 43, 39] from Operation: 89-50=39
Current State: 64:[16, 43, 39], Operations: ['89-50=39']
Exploring Operation: 43-39=4, Resulting Numbers: [16, 4]
Generated Node #3: [16, 4] from Ope... | 4 | Current State: 64:[89, 50, 16, 43], Operations: []
Exploring Operation: 89-50=39, Resulting Numbers: [16, 43, 39]
Generated Node #0,0: 64:[16, 43, 39] Operation: 89-50=39
Exploring Operation: 89-43=46, Resulting Numbers: [50, 16, 46]
Generated Node #0,1: 64:[50, 16, 46] Operation: 89-43=46
Exploring Operation: 50-43=7,... | 0.990451 | hs_3 | mult_heuristic |
[
56,
21,
34,
32
] | 79 | [
"56+21=77",
"34-32=2",
"77+2=79"
] | Current State: 79:[56, 21, 34, 32], Operations: []
Exploring Operation: 56+21=77, Resulting Numbers: [34, 32, 77]
Generated Node #2: [34, 32, 77] from Operation: 56+21=77
Current State: 79:[34, 32, 77], Operations: ['56+21=77']
Exploring Operation: 34-32=2, Resulting Numbers: [77, 2]
Generated Node #3: [77, 2] from Ope... | 4 | Current State: 79:[56, 21, 34, 32], Operations: []
Exploring Operation: 56+21=77, Resulting Numbers: [34, 32, 77]
Generated Node #0,0: 79:[34, 32, 77] Operation: 56+21=77
Start Sub Search at level 1: Moving to Node #0,0
Current State: 79:[34, 32, 77], Operations: ['56+21=77']
Exploring Operation: 34+32=66, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
46,
25,
56,
45
] | 80 | [
"46-25=21",
"56+45=101",
"101-21=80"
] | Current State: 80:[46, 25, 56, 45], Operations: []
Exploring Operation: 46-25=21, Resulting Numbers: [56, 45, 21]
Generated Node #2: [56, 45, 21] from Operation: 46-25=21
Current State: 80:[56, 45, 21], Operations: ['46-25=21']
Exploring Operation: 56+45=101, Resulting Numbers: [21, 101]
Generated Node #3: [21, 101] fr... | 4 | Current State: 80:[46, 25, 56, 45], Operations: []
Exploring Operation: 25+56=81, Resulting Numbers: [46, 45, 81]
Generated Node #0,0: 80:[46, 45, 81] Operation: 25+56=81
Exploring Operation: 56-46=10, Resulting Numbers: [25, 45, 10]
Generated Node #0,1: 80:[25, 45, 10] Operation: 56-46=10
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
30,
26,
23,
37
] | 15 | [
"30-26=4",
"23+37=60",
"60/4=15"
] | Current State: 15:[30, 26, 23, 37], Operations: []
Exploring Operation: 30-26=4, Resulting Numbers: [23, 37, 4]
Generated Node #2: [23, 37, 4] from Operation: 30-26=4
Current State: 15:[23, 37, 4], Operations: ['30-26=4']
Exploring Operation: 23+37=60, Resulting Numbers: [4, 60]
Generated Node #3: [4, 60] from Operatio... | 4 | Current State: 15:[30, 26, 23, 37], Operations: []
Exploring Operation: 37-30=7, Resulting Numbers: [26, 23, 7]
Generated Node #0,0: 15:[26, 23, 7] Operation: 37-30=7
Exploring Operation: 37-26=11, Resulting Numbers: [30, 23, 11]
Generated Node #0,1: 15:[30, 23, 11] Operation: 37-26=11
Exploring Operation: 30-26=4, Res... | 0 | hs_4 | sum_heuristic |
[
60,
91,
41,
10
] | 20 | [
"91-60=31",
"41+10=51",
"51-31=20"
] | Current State: 20:[60, 91, 41, 10], Operations: []
Exploring Operation: 91-60=31, Resulting Numbers: [41, 10, 31]
Generated Node #2: [41, 10, 31] from Operation: 91-60=31
Current State: 20:[41, 10, 31], Operations: ['91-60=31']
Exploring Operation: 41+10=51, Resulting Numbers: [31, 51]
Generated Node #3: [31, 51] from ... | 4 | Current State: 20:[60, 91, 41, 10], Operations: []
Exploring Operation: 91-60=31, Resulting Numbers: [41, 10, 31]
Generated Node #0,0: 20:[41, 10, 31] Operation: 91-60=31
Exploring Operation: 91-41=50, Resulting Numbers: [60, 10, 50]
Generated Node #0,1: 20:[60, 10, 50] Operation: 91-41=50
Exploring Operation: 60-41=19... | 0.989583 | hs_3 | sum_heuristic |
[
94,
5,
27,
35
] | 27 | [
"94-5=89",
"27+35=62",
"89-62=27"
] | Current State: 27:[94, 5, 27, 35], Operations: []
Exploring Operation: 94-5=89, Resulting Numbers: [27, 35, 89]
Generated Node #2: [27, 35, 89] from Operation: 94-5=89
Current State: 27:[27, 35, 89], Operations: ['94-5=89']
Exploring Operation: 27+35=62, Resulting Numbers: [89, 62]
Generated Node #3: [89, 62] from Oper... | 4 | Current State: 27:[94, 5, 27, 35], Operations: []
Exploring Operation: 94-35=59, Resulting Numbers: [5, 27, 59]
Generated Node #0,0: 27:[5, 27, 59] Operation: 94-35=59
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[5, 27, 59], Operations: ['94-35=59']
Exploring Operation: 59-27=32, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
62,
85,
25,
10
] | 12 | [
"85-62=23",
"25+10=35",
"35-23=12"
] | Current State: 12:[62, 85, 25, 10], Operations: []
Exploring Operation: 85-62=23, Resulting Numbers: [25, 10, 23]
Generated Node #2: [25, 10, 23] from Operation: 85-62=23
Current State: 12:[25, 10, 23], Operations: ['85-62=23']
Exploring Operation: 25+10=35, Resulting Numbers: [23, 35]
Generated Node #3: [23, 35] from ... | 4 | Current State: 12:[62, 85, 25, 10], Operations: []
Exploring Operation: 85-62=23, Resulting Numbers: [25, 10, 23]
Generated Node #0,0: 12:[25, 10, 23] Operation: 85-62=23
Exploring Operation: 85-25=60, Resulting Numbers: [62, 10, 60]
Generated Node #0,1: 12:[62, 10, 60] Operation: 85-25=60
Exploring Operation: 62-25=37... | 0.975694 | hs_3 | mult_heuristic |
[
72,
24,
77,
9
] | 93 | [
"72/9=8",
"24+77=101",
"101-8=93"
] | Current State: 93:[72, 24, 77, 9], Operations: []
Exploring Operation: 72/9=8, Resulting Numbers: [24, 77, 8]
Generated Node #2: [24, 77, 8] from Operation: 72/9=8
Current State: 93:[24, 77, 8], Operations: ['72/9=8']
Exploring Operation: 24+77=101, Resulting Numbers: [8, 101]
Generated Node #3: [8, 101] from Operation... | 4 | Current State: 93:[72, 24, 77, 9], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [77, 9, 3]
Generated Node #0,0: 93:[77, 9, 3] Operation: 72/24=3
Exploring Operation: 77-72=5, Resulting Numbers: [24, 9, 5]
Generated Node #0,1: 93:[24, 9, 5] Operation: 77-72=5
Moving to Node #0,1
Current State: 93:[24,... | 0 | hs_2 | mult_heuristic |
[
66,
2,
4,
92
] | 91 | [
"66+2=68",
"92/4=23",
"68+23=91"
] | Current State: 91:[66, 2, 4, 92], Operations: []
Exploring Operation: 66+2=68, Resulting Numbers: [4, 92, 68]
Generated Node #2: [4, 92, 68] from Operation: 66+2=68
Current State: 91:[4, 92, 68], Operations: ['66+2=68']
Exploring Operation: 92/4=23, Resulting Numbers: [68, 23]
Generated Node #3: [68, 23] from Operation... | 4 | Current State: 91:[66, 2, 4, 92], Operations: []
Exploring Operation: 66+2=68, Resulting Numbers: [4, 92, 68]
Generated Node #0,0: 91:[4, 92, 68] Operation: 66+2=68
Exploring Operation: 66+4=70, Resulting Numbers: [2, 92, 70]
Generated Node #0,1: 91:[2, 92, 70] Operation: 66+4=70
Exploring Operation: 92-66=26, Resultin... | 0 | hs_4 | sum_heuristic |
[
81,
69,
35,
51
] | 54 | [
"69-35=34",
"81*34=2754",
"2754/51=54"
] | Current State: 54:[81, 69, 35, 51], Operations: []
Exploring Operation: 69-35=34, Resulting Numbers: [81, 51, 34]
Generated Node #2: [81, 51, 34] from Operation: 69-35=34
Current State: 54:[81, 51, 34], Operations: ['69-35=34']
Exploring Operation: 81*34=2754, Resulting Numbers: [51, 2754]
Generated Node #3: [51, 2754]... | 4 | Current State: 54:[81, 69, 35, 51], Operations: []
Exploring Operation: 81-35=46, Resulting Numbers: [69, 51, 46]
Generated Node #0,0: 54:[69, 51, 46] Operation: 81-35=46
Exploring Operation: 81-69=12, Resulting Numbers: [35, 51, 12]
Generated Node #0,1: 54:[35, 51, 12] Operation: 81-69=12
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
88,
36,
3,
86
] | 36 | [
"88-3=85",
"86-85=1",
"36*1=36"
] | Current State: 36:[88, 36, 3, 86], Operations: []
Exploring Operation: 88-3=85, Resulting Numbers: [36, 86, 85]
Generated Node #2: [36, 86, 85] from Operation: 88-3=85
Current State: 36:[36, 86, 85], Operations: ['88-3=85']
Exploring Operation: 86-85=1, Resulting Numbers: [36, 1]
Generated Node #3: [36, 1] from Operati... | 4 | Current State: 36:[88, 36, 3, 86], Operations: []
Exploring Operation: 88-36=52, Resulting Numbers: [3, 86, 52]
Generated Node #0,0: 36:[3, 86, 52] Operation: 88-36=52
Exploring Operation: 86-36=50, Resulting Numbers: [88, 3, 50]
Generated Node #0,1: 36:[88, 3, 50] Operation: 86-36=50
Exploring Operation: 88-86=2, Resu... | 0.974826 | hs_5 | sum_heuristic |
[
12,
90,
90,
9
] | 32 | [
"90+90=180",
"180/9=20",
"12+20=32"
] | Current State: 32:[12, 90, 90, 9], Operations: []
Exploring Operation: 90+90=180, Resulting Numbers: [12, 9, 180]
Generated Node #2: [12, 9, 180] from Operation: 90+90=180
Current State: 32:[12, 9, 180], Operations: ['90+90=180']
Exploring Operation: 180/9=20, Resulting Numbers: [12, 20]
Generated Node #3: [12, 20] fro... | 4 | Current State: 32:[12, 90, 90, 9], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [12, 9, 0]
Generated Node #0,0: 32:[12, 9, 0] Operation: 90-90=0
Exploring Operation: 90/9=10, Resulting Numbers: [12, 90, 10]
Generated Node #0,1: 32:[12, 90, 10] Operation: 90/9=10
Exploring Operation: 90-12=78, Resulti... | 0 | hs_5 | sum_heuristic |
[
51,
23,
3,
16
] | 22 | [
"51/3=17",
"23+16=39",
"39-17=22"
] | Current State: 22:[51, 23, 3, 16], Operations: []
Exploring Operation: 51/3=17, Resulting Numbers: [23, 16, 17]
Generated Node #2: [23, 16, 17] from Operation: 51/3=17
Current State: 22:[23, 16, 17], Operations: ['51/3=17']
Exploring Operation: 23+16=39, Resulting Numbers: [17, 39]
Generated Node #3: [17, 39] from Oper... | 4 | Current State: 22:[51, 23, 3, 16], Operations: []
Exploring Operation: 51-16=35, Resulting Numbers: [23, 3, 35]
Generated Node #0,0: 22:[23, 3, 35] Operation: 51-16=35
Exploring Operation: 51-3=48, Resulting Numbers: [23, 16, 48]
Generated Node #0,1: 22:[23, 16, 48] Operation: 51-3=48
Exploring Operation: 51-23=28, Res... | 0.984375 | hs_5 | mult_heuristic |
[
20,
42,
3,
48
] | 60 | [
"42+3=45",
"48-45=3",
"20*3=60"
] | Current State: 60:[20, 42, 3, 48], Operations: []
Exploring Operation: 42+3=45, Resulting Numbers: [20, 48, 45]
Generated Node #2: [20, 48, 45] from Operation: 42+3=45
Current State: 60:[20, 48, 45], Operations: ['42+3=45']
Exploring Operation: 48-45=3, Resulting Numbers: [20, 3]
Generated Node #3: [20, 3] from Operati... | 4 | Current State: 60:[20, 42, 3, 48], Operations: []
Exploring Operation: 42-20=22, Resulting Numbers: [3, 48, 22]
Generated Node #0,0: 60:[3, 48, 22] Operation: 42-20=22
Exploring Operation: 20+42=62, Resulting Numbers: [3, 48, 62]
Generated Node #0,1: 60:[3, 48, 62] Operation: 20+42=62
Exploring Operation: 42/3=14, Resu... | 0.983507 | hs_5 | sum_heuristic |
[
21,
4,
30,
94
] | 39 | [
"21+4=25",
"94-30=64",
"64-25=39"
] | Current State: 39:[21, 4, 30, 94], Operations: []
Exploring Operation: 21+4=25, Resulting Numbers: [30, 94, 25]
Generated Node #2: [30, 94, 25] from Operation: 21+4=25
Current State: 39:[30, 94, 25], Operations: ['21+4=25']
Exploring Operation: 94-30=64, Resulting Numbers: [25, 64]
Generated Node #3: [25, 64] from Oper... | 4 | Current State: 39:[21, 4, 30, 94], Operations: []
Exploring Operation: 21+30=51, Resulting Numbers: [4, 94, 51]
Generated Node #0,0: 39:[4, 94, 51] Operation: 21+30=51
Exploring Operation: 30-21=9, Resulting Numbers: [4, 94, 9]
Generated Node #0,1: 39:[4, 94, 9] Operation: 30-21=9
Exploring Operation: 94-30=64, Resulti... | 0.953993 | hs_5 | sum_heuristic |
[
75,
62,
64,
24
] | 28 | [
"75*24=1800",
"1800-64=1736",
"1736/62=28"
] | Current State: 28:[75, 62, 64, 24], Operations: []
Exploring Operation: 75*24=1800, Resulting Numbers: [62, 64, 1800]
Generated Node #2: [62, 64, 1800] from Operation: 75*24=1800
Current State: 28:[62, 64, 1800], Operations: ['75*24=1800']
Exploring Operation: 1800-64=1736, Resulting Numbers: [62, 1736]
Generated Node ... | 4 | Current State: 28:[75, 62, 64, 24], Operations: []
Exploring Operation: 75-64=11, Resulting Numbers: [62, 24, 11]
Generated Node #0,0: 28:[62, 24, 11] Operation: 75-64=11
Exploring Operation: 75-62=13, Resulting Numbers: [64, 24, 13]
Generated Node #0,1: 28:[64, 24, 13] Operation: 75-62=13
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
15,
69,
42,
35
] | 51 | [
"15*42=630",
"630/35=18",
"69-18=51"
] | Current State: 51:[15, 69, 42, 35], Operations: []
Exploring Operation: 15*42=630, Resulting Numbers: [69, 35, 630]
Generated Node #2: [69, 35, 630] from Operation: 15*42=630
Current State: 51:[69, 35, 630], Operations: ['15*42=630']
Exploring Operation: 630/35=18, Resulting Numbers: [69, 18]
Generated Node #3: [69, 18... | 4 | Current State: 51:[15, 69, 42, 35], Operations: []
Exploring Operation: 42-35=7, Resulting Numbers: [15, 69, 7]
Generated Node #0,0: 51:[15, 69, 7] Operation: 42-35=7
Moving to Node #0,0
Current State: 51:[15, 69, 7], Operations: ['42-35=7']
Exploring Operation: 69-15=54, Resulting Numbers: [7, 54]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
31,
24,
23,
2
] | 60 | [
"31-24=7",
"23+7=30",
"2*30=60"
] | Current State: 60:[31, 24, 23, 2], Operations: []
Exploring Operation: 31-24=7, Resulting Numbers: [23, 2, 7]
Generated Node #2: [23, 2, 7] from Operation: 31-24=7
Current State: 60:[23, 2, 7], Operations: ['31-24=7']
Exploring Operation: 23+7=30, Resulting Numbers: [2, 30]
Generated Node #3: [2, 30] from Operation: 23... | 4 | Current State: 60:[31, 24, 23, 2], Operations: []
Exploring Operation: 24-23=1, Resulting Numbers: [31, 2, 1]
Generated Node #0,0: 60:[31, 2, 1] Operation: 24-23=1
Moving to Node #0,0
Current State: 60:[31, 2, 1], Operations: ['24-23=1']
Exploring Operation: 31-1=30, Resulting Numbers: [2, 30]
Generated Node #0,0,0: 60... | 0.993924 | hs_1 | sum_heuristic |
[
88,
10,
23,
43
] | 32 | [
"88+10=98",
"23+43=66",
"98-66=32"
] | Current State: 32:[88, 10, 23, 43], Operations: []
Exploring Operation: 88+10=98, Resulting Numbers: [23, 43, 98]
Generated Node #2: [23, 43, 98] from Operation: 88+10=98
Current State: 32:[23, 43, 98], Operations: ['88+10=98']
Exploring Operation: 23+43=66, Resulting Numbers: [98, 66]
Generated Node #3: [98, 66] from ... | 4 | Current State: 32:[88, 10, 23, 43], Operations: []
Exploring Operation: 88-43=45, Resulting Numbers: [10, 23, 45]
Generated Node #0,0: 32:[10, 23, 45] Operation: 88-43=45
Exploring Operation: 88-23=65, Resulting Numbers: [10, 43, 65]
Generated Node #0,1: 32:[10, 43, 65] Operation: 88-23=65
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
12,
84,
70,
19
] | 17 | [
"84-12=72",
"70+19=89",
"89-72=17"
] | Current State: 17:[12, 84, 70, 19], Operations: []
Exploring Operation: 84-12=72, Resulting Numbers: [70, 19, 72]
Generated Node #2: [70, 19, 72] from Operation: 84-12=72
Current State: 17:[70, 19, 72], Operations: ['84-12=72']
Exploring Operation: 70+19=89, Resulting Numbers: [72, 89]
Generated Node #3: [72, 89] from ... | 4 | Current State: 17:[12, 84, 70, 19], Operations: []
Exploring Operation: 84-70=14, Resulting Numbers: [12, 19, 14]
Generated Node #0,0: 17:[12, 19, 14] Operation: 84-70=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[12, 19, 14], Operations: ['84-70=14']
Exploring Operation: 12+14=26, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
46,
35,
35,
11
] | 11 | [
"35-35=0",
"46*0=0",
"11+0=11"
] | Current State: 11:[46, 35, 35, 11], Operations: []
Exploring Operation: 35-35=0, Resulting Numbers: [46, 11, 0]
Generated Node #2: [46, 11, 0] from Operation: 35-35=0
Current State: 11:[46, 11, 0], Operations: ['35-35=0']
Exploring Operation: 46*0=0, Resulting Numbers: [11, 0]
Generated Node #3: [11, 0] from Operation:... | 4 | Current State: 11:[46, 35, 35, 11], Operations: []
Exploring Operation: 35-35=0, Resulting Numbers: [46, 11, 0]
Generated Node #0,0: 11:[46, 11, 0] Operation: 35-35=0
Exploring Operation: 46-35=11, Resulting Numbers: [35, 11, 11]
Generated Node #0,1: 11:[35, 11, 11] Operation: 46-35=11
Exploring Operation: 35/35=1, Res... | 0.955729 | hs_4 | sum_heuristic |
[
59,
11,
31,
11
] | 28 | [
"59+11=70",
"31+11=42",
"70-42=28"
] | Current State: 28:[59, 11, 31, 11], Operations: []
Exploring Operation: 59+11=70, Resulting Numbers: [31, 70]
Generated Node #2: [31, 70] from Operation: 59+11=70
Current State: 28:[31, 70], Operations: ['59+11=70']
Exploring Operation: 31+11=42, Resulting Numbers: [70, 42]
Generated Node #3: [70, 42] from Operation: 3... | 4 | Current State: 28:[59, 11, 31, 11], Operations: []
Exploring Operation: 59-31=28, Resulting Numbers: [11, 11, 28]
Generated Node #0,0: 28:[11, 11, 28] Operation: 59-31=28
Exploring Operation: 59-11=48, Resulting Numbers: [11, 31, 48]
Generated Node #0,1: 28:[11, 31, 48] Operation: 59-11=48
Exploring Operation: 59-11=48... | 0.989583 | hs_3 | sum_heuristic |
[
45,
5,
92,
39
] | 44 | [
"45/5=9",
"92-39=53",
"53-9=44"
] | Current State: 44:[45, 5, 92, 39], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [92, 39, 9]
Generated Node #2: [92, 39, 9] from Operation: 45/5=9
Current State: 44:[92, 39, 9], Operations: ['45/5=9']
Exploring Operation: 92-39=53, Resulting Numbers: [9, 53]
Generated Node #3: [9, 53] from Operation: 9... | 4 | Current State: 44:[45, 5, 92, 39], Operations: []
Exploring Operation: 92-5=87, Resulting Numbers: [45, 39, 87]
Generated Node #0,0: 44:[45, 39, 87] Operation: 92-5=87
Exploring Operation: 92-39=53, Resulting Numbers: [45, 5, 53]
Generated Node #0,1: 44:[45, 5, 53] Operation: 92-39=53
Exploring Operation: 92-45=47, Res... | 0.967882 | hs_4 | mult_heuristic |
[
38,
17,
93,
22
] | 24 | [
"93-17=76",
"76/38=2",
"22+2=24"
] | Current State: 24:[38, 17, 93, 22], Operations: []
Exploring Operation: 93-17=76, Resulting Numbers: [38, 22, 76]
Generated Node #2: [38, 22, 76] from Operation: 93-17=76
Current State: 24:[38, 22, 76], Operations: ['93-17=76']
Exploring Operation: 76/38=2, Resulting Numbers: [22, 2]
Generated Node #3: [22, 2] from Ope... | 4 | Current State: 24:[38, 17, 93, 22], Operations: []
Exploring Operation: 93-38=55, Resulting Numbers: [17, 22, 55]
Generated Node #0,0: 24:[17, 22, 55] Operation: 93-38=55
Exploring Operation: 93-22=71, Resulting Numbers: [38, 17, 71]
Generated Node #0,1: 24:[38, 17, 71] Operation: 93-22=71
Exploring Operation: 93-17=76... | 0.985243 | hs_3 | mult_heuristic |
[
7,
56,
93,
45
] | 89 | [
"56-7=49",
"93+45=138",
"138-49=89"
] | Current State: 89:[7, 56, 93, 45], Operations: []
Exploring Operation: 56-7=49, Resulting Numbers: [93, 45, 49]
Generated Node #2: [93, 45, 49] from Operation: 56-7=49
Current State: 89:[93, 45, 49], Operations: ['56-7=49']
Exploring Operation: 93+45=138, Resulting Numbers: [49, 138]
Generated Node #3: [49, 138] from O... | 4 | Current State: 89:[7, 56, 93, 45], Operations: []
Exploring Operation: 7+45=52, Resulting Numbers: [56, 93, 52]
Generated Node #0,0: 89:[56, 93, 52] Operation: 7+45=52
Exploring Operation: 7+56=63, Resulting Numbers: [93, 45, 63]
Generated Node #0,1: 89:[93, 45, 63] Operation: 7+56=63
Exploring Operation: 93-7=86, Resu... | 0.983507 | hs_4 | mult_heuristic |
[
63,
46,
8,
18
] | 35 | [
"63+46=109",
"8*18=144",
"144-109=35"
] | Current State: 35:[63, 46, 8, 18], Operations: []
Exploring Operation: 63+46=109, Resulting Numbers: [8, 18, 109]
Generated Node #2: [8, 18, 109] from Operation: 63+46=109
Current State: 35:[8, 18, 109], Operations: ['63+46=109']
Exploring Operation: 8*18=144, Resulting Numbers: [109, 144]
Generated Node #3: [109, 144]... | 4 | Current State: 35:[63, 46, 8, 18], Operations: []
Exploring Operation: 46-18=28, Resulting Numbers: [63, 8, 28]
Generated Node #0,0: 35:[63, 8, 28] Operation: 46-18=28
Exploring Operation: 63-46=17, Resulting Numbers: [8, 18, 17]
Generated Node #0,1: 35:[8, 18, 17] Operation: 63-46=17
Exploring Operation: 63-18=45, Res... | 0 | hs_3 | mult_heuristic |
[
15,
3,
37,
31
] | 97 | [
"37-15=22",
"3*22=66",
"31+66=97"
] | Current State: 97:[15, 3, 37, 31], Operations: []
Exploring Operation: 37-15=22, Resulting Numbers: [3, 31, 22]
Generated Node #2: [3, 31, 22] from Operation: 37-15=22
Current State: 97:[3, 31, 22], Operations: ['37-15=22']
Exploring Operation: 3*22=66, Resulting Numbers: [31, 66]
Generated Node #3: [31, 66] from Opera... | 4 | Current State: 97:[15, 3, 37, 31], Operations: []
Exploring Operation: 3*31=93, Resulting Numbers: [15, 37, 93]
Generated Node #0,0: 97:[15, 37, 93] Operation: 3*31=93
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[15, 37, 93], Operations: ['3*31=93']
Exploring Operation: 15+37=52, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
34,
72,
7,
96
] | 70 | [
"34+72=106",
"106-96=10",
"7*10=70"
] | Current State: 70:[34, 72, 7, 96], Operations: []
Exploring Operation: 34+72=106, Resulting Numbers: [7, 96, 106]
Generated Node #2: [7, 96, 106] from Operation: 34+72=106
Current State: 70:[7, 96, 106], Operations: ['34+72=106']
Exploring Operation: 106-96=10, Resulting Numbers: [7, 10]
Generated Node #3: [7, 10] from... | 4 | Current State: 70:[34, 72, 7, 96], Operations: []
Exploring Operation: 96-34=62, Resulting Numbers: [72, 7, 62]
Generated Node #0,0: 70:[72, 7, 62] Operation: 96-34=62
Exploring Operation: 96-72=24, Resulting Numbers: [34, 7, 24]
Generated Node #0,1: 70:[34, 7, 24] Operation: 96-72=24
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
81,
52,
18,
2
] | 76 | [
"81-52=29",
"2*29=58",
"18+58=76"
] | Current State: 76:[81, 52, 18, 2], Operations: []
Exploring Operation: 81-52=29, Resulting Numbers: [18, 2, 29]
Generated Node #2: [18, 2, 29] from Operation: 81-52=29
Current State: 76:[18, 2, 29], Operations: ['81-52=29']
Exploring Operation: 2*29=58, Resulting Numbers: [18, 58]
Generated Node #3: [18, 58] from Opera... | 4 | Current State: 76:[81, 52, 18, 2], Operations: []
Exploring Operation: 52/2=26, Resulting Numbers: [81, 18, 26]
Generated Node #0,0: 76:[81, 18, 26] Operation: 52/2=26
Exploring Operation: 81-52=29, Resulting Numbers: [18, 2, 29]
Generated Node #0,1: 76:[18, 2, 29] Operation: 81-52=29
Exploring Operation: 52-18=34, Res... | 0 | hs_4 | sum_heuristic |
[
95,
60,
80,
40
] | 16 | [
"95-60=35",
"40-35=5",
"80/5=16"
] | Current State: 16:[95, 60, 80, 40], Operations: []
Exploring Operation: 95-60=35, Resulting Numbers: [80, 40, 35]
Generated Node #2: [80, 40, 35] from Operation: 95-60=35
Current State: 16:[80, 40, 35], Operations: ['95-60=35']
Exploring Operation: 40-35=5, Resulting Numbers: [80, 5]
Generated Node #3: [80, 5] from Ope... | 4 | Current State: 16:[95, 60, 80, 40], Operations: []
Exploring Operation: 95-80=15, Resulting Numbers: [60, 40, 15]
Generated Node #0,0: 16:[60, 40, 15] Operation: 95-80=15
Exploring Operation: 95-60=35, Resulting Numbers: [80, 40, 35]
Generated Node #0,1: 16:[80, 40, 35] Operation: 95-60=35
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
30,
73,
60,
81
] | 16 | [
"60/30=2",
"81-73=8",
"2*8=16"
] | Current State: 16:[30, 73, 60, 81], Operations: []
Exploring Operation: 60/30=2, Resulting Numbers: [73, 81, 2]
Generated Node #2: [73, 81, 2] from Operation: 60/30=2
Current State: 16:[73, 81, 2], Operations: ['60/30=2']
Exploring Operation: 81-73=8, Resulting Numbers: [2, 8]
Generated Node #3: [2, 8] from Operation: ... | 4 | Current State: 16:[30, 73, 60, 81], Operations: []
Exploring Operation: 81-73=8, Resulting Numbers: [30, 60, 8]
Generated Node #0,0: 16:[30, 60, 8] Operation: 81-73=8
Exploring Operation: 73-60=13, Resulting Numbers: [30, 81, 13]
Generated Node #0,1: 16:[30, 81, 13] Operation: 73-60=13
Exploring Operation: 81-60=21, Re... | 0.989583 | hs_3 | sum_heuristic |
[
83,
3,
80,
35
] | 26 | [
"83-80=3",
"3*3=9",
"35-9=26"
] | Current State: 26:[83, 3, 80, 35], Operations: []
Exploring Operation: 83-80=3, Resulting Numbers: [3, 35, 3]
Generated Node #2: [3, 35, 3] from Operation: 83-80=3
Current State: 26:[3, 35, 3], Operations: ['83-80=3']
Exploring Operation: 3*3=9, Resulting Numbers: [35, 9]
Generated Node #3: [35, 9] from Operation: 3*3=... | 4 | Current State: 26:[83, 3, 80, 35], Operations: []
Exploring Operation: 83-80=3, Resulting Numbers: [3, 35, 3]
Generated Node #0,0: 26:[3, 35, 3] Operation: 83-80=3
Exploring Operation: 83-35=48, Resulting Numbers: [3, 80, 48]
Generated Node #0,1: 26:[3, 80, 48] Operation: 83-35=48
Moving to Node #0,0
Current State: 26:... | 0 | hs_2 | mult_heuristic |
[
87,
90,
10,
2
] | 10 | [
"90-87=3",
"3-2=1",
"10*1=10"
] | Current State: 10:[87, 90, 10, 2], Operations: []
Exploring Operation: 90-87=3, Resulting Numbers: [10, 2, 3]
Generated Node #2: [10, 2, 3] from Operation: 90-87=3
Current State: 10:[10, 2, 3], Operations: ['90-87=3']
Exploring Operation: 3-2=1, Resulting Numbers: [10, 1]
Generated Node #3: [10, 1] from Operation: 3-2=... | 4 | Current State: 10:[87, 90, 10, 2], Operations: []
Exploring Operation: 90-87=3, Resulting Numbers: [10, 2, 3]
Generated Node #0,0: 10:[10, 2, 3] Operation: 90-87=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[10, 2, 3], Operations: ['90-87=3']
Exploring Operation: 2+3=5, Resulting Numbers: [10, 5... | 0 | hs_1 | sum_heuristic |
[
72,
33,
69,
2
] | 87 | [
"72+33=105",
"69+105=174",
"174/2=87"
] | Current State: 87:[72, 33, 69, 2], Operations: []
Exploring Operation: 72+33=105, Resulting Numbers: [69, 2, 105]
Generated Node #2: [69, 2, 105] from Operation: 72+33=105
Current State: 87:[69, 2, 105], Operations: ['72+33=105']
Exploring Operation: 69+105=174, Resulting Numbers: [2, 174]
Generated Node #3: [2, 174] f... | 4 | Current State: 87:[72, 33, 69, 2], Operations: []
Exploring Operation: 33+69=102, Resulting Numbers: [72, 2, 102]
Generated Node #0,0: 87:[72, 2, 102] Operation: 33+69=102
Exploring Operation: 69-33=36, Resulting Numbers: [72, 2, 36]
Generated Node #0,1: 87:[72, 2, 36] Operation: 69-33=36
Exploring Operation: 72-33=39,... | 0 | hs_5 | sum_heuristic |
[
67,
93,
70,
42
] | 88 | [
"93*70=6510",
"6510/42=155",
"155-67=88"
] | Current State: 88:[67, 93, 70, 42], Operations: []
Exploring Operation: 93*70=6510, Resulting Numbers: [67, 42, 6510]
Generated Node #2: [67, 42, 6510] from Operation: 93*70=6510
Current State: 88:[67, 42, 6510], Operations: ['93*70=6510']
Exploring Operation: 6510/42=155, Resulting Numbers: [67, 155]
Generated Node #3... | 4 | Current State: 88:[67, 93, 70, 42], Operations: []
Exploring Operation: 70-67=3, Resulting Numbers: [93, 42, 3]
Generated Node #0,0: 88:[93, 42, 3] Operation: 70-67=3
Exploring Operation: 93-70=23, Resulting Numbers: [67, 42, 23]
Generated Node #0,1: 88:[67, 42, 23] Operation: 93-70=23
Exploring Operation: 93-67=26, Re... | 0 | hs_4 | sum_heuristic |
[
62,
68,
58,
71
] | 12 | [
"62-58=4",
"71-68=3",
"4*3=12"
] | Current State: 12:[62, 68, 58, 71], Operations: []
Exploring Operation: 62-58=4, Resulting Numbers: [68, 71, 4]
Generated Node #2: [68, 71, 4] from Operation: 62-58=4
Current State: 12:[68, 71, 4], Operations: ['62-58=4']
Exploring Operation: 71-68=3, Resulting Numbers: [4, 3]
Generated Node #3: [4, 3] from Operation: ... | 4 | Current State: 12:[62, 68, 58, 71], Operations: []
Exploring Operation: 71-68=3, Resulting Numbers: [62, 58, 3]
Generated Node #0,0: 12:[62, 58, 3] Operation: 71-68=3
Moving to Node #0,0
Current State: 12:[62, 58, 3], Operations: ['71-68=3']
Exploring Operation: 62-58=4, Resulting Numbers: [3, 4]
Generated Node #0,0,0:... | 0.993924 | hs_1 | sum_heuristic |
[
72,
76,
62,
3
] | 55 | [
"76-72=4",
"62-3=59",
"59-4=55"
] | Current State: 55:[72, 76, 62, 3], Operations: []
Exploring Operation: 76-72=4, Resulting Numbers: [62, 3, 4]
Generated Node #2: [62, 3, 4] from Operation: 76-72=4
Current State: 55:[62, 3, 4], Operations: ['76-72=4']
Exploring Operation: 62-3=59, Resulting Numbers: [4, 59]
Generated Node #3: [4, 59] from Operation: 62... | 4 | Current State: 55:[72, 76, 62, 3], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [76, 3, 10]
Generated Node #0,0: 55:[76, 3, 10] Operation: 72-62=10
Exploring Operation: 76-62=14, Resulting Numbers: [72, 3, 14]
Generated Node #0,1: 55:[72, 3, 14] Operation: 76-62=14
Exploring Operation: 72-3=69, Resu... | 0.986111 | hs_5 | sum_heuristic |
[
40,
6,
58,
67
] | 41 | [
"58-40=18",
"6*18=108",
"108-67=41"
] | Current State: 41:[40, 6, 58, 67], Operations: []
Exploring Operation: 58-40=18, Resulting Numbers: [6, 67, 18]
Generated Node #2: [6, 67, 18] from Operation: 58-40=18
Current State: 41:[6, 67, 18], Operations: ['58-40=18']
Exploring Operation: 6*18=108, Resulting Numbers: [67, 108]
Generated Node #3: [67, 108] from Op... | 4 | Current State: 41:[40, 6, 58, 67], Operations: []
Exploring Operation: 40+6=46, Resulting Numbers: [58, 67, 46]
Generated Node #0,0: 41:[58, 67, 46] Operation: 40+6=46
Exploring Operation: 58-6=52, Resulting Numbers: [40, 67, 52]
Generated Node #0,1: 41:[40, 67, 52] Operation: 58-6=52
Exploring Operation: 67-6=61, Resu... | 0 | hs_4 | mult_heuristic |
[
42,
28,
20,
25
] | 84 | [
"42-20=22",
"25-22=3",
"28*3=84"
] | Current State: 84:[42, 28, 20, 25], Operations: []
Exploring Operation: 42-20=22, Resulting Numbers: [28, 25, 22]
Generated Node #2: [28, 25, 22] from Operation: 42-20=22
Current State: 84:[28, 25, 22], Operations: ['42-20=22']
Exploring Operation: 25-22=3, Resulting Numbers: [28, 3]
Generated Node #3: [28, 3] from Ope... | 4 | Current State: 84:[42, 28, 20, 25], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [42, 20, 3]
Generated Node #0,0: 84:[42, 20, 3] Operation: 28-25=3
Exploring Operation: 25-20=5, Resulting Numbers: [42, 28, 5]
Generated Node #0,1: 84:[42, 28, 5] Operation: 25-20=5
Exploring Operation: 20+25=45, Result... | 0.96875 | hs_3 | sum_heuristic |
[
32,
41,
2,
71
] | 96 | [
"32/2=16",
"41+71=112",
"112-16=96"
] | Current State: 96:[32, 41, 2, 71], Operations: []
Exploring Operation: 32/2=16, Resulting Numbers: [41, 71, 16]
Generated Node #2: [41, 71, 16] from Operation: 32/2=16
Current State: 96:[41, 71, 16], Operations: ['32/2=16']
Exploring Operation: 41+71=112, Resulting Numbers: [16, 112]
Generated Node #3: [16, 112] from O... | 4 | Current State: 96:[32, 41, 2, 71], Operations: []
Exploring Operation: 71-41=30, Resulting Numbers: [32, 2, 30]
Generated Node #0,0: 96:[32, 2, 30] Operation: 71-41=30
Exploring Operation: 32+71=103, Resulting Numbers: [41, 2, 103]
Generated Node #0,1: 96:[41, 2, 103] Operation: 32+71=103
Exploring Operation: 41+71=112... | 0.945313 | hs_4 | sum_heuristic |
[
89,
58,
81,
64
] | 14 | [
"89-58=31",
"81-64=17",
"31-17=14"
] | Current State: 14:[89, 58, 81, 64], Operations: []
Exploring Operation: 89-58=31, Resulting Numbers: [81, 64, 31]
Generated Node #2: [81, 64, 31] from Operation: 89-58=31
Current State: 14:[81, 64, 31], Operations: ['89-58=31']
Exploring Operation: 81-64=17, Resulting Numbers: [31, 17]
Generated Node #3: [31, 17] from ... | 4 | Current State: 14:[89, 58, 81, 64], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [58, 81, 25]
Generated Node #0,0: 14:[58, 81, 25] Operation: 89-64=25
Exploring Operation: 89-81=8, Resulting Numbers: [58, 64, 8]
Generated Node #0,1: 14:[58, 64, 8] Operation: 89-81=8
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
26,
2,
7,
93
] | 56 | [
"26-7=19",
"93+19=112",
"112/2=56"
] | Current State: 56:[26, 2, 7, 93], Operations: []
Exploring Operation: 26-7=19, Resulting Numbers: [2, 93, 19]
Generated Node #2: [2, 93, 19] from Operation: 26-7=19
Current State: 56:[2, 93, 19], Operations: ['26-7=19']
Exploring Operation: 93+19=112, Resulting Numbers: [2, 112]
Generated Node #3: [2, 112] from Operati... | 4 | Current State: 56:[26, 2, 7, 93], Operations: []
Exploring Operation: 93-26=67, Resulting Numbers: [2, 7, 67]
Generated Node #0,0: 56:[2, 7, 67] Operation: 93-26=67
Exploring Operation: 26/2=13, Resulting Numbers: [7, 93, 13]
Generated Node #0,1: 56:[7, 93, 13] Operation: 26/2=13
Exploring Operation: 93-2=91, Resulting... | 0 | hs_5 | mult_heuristic |
[
70,
2,
32,
97
] | 57 | [
"70+2=72",
"32+97=129",
"129-72=57"
] | Current State: 57:[70, 2, 32, 97], Operations: []
Exploring Operation: 70+2=72, Resulting Numbers: [32, 97, 72]
Generated Node #2: [32, 97, 72] from Operation: 70+2=72
Current State: 57:[32, 97, 72], Operations: ['70+2=72']
Exploring Operation: 32+97=129, Resulting Numbers: [72, 129]
Generated Node #3: [72, 129] from O... | 4 | Current State: 57:[70, 2, 32, 97], Operations: []
Exploring Operation: 32/2=16, Resulting Numbers: [70, 97, 16]
Generated Node #0,0: 57:[70, 97, 16] Operation: 32/2=16
Exploring Operation: 97-70=27, Resulting Numbers: [2, 32, 27]
Generated Node #0,1: 57:[2, 32, 27] Operation: 97-70=27
Exploring Operation: 70-32=38, Res... | 0.966146 | hs_4 | mult_heuristic |
[
41,
83,
7,
13
] | 78 | [
"83-41=42",
"42/7=6",
"13*6=78"
] | Current State: 78:[41, 83, 7, 13], Operations: []
Exploring Operation: 83-41=42, Resulting Numbers: [7, 13, 42]
Generated Node #2: [7, 13, 42] from Operation: 83-41=42
Current State: 78:[7, 13, 42], Operations: ['83-41=42']
Exploring Operation: 42/7=6, Resulting Numbers: [13, 6]
Generated Node #3: [13, 6] from Operatio... | 4 | Current State: 78:[41, 83, 7, 13], Operations: []
Exploring Operation: 83-41=42, Resulting Numbers: [7, 13, 42]
Generated Node #0,0: 78:[7, 13, 42] Operation: 83-41=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[7, 13, 42], Operations: ['83-41=42']
Exploring Operation: 42/7=6, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
92,
34,
21,
48
] | 57 | [
"92+34=126",
"21+48=69",
"126-69=57"
] | Current State: 57:[92, 34, 21, 48], Operations: []
Exploring Operation: 92+34=126, Resulting Numbers: [21, 48, 126]
Generated Node #2: [21, 48, 126] from Operation: 92+34=126
Current State: 57:[21, 48, 126], Operations: ['92+34=126']
Exploring Operation: 21+48=69, Resulting Numbers: [126, 69]
Generated Node #3: [126, 6... | 4 | Current State: 57:[92, 34, 21, 48], Operations: []
Exploring Operation: 48-34=14, Resulting Numbers: [92, 21, 14]
Generated Node #0,0: 57:[92, 21, 14] Operation: 48-34=14
Exploring Operation: 92-34=58, Resulting Numbers: [21, 48, 58]
Generated Node #0,1: 57:[21, 48, 58] Operation: 92-34=58
Exploring Operation: 34+21=55... | 0.963542 | hs_5 | mult_heuristic |
[
5,
78,
11,
9
] | 24 | [
"11-5=6",
"9*6=54",
"78-54=24"
] | Current State: 24:[5, 78, 11, 9], Operations: []
Exploring Operation: 11-5=6, Resulting Numbers: [78, 9, 6]
Generated Node #2: [78, 9, 6] from Operation: 11-5=6
Current State: 24:[78, 9, 6], Operations: ['11-5=6']
Exploring Operation: 9*6=54, Resulting Numbers: [78, 54]
Generated Node #3: [78, 54] from Operation: 9*6=5... | 4 | Current State: 24:[5, 78, 11, 9], Operations: []
Exploring Operation: 11-5=6, Resulting Numbers: [78, 9, 6]
Generated Node #0,0: 24:[78, 9, 6] Operation: 11-5=6
Exploring Operation: 78-9=69, Resulting Numbers: [5, 11, 69]
Generated Node #0,1: 24:[5, 11, 69] Operation: 78-9=69
Exploring Operation: 78-11=67, Resulting Nu... | 0 | hs_4 | sum_heuristic |
[
47,
20,
2,
77
] | 40 | [
"77-47=30",
"20/2=10",
"30+10=40"
] | Current State: 40:[47, 20, 2, 77], Operations: []
Exploring Operation: 77-47=30, Resulting Numbers: [20, 2, 30]
Generated Node #2: [20, 2, 30] from Operation: 77-47=30
Current State: 40:[20, 2, 30], Operations: ['77-47=30']
Exploring Operation: 20/2=10, Resulting Numbers: [30, 10]
Generated Node #3: [30, 10] from Opera... | 4 | Current State: 40:[47, 20, 2, 77], Operations: []
Exploring Operation: 77-20=57, Resulting Numbers: [47, 2, 57]
Generated Node #0,0: 40:[47, 2, 57] Operation: 77-20=57
Exploring Operation: 47-2=45, Resulting Numbers: [20, 77, 45]
Generated Node #0,1: 40:[20, 77, 45] Operation: 47-2=45
Exploring Operation: 77-47=30, Res... | 0 | hs_3 | mult_heuristic |
[
1,
28,
49,
31
] | 51 | [
"1+28=29",
"49+31=80",
"80-29=51"
] | Current State: 51:[1, 28, 49, 31], Operations: []
Exploring Operation: 1+28=29, Resulting Numbers: [49, 31, 29]
Generated Node #2: [49, 31, 29] from Operation: 1+28=29
Current State: 51:[49, 31, 29], Operations: ['1+28=29']
Exploring Operation: 49+31=80, Resulting Numbers: [29, 80]
Generated Node #3: [29, 80] from Oper... | 4 | Current State: 51:[1, 28, 49, 31], Operations: []
Exploring Operation: 28+31=59, Resulting Numbers: [1, 49, 59]
Generated Node #0,0: 51:[1, 49, 59] Operation: 28+31=59
Exploring Operation: 49-28=21, Resulting Numbers: [1, 31, 21]
Generated Node #0,1: 51:[1, 31, 21] Operation: 49-28=21
Exploring Operation: 49-31=18, Res... | 0.944444 | hs_4 | mult_heuristic |
[
72,
42,
92,
28
] | 94 | [
"72-42=30",
"92-28=64",
"30+64=94"
] | Current State: 94:[72, 42, 92, 28], Operations: []
Exploring Operation: 72-42=30, Resulting Numbers: [92, 28, 30]
Generated Node #2: [92, 28, 30] from Operation: 72-42=30
Current State: 94:[92, 28, 30], Operations: ['72-42=30']
Exploring Operation: 92-28=64, Resulting Numbers: [30, 64]
Generated Node #3: [30, 64] from ... | 4 | Current State: 94:[72, 42, 92, 28], Operations: []
Exploring Operation: 72-28=44, Resulting Numbers: [42, 92, 44]
Generated Node #0,0: 94:[42, 92, 44] Operation: 72-28=44
Exploring Operation: 72+28=100, Resulting Numbers: [42, 92, 100]
Generated Node #0,1: 94:[42, 92, 100] Operation: 72+28=100
Moving to Node #0,0
Curre... | 0.989583 | hs_2 | mult_heuristic |
[
98,
74,
94,
41
] | 29 | [
"98-74=24",
"94-41=53",
"53-24=29"
] | Current State: 29:[98, 74, 94, 41], Operations: []
Exploring Operation: 98-74=24, Resulting Numbers: [94, 41, 24]
Generated Node #2: [94, 41, 24] from Operation: 98-74=24
Current State: 29:[94, 41, 24], Operations: ['98-74=24']
Exploring Operation: 94-41=53, Resulting Numbers: [24, 53]
Generated Node #3: [24, 53] from ... | 4 | Current State: 29:[98, 74, 94, 41], Operations: []
Exploring Operation: 98-94=4, Resulting Numbers: [74, 41, 4]
Generated Node #0,0: 29:[74, 41, 4] Operation: 98-94=4
Exploring Operation: 98-41=57, Resulting Numbers: [74, 94, 57]
Generated Node #0,1: 29:[74, 94, 57] Operation: 98-41=57
Exploring Operation: 94-74=20, Re... | 0.985243 | hs_5 | mult_heuristic |
[
82,
18,
73,
82
] | 73 | [
"82-18=64",
"82-73=9",
"64+9=73"
] | Current State: 73:[82, 18, 73, 82], Operations: []
Exploring Operation: 82-18=64, Resulting Numbers: [73, 64]
Generated Node #2: [73, 64] from Operation: 82-18=64
Current State: 73:[73, 64], Operations: ['82-18=64']
Exploring Operation: 82-73=9, Resulting Numbers: [64, 9]
Generated Node #3: [64, 9] from Operation: 82-7... | 4 | Current State: 73:[82, 18, 73, 82], Operations: []
Exploring Operation: 82-18=64, Resulting Numbers: [82, 73, 64]
Generated Node #0,0: 73:[82, 73, 64] Operation: 82-18=64
Exploring Operation: 82-18=64, Resulting Numbers: [73, 82, 64]
Generated Node #0,1: 73:[73, 82, 64] Operation: 82-18=64
Exploring Operation: 82+18=10... | 0.985243 | hs_4 | sum_heuristic |
[
35,
66,
12,
61
] | 95 | [
"66-61=5",
"12*5=60",
"35+60=95"
] | Current State: 95:[35, 66, 12, 61], Operations: []
Exploring Operation: 66-61=5, Resulting Numbers: [35, 12, 5]
Generated Node #2: [35, 12, 5] from Operation: 66-61=5
Current State: 95:[35, 12, 5], Operations: ['66-61=5']
Exploring Operation: 12*5=60, Resulting Numbers: [35, 60]
Generated Node #3: [35, 60] from Operati... | 4 | Current State: 95:[35, 66, 12, 61], Operations: []
Exploring Operation: 35+61=96, Resulting Numbers: [66, 12, 96]
Generated Node #0,0: 95:[66, 12, 96] Operation: 35+61=96
Exploring Operation: 66-61=5, Resulting Numbers: [35, 12, 5]
Generated Node #0,1: 95:[35, 12, 5] Operation: 66-61=5
Exploring Operation: 35+66=101, R... | 0 | hs_4 | mult_heuristic |
[
4,
88,
76,
96
] | 11 | [
"76/4=19",
"96-88=8",
"19-8=11"
] | Current State: 11:[4, 88, 76, 96], Operations: []
Exploring Operation: 76/4=19, Resulting Numbers: [88, 96, 19]
Generated Node #2: [88, 96, 19] from Operation: 76/4=19
Current State: 11:[88, 96, 19], Operations: ['76/4=19']
Exploring Operation: 96-88=8, Resulting Numbers: [19, 8]
Generated Node #3: [19, 8] from Operati... | 4 | Current State: 11:[4, 88, 76, 96], Operations: []
Exploring Operation: 96-88=8, Resulting Numbers: [4, 76, 8]
Generated Node #0,0: 11:[4, 76, 8] Operation: 96-88=8
Exploring Operation: 88-76=12, Resulting Numbers: [4, 96, 12]
Generated Node #0,1: 11:[4, 96, 12] Operation: 88-76=12
Moving to Node #0,0
Current State: 11:... | 0.992188 | hs_2 | sum_heuristic |
[
96,
46,
5,
53
] | 15 | [
"96-46=50",
"53-50=3",
"5*3=15"
] | Current State: 15:[96, 46, 5, 53], Operations: []
Exploring Operation: 96-46=50, Resulting Numbers: [5, 53, 50]
Generated Node #2: [5, 53, 50] from Operation: 96-46=50
Current State: 15:[5, 53, 50], Operations: ['96-46=50']
Exploring Operation: 53-50=3, Resulting Numbers: [5, 3]
Generated Node #3: [5, 3] from Operation... | 4 | Current State: 15:[96, 46, 5, 53], Operations: []
Exploring Operation: 96-53=43, Resulting Numbers: [46, 5, 43]
Generated Node #0,0: 15:[46, 5, 43] Operation: 96-53=43
Moving to Node #0,0
Current State: 15:[46, 5, 43], Operations: ['96-53=43']
Exploring Operation: 46-43=3, Resulting Numbers: [5, 3]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
97,
68,
74,
74
] | 30 | [
"97-68=29",
"74/74=1",
"29+1=30"
] | Current State: 30:[97, 68, 74, 74], Operations: []
Exploring Operation: 97-68=29, Resulting Numbers: [74, 74, 29]
Generated Node #2: [74, 74, 29] from Operation: 97-68=29
Current State: 30:[74, 74, 29], Operations: ['97-68=29']
Exploring Operation: 74/74=1, Resulting Numbers: [29, 1]
Generated Node #3: [29, 1] from Ope... | 4 | Current State: 30:[97, 68, 74, 74], Operations: []
Exploring Operation: 74-74=0, Resulting Numbers: [97, 68, 0]
Generated Node #0,0: 30:[97, 68, 0] Operation: 74-74=0
Exploring Operation: 97-74=23, Resulting Numbers: [68, 74, 23]
Generated Node #0,1: 30:[68, 74, 23] Operation: 97-74=23
Exploring Operation: 97-68=29, Re... | 0.963542 | hs_5 | sum_heuristic |
[
69,
16,
57,
2
] | 40 | [
"69-57=12",
"2*12=24",
"16+24=40"
] | Current State: 40:[69, 16, 57, 2], Operations: []
Exploring Operation: 69-57=12, Resulting Numbers: [16, 2, 12]
Generated Node #2: [16, 2, 12] from Operation: 69-57=12
Current State: 40:[16, 2, 12], Operations: ['69-57=12']
Exploring Operation: 2*12=24, Resulting Numbers: [16, 24]
Generated Node #3: [16, 24] from Opera... | 4 | Current State: 40:[69, 16, 57, 2], Operations: []
Exploring Operation: 69-57=12, Resulting Numbers: [16, 2, 12]
Generated Node #0,0: 40:[16, 2, 12] Operation: 69-57=12
Exploring Operation: 69-16=53, Resulting Numbers: [57, 2, 53]
Generated Node #0,1: 40:[57, 2, 53] Operation: 69-16=53
Exploring Operation: 57-16=41, Res... | 0 | hs_3 | mult_heuristic |
[
70,
68,
3,
68
] | 22 | [
"70+68=138",
"138/3=46",
"68-46=22"
] | Current State: 22:[70, 68, 3, 68], Operations: []
Exploring Operation: 70+68=138, Resulting Numbers: [3, 138]
Generated Node #2: [3, 138] from Operation: 70+68=138
Current State: 22:[3, 138], Operations: ['70+68=138']
Exploring Operation: 138/3=46, Resulting Numbers: [46]
46,22 equal: Goal Reached
Exploring Operation: ... | 4 | Current State: 22:[70, 68, 3, 68], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [3, 68, 2]
Generated Node #0,0: 22:[3, 68, 2] Operation: 70-68=2
Exploring Operation: 68-68=0, Resulting Numbers: [70, 3, 0]
Generated Node #0,1: 22:[70, 3, 0] Operation: 68-68=0
Exploring Operation: 68/68=1, Resulting Nu... | 0.981771 | hs_5 | sum_heuristic |
[
12,
50,
25,
76
] | 70 | [
"12*25=300",
"300/50=6",
"76-6=70"
] | Current State: 70:[12, 50, 25, 76], Operations: []
Exploring Operation: 12*25=300, Resulting Numbers: [50, 76, 300]
Generated Node #2: [50, 76, 300] from Operation: 12*25=300
Current State: 70:[50, 76, 300], Operations: ['12*25=300']
Exploring Operation: 300/50=6, Resulting Numbers: [76, 6]
Generated Node #3: [76, 6] f... | 4 | Current State: 70:[12, 50, 25, 76], Operations: []
Exploring Operation: 50+25=75, Resulting Numbers: [12, 76, 75]
Generated Node #0,0: 70:[12, 76, 75] Operation: 50+25=75
Exploring Operation: 50/25=2, Resulting Numbers: [12, 76, 2]
Generated Node #0,1: 70:[12, 76, 2] Operation: 50/25=2
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
37,
36,
5,
73
] | 76 | [
"37*5=185",
"36+73=109",
"185-109=76"
] | Current State: 76:[37, 36, 5, 73], Operations: []
Exploring Operation: 37*5=185, Resulting Numbers: [36, 73, 185]
Generated Node #2: [36, 73, 185] from Operation: 37*5=185
Current State: 76:[36, 73, 185], Operations: ['37*5=185']
Exploring Operation: 36+73=109, Resulting Numbers: [185, 109]
Generated Node #3: [185, 109... | 4 | Current State: 76:[37, 36, 5, 73], Operations: []
Exploring Operation: 73-37=36, Resulting Numbers: [36, 5, 36]
Generated Node #0,0: 76:[36, 5, 36] Operation: 73-37=36
Exploring Operation: 37+36=73, Resulting Numbers: [5, 73, 73]
Generated Node #0,1: 76:[5, 73, 73] Operation: 37+36=73
Exploring Operation: 5+73=78, Resu... | 0 | hs_5 | sum_heuristic |
[
9,
21,
74,
63
] | 71 | [
"9*21=189",
"189/63=3",
"74-3=71"
] | Current State: 71:[9, 21, 74, 63], Operations: []
Exploring Operation: 9*21=189, Resulting Numbers: [74, 63, 189]
Generated Node #2: [74, 63, 189] from Operation: 9*21=189
Current State: 71:[74, 63, 189], Operations: ['9*21=189']
Exploring Operation: 189/63=3, Resulting Numbers: [74, 3]
Generated Node #3: [74, 3] from ... | 4 | Current State: 71:[9, 21, 74, 63], Operations: []
Exploring Operation: 9+21=30, Resulting Numbers: [74, 63, 30]
Generated Node #0,0: 71:[74, 63, 30] Operation: 9+21=30
Exploring Operation: 9+63=72, Resulting Numbers: [21, 74, 72]
Generated Node #0,1: 71:[21, 74, 72] Operation: 9+63=72
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
4,
55,
25,
10
] | 32 | [
"55+25=80",
"4*80=320",
"320/10=32"
] | Current State: 32:[4, 55, 25, 10], Operations: []
Exploring Operation: 55+25=80, Resulting Numbers: [4, 10, 80]
Generated Node #2: [4, 10, 80] from Operation: 55+25=80
Current State: 32:[4, 10, 80], Operations: ['55+25=80']
Exploring Operation: 4*80=320, Resulting Numbers: [10, 320]
Generated Node #3: [10, 320] from Op... | 4 | Current State: 32:[4, 55, 25, 10], Operations: []
Exploring Operation: 55-25=30, Resulting Numbers: [4, 10, 30]
Generated Node #0,0: 32:[4, 10, 30] Operation: 55-25=30
Exploring Operation: 25+10=35, Resulting Numbers: [4, 55, 35]
Generated Node #0,1: 32:[4, 55, 35] Operation: 25+10=35
Exploring Operation: 25-10=15, Res... | 0 | hs_4 | sum_heuristic |
[
3,
8,
97,
9
] | 82 | [
"3*8=24",
"97+9=106",
"106-24=82"
] | Current State: 82:[3, 8, 97, 9], Operations: []
Exploring Operation: 3*8=24, Resulting Numbers: [97, 9, 24]
Generated Node #2: [97, 9, 24] from Operation: 3*8=24
Current State: 82:[97, 9, 24], Operations: ['3*8=24']
Exploring Operation: 97+9=106, Resulting Numbers: [24, 106]
Generated Node #3: [24, 106] from Operation:... | 4 | Current State: 82:[3, 8, 97, 9], Operations: []
Exploring Operation: 8-3=5, Resulting Numbers: [97, 9, 5]
Generated Node #0,0: 82:[97, 9, 5] Operation: 8-3=5
Exploring Operation: 9-8=1, Resulting Numbers: [3, 97, 1]
Generated Node #0,1: 82:[3, 97, 1] Operation: 9-8=1
Exploring Operation: 97-9=88, Resulting Numbers: [3,... | 0 | hs_5 | sum_heuristic |
[
92,
19,
69,
88
] | 46 | [
"92+19=111",
"69+88=157",
"157-111=46"
] | Current State: 46:[92, 19, 69, 88], Operations: []
Exploring Operation: 92+19=111, Resulting Numbers: [69, 88, 111]
Generated Node #2: [69, 88, 111] from Operation: 92+19=111
Current State: 46:[69, 88, 111], Operations: ['92+19=111']
Exploring Operation: 69+88=157, Resulting Numbers: [111, 157]
Generated Node #3: [111,... | 4 | Current State: 46:[92, 19, 69, 88], Operations: []
Exploring Operation: 92-69=23, Resulting Numbers: [19, 88, 23]
Generated Node #0,0: 46:[19, 88, 23] Operation: 92-69=23
Exploring Operation: 88-69=19, Resulting Numbers: [92, 19, 19]
Generated Node #0,1: 46:[92, 19, 19] Operation: 88-69=19
Exploring Operation: 92-88=4,... | 0.987847 | hs_3 | sum_heuristic |
[
76,
78,
18,
53
] | 83 | [
"76+78=154",
"18+53=71",
"154-71=83"
] | Current State: 83:[76, 78, 18, 53], Operations: []
Exploring Operation: 76+78=154, Resulting Numbers: [18, 53, 154]
Generated Node #2: [18, 53, 154] from Operation: 76+78=154
Current State: 83:[18, 53, 154], Operations: ['76+78=154']
Exploring Operation: 18+53=71, Resulting Numbers: [154, 71]
Generated Node #3: [154, 7... | 4 | Current State: 83:[76, 78, 18, 53], Operations: []
Exploring Operation: 18+53=71, Resulting Numbers: [76, 78, 71]
Generated Node #0,0: 83:[76, 78, 71] Operation: 18+53=71
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[76, 78, 71], Operations: ['18+53=71']
Exploring Operation: 76+71=147, Resulting N... | 0 | hs_1 | sum_heuristic |
[
94,
33,
11,
51
] | 59 | [
"33/11=3",
"51*3=153",
"153-94=59"
] | Current State: 59:[94, 33, 11, 51], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [94, 51, 3]
Generated Node #2: [94, 51, 3] from Operation: 33/11=3
Current State: 59:[94, 51, 3], Operations: ['33/11=3']
Exploring Operation: 51*3=153, Resulting Numbers: [94, 153]
Generated Node #3: [94, 153] from Oper... | 4 | Current State: 59:[94, 33, 11, 51], Operations: []
Exploring Operation: 94-33=61, Resulting Numbers: [11, 51, 61]
Generated Node #0,0: 59:[11, 51, 61] Operation: 94-33=61
Moving to Node #0,0
Current State: 59:[11, 51, 61], Operations: ['94-33=61']
Exploring Operation: 11+51=62, Resulting Numbers: [61, 62]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
75,
71,
88,
89
] | 67 | [
"75-71=4",
"88/4=22",
"89-22=67"
] | Current State: 67:[75, 71, 88, 89], Operations: []
Exploring Operation: 75-71=4, Resulting Numbers: [88, 89, 4]
Generated Node #2: [88, 89, 4] from Operation: 75-71=4
Current State: 67:[88, 89, 4], Operations: ['75-71=4']
Exploring Operation: 88/4=22, Resulting Numbers: [89, 22]
Generated Node #3: [89, 22] from Operati... | 4 | Current State: 67:[75, 71, 88, 89], Operations: []
Exploring Operation: 89-75=14, Resulting Numbers: [71, 88, 14]
Generated Node #0,0: 67:[71, 88, 14] Operation: 89-75=14
Moving to Node #0,0
Current State: 67:[71, 88, 14], Operations: ['89-75=14']
Exploring Operation: 88-14=74, Resulting Numbers: [71, 74]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
50,
14,
34,
27
] | 52 | [
"34-27=7",
"14/7=2",
"50+2=52"
] | Current State: 52:[50, 14, 34, 27], Operations: []
Exploring Operation: 34-27=7, Resulting Numbers: [50, 14, 7]
Generated Node #2: [50, 14, 7] from Operation: 34-27=7
Current State: 52:[50, 14, 7], Operations: ['34-27=7']
Exploring Operation: 14/7=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Operation:... | 4 | Current State: 52:[50, 14, 34, 27], Operations: []
Exploring Operation: 50-34=16, Resulting Numbers: [14, 27, 16]
Generated Node #0,0: 52:[14, 27, 16] Operation: 50-34=16
Moving to Node #0,0
Current State: 52:[14, 27, 16], Operations: ['50-34=16']
Exploring Operation: 16-14=2, Resulting Numbers: [27, 2]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
37,
34,
72,
83
] | 33 | [
"37-34=3",
"83-72=11",
"3*11=33"
] | Current State: 33:[37, 34, 72, 83], Operations: []
Exploring Operation: 37-34=3, Resulting Numbers: [72, 83, 3]
Generated Node #2: [72, 83, 3] from Operation: 37-34=3
Current State: 33:[72, 83, 3], Operations: ['37-34=3']
Exploring Operation: 83-72=11, Resulting Numbers: [3, 11]
Generated Node #3: [3, 11] from Operatio... | 4 | Current State: 33:[37, 34, 72, 83], Operations: []
Exploring Operation: 83-72=11, Resulting Numbers: [37, 34, 11]
Generated Node #0,0: 33:[37, 34, 11] Operation: 83-72=11
Exploring Operation: 83-34=49, Resulting Numbers: [37, 72, 49]
Generated Node #0,1: 33:[37, 72, 49] Operation: 83-34=49
Exploring Operation: 83-37=46... | 0.986111 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.