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 |
|---|---|---|---|---|---|---|---|---|
[
54,
36,
62,
33
] | 80 | [
"36-33=3",
"54/3=18",
"62+18=80"
] | Current State: 80:[54, 36, 62, 33], Operations: []
Exploring Operation: 36-33=3, Resulting Numbers: [54, 62, 3]
Generated Node #2: [54, 62, 3] from Operation: 36-33=3
Current State: 80:[54, 62, 3], Operations: ['36-33=3']
Exploring Operation: 54/3=18, Resulting Numbers: [62, 18]
Generated Node #3: [62, 18] from Operati... | 4 | Current State: 80:[54, 36, 62, 33], Operations: []
Exploring Operation: 54-33=21, Resulting Numbers: [36, 62, 21]
Generated Node #0,0: 80:[36, 62, 21] Operation: 54-33=21
Exploring Operation: 62-54=8, Resulting Numbers: [36, 33, 8]
Generated Node #0,1: 80:[36, 33, 8] Operation: 62-54=8
Exploring Operation: 54-36=18, Re... | 0 | hs_3 | mult_heuristic |
[
41,
58,
15,
65
] | 18 | [
"58+65=123",
"123/41=3",
"15+3=18"
] | Current State: 18:[41, 58, 15, 65], Operations: []
Exploring Operation: 58+65=123, Resulting Numbers: [41, 15, 123]
Generated Node #2: [41, 15, 123] from Operation: 58+65=123
Current State: 18:[41, 15, 123], Operations: ['58+65=123']
Exploring Operation: 123/41=3, Resulting Numbers: [15, 3]
Generated Node #3: [15, 3] f... | 4 | Current State: 18:[41, 58, 15, 65], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [41, 15, 7]
Generated Node #0,0: 18:[41, 15, 7] Operation: 65-58=7
Exploring Operation: 65-41=24, Resulting Numbers: [58, 15, 24]
Generated Node #0,1: 18:[58, 15, 24] Operation: 65-41=24
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
93,
13,
71,
22
] | 13 | [
"93+13=106",
"71+22=93",
"106-93=13"
] | Current State: 13:[93, 13, 71, 22], Operations: []
Exploring Operation: 93+13=106, Resulting Numbers: [71, 22, 106]
Generated Node #2: [71, 22, 106] from Operation: 93+13=106
Current State: 13:[71, 22, 106], Operations: ['93+13=106']
Exploring Operation: 71+22=93, Resulting Numbers: [106, 93]
Generated Node #3: [106, 9... | 4 | Current State: 13:[93, 13, 71, 22], Operations: []
Exploring Operation: 93-22=71, Resulting Numbers: [13, 71, 71]
Generated Node #0,0: 13:[13, 71, 71] Operation: 93-22=71
Exploring Operation: 93-71=22, Resulting Numbers: [13, 22, 22]
Generated Node #0,1: 13:[13, 22, 22] Operation: 93-71=22
Exploring Operation: 71-22=49... | 0.986111 | hs_5 | mult_heuristic |
[
46,
64,
56,
34
] | 88 | [
"46+64=110",
"56-34=22",
"110-22=88"
] | Current State: 88:[46, 64, 56, 34], Operations: []
Exploring Operation: 46+64=110, Resulting Numbers: [56, 34, 110]
Generated Node #2: [56, 34, 110] from Operation: 46+64=110
Current State: 88:[56, 34, 110], Operations: ['46+64=110']
Exploring Operation: 56-34=22, Resulting Numbers: [110, 22]
Generated Node #3: [110, 2... | 4 | Current State: 88:[46, 64, 56, 34], Operations: []
Exploring Operation: 64-56=8, Resulting Numbers: [46, 34, 8]
Generated Node #0,0: 88:[46, 34, 8] Operation: 64-56=8
Exploring Operation: 56-34=22, Resulting Numbers: [46, 64, 22]
Generated Node #0,1: 88:[46, 64, 22] Operation: 56-34=22
Exploring Operation: 64-34=30, Re... | 0.967014 | hs_4 | mult_heuristic |
[
50,
49,
7,
76
] | 25 | [
"50+49=99",
"76+99=175",
"175/7=25"
] | Current State: 25:[50, 49, 7, 76], Operations: []
Exploring Operation: 50+49=99, Resulting Numbers: [7, 76, 99]
Generated Node #2: [7, 76, 99] from Operation: 50+49=99
Current State: 25:[7, 76, 99], Operations: ['50+49=99']
Exploring Operation: 76+99=175, Resulting Numbers: [7, 175]
Generated Node #3: [7, 175] from Ope... | 4 | Current State: 25:[50, 49, 7, 76], Operations: []
Exploring Operation: 76-50=26, Resulting Numbers: [49, 7, 26]
Generated Node #0,0: 25:[49, 7, 26] Operation: 76-50=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[49, 7, 26], Operations: ['76-50=26']
Exploring Operation: 49/7=7, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
2,
17,
63,
67
] | 88 | [
"2*67=134",
"63-17=46",
"134-46=88"
] | Current State: 88:[2, 17, 63, 67], Operations: []
Exploring Operation: 2*67=134, Resulting Numbers: [17, 63, 134]
Generated Node #2: [17, 63, 134] from Operation: 2*67=134
Current State: 88:[17, 63, 134], Operations: ['2*67=134']
Exploring Operation: 63-17=46, Resulting Numbers: [134, 46]
Generated Node #3: [134, 46] f... | 4 | Current State: 88:[2, 17, 63, 67], Operations: []
Exploring Operation: 67-17=50, Resulting Numbers: [2, 63, 50]
Generated Node #0,0: 88:[2, 63, 50] Operation: 67-17=50
Exploring Operation: 67-63=4, Resulting Numbers: [2, 17, 4]
Generated Node #0,1: 88:[2, 17, 4] Operation: 67-63=4
Exploring Operation: 63-17=46, Resulti... | 0.944444 | hs_4 | sum_heuristic |
[
5,
20,
68,
16
] | 80 | [
"20/5=4",
"68+16=84",
"84-4=80"
] | Current State: 80:[5, 20, 68, 16], Operations: []
Exploring Operation: 20/5=4, Resulting Numbers: [68, 16, 4]
Generated Node #2: [68, 16, 4] from Operation: 20/5=4
Current State: 80:[68, 16, 4], Operations: ['20/5=4']
Exploring Operation: 68+16=84, Resulting Numbers: [4, 84]
Generated Node #3: [4, 84] from Operation: 6... | 4 | Current State: 80:[5, 20, 68, 16], Operations: []
Exploring Operation: 68+16=84, Resulting Numbers: [5, 20, 84]
Generated Node #0,0: 80:[5, 20, 84] Operation: 68+16=84
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[5, 20, 84], Operations: ['68+16=84']
Exploring Operation: 84-5=79, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
5,
60,
87,
72
] | 80 | [
"5+60=65",
"87-72=15",
"65+15=80"
] | Current State: 80:[5, 60, 87, 72], Operations: []
Exploring Operation: 5+60=65, Resulting Numbers: [87, 72, 65]
Generated Node #2: [87, 72, 65] from Operation: 5+60=65
Current State: 80:[87, 72, 65], Operations: ['5+60=65']
Exploring Operation: 87-72=15, Resulting Numbers: [65, 15]
Generated Node #3: [65, 15] from Oper... | 4 | Current State: 80:[5, 60, 87, 72], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [5, 60, 15]
Generated Node #0,0: 80:[5, 60, 15] Operation: 87-72=15
Exploring Operation: 5+60=65, Resulting Numbers: [87, 72, 65]
Generated Node #0,1: 80:[87, 72, 65] Operation: 5+60=65
Exploring Operation: 72-60=12, Res... | 0.984375 | hs_5 | mult_heuristic |
[
34,
24,
55,
4
] | 15 | [
"34-24=10",
"4*10=40",
"55-40=15"
] | Current State: 15:[34, 24, 55, 4], Operations: []
Exploring Operation: 34-24=10, Resulting Numbers: [55, 4, 10]
Generated Node #2: [55, 4, 10] from Operation: 34-24=10
Current State: 15:[55, 4, 10], Operations: ['34-24=10']
Exploring Operation: 4*10=40, Resulting Numbers: [55, 40]
Generated Node #3: [55, 40] from Opera... | 4 | Current State: 15:[34, 24, 55, 4], Operations: []
Exploring Operation: 55-24=31, Resulting Numbers: [34, 4, 31]
Generated Node #0,0: 15:[34, 4, 31] Operation: 55-24=31
Exploring Operation: 55-34=21, Resulting Numbers: [24, 4, 21]
Generated Node #0,1: 15:[24, 4, 21] Operation: 55-34=21
Moving to Node #0,1
Current State:... | 0.989583 | hs_2 | mult_heuristic |
[
69,
75,
4,
49
] | 38 | [
"75+49=124",
"124/4=31",
"69-31=38"
] | Current State: 38:[69, 75, 4, 49], Operations: []
Exploring Operation: 75+49=124, Resulting Numbers: [69, 4, 124]
Generated Node #2: [69, 4, 124] from Operation: 75+49=124
Current State: 38:[69, 4, 124], Operations: ['75+49=124']
Exploring Operation: 124/4=31, Resulting Numbers: [69, 31]
Generated Node #3: [69, 31] fro... | 4 | Current State: 38:[69, 75, 4, 49], Operations: []
Exploring Operation: 75-69=6, Resulting Numbers: [4, 49, 6]
Generated Node #0,0: 38:[4, 49, 6] Operation: 75-69=6
Moving to Node #0,0
Current State: 38:[4, 49, 6], Operations: ['75-69=6']
Exploring Operation: 49-6=43, Resulting Numbers: [4, 43]
Generated Node #0,0,0: 38... | 0 | hs_1 | sum_heuristic |
[
77,
68,
40,
54
] | 85 | [
"77-68=9",
"40+54=94",
"94-9=85"
] | Current State: 85:[77, 68, 40, 54], Operations: []
Exploring Operation: 77-68=9, Resulting Numbers: [40, 54, 9]
Generated Node #2: [40, 54, 9] from Operation: 77-68=9
Current State: 85:[40, 54, 9], Operations: ['77-68=9']
Exploring Operation: 40+54=94, Resulting Numbers: [9, 94]
Generated Node #3: [9, 94] from Operatio... | 4 | Current State: 85:[77, 68, 40, 54], Operations: []
Exploring Operation: 54-40=14, Resulting Numbers: [77, 68, 14]
Generated Node #0,0: 85:[77, 68, 14] Operation: 54-40=14
Exploring Operation: 68-54=14, Resulting Numbers: [77, 40, 14]
Generated Node #0,1: 85:[77, 40, 14] Operation: 68-54=14
Exploring Operation: 40+54=94... | 0.969618 | hs_3 | sum_heuristic |
[
10,
63,
96,
2
] | 75 | [
"10-2=8",
"96/8=12",
"63+12=75"
] | Current State: 75:[10, 63, 96, 2], Operations: []
Exploring Operation: 10-2=8, Resulting Numbers: [63, 96, 8]
Generated Node #2: [63, 96, 8] from Operation: 10-2=8
Current State: 75:[63, 96, 8], Operations: ['10-2=8']
Exploring Operation: 96/8=12, Resulting Numbers: [63, 12]
Generated Node #3: [63, 12] from Operation: ... | 4 | Current State: 75:[10, 63, 96, 2], Operations: []
Exploring Operation: 10+63=73, Resulting Numbers: [96, 2, 73]
Generated Node #0,0: 75:[96, 2, 73] Operation: 10+63=73
Exploring Operation: 96-63=33, Resulting Numbers: [10, 2, 33]
Generated Node #0,1: 75:[10, 2, 33] Operation: 96-63=33
Exploring Operation: 96-10=86, Res... | 0 | hs_3 | mult_heuristic |
[
4,
3,
7,
29
] | 41 | [
"4*29=116",
"7+116=123",
"123/3=41"
] | Current State: 41:[4, 3, 7, 29], Operations: []
Exploring Operation: 4*29=116, Resulting Numbers: [3, 7, 116]
Generated Node #2: [3, 7, 116] from Operation: 4*29=116
Current State: 41:[3, 7, 116], Operations: ['4*29=116']
Exploring Operation: 7+116=123, Resulting Numbers: [3, 123]
Generated Node #3: [3, 123] from Opera... | 4 | Current State: 41:[4, 3, 7, 29], Operations: []
Exploring Operation: 4*7=28, Resulting Numbers: [3, 29, 28]
Generated Node #0,0: 41:[3, 29, 28] Operation: 4*7=28
Moving to Node #0,0
Current State: 41:[3, 29, 28], Operations: ['4*7=28']
Exploring Operation: 3+29=32, Resulting Numbers: [28, 32]
Generated Node #0,0,0: 41:... | 0 | hs_1 | mult_heuristic |
[
15,
16,
54,
7
] | 42 | [
"15*16=240",
"54+240=294",
"294/7=42"
] | Current State: 42:[15, 16, 54, 7], Operations: []
Exploring Operation: 15*16=240, Resulting Numbers: [54, 7, 240]
Generated Node #2: [54, 7, 240] from Operation: 15*16=240
Current State: 42:[54, 7, 240], Operations: ['15*16=240']
Exploring Operation: 54+240=294, Resulting Numbers: [7, 294]
Generated Node #3: [7, 294] f... | 4 | Current State: 42:[15, 16, 54, 7], Operations: []
Exploring Operation: 54-15=39, Resulting Numbers: [16, 7, 39]
Generated Node #0,0: 42:[16, 7, 39] Operation: 54-15=39
Moving to Node #0,0
Current State: 42:[16, 7, 39], Operations: ['54-15=39']
Exploring Operation: 39-16=23, Resulting Numbers: [7, 23]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
18,
85,
23,
90
] | 96 | [
"85+23=108",
"108/18=6",
"90+6=96"
] | Current State: 96:[18, 85, 23, 90], Operations: []
Exploring Operation: 85+23=108, Resulting Numbers: [18, 90, 108]
Generated Node #2: [18, 90, 108] from Operation: 85+23=108
Current State: 96:[18, 90, 108], Operations: ['85+23=108']
Exploring Operation: 108/18=6, Resulting Numbers: [90, 6]
Generated Node #3: [90, 6] f... | 4 | Current State: 96:[18, 85, 23, 90], Operations: []
Exploring Operation: 90-85=5, Resulting Numbers: [18, 23, 5]
Generated Node #0,0: 96:[18, 23, 5] Operation: 90-85=5
Moving to Node #0,0
Current State: 96:[18, 23, 5], Operations: ['90-85=5']
Exploring Operation: 23-18=5, Resulting Numbers: [5, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
84,
36,
26,
76
] | 80 | [
"84-76=8",
"36-26=10",
"8*10=80"
] | Current State: 80:[84, 36, 26, 76], Operations: []
Exploring Operation: 84-76=8, Resulting Numbers: [36, 26, 8]
Generated Node #2: [36, 26, 8] from Operation: 84-76=8
Current State: 80:[36, 26, 8], Operations: ['84-76=8']
Exploring Operation: 36-26=10, Resulting Numbers: [8, 10]
Generated Node #3: [8, 10] from Operatio... | 4 | Current State: 80:[84, 36, 26, 76], Operations: []
Exploring Operation: 36-26=10, Resulting Numbers: [84, 76, 10]
Generated Node #0,0: 80:[84, 76, 10] Operation: 36-26=10
Moving to Node #0,0
Current State: 80:[84, 76, 10], Operations: ['36-26=10']
Exploring Operation: 84-76=8, Resulting Numbers: [10, 8]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
79,
99,
66,
13
] | 98 | [
"79-66=13",
"13/13=1",
"99-1=98"
] | Current State: 98:[79, 99, 66, 13], Operations: []
Exploring Operation: 79-66=13, Resulting Numbers: [99, 13, 13]
Generated Node #2: [99, 13, 13] from Operation: 79-66=13
Current State: 98:[99, 13, 13], Operations: ['79-66=13']
Exploring Operation: 13/13=1, Resulting Numbers: [99, 1]
Generated Node #3: [99, 1] from Ope... | 4 | Current State: 98:[79, 99, 66, 13], Operations: []
Exploring Operation: 66-13=53, Resulting Numbers: [79, 99, 53]
Generated Node #0,0: 98:[79, 99, 53] Operation: 66-13=53
Exploring Operation: 79-66=13, Resulting Numbers: [99, 13, 13]
Generated Node #0,1: 98:[99, 13, 13] Operation: 79-66=13
Exploring Operation: 99-79=20... | 0.987847 | hs_4 | mult_heuristic |
[
98,
13,
22,
98
] | 36 | [
"98/98=1",
"13+22=35",
"1+35=36"
] | Current State: 36:[98, 13, 22, 98], Operations: []
Exploring Operation: 98/98=1, Resulting Numbers: [13, 22, 1]
Generated Node #2: [13, 22, 1] from Operation: 98/98=1
Current State: 36:[13, 22, 1], Operations: ['98/98=1']
Exploring Operation: 13+22=35, Resulting Numbers: [1, 35]
Generated Node #3: [1, 35] from Operatio... | 4 | Current State: 36:[98, 13, 22, 98], Operations: []
Exploring Operation: 98/98=1, Resulting Numbers: [13, 22, 1]
Generated Node #0,0: 36:[13, 22, 1] Operation: 98/98=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 36:[13, 22, 1], Operations: ['98/98=1']
Exploring Operation: 22-13=9, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
89,
58,
30,
35
] | 35 | [
"89-58=31",
"31-30=1",
"35*1=35"
] | Current State: 35:[89, 58, 30, 35], Operations: []
Exploring Operation: 89-58=31, Resulting Numbers: [30, 35, 31]
Generated Node #2: [30, 35, 31] from Operation: 89-58=31
Current State: 35:[30, 35, 31], Operations: ['89-58=31']
Exploring Operation: 31-30=1, Resulting Numbers: [35, 1]
Generated Node #3: [35, 1] from Ope... | 4 | Current State: 35:[89, 58, 30, 35], Operations: []
Exploring Operation: 58-30=28, Resulting Numbers: [89, 35, 28]
Generated Node #0,0: 35:[89, 35, 28] Operation: 58-30=28
Exploring Operation: 89-30=59, Resulting Numbers: [58, 35, 59]
Generated Node #0,1: 35:[58, 35, 59] Operation: 89-30=59
Exploring Operation: 89-35=54... | 0.988715 | hs_4 | sum_heuristic |
[
81,
27,
21,
30
] | 12 | [
"81+27=108",
"30-21=9",
"108/9=12"
] | Current State: 12:[81, 27, 21, 30], Operations: []
Exploring Operation: 81+27=108, Resulting Numbers: [21, 30, 108]
Generated Node #2: [21, 30, 108] from Operation: 81+27=108
Current State: 12:[21, 30, 108], Operations: ['81+27=108']
Exploring Operation: 30-21=9, Resulting Numbers: [108, 9]
Generated Node #3: [108, 9] ... | 4 | Current State: 12:[81, 27, 21, 30], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [21, 30, 3]
Generated Node #0,0: 12:[21, 30, 3] Operation: 81/27=3
Exploring Operation: 81-30=51, Resulting Numbers: [27, 21, 51]
Generated Node #0,1: 12:[27, 21, 51] Operation: 81-30=51
Moving to Node #0,0
Current State... | 0.991319 | hs_2 | sum_heuristic |
[
27,
14,
70,
38
] | 95 | [
"27-14=13",
"70+38=108",
"108-13=95"
] | Current State: 95:[27, 14, 70, 38], Operations: []
Exploring Operation: 27-14=13, Resulting Numbers: [70, 38, 13]
Generated Node #2: [70, 38, 13] from Operation: 27-14=13
Current State: 95:[70, 38, 13], Operations: ['27-14=13']
Exploring Operation: 70+38=108, Resulting Numbers: [13, 108]
Generated Node #3: [13, 108] fr... | 4 | Current State: 95:[27, 14, 70, 38], Operations: []
Exploring Operation: 70/14=5, Resulting Numbers: [27, 38, 5]
Generated Node #0,0: 95:[27, 38, 5] Operation: 70/14=5
Exploring Operation: 27+70=97, Resulting Numbers: [14, 38, 97]
Generated Node #0,1: 95:[14, 38, 97] Operation: 27+70=97
Exploring Operation: 70+38=108, R... | 0.967882 | hs_4 | sum_heuristic |
[
57,
92,
70,
58
] | 56 | [
"92-57=35",
"70/35=2",
"58-2=56"
] | Current State: 56:[57, 92, 70, 58], Operations: []
Exploring Operation: 92-57=35, Resulting Numbers: [70, 58, 35]
Generated Node #2: [70, 58, 35] from Operation: 92-57=35
Current State: 56:[70, 58, 35], Operations: ['92-57=35']
Exploring Operation: 70/35=2, Resulting Numbers: [58, 2]
Generated Node #3: [58, 2] from Ope... | 4 | Current State: 56:[57, 92, 70, 58], Operations: []
Exploring Operation: 70-57=13, Resulting Numbers: [92, 58, 13]
Generated Node #0,0: 56:[92, 58, 13] Operation: 70-57=13
Exploring Operation: 92-58=34, Resulting Numbers: [57, 70, 34]
Generated Node #0,1: 56:[57, 70, 34] Operation: 92-58=34
Exploring Operation: 92-70=22... | 0.957465 | hs_4 | mult_heuristic |
[
20,
97,
82,
38
] | 73 | [
"20+97=117",
"82-38=44",
"117-44=73"
] | Current State: 73:[20, 97, 82, 38], Operations: []
Exploring Operation: 20+97=117, Resulting Numbers: [82, 38, 117]
Generated Node #2: [82, 38, 117] from Operation: 20+97=117
Current State: 73:[82, 38, 117], Operations: ['20+97=117']
Exploring Operation: 82-38=44, Resulting Numbers: [117, 44]
Generated Node #3: [117, 4... | 4 | Current State: 73:[20, 97, 82, 38], Operations: []
Exploring Operation: 97-20=77, Resulting Numbers: [82, 38, 77]
Generated Node #0,0: 73:[82, 38, 77] Operation: 97-20=77
Exploring Operation: 20+38=58, Resulting Numbers: [97, 82, 58]
Generated Node #0,1: 73:[97, 82, 58] Operation: 20+38=58
Moving to Node #0,0
Current S... | 0.985243 | hs_2 | sum_heuristic |
[
90,
37,
50,
29
] | 30 | [
"90*29=2610",
"37+50=87",
"2610/87=30"
] | Current State: 30:[90, 37, 50, 29], Operations: []
Exploring Operation: 90*29=2610, Resulting Numbers: [37, 50, 2610]
Generated Node #2: [37, 50, 2610] from Operation: 90*29=2610
Current State: 30:[37, 50, 2610], Operations: ['90*29=2610']
Exploring Operation: 37+50=87, Resulting Numbers: [2610, 87]
Generated Node #3: ... | 4 | Current State: 30:[90, 37, 50, 29], Operations: []
Exploring Operation: 90-37=53, Resulting Numbers: [50, 29, 53]
Generated Node #0,0: 30:[50, 29, 53] Operation: 90-37=53
Exploring Operation: 90-50=40, Resulting Numbers: [37, 29, 40]
Generated Node #0,1: 30:[37, 29, 40] Operation: 90-50=40
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
38,
7,
21,
35
] | 64 | [
"38+21=59",
"35/7=5",
"59+5=64"
] | Current State: 64:[38, 7, 21, 35], Operations: []
Exploring Operation: 38+21=59, Resulting Numbers: [7, 35, 59]
Generated Node #2: [7, 35, 59] from Operation: 38+21=59
Current State: 64:[7, 35, 59], Operations: ['38+21=59']
Exploring Operation: 35/7=5, Resulting Numbers: [59, 5]
Generated Node #3: [59, 5] from Operatio... | 4 | Current State: 64:[38, 7, 21, 35], Operations: []
Exploring Operation: 38-7=31, Resulting Numbers: [21, 35, 31]
Generated Node #0,0: 64:[21, 35, 31] Operation: 38-7=31
Exploring Operation: 38-35=3, Resulting Numbers: [7, 21, 3]
Generated Node #0,1: 64:[7, 21, 3] Operation: 38-35=3
Exploring Operation: 38+21=59, Resulti... | 0.942708 | hs_4 | mult_heuristic |
[
22,
52,
42,
98
] | 28 | [
"22*98=2156",
"52*42=2184",
"2184-2156=28"
] | Current State: 28:[22, 52, 42, 98], Operations: []
Exploring Operation: 22*98=2156, Resulting Numbers: [52, 42, 2156]
Generated Node #2: [52, 42, 2156] from Operation: 22*98=2156
Current State: 28:[52, 42, 2156], Operations: ['22*98=2156']
Exploring Operation: 52*42=2184, Resulting Numbers: [2156, 2184]
Generated Node ... | 4 | Current State: 28:[22, 52, 42, 98], Operations: []
Exploring Operation: 98-52=46, Resulting Numbers: [22, 42, 46]
Generated Node #0,0: 28:[22, 42, 46] Operation: 98-52=46
Moving to Node #0,0
Current State: 28:[22, 42, 46], Operations: ['98-52=46']
Exploring Operation: 46-42=4, Resulting Numbers: [22, 4]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
7,
89,
63,
6
] | 68 | [
"7*6=42",
"89-63=26",
"42+26=68"
] | Current State: 68:[7, 89, 63, 6], Operations: []
Exploring Operation: 7*6=42, Resulting Numbers: [89, 63, 42]
Generated Node #2: [89, 63, 42] from Operation: 7*6=42
Current State: 68:[89, 63, 42], Operations: ['7*6=42']
Exploring Operation: 89-63=26, Resulting Numbers: [42, 26]
Generated Node #3: [42, 26] from Operatio... | 4 | Current State: 68:[7, 89, 63, 6], Operations: []
Exploring Operation: 89-7=82, Resulting Numbers: [63, 6, 82]
Generated Node #0,0: 68:[63, 6, 82] Operation: 89-7=82
Exploring Operation: 89-63=26, Resulting Numbers: [7, 6, 26]
Generated Node #0,1: 68:[7, 6, 26] Operation: 89-63=26
Exploring Operation: 89-6=83, Resulting... | 0 | hs_3 | mult_heuristic |
[
2,
70,
14,
83
] | 80 | [
"2+83=85",
"70/14=5",
"85-5=80"
] | Current State: 80:[2, 70, 14, 83], Operations: []
Exploring Operation: 2+83=85, Resulting Numbers: [70, 14, 85]
Generated Node #2: [70, 14, 85] from Operation: 2+83=85
Current State: 80:[70, 14, 85], Operations: ['2+83=85']
Exploring Operation: 70/14=5, Resulting Numbers: [85, 5]
Generated Node #3: [85, 5] from Operati... | 4 | Current State: 80:[2, 70, 14, 83], Operations: []
Exploring Operation: 83-70=13, Resulting Numbers: [2, 14, 13]
Generated Node #0,0: 80:[2, 14, 13] Operation: 83-70=13
Exploring Operation: 70/14=5, Resulting Numbers: [2, 83, 5]
Generated Node #0,1: 80:[2, 83, 5] Operation: 70/14=5
Start Sub Search at level 1: Moving to... | 0.989583 | hs_2 | mult_heuristic |
[
61,
15,
78,
55
] | 69 | [
"61-15=46",
"78-55=23",
"46+23=69"
] | Current State: 69:[61, 15, 78, 55], Operations: []
Exploring Operation: 61-15=46, Resulting Numbers: [78, 55, 46]
Generated Node #2: [78, 55, 46] from Operation: 61-15=46
Current State: 69:[78, 55, 46], Operations: ['61-15=46']
Exploring Operation: 78-55=23, Resulting Numbers: [46, 23]
Generated Node #3: [46, 23] from ... | 4 | Current State: 69:[61, 15, 78, 55], Operations: []
Exploring Operation: 15+55=70, Resulting Numbers: [61, 78, 70]
Generated Node #0,0: 69:[61, 78, 70] Operation: 15+55=70
Exploring Operation: 61-55=6, Resulting Numbers: [15, 78, 6]
Generated Node #0,1: 69:[15, 78, 6] Operation: 61-55=6
Exploring Operation: 78-55=23, Re... | 0.984375 | hs_3 | mult_heuristic |
[
8,
2,
64,
89
] | 31 | [
"8-2=6",
"89-64=25",
"6+25=31"
] | Current State: 31:[8, 2, 64, 89], Operations: []
Exploring Operation: 8-2=6, Resulting Numbers: [64, 89, 6]
Generated Node #2: [64, 89, 6] from Operation: 8-2=6
Current State: 31:[64, 89, 6], Operations: ['8-2=6']
Exploring Operation: 89-64=25, Resulting Numbers: [6, 25]
Generated Node #3: [6, 25] from Operation: 89-64... | 4 | Current State: 31:[8, 2, 64, 89], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [8, 2, 25]
Generated Node #0,0: 31:[8, 2, 25] Operation: 89-64=25
Exploring Operation: 8+2=10, Resulting Numbers: [64, 89, 10]
Generated Node #0,1: 31:[64, 89, 10] Operation: 8+2=10
Exploring Operation: 8*2=16, Resulting ... | 0.978299 | hs_5 | mult_heuristic |
[
62,
24,
58,
65
] | 50 | [
"65-62=3",
"24/3=8",
"58-8=50"
] | Current State: 50:[62, 24, 58, 65], Operations: []
Exploring Operation: 65-62=3, Resulting Numbers: [24, 58, 3]
Generated Node #2: [24, 58, 3] from Operation: 65-62=3
Current State: 50:[24, 58, 3], Operations: ['65-62=3']
Exploring Operation: 24/3=8, Resulting Numbers: [58, 8]
Generated Node #3: [58, 8] from Operation:... | 4 | Current State: 50:[62, 24, 58, 65], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [62, 24, 7]
Generated Node #0,0: 50:[62, 24, 7] Operation: 65-58=7
Exploring Operation: 65-62=3, Resulting Numbers: [24, 58, 3]
Generated Node #0,1: 50:[24, 58, 3] Operation: 65-62=3
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
19,
78,
2,
5
] | 51 | [
"19+78=97",
"5+97=102",
"102/2=51"
] | Current State: 51:[19, 78, 2, 5], Operations: []
Exploring Operation: 19+78=97, Resulting Numbers: [2, 5, 97]
Generated Node #2: [2, 5, 97] from Operation: 19+78=97
Current State: 51:[2, 5, 97], Operations: ['19+78=97']
Exploring Operation: 5+97=102, Resulting Numbers: [2, 102]
Generated Node #3: [2, 102] from Operatio... | 4 | Current State: 51:[19, 78, 2, 5], Operations: []
Exploring Operation: 78-5=73, Resulting Numbers: [19, 2, 73]
Generated Node #0,0: 51:[19, 2, 73] Operation: 78-5=73
Exploring Operation: 19-2=17, Resulting Numbers: [78, 5, 17]
Generated Node #0,1: 51:[78, 5, 17] Operation: 19-2=17
Exploring Operation: 78/2=39, Resulting... | 0 | hs_4 | sum_heuristic |
[
35,
10,
70,
73
] | 81 | [
"70/35=2",
"10+73=83",
"83-2=81"
] | Current State: 81:[35, 10, 70, 73], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [10, 73, 2]
Generated Node #2: [10, 73, 2] from Operation: 70/35=2
Current State: 81:[10, 73, 2], Operations: ['70/35=2']
Exploring Operation: 10+73=83, Resulting Numbers: [2, 83]
Generated Node #3: [2, 83] from Operatio... | 4 | Current State: 81:[35, 10, 70, 73], Operations: []
Exploring Operation: 73-70=3, Resulting Numbers: [35, 10, 3]
Generated Node #0,0: 81:[35, 10, 3] Operation: 73-70=3
Exploring Operation: 10+70=80, Resulting Numbers: [35, 73, 80]
Generated Node #0,1: 81:[35, 73, 80] Operation: 10+70=80
Exploring Operation: 70/10=7, Res... | 0.96875 | hs_5 | mult_heuristic |
[
40,
5,
10,
19
] | 37 | [
"40/5=8",
"10+19=29",
"8+29=37"
] | Current State: 37:[40, 5, 10, 19], Operations: []
Exploring Operation: 40/5=8, Resulting Numbers: [10, 19, 8]
Generated Node #2: [10, 19, 8] from Operation: 40/5=8
Current State: 37:[10, 19, 8], Operations: ['40/5=8']
Exploring Operation: 10+19=29, Resulting Numbers: [8, 29]
Generated Node #3: [8, 29] from Operation: 1... | 4 | Current State: 37:[40, 5, 10, 19], Operations: []
Exploring Operation: 10+19=29, Resulting Numbers: [40, 5, 29]
Generated Node #0,0: 37:[40, 5, 29] Operation: 10+19=29
Exploring Operation: 5+10=15, Resulting Numbers: [40, 19, 15]
Generated Node #0,1: 37:[40, 19, 15] Operation: 5+10=15
Exploring Operation: 5+19=24, Resu... | 0 | hs_4 | mult_heuristic |
[
44,
19,
33,
66
] | 41 | [
"44*33=1452",
"1452/66=22",
"19+22=41"
] | Current State: 41:[44, 19, 33, 66], Operations: []
Exploring Operation: 44*33=1452, Resulting Numbers: [19, 66, 1452]
Generated Node #2: [19, 66, 1452] from Operation: 44*33=1452
Current State: 41:[19, 66, 1452], Operations: ['44*33=1452']
Exploring Operation: 1452/66=22, Resulting Numbers: [19, 22]
Generated Node #3: ... | 4 | Current State: 41:[44, 19, 33, 66], Operations: []
Exploring Operation: 66-33=33, Resulting Numbers: [44, 19, 33]
Generated Node #0,0: 41:[44, 19, 33] Operation: 66-33=33
Exploring Operation: 66-19=47, Resulting Numbers: [44, 33, 47]
Generated Node #0,1: 41:[44, 33, 47] Operation: 66-19=47
Exploring Operation: 19+33=52... | 0 | hs_3 | sum_heuristic |
[
87,
43,
56,
26
] | 61 | [
"87+43=130",
"130/26=5",
"56+5=61"
] | Current State: 61:[87, 43, 56, 26], Operations: []
Exploring Operation: 87+43=130, Resulting Numbers: [56, 26, 130]
Generated Node #2: [56, 26, 130] from Operation: 87+43=130
Current State: 61:[56, 26, 130], Operations: ['87+43=130']
Exploring Operation: 130/26=5, Resulting Numbers: [56, 5]
Generated Node #3: [56, 5] f... | 4 | Current State: 61:[87, 43, 56, 26], Operations: []
Exploring Operation: 87-43=44, Resulting Numbers: [56, 26, 44]
Generated Node #0,0: 61:[56, 26, 44] Operation: 87-43=44
Exploring Operation: 43+26=69, Resulting Numbers: [87, 56, 69]
Generated Node #0,1: 61:[87, 56, 69] Operation: 43+26=69
Exploring Operation: 87+26=11... | 0 | hs_5 | mult_heuristic |
[
2,
60,
11,
91
] | 53 | [
"2+11=13",
"91/13=7",
"60-7=53"
] | Current State: 53:[2, 60, 11, 91], Operations: []
Exploring Operation: 2+11=13, Resulting Numbers: [60, 91, 13]
Generated Node #2: [60, 91, 13] from Operation: 2+11=13
Current State: 53:[60, 91, 13], Operations: ['2+11=13']
Exploring Operation: 91/13=7, Resulting Numbers: [60, 7]
Generated Node #3: [60, 7] from Operati... | 4 | Current State: 53:[2, 60, 11, 91], Operations: []
Exploring Operation: 2*11=22, Resulting Numbers: [60, 91, 22]
Generated Node #0,0: 53:[60, 91, 22] Operation: 2*11=22
Exploring Operation: 91-2=89, Resulting Numbers: [60, 11, 89]
Generated Node #0,1: 53:[60, 11, 89] Operation: 91-2=89
Exploring Operation: 60-2=58, Resu... | 0.985243 | hs_4 | mult_heuristic |
[
71,
67,
48,
63
] | 61 | [
"71-63=8",
"48/8=6",
"67-6=61"
] | Current State: 61:[71, 67, 48, 63], Operations: []
Exploring Operation: 71-63=8, Resulting Numbers: [67, 48, 8]
Generated Node #2: [67, 48, 8] from Operation: 71-63=8
Current State: 61:[67, 48, 8], Operations: ['71-63=8']
Exploring Operation: 48/8=6, Resulting Numbers: [67, 6]
Generated Node #3: [67, 6] from Operation:... | 4 | Current State: 61:[71, 67, 48, 63], Operations: []
Exploring Operation: 71-48=23, Resulting Numbers: [67, 63, 23]
Generated Node #0,0: 61:[67, 63, 23] Operation: 71-48=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[67, 63, 23], Operations: ['71-48=23']
Exploring Operation: 67-23=44, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
6,
35,
19,
21
] | 27 | [
"35-6=29",
"21-19=2",
"29-2=27"
] | Current State: 27:[6, 35, 19, 21], Operations: []
Exploring Operation: 35-6=29, Resulting Numbers: [19, 21, 29]
Generated Node #2: [19, 21, 29] from Operation: 35-6=29
Current State: 27:[19, 21, 29], Operations: ['35-6=29']
Exploring Operation: 21-19=2, Resulting Numbers: [29, 2]
Generated Node #3: [29, 2] from Operati... | 4 | Current State: 27:[6, 35, 19, 21], Operations: []
Exploring Operation: 21-19=2, Resulting Numbers: [6, 35, 2]
Generated Node #0,0: 27:[6, 35, 2] Operation: 21-19=2
Exploring Operation: 35-6=29, Resulting Numbers: [19, 21, 29]
Generated Node #0,1: 27:[19, 21, 29] Operation: 35-6=29
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
95,
74,
90,
72
] | 85 | [
"74-72=2",
"90*2=180",
"180-95=85"
] | Current State: 85:[95, 74, 90, 72], Operations: []
Exploring Operation: 74-72=2, Resulting Numbers: [95, 90, 2]
Generated Node #2: [95, 90, 2] from Operation: 74-72=2
Current State: 85:[95, 90, 2], Operations: ['74-72=2']
Exploring Operation: 90*2=180, Resulting Numbers: [95, 180]
Generated Node #3: [95, 180] from Oper... | 4 | Current State: 85:[95, 74, 90, 72], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [74, 72, 5]
Generated Node #0,0: 85:[74, 72, 5] Operation: 95-90=5
Exploring Operation: 95-74=21, Resulting Numbers: [90, 72, 21]
Generated Node #0,1: 85:[90, 72, 21] Operation: 95-74=21
Exploring Operation: 90-72=18, Re... | 0 | hs_5 | mult_heuristic |
[
23,
19,
22,
24
] | 93 | [
"22-19=3",
"23*3=69",
"24+69=93"
] | Current State: 93:[23, 19, 22, 24], Operations: []
Exploring Operation: 22-19=3, Resulting Numbers: [23, 24, 3]
Generated Node #2: [23, 24, 3] from Operation: 22-19=3
Current State: 93:[23, 24, 3], Operations: ['22-19=3']
Exploring Operation: 23*3=69, Resulting Numbers: [24, 69]
Generated Node #3: [24, 69] from Operati... | 4 | Current State: 93:[23, 19, 22, 24], Operations: []
Exploring Operation: 23-19=4, Resulting Numbers: [22, 24, 4]
Generated Node #0,0: 93:[22, 24, 4] Operation: 23-19=4
Exploring Operation: 23-22=1, Resulting Numbers: [19, 24, 1]
Generated Node #0,1: 93:[19, 24, 1] Operation: 23-22=1
Exploring Operation: 24-19=5, Resulti... | 0 | hs_4 | mult_heuristic |
[
54,
34,
87,
45
] | 22 | [
"54-34=20",
"87-45=42",
"42-20=22"
] | Current State: 22:[54, 34, 87, 45], Operations: []
Exploring Operation: 54-34=20, Resulting Numbers: [87, 45, 20]
Generated Node #2: [87, 45, 20] from Operation: 54-34=20
Current State: 22:[87, 45, 20], Operations: ['54-34=20']
Exploring Operation: 87-45=42, Resulting Numbers: [20, 42]
Generated Node #3: [20, 42] from ... | 4 | Current State: 22:[54, 34, 87, 45], Operations: []
Exploring Operation: 87-54=33, Resulting Numbers: [34, 45, 33]
Generated Node #0,0: 22:[34, 45, 33] Operation: 87-54=33
Exploring Operation: 87-45=42, Resulting Numbers: [54, 34, 42]
Generated Node #0,1: 22:[54, 34, 42] Operation: 87-45=42
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
34,
32,
96,
69
] | 25 | [
"34-32=2",
"96-69=27",
"27-2=25"
] | Current State: 25:[34, 32, 96, 69], Operations: []
Exploring Operation: 34-32=2, Resulting Numbers: [96, 69, 2]
Generated Node #2: [96, 69, 2] from Operation: 34-32=2
Current State: 25:[96, 69, 2], Operations: ['34-32=2']
Exploring Operation: 96-69=27, Resulting Numbers: [2, 27]
Generated Node #3: [2, 27] from Operatio... | 4 | Current State: 25:[34, 32, 96, 69], Operations: []
Exploring Operation: 96-69=27, Resulting Numbers: [34, 32, 27]
Generated Node #0,0: 25:[34, 32, 27] Operation: 96-69=27
Exploring Operation: 96/32=3, Resulting Numbers: [34, 69, 3]
Generated Node #0,1: 25:[34, 69, 3] Operation: 96/32=3
Moving to Node #0,0
Current State... | 0.986979 | hs_2 | mult_heuristic |
[
26,
69,
92,
44
] | 92 | [
"69-26=43",
"44-43=1",
"92*1=92"
] | Current State: 92:[26, 69, 92, 44], Operations: []
Exploring Operation: 69-26=43, Resulting Numbers: [92, 44, 43]
Generated Node #2: [92, 44, 43] from Operation: 69-26=43
Current State: 92:[92, 44, 43], Operations: ['69-26=43']
Exploring Operation: 44-43=1, Resulting Numbers: [92, 1]
Generated Node #3: [92, 1] from Ope... | 4 | Current State: 92:[26, 69, 92, 44], Operations: []
Exploring Operation: 92-69=23, Resulting Numbers: [26, 44, 23]
Generated Node #0,0: 92:[26, 44, 23] Operation: 92-69=23
Exploring Operation: 26+69=95, Resulting Numbers: [92, 44, 95]
Generated Node #0,1: 92:[92, 44, 95] Operation: 26+69=95
Exploring Operation: 69+44=11... | 0.981771 | hs_5 | mult_heuristic |
[
75,
87,
94,
71
] | 28 | [
"75-71=4",
"94-87=7",
"4*7=28"
] | Current State: 28:[75, 87, 94, 71], Operations: []
Exploring Operation: 75-71=4, Resulting Numbers: [87, 94, 4]
Generated Node #2: [87, 94, 4] from Operation: 75-71=4
Current State: 28:[87, 94, 4], Operations: ['75-71=4']
Exploring Operation: 94-87=7, Resulting Numbers: [4, 7]
Generated Node #3: [4, 7] from Operation: ... | 4 | Current State: 28:[75, 87, 94, 71], Operations: []
Exploring Operation: 94-75=19, Resulting Numbers: [87, 71, 19]
Generated Node #0,0: 28:[87, 71, 19] Operation: 94-75=19
Exploring Operation: 94-87=7, Resulting Numbers: [75, 71, 7]
Generated Node #0,1: 28:[75, 71, 7] Operation: 94-87=7
Exploring Operation: 87-75=12, Re... | 0.989583 | hs_3 | sum_heuristic |
[
57,
63,
36,
82
] | 40 | [
"63-57=6",
"82-36=46",
"46-6=40"
] | Current State: 40:[57, 63, 36, 82], Operations: []
Exploring Operation: 63-57=6, Resulting Numbers: [36, 82, 6]
Generated Node #2: [36, 82, 6] from Operation: 63-57=6
Current State: 40:[36, 82, 6], Operations: ['63-57=6']
Exploring Operation: 82-36=46, Resulting Numbers: [6, 46]
Generated Node #3: [6, 46] from Operatio... | 4 | Current State: 40:[57, 63, 36, 82], Operations: []
Exploring Operation: 82-63=19, Resulting Numbers: [57, 36, 19]
Generated Node #0,0: 40:[57, 36, 19] Operation: 82-63=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[57, 36, 19], Operations: ['82-63=19']
Exploring Operation: 57-36=21, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
94,
55,
52,
60
] | 45 | [
"94-55=39",
"60*39=2340",
"2340/52=45"
] | Current State: 45:[94, 55, 52, 60], Operations: []
Exploring Operation: 94-55=39, Resulting Numbers: [52, 60, 39]
Generated Node #2: [52, 60, 39] from Operation: 94-55=39
Current State: 45:[52, 60, 39], Operations: ['94-55=39']
Exploring Operation: 60*39=2340, Resulting Numbers: [52, 2340]
Generated Node #3: [52, 2340]... | 4 | Current State: 45:[94, 55, 52, 60], Operations: []
Exploring Operation: 94-55=39, Resulting Numbers: [52, 60, 39]
Generated Node #0,0: 45:[52, 60, 39] Operation: 94-55=39
Exploring Operation: 94-52=42, Resulting Numbers: [55, 60, 42]
Generated Node #0,1: 45:[55, 60, 42] Operation: 94-52=42
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
17,
79,
19,
68
] | 25 | [
"79-17=62",
"19+68=87",
"87-62=25"
] | Current State: 25:[17, 79, 19, 68], Operations: []
Exploring Operation: 79-17=62, Resulting Numbers: [19, 68, 62]
Generated Node #2: [19, 68, 62] from Operation: 79-17=62
Current State: 25:[19, 68, 62], Operations: ['79-17=62']
Exploring Operation: 19+68=87, Resulting Numbers: [62, 87]
Generated Node #3: [62, 87] from ... | 4 | Current State: 25:[17, 79, 19, 68], Operations: []
Exploring Operation: 79-68=11, Resulting Numbers: [17, 19, 11]
Generated Node #0,0: 25:[17, 19, 11] Operation: 79-68=11
Exploring Operation: 68/17=4, Resulting Numbers: [79, 19, 4]
Generated Node #0,1: 25:[79, 19, 4] Operation: 68/17=4
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
66,
45,
75,
45
] | 39 | [
"66*45=2970",
"2970-45=2925",
"2925/75=39"
] | Current State: 39:[66, 45, 75, 45], Operations: []
Exploring Operation: 66*45=2970, Resulting Numbers: [75, 2970]
Generated Node #2: [75, 2970] from Operation: 66*45=2970
Current State: 39:[75, 2970], Operations: ['66*45=2970']
Exploring Operation: 2970-45=2925, Resulting Numbers: [75, 2925]
Generated Node #3: [75, 292... | 4 | Current State: 39:[66, 45, 75, 45], Operations: []
Exploring Operation: 75-45=30, Resulting Numbers: [66, 45, 30]
Generated Node #0,0: 39:[66, 45, 30] Operation: 75-45=30
Exploring Operation: 75-45=30, Resulting Numbers: [66, 45, 30]
Generated Node #0,1: 39:[66, 45, 30] Operation: 75-45=30
Exploring Operation: 66-45=21... | 0 | hs_4 | mult_heuristic |
[
10,
2,
29,
25
] | 41 | [
"10+25=35",
"2*35=70",
"70-29=41"
] | Current State: 41:[10, 2, 29, 25], Operations: []
Exploring Operation: 10+25=35, Resulting Numbers: [2, 29, 35]
Generated Node #2: [2, 29, 35] from Operation: 10+25=35
Current State: 41:[2, 29, 35], Operations: ['10+25=35']
Exploring Operation: 2*35=70, Resulting Numbers: [29, 70]
Generated Node #3: [29, 70] from Opera... | 4 | Current State: 41:[10, 2, 29, 25], Operations: []
Exploring Operation: 10+29=39, Resulting Numbers: [2, 25, 39]
Generated Node #0,0: 41:[2, 25, 39] Operation: 10+29=39
Exploring Operation: 10+2=12, Resulting Numbers: [29, 25, 12]
Generated Node #0,1: 41:[29, 25, 12] Operation: 10+2=12
Exploring Operation: 10+25=35, Res... | 0 | hs_5 | sum_heuristic |
[
39,
25,
17,
56
] | 21 | [
"39-25=14",
"56/14=4",
"17+4=21"
] | Current State: 21:[39, 25, 17, 56], Operations: []
Exploring Operation: 39-25=14, Resulting Numbers: [17, 56, 14]
Generated Node #2: [17, 56, 14] from Operation: 39-25=14
Current State: 21:[17, 56, 14], Operations: ['39-25=14']
Exploring Operation: 56/14=4, Resulting Numbers: [17, 4]
Generated Node #3: [17, 4] from Ope... | 4 | Current State: 21:[39, 25, 17, 56], Operations: []
Exploring Operation: 56-39=17, Resulting Numbers: [25, 17, 17]
Generated Node #0,0: 21:[25, 17, 17] Operation: 56-39=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[25, 17, 17], Operations: ['56-39=17']
Exploring Operation: 25-17=8, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
25,
93,
32,
13
] | 99 | [
"25+93=118",
"32-13=19",
"118-19=99"
] | Current State: 99:[25, 93, 32, 13], Operations: []
Exploring Operation: 25+93=118, Resulting Numbers: [32, 13, 118]
Generated Node #2: [32, 13, 118] from Operation: 25+93=118
Current State: 99:[32, 13, 118], Operations: ['25+93=118']
Exploring Operation: 32-13=19, Resulting Numbers: [118, 19]
Generated Node #3: [118, 1... | 4 | Current State: 99:[25, 93, 32, 13], Operations: []
Exploring Operation: 93+13=106, Resulting Numbers: [25, 32, 106]
Generated Node #0,0: 99:[25, 32, 106] Operation: 93+13=106
Exploring Operation: 32-25=7, Resulting Numbers: [93, 13, 7]
Generated Node #0,1: 99:[93, 13, 7] Operation: 32-25=7
Exploring Operation: 25-13=12... | 0.971354 | hs_4 | sum_heuristic |
[
40,
64,
52,
88
] | 44 | [
"40+64=104",
"52*88=4576",
"4576/104=44"
] | Current State: 44:[40, 64, 52, 88], Operations: []
Exploring Operation: 40+64=104, Resulting Numbers: [52, 88, 104]
Generated Node #2: [52, 88, 104] from Operation: 40+64=104
Current State: 44:[52, 88, 104], Operations: ['40+64=104']
Exploring Operation: 52*88=4576, Resulting Numbers: [104, 4576]
Generated Node #3: [10... | 4 | Current State: 44:[40, 64, 52, 88], Operations: []
Exploring Operation: 88-52=36, Resulting Numbers: [40, 64, 36]
Generated Node #0,0: 44:[40, 64, 36] Operation: 88-52=36
Exploring Operation: 64-52=12, Resulting Numbers: [40, 88, 12]
Generated Node #0,1: 44:[40, 88, 12] Operation: 64-52=12
Exploring Operation: 88-40=48... | 0 | hs_4 | sum_heuristic |
[
21,
81,
6,
64
] | 81 | [
"21+81=102",
"102/6=17",
"64+17=81"
] | Current State: 81:[21, 81, 6, 64], Operations: []
Exploring Operation: 21+81=102, Resulting Numbers: [6, 64, 102]
Generated Node #2: [6, 64, 102] from Operation: 21+81=102
Current State: 81:[6, 64, 102], Operations: ['21+81=102']
Exploring Operation: 102/6=17, Resulting Numbers: [64, 17]
Generated Node #3: [64, 17] fro... | 4 | Current State: 81:[21, 81, 6, 64], Operations: []
Exploring Operation: 21+64=85, Resulting Numbers: [81, 6, 85]
Generated Node #0,0: 81:[81, 6, 85] Operation: 21+64=85
Moving to Node #0,0
Current State: 81:[81, 6, 85], Operations: ['21+64=85']
Exploring Operation: 85-6=79, Resulting Numbers: [81, 79]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
28,
38,
24,
11
] | 18 | [
"28+38=66",
"66/11=6",
"24-6=18"
] | Current State: 18:[28, 38, 24, 11], Operations: []
Exploring Operation: 28+38=66, Resulting Numbers: [24, 11, 66]
Generated Node #2: [24, 11, 66] from Operation: 28+38=66
Current State: 18:[24, 11, 66], Operations: ['28+38=66']
Exploring Operation: 66/11=6, Resulting Numbers: [24, 6]
Generated Node #3: [24, 6] from Ope... | 4 | Current State: 18:[28, 38, 24, 11], Operations: []
Exploring Operation: 38-11=27, Resulting Numbers: [28, 24, 27]
Generated Node #0,0: 18:[28, 24, 27] Operation: 38-11=27
Exploring Operation: 28-11=17, Resulting Numbers: [38, 24, 17]
Generated Node #0,1: 18:[38, 24, 17] Operation: 28-11=17
Exploring Operation: 38-28=10... | 0 | hs_5 | sum_heuristic |
[
15,
3,
57,
90
] | 34 | [
"57+90=147",
"147/3=49",
"49-15=34"
] | Current State: 34:[15, 3, 57, 90], Operations: []
Exploring Operation: 57+90=147, Resulting Numbers: [15, 3, 147]
Generated Node #2: [15, 3, 147] from Operation: 57+90=147
Current State: 34:[15, 3, 147], Operations: ['57+90=147']
Exploring Operation: 147/3=49, Resulting Numbers: [15, 49]
Generated Node #3: [15, 49] fro... | 4 | Current State: 34:[15, 3, 57, 90], Operations: []
Exploring Operation: 90/15=6, Resulting Numbers: [3, 57, 6]
Generated Node #0,0: 34:[3, 57, 6] Operation: 90/15=6
Exploring Operation: 57/3=19, Resulting Numbers: [15, 90, 19]
Generated Node #0,1: 34:[15, 90, 19] Operation: 57/3=19
Exploring Operation: 90/3=30, Resultin... | 0 | hs_5 | mult_heuristic |
[
6,
57,
20,
27
] | 100 | [
"57-27=30",
"30/6=5",
"20*5=100"
] | Current State: 100:[6, 57, 20, 27], Operations: []
Exploring Operation: 57-27=30, Resulting Numbers: [6, 20, 30]
Generated Node #2: [6, 20, 30] from Operation: 57-27=30
Current State: 100:[6, 20, 30], Operations: ['57-27=30']
Exploring Operation: 30/6=5, Resulting Numbers: [20, 5]
Generated Node #3: [20, 5] from Operat... | 4 | Current State: 100:[6, 57, 20, 27], Operations: []
Exploring Operation: 6+20=26, Resulting Numbers: [57, 27, 26]
Generated Node #0,0: 100:[57, 27, 26] Operation: 6+20=26
Exploring Operation: 27-6=21, Resulting Numbers: [57, 20, 21]
Generated Node #0,1: 100:[57, 20, 21] Operation: 27-6=21
Exploring Operation: 57-27=30, ... | 0.974826 | hs_4 | mult_heuristic |
[
41,
38,
94,
18
] | 73 | [
"41-38=3",
"94-18=76",
"76-3=73"
] | Current State: 73:[41, 38, 94, 18], Operations: []
Exploring Operation: 41-38=3, Resulting Numbers: [94, 18, 3]
Generated Node #2: [94, 18, 3] from Operation: 41-38=3
Current State: 73:[94, 18, 3], Operations: ['41-38=3']
Exploring Operation: 94-18=76, Resulting Numbers: [3, 76]
Generated Node #3: [3, 76] from Operatio... | 4 | Current State: 73:[41, 38, 94, 18], Operations: []
Exploring Operation: 38+18=56, Resulting Numbers: [41, 94, 56]
Generated Node #0,0: 73:[41, 94, 56] Operation: 38+18=56
Exploring Operation: 41+18=59, Resulting Numbers: [38, 94, 59]
Generated Node #0,1: 73:[38, 94, 59] Operation: 41+18=59
Exploring Operation: 94-18=76... | 0.97309 | hs_3 | sum_heuristic |
[
16,
34,
62,
64
] | 52 | [
"16+34=50",
"64-62=2",
"50+2=52"
] | Current State: 52:[16, 34, 62, 64], Operations: []
Exploring Operation: 16+34=50, Resulting Numbers: [62, 64, 50]
Generated Node #2: [62, 64, 50] from Operation: 16+34=50
Current State: 52:[62, 64, 50], Operations: ['16+34=50']
Exploring Operation: 64-62=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Ope... | 4 | Current State: 52:[16, 34, 62, 64], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [16, 34, 2]
Generated Node #0,0: 52:[16, 34, 2] Operation: 64-62=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[16, 34, 2], Operations: ['64-62=2']
Exploring Operation: 16+34=50, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
31,
55,
5,
15
] | 14 | [
"55-31=24",
"15-5=10",
"24-10=14"
] | Current State: 14:[31, 55, 5, 15], Operations: []
Exploring Operation: 55-31=24, Resulting Numbers: [5, 15, 24]
Generated Node #2: [5, 15, 24] from Operation: 55-31=24
Current State: 14:[5, 15, 24], Operations: ['55-31=24']
Exploring Operation: 15-5=10, Resulting Numbers: [24, 10]
Generated Node #3: [24, 10] from Opera... | 4 | Current State: 14:[31, 55, 5, 15], Operations: []
Exploring Operation: 55/5=11, Resulting Numbers: [31, 15, 11]
Generated Node #0,0: 14:[31, 15, 11] Operation: 55/5=11
Exploring Operation: 31-5=26, Resulting Numbers: [55, 15, 26]
Generated Node #0,1: 14:[55, 15, 26] Operation: 31-5=26
Exploring Operation: 31-15=16, Res... | 0.985243 | hs_5 | sum_heuristic |
[
20,
53,
92,
71
] | 54 | [
"53-20=33",
"92-71=21",
"33+21=54"
] | Current State: 54:[20, 53, 92, 71], Operations: []
Exploring Operation: 53-20=33, Resulting Numbers: [92, 71, 33]
Generated Node #2: [92, 71, 33] from Operation: 53-20=33
Current State: 54:[92, 71, 33], Operations: ['53-20=33']
Exploring Operation: 92-71=21, Resulting Numbers: [33, 21]
Generated Node #3: [33, 21] from ... | 4 | Current State: 54:[20, 53, 92, 71], Operations: []
Exploring Operation: 71-53=18, Resulting Numbers: [20, 92, 18]
Generated Node #0,0: 54:[20, 92, 18] Operation: 71-53=18
Exploring Operation: 92-53=39, Resulting Numbers: [20, 71, 39]
Generated Node #0,1: 54:[20, 71, 39] Operation: 92-53=39
Exploring Operation: 92-71=21... | 0.973958 | hs_5 | mult_heuristic |
[
61,
30,
15,
42
] | 88 | [
"61-30=31",
"15+42=57",
"31+57=88"
] | Current State: 88:[61, 30, 15, 42], Operations: []
Exploring Operation: 61-30=31, Resulting Numbers: [15, 42, 31]
Generated Node #2: [15, 42, 31] from Operation: 61-30=31
Current State: 88:[15, 42, 31], Operations: ['61-30=31']
Exploring Operation: 15+42=57, Resulting Numbers: [31, 57]
Generated Node #3: [31, 57] from ... | 4 | Current State: 88:[61, 30, 15, 42], Operations: []
Exploring Operation: 61-30=31, Resulting Numbers: [15, 42, 31]
Generated Node #0,0: 88:[15, 42, 31] Operation: 61-30=31
Exploring Operation: 61-15=46, Resulting Numbers: [30, 42, 46]
Generated Node #0,1: 88:[30, 42, 46] Operation: 61-15=46
Exploring Operation: 61+30=91... | 0.967014 | hs_3 | mult_heuristic |
[
12,
21,
48,
20
] | 60 | [
"12+48=60",
"21-20=1",
"60*1=60"
] | Current State: 60:[12, 21, 48, 20], Operations: []
Exploring Operation: 12+48=60, Resulting Numbers: [21, 20, 60]
Generated Node #2: [21, 20, 60] from Operation: 12+48=60
Current State: 60:[21, 20, 60], Operations: ['12+48=60']
Exploring Operation: 21-20=1, Resulting Numbers: [60, 1]
Generated Node #3: [60, 1] from Ope... | 4 | Current State: 60:[12, 21, 48, 20], Operations: []
Exploring Operation: 12+48=60, Resulting Numbers: [21, 20, 60]
Generated Node #0,0: 60:[21, 20, 60] Operation: 12+48=60
Exploring Operation: 48-21=27, Resulting Numbers: [12, 20, 27]
Generated Node #0,1: 60:[12, 20, 27] Operation: 48-21=27
Exploring Operation: 48/12=4,... | 0.990451 | hs_3 | mult_heuristic |
[
6,
50,
36,
2
] | 40 | [
"6+50=56",
"56-36=20",
"2*20=40"
] | Current State: 40:[6, 50, 36, 2], Operations: []
Exploring Operation: 6+50=56, Resulting Numbers: [36, 2, 56]
Generated Node #2: [36, 2, 56] from Operation: 6+50=56
Current State: 40:[36, 2, 56], Operations: ['6+50=56']
Exploring Operation: 56-36=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from Operation:... | 4 | Current State: 40:[6, 50, 36, 2], Operations: []
Exploring Operation: 50-6=44, Resulting Numbers: [36, 2, 44]
Generated Node #0,0: 40:[36, 2, 44] Operation: 50-6=44
Exploring Operation: 50-36=14, Resulting Numbers: [6, 2, 14]
Generated Node #0,1: 40:[6, 2, 14] Operation: 50-36=14
Moving to Node #0,1
Current State: 40:[... | 0.990451 | hs_2 | mult_heuristic |
[
9,
92,
25,
75
] | 80 | [
"92-9=83",
"75/25=3",
"83-3=80"
] | Current State: 80:[9, 92, 25, 75], Operations: []
Exploring Operation: 92-9=83, Resulting Numbers: [25, 75, 83]
Generated Node #2: [25, 75, 83] from Operation: 92-9=83
Current State: 80:[25, 75, 83], Operations: ['92-9=83']
Exploring Operation: 75/25=3, Resulting Numbers: [83, 3]
Generated Node #3: [83, 3] from Operati... | 4 | Current State: 80:[9, 92, 25, 75], Operations: []
Exploring Operation: 25-9=16, Resulting Numbers: [92, 75, 16]
Generated Node #0,0: 80:[92, 75, 16] Operation: 25-9=16
Exploring Operation: 75/25=3, Resulting Numbers: [9, 92, 3]
Generated Node #0,1: 80:[9, 92, 3] Operation: 75/25=3
Exploring Operation: 92-9=83, Resultin... | 0.967014 | hs_5 | sum_heuristic |
[
37,
81,
29,
33
] | 13 | [
"37-33=4",
"81-29=52",
"52/4=13"
] | Current State: 13:[37, 81, 29, 33], Operations: []
Exploring Operation: 37-33=4, Resulting Numbers: [81, 29, 4]
Generated Node #2: [81, 29, 4] from Operation: 37-33=4
Current State: 13:[81, 29, 4], Operations: ['37-33=4']
Exploring Operation: 81-29=52, Resulting Numbers: [4, 52]
Generated Node #3: [4, 52] from Operatio... | 4 | Current State: 13:[37, 81, 29, 33], Operations: []
Exploring Operation: 81-37=44, Resulting Numbers: [29, 33, 44]
Generated Node #0,0: 13:[29, 33, 44] Operation: 81-37=44
Exploring Operation: 81-33=48, Resulting Numbers: [37, 29, 48]
Generated Node #0,1: 13:[37, 29, 48] Operation: 81-33=48
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
79,
93,
21,
69
] | 34 | [
"93-79=14",
"69-21=48",
"48-14=34"
] | Current State: 34:[79, 93, 21, 69], Operations: []
Exploring Operation: 93-79=14, Resulting Numbers: [21, 69, 14]
Generated Node #2: [21, 69, 14] from Operation: 93-79=14
Current State: 34:[21, 69, 14], Operations: ['93-79=14']
Exploring Operation: 69-21=48, Resulting Numbers: [14, 48]
Generated Node #3: [14, 48] from ... | 4 | Current State: 34:[79, 93, 21, 69], Operations: []
Exploring Operation: 93-79=14, Resulting Numbers: [21, 69, 14]
Generated Node #0,0: 34:[21, 69, 14] Operation: 93-79=14
Moving to Node #0,0
Current State: 34:[21, 69, 14], Operations: ['93-79=14']
Exploring Operation: 69-21=48, Resulting Numbers: [14, 48]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
2,
21,
43,
41
] | 85 | [
"43-21=22",
"2*22=44",
"41+44=85"
] | Current State: 85:[2, 21, 43, 41], Operations: []
Exploring Operation: 43-21=22, Resulting Numbers: [2, 41, 22]
Generated Node #2: [2, 41, 22] from Operation: 43-21=22
Current State: 85:[2, 41, 22], Operations: ['43-21=22']
Exploring Operation: 2*22=44, Resulting Numbers: [41, 44]
Generated Node #3: [41, 44] from Opera... | 4 | Current State: 85:[2, 21, 43, 41], Operations: []
Exploring Operation: 43-41=2, Resulting Numbers: [2, 21, 2]
Generated Node #0,0: 85:[2, 21, 2] Operation: 43-41=2
Exploring Operation: 2*43=86, Resulting Numbers: [21, 41, 86]
Generated Node #0,1: 85:[21, 41, 86] Operation: 2*43=86
Exploring Operation: 43+41=84, Resulti... | 0 | hs_3 | sum_heuristic |
[
26,
7,
2,
40
] | 99 | [
"26-7=19",
"2*40=80",
"19+80=99"
] | Current State: 99:[26, 7, 2, 40], Operations: []
Exploring Operation: 26-7=19, Resulting Numbers: [2, 40, 19]
Generated Node #2: [2, 40, 19] from Operation: 26-7=19
Current State: 99:[2, 40, 19], Operations: ['26-7=19']
Exploring Operation: 2*40=80, Resulting Numbers: [19, 80]
Generated Node #3: [19, 80] from Operation... | 4 | Current State: 99:[26, 7, 2, 40], Operations: []
Exploring Operation: 26+7=33, Resulting Numbers: [2, 40, 33]
Generated Node #0,0: 99:[2, 40, 33] Operation: 26+7=33
Exploring Operation: 40-7=33, Resulting Numbers: [26, 2, 33]
Generated Node #0,1: 99:[26, 2, 33] Operation: 40-7=33
Exploring Operation: 40-26=14, Resultin... | 0 | hs_4 | sum_heuristic |
[
2,
66,
54,
64
] | 46 | [
"64-54=10",
"2*10=20",
"66-20=46"
] | Current State: 46:[2, 66, 54, 64], Operations: []
Exploring Operation: 64-54=10, Resulting Numbers: [2, 66, 10]
Generated Node #2: [2, 66, 10] from Operation: 64-54=10
Current State: 46:[2, 66, 10], Operations: ['64-54=10']
Exploring Operation: 2*10=20, Resulting Numbers: [66, 20]
Generated Node #3: [66, 20] from Opera... | 4 | Current State: 46:[2, 66, 54, 64], Operations: []
Exploring Operation: 64-54=10, Resulting Numbers: [2, 66, 10]
Generated Node #0,0: 46:[2, 66, 10] Operation: 64-54=10
Exploring Operation: 64/2=32, Resulting Numbers: [66, 54, 32]
Generated Node #0,1: 46:[66, 54, 32] Operation: 64/2=32
Exploring Operation: 66-54=12, Res... | 0.911458 | hs_5 | sum_heuristic |
[
19,
29,
75,
46
] | 39 | [
"29-19=10",
"75-46=29",
"10+29=39"
] | Current State: 39:[19, 29, 75, 46], Operations: []
Exploring Operation: 29-19=10, Resulting Numbers: [75, 46, 10]
Generated Node #2: [75, 46, 10] from Operation: 29-19=10
Current State: 39:[75, 46, 10], Operations: ['29-19=10']
Exploring Operation: 75-46=29, Resulting Numbers: [10, 29]
Generated Node #3: [10, 29] from ... | 4 | Current State: 39:[19, 29, 75, 46], Operations: []
Exploring Operation: 75-29=46, Resulting Numbers: [19, 46, 46]
Generated Node #0,0: 39:[19, 46, 46] Operation: 75-29=46
Exploring Operation: 75-46=29, Resulting Numbers: [19, 29, 29]
Generated Node #0,1: 39:[19, 29, 29] Operation: 75-46=29
Exploring Operation: 75-19=56... | 0.977431 | hs_3 | sum_heuristic |
[
27,
12,
16,
64
] | 35 | [
"27+12=39",
"64/16=4",
"39-4=35"
] | Current State: 35:[27, 12, 16, 64], Operations: []
Exploring Operation: 27+12=39, Resulting Numbers: [16, 64, 39]
Generated Node #2: [16, 64, 39] from Operation: 27+12=39
Current State: 35:[16, 64, 39], Operations: ['27+12=39']
Exploring Operation: 64/16=4, Resulting Numbers: [39, 4]
Generated Node #3: [39, 4] from Ope... | 4 | Current State: 35:[27, 12, 16, 64], Operations: []
Exploring Operation: 64-27=37, Resulting Numbers: [12, 16, 37]
Generated Node #0,0: 35:[12, 16, 37] Operation: 64-27=37
Exploring Operation: 64/16=4, Resulting Numbers: [27, 12, 4]
Generated Node #0,1: 35:[27, 12, 4] Operation: 64/16=4
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
71,
19,
9,
75
] | 40 | [
"75-71=4",
"19-9=10",
"4*10=40"
] | Current State: 40:[71, 19, 9, 75], Operations: []
Exploring Operation: 75-71=4, Resulting Numbers: [19, 9, 4]
Generated Node #2: [19, 9, 4] from Operation: 75-71=4
Current State: 40:[19, 9, 4], Operations: ['75-71=4']
Exploring Operation: 19-9=10, Resulting Numbers: [4, 10]
Generated Node #3: [4, 10] from Operation: 19... | 4 | Current State: 40:[71, 19, 9, 75], Operations: []
Exploring Operation: 71-19=52, Resulting Numbers: [9, 75, 52]
Generated Node #0,0: 40:[9, 75, 52] Operation: 71-19=52
Exploring Operation: 75-71=4, Resulting Numbers: [19, 9, 4]
Generated Node #0,1: 40:[19, 9, 4] Operation: 75-71=4
Exploring Operation: 75-19=56, Resulti... | 0.989583 | hs_3 | sum_heuristic |
[
43,
56,
92,
50
] | 29 | [
"56-43=13",
"92-50=42",
"42-13=29"
] | Current State: 29:[43, 56, 92, 50], Operations: []
Exploring Operation: 56-43=13, Resulting Numbers: [92, 50, 13]
Generated Node #2: [92, 50, 13] from Operation: 56-43=13
Current State: 29:[92, 50, 13], Operations: ['56-43=13']
Exploring Operation: 92-50=42, Resulting Numbers: [13, 42]
Generated Node #3: [13, 42] from ... | 4 | Current State: 29:[43, 56, 92, 50], Operations: []
Exploring Operation: 92-56=36, Resulting Numbers: [43, 50, 36]
Generated Node #0,0: 29:[43, 50, 36] Operation: 92-56=36
Exploring Operation: 92-50=42, Resulting Numbers: [43, 56, 42]
Generated Node #0,1: 29:[43, 56, 42] Operation: 92-50=42
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
9,
27,
48,
39
] | 13 | [
"39-27=12",
"48/12=4",
"9+4=13"
] | Current State: 13:[9, 27, 48, 39], Operations: []
Exploring Operation: 39-27=12, Resulting Numbers: [9, 48, 12]
Generated Node #2: [9, 48, 12] from Operation: 39-27=12
Current State: 13:[9, 48, 12], Operations: ['39-27=12']
Exploring Operation: 48/12=4, Resulting Numbers: [9, 4]
Generated Node #3: [9, 4] from Operation... | 4 | Current State: 13:[9, 27, 48, 39], Operations: []
Exploring Operation: 48-39=9, Resulting Numbers: [9, 27, 9]
Generated Node #0,0: 13:[9, 27, 9] Operation: 48-39=9
Exploring Operation: 39-27=12, Resulting Numbers: [9, 48, 12]
Generated Node #0,1: 13:[9, 48, 12] Operation: 39-27=12
Exploring Operation: 48-27=21, Resulti... | 0.948785 | hs_4 | mult_heuristic |
[
33,
15,
4,
5
] | 47 | [
"33+15=48",
"5-4=1",
"48-1=47"
] | Current State: 47:[33, 15, 4, 5], Operations: []
Exploring Operation: 33+15=48, Resulting Numbers: [4, 5, 48]
Generated Node #2: [4, 5, 48] from Operation: 33+15=48
Current State: 47:[4, 5, 48], Operations: ['33+15=48']
Exploring Operation: 5-4=1, Resulting Numbers: [48, 1]
Generated Node #3: [48, 1] from Operation: 5-... | 4 | Current State: 47:[33, 15, 4, 5], Operations: []
Exploring Operation: 15*4=60, Resulting Numbers: [33, 5, 60]
Generated Node #0,0: 47:[33, 5, 60] Operation: 15*4=60
Exploring Operation: 4*5=20, Resulting Numbers: [33, 15, 20]
Generated Node #0,1: 47:[33, 15, 20] Operation: 4*5=20
Exploring Operation: 33+4=37, Resulting... | 0 | hs_3 | sum_heuristic |
[
37,
4,
12,
63
] | 97 | [
"37*4=148",
"63-12=51",
"148-51=97"
] | Current State: 97:[37, 4, 12, 63], Operations: []
Exploring Operation: 37*4=148, Resulting Numbers: [12, 63, 148]
Generated Node #2: [12, 63, 148] from Operation: 37*4=148
Current State: 97:[12, 63, 148], Operations: ['37*4=148']
Exploring Operation: 63-12=51, Resulting Numbers: [148, 51]
Generated Node #3: [148, 51] f... | 4 | Current State: 97:[37, 4, 12, 63], Operations: []
Exploring Operation: 4*12=48, Resulting Numbers: [37, 63, 48]
Generated Node #0,0: 97:[37, 63, 48] Operation: 4*12=48
Exploring Operation: 4+12=16, Resulting Numbers: [37, 63, 16]
Generated Node #0,1: 97:[37, 63, 16] Operation: 4+12=16
Exploring Operation: 37+4=41, Resu... | 0.963542 | hs_5 | mult_heuristic |
[
69,
71,
80,
15
] | 94 | [
"80-69=11",
"15*11=165",
"165-71=94"
] | Current State: 94:[69, 71, 80, 15], Operations: []
Exploring Operation: 80-69=11, Resulting Numbers: [71, 15, 11]
Generated Node #2: [71, 15, 11] from Operation: 80-69=11
Current State: 94:[71, 15, 11], Operations: ['80-69=11']
Exploring Operation: 15*11=165, Resulting Numbers: [71, 165]
Generated Node #3: [71, 165] fr... | 4 | Current State: 94:[69, 71, 80, 15], Operations: []
Exploring Operation: 71-69=2, Resulting Numbers: [80, 15, 2]
Generated Node #0,0: 94:[80, 15, 2] Operation: 71-69=2
Exploring Operation: 80-71=9, Resulting Numbers: [69, 15, 9]
Generated Node #0,1: 94:[69, 15, 9] Operation: 80-71=9
Moving to Node #0,0
Current State: 94... | 0 | hs_2 | mult_heuristic |
[
63,
30,
27,
54
] | 27 | [
"63-54=9",
"30-27=3",
"9*3=27"
] | Current State: 27:[63, 30, 27, 54], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [30, 27, 9]
Generated Node #2: [30, 27, 9] from Operation: 63-54=9
Current State: 27:[30, 27, 9], Operations: ['63-54=9']
Exploring Operation: 30-27=3, Resulting Numbers: [9, 3]
Generated Node #3: [9, 3] from Operation: ... | 4 | Current State: 27:[63, 30, 27, 54], Operations: []
Exploring Operation: 63-30=33, Resulting Numbers: [27, 54, 33]
Generated Node #0,0: 27:[27, 54, 33] Operation: 63-30=33
Exploring Operation: 63-54=9, Resulting Numbers: [30, 27, 9]
Generated Node #0,1: 27:[30, 27, 9] Operation: 63-54=9
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
47,
27,
12,
64
] | 22 | [
"47+27=74",
"64-12=52",
"74-52=22"
] | Current State: 22:[47, 27, 12, 64], Operations: []
Exploring Operation: 47+27=74, Resulting Numbers: [12, 64, 74]
Generated Node #2: [12, 64, 74] from Operation: 47+27=74
Current State: 22:[12, 64, 74], Operations: ['47+27=74']
Exploring Operation: 64-12=52, Resulting Numbers: [74, 52]
Generated Node #3: [74, 52] from ... | 4 | Current State: 22:[47, 27, 12, 64], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [27, 12, 17]
Generated Node #0,0: 22:[27, 12, 17] Operation: 64-47=17
Exploring Operation: 47-27=20, Resulting Numbers: [12, 64, 20]
Generated Node #0,1: 22:[12, 64, 20] Operation: 47-27=20
Exploring Operation: 64-27=37... | 0.988715 | hs_3 | sum_heuristic |
[
59,
43,
29,
13
] | 59 | [
"43-29=14",
"14-13=1",
"59*1=59"
] | Current State: 59:[59, 43, 29, 13], Operations: []
Exploring Operation: 43-29=14, Resulting Numbers: [59, 13, 14]
Generated Node #2: [59, 13, 14] from Operation: 43-29=14
Current State: 59:[59, 13, 14], Operations: ['43-29=14']
Exploring Operation: 14-13=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Ope... | 4 | Current State: 59:[59, 43, 29, 13], Operations: []
Exploring Operation: 59+13=72, Resulting Numbers: [43, 29, 72]
Generated Node #0,0: 59:[43, 29, 72] Operation: 59+13=72
Exploring Operation: 43+13=56, Resulting Numbers: [59, 29, 56]
Generated Node #0,1: 59:[59, 29, 56] Operation: 43+13=56
Exploring Operation: 43+29=72... | 0.960069 | hs_5 | mult_heuristic |
[
32,
16,
32,
4
] | 16 | [
"32/16=2",
"32/4=8",
"2*8=16"
] | Current State: 16:[32, 16, 32, 4], Operations: []
Exploring Operation: 32/16=2, Resulting Numbers: [4, 2]
Generated Node #2: [4, 2] from Operation: 32/16=2
Current State: 16:[4, 2], Operations: ['32/16=2']
Exploring Operation: 32/4=8, Resulting Numbers: [2, 8]
Generated Node #3: [2, 8] from Operation: 32/4=8
Current St... | 4 | Current State: 16:[32, 16, 32, 4], Operations: []
Exploring Operation: 32-16=16, Resulting Numbers: [32, 4, 16]
Generated Node #0,0: 16:[32, 4, 16] Operation: 32-16=16
Exploring Operation: 32-32=0, Resulting Numbers: [16, 4, 0]
Generated Node #0,1: 16:[16, 4, 0] Operation: 32-32=0
Exploring Operation: 32/32=1, Resultin... | 0 | hs_3 | mult_heuristic |
[
17,
28,
38,
27
] | 76 | [
"28-17=11",
"38+27=65",
"11+65=76"
] | Current State: 76:[17, 28, 38, 27], Operations: []
Exploring Operation: 28-17=11, Resulting Numbers: [38, 27, 11]
Generated Node #2: [38, 27, 11] from Operation: 28-17=11
Current State: 76:[38, 27, 11], Operations: ['28-17=11']
Exploring Operation: 38+27=65, Resulting Numbers: [11, 65]
Generated Node #3: [11, 65] from ... | 4 | Current State: 76:[17, 28, 38, 27], Operations: []
Exploring Operation: 17+27=44, Resulting Numbers: [28, 38, 44]
Generated Node #0,0: 76:[28, 38, 44] Operation: 17+27=44
Exploring Operation: 17+28=45, Resulting Numbers: [38, 27, 45]
Generated Node #0,1: 76:[38, 27, 45] Operation: 17+28=45
Exploring Operation: 28-17=11... | 0.947049 | hs_4 | mult_heuristic |
[
29,
20,
25,
8
] | 47 | [
"29-20=9",
"8*9=72",
"72-25=47"
] | Current State: 47:[29, 20, 25, 8], Operations: []
Exploring Operation: 29-20=9, Resulting Numbers: [25, 8, 9]
Generated Node #2: [25, 8, 9] from Operation: 29-20=9
Current State: 47:[25, 8, 9], Operations: ['29-20=9']
Exploring Operation: 8*9=72, Resulting Numbers: [25, 72]
Generated Node #3: [25, 72] from Operation: 8... | 4 | Current State: 47:[29, 20, 25, 8], Operations: []
Exploring Operation: 29+8=37, Resulting Numbers: [20, 25, 37]
Generated Node #0,0: 47:[20, 25, 37] Operation: 29+8=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[20, 25, 37], Operations: ['29+8=37']
Exploring Operation: 20+25=45, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
77,
86,
33,
77
] | 54 | [
"77/77=1",
"86-33=53",
"1+53=54"
] | Current State: 54:[77, 86, 33, 77], Operations: []
Exploring Operation: 77/77=1, Resulting Numbers: [86, 33, 1]
Generated Node #2: [86, 33, 1] from Operation: 77/77=1
Current State: 54:[86, 33, 1], Operations: ['77/77=1']
Exploring Operation: 86-33=53, Resulting Numbers: [1, 53]
Generated Node #3: [1, 53] from Operatio... | 4 | Current State: 54:[77, 86, 33, 77], Operations: []
Exploring Operation: 86-77=9, Resulting Numbers: [33, 77, 9]
Generated Node #0,0: 54:[33, 77, 9] Operation: 86-77=9
Moving to Node #0,0
Current State: 54:[33, 77, 9], Operations: ['86-77=9']
Exploring Operation: 77-33=44, Resulting Numbers: [9, 44]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
5,
22,
17,
4
] | 25 | [
"17-5=12",
"12/4=3",
"22+3=25"
] | Current State: 25:[5, 22, 17, 4], Operations: []
Exploring Operation: 17-5=12, Resulting Numbers: [22, 4, 12]
Generated Node #2: [22, 4, 12] from Operation: 17-5=12
Current State: 25:[22, 4, 12], Operations: ['17-5=12']
Exploring Operation: 12/4=3, Resulting Numbers: [22, 3]
Generated Node #3: [22, 3] from Operation: 1... | 4 | Current State: 25:[5, 22, 17, 4], Operations: []
Exploring Operation: 5+17=22, Resulting Numbers: [22, 4, 22]
Generated Node #0,0: 25:[22, 4, 22] Operation: 5+17=22
Exploring Operation: 17+4=21, Resulting Numbers: [5, 22, 21]
Generated Node #0,1: 25:[5, 22, 21] Operation: 17+4=21
Exploring Operation: 22-17=5, Resulting... | 0 | hs_3 | mult_heuristic |
[
40,
92,
36,
52
] | 68 | [
"92-40=52",
"52-36=16",
"52+16=68"
] | Current State: 68:[40, 92, 36, 52], Operations: []
Exploring Operation: 92-40=52, Resulting Numbers: [36, 52, 52]
Generated Node #2: [36, 52, 52] from Operation: 92-40=52
Current State: 68:[36, 52, 52], Operations: ['92-40=52']
Exploring Operation: 52-36=16, Resulting Numbers: [16]
16,68 equal: Goal Reached
Exploring O... | 4 | Current State: 68:[40, 92, 36, 52], Operations: []
Exploring Operation: 52-36=16, Resulting Numbers: [40, 92, 16]
Generated Node #0,0: 68:[40, 92, 16] Operation: 52-36=16
Exploring Operation: 52-40=12, Resulting Numbers: [92, 36, 12]
Generated Node #0,1: 68:[92, 36, 12] Operation: 52-40=12
Exploring Operation: 92-52=40... | 0.975694 | hs_3 | mult_heuristic |
[
88,
42,
7,
94
] | 84 | [
"94-88=6",
"7*6=42",
"42+42=84"
] | Current State: 84:[88, 42, 7, 94], Operations: []
Exploring Operation: 94-88=6, Resulting Numbers: [42, 7, 6]
Generated Node #2: [42, 7, 6] from Operation: 94-88=6
Current State: 84:[42, 7, 6], Operations: ['94-88=6']
Exploring Operation: 7*6=42, Resulting Numbers: [42, 42]
Generated Node #3: [42, 42] from Operation: 7... | 4 | Current State: 84:[88, 42, 7, 94], Operations: []
Exploring Operation: 88-7=81, Resulting Numbers: [42, 94, 81]
Generated Node #0,0: 84:[42, 94, 81] Operation: 88-7=81
Exploring Operation: 42/7=6, Resulting Numbers: [88, 94, 6]
Generated Node #0,1: 84:[88, 94, 6] Operation: 42/7=6
Exploring Operation: 94-88=6, Resultin... | 0.980903 | hs_5 | sum_heuristic |
[
32,
55,
77,
39
] | 66 | [
"39-32=7",
"77/7=11",
"55+11=66"
] | Current State: 66:[32, 55, 77, 39], Operations: []
Exploring Operation: 39-32=7, Resulting Numbers: [55, 77, 7]
Generated Node #2: [55, 77, 7] from Operation: 39-32=7
Current State: 66:[55, 77, 7], Operations: ['39-32=7']
Exploring Operation: 77/7=11, Resulting Numbers: [55, 11]
Generated Node #3: [55, 11] from Operati... | 4 | Current State: 66:[32, 55, 77, 39], Operations: []
Exploring Operation: 77-55=22, Resulting Numbers: [32, 39, 22]
Generated Node #0,0: 66:[32, 39, 22] Operation: 77-55=22
Moving to Node #0,0
Current State: 66:[32, 39, 22], Operations: ['77-55=22']
Exploring Operation: 39-32=7, Resulting Numbers: [22, 7]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
92,
55,
72,
4
] | 56 | [
"92+72=164",
"55*4=220",
"220-164=56"
] | Current State: 56:[92, 55, 72, 4], Operations: []
Exploring Operation: 92+72=164, Resulting Numbers: [55, 4, 164]
Generated Node #2: [55, 4, 164] from Operation: 92+72=164
Current State: 56:[55, 4, 164], Operations: ['92+72=164']
Exploring Operation: 55*4=220, Resulting Numbers: [164, 220]
Generated Node #3: [164, 220]... | 4 | Current State: 56:[92, 55, 72, 4], Operations: []
Exploring Operation: 92-72=20, Resulting Numbers: [55, 4, 20]
Generated Node #0,0: 56:[55, 4, 20] Operation: 92-72=20
Exploring Operation: 92/4=23, Resulting Numbers: [55, 72, 23]
Generated Node #0,1: 56:[55, 72, 23] Operation: 92/4=23
Exploring Operation: 92-55=37, Res... | 0 | hs_3 | mult_heuristic |
[
89,
15,
69,
20
] | 25 | [
"89-15=74",
"69-20=49",
"74-49=25"
] | Current State: 25:[89, 15, 69, 20], Operations: []
Exploring Operation: 89-15=74, Resulting Numbers: [69, 20, 74]
Generated Node #2: [69, 20, 74] from Operation: 89-15=74
Current State: 25:[69, 20, 74], Operations: ['89-15=74']
Exploring Operation: 69-20=49, Resulting Numbers: [74, 49]
Generated Node #3: [74, 49] from ... | 4 | Current State: 25:[89, 15, 69, 20], Operations: []
Exploring Operation: 89-69=20, Resulting Numbers: [15, 20, 20]
Generated Node #0,0: 25:[15, 20, 20] Operation: 89-69=20
Exploring Operation: 89-15=74, Resulting Numbers: [69, 20, 74]
Generated Node #0,1: 25:[69, 20, 74] Operation: 89-15=74
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
52,
22,
6,
30
] | 38 | [
"52+22=74",
"6+30=36",
"74-36=38"
] | Current State: 38:[52, 22, 6, 30], Operations: []
Exploring Operation: 52+22=74, Resulting Numbers: [6, 30, 74]
Generated Node #2: [6, 30, 74] from Operation: 52+22=74
Current State: 38:[6, 30, 74], Operations: ['52+22=74']
Exploring Operation: 6+30=36, Resulting Numbers: [74, 36]
Generated Node #3: [74, 36] from Opera... | 4 | Current State: 38:[52, 22, 6, 30], Operations: []
Exploring Operation: 52-30=22, Resulting Numbers: [22, 6, 22]
Generated Node #0,0: 38:[22, 6, 22] Operation: 52-30=22
Moving to Node #0,0
Current State: 38:[22, 6, 22], Operations: ['52-30=22']
Exploring Operation: 22/22=1, Resulting Numbers: [6, 1]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
75,
61,
18,
5
] | 27 | [
"75-61=14",
"18-5=13",
"14+13=27"
] | Current State: 27:[75, 61, 18, 5], Operations: []
Exploring Operation: 75-61=14, Resulting Numbers: [18, 5, 14]
Generated Node #2: [18, 5, 14] from Operation: 75-61=14
Current State: 27:[18, 5, 14], Operations: ['75-61=14']
Exploring Operation: 18-5=13, Resulting Numbers: [14, 13]
Generated Node #3: [14, 13] from Opera... | 4 | Current State: 27:[75, 61, 18, 5], Operations: []
Exploring Operation: 75-61=14, Resulting Numbers: [18, 5, 14]
Generated Node #0,0: 27:[18, 5, 14] Operation: 75-61=14
Exploring Operation: 75/5=15, Resulting Numbers: [61, 18, 15]
Generated Node #0,1: 27:[61, 18, 15] Operation: 75/5=15
Exploring Operation: 75-18=57, Res... | 0.97309 | hs_3 | mult_heuristic |
[
63,
3,
11,
75
] | 81 | [
"63+3=66",
"66/11=6",
"75+6=81"
] | Current State: 81:[63, 3, 11, 75], Operations: []
Exploring Operation: 63+3=66, Resulting Numbers: [11, 75, 66]
Generated Node #2: [11, 75, 66] from Operation: 63+3=66
Current State: 81:[11, 75, 66], Operations: ['63+3=66']
Exploring Operation: 66/11=6, Resulting Numbers: [75, 6]
Generated Node #3: [75, 6] from Operati... | 4 | Current State: 81:[63, 3, 11, 75], Operations: []
Exploring Operation: 63/3=21, Resulting Numbers: [11, 75, 21]
Generated Node #0,0: 81:[11, 75, 21] Operation: 63/3=21
Exploring Operation: 63+11=74, Resulting Numbers: [3, 75, 74]
Generated Node #0,1: 81:[3, 75, 74] Operation: 63+11=74
Exploring Operation: 75-63=12, Res... | 0 | hs_3 | mult_heuristic |
[
38,
96,
59,
22
] | 96 | [
"59-38=21",
"22-21=1",
"96*1=96"
] | Current State: 96:[38, 96, 59, 22], Operations: []
Exploring Operation: 59-38=21, Resulting Numbers: [96, 22, 21]
Generated Node #2: [96, 22, 21] from Operation: 59-38=21
Current State: 96:[96, 22, 21], Operations: ['59-38=21']
Exploring Operation: 22-21=1, Resulting Numbers: [96, 1]
Generated Node #3: [96, 1] from Ope... | 4 | Current State: 96:[38, 96, 59, 22], Operations: []
Exploring Operation: 59-38=21, Resulting Numbers: [96, 22, 21]
Generated Node #0,0: 96:[96, 22, 21] Operation: 59-38=21
Exploring Operation: 38-22=16, Resulting Numbers: [96, 59, 16]
Generated Node #0,1: 96:[96, 59, 16] Operation: 38-22=16
Exploring Operation: 96-59=37... | 0.96875 | hs_5 | mult_heuristic |
[
85,
30,
53,
86
] | 23 | [
"86-85=1",
"53-30=23",
"1*23=23"
] | Current State: 23:[85, 30, 53, 86], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [30, 53, 1]
Generated Node #2: [30, 53, 1] from Operation: 86-85=1
Current State: 23:[30, 53, 1], Operations: ['86-85=1']
Exploring Operation: 53-30=23, Resulting Numbers: [1, 23]
Generated Node #3: [1, 23] from Operatio... | 4 | Current State: 23:[85, 30, 53, 86], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [30, 53, 1]
Generated Node #0,0: 23:[30, 53, 1] Operation: 86-85=1
Moving to Node #0,0
Current State: 23:[30, 53, 1], Operations: ['86-85=1']
Exploring Operation: 53-30=23, Resulting Numbers: [1, 23]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
8,
75,
92,
23
] | 43 | [
"8*92=736",
"736/23=32",
"75-32=43"
] | Current State: 43:[8, 75, 92, 23], Operations: []
Exploring Operation: 8*92=736, Resulting Numbers: [75, 23, 736]
Generated Node #2: [75, 23, 736] from Operation: 8*92=736
Current State: 43:[75, 23, 736], Operations: ['8*92=736']
Exploring Operation: 736/23=32, Resulting Numbers: [75, 32]
Generated Node #3: [75, 32] fr... | 4 | Current State: 43:[8, 75, 92, 23], Operations: []
Exploring Operation: 75-8=67, Resulting Numbers: [92, 23, 67]
Generated Node #0,0: 43:[92, 23, 67] Operation: 75-8=67
Exploring Operation: 92-75=17, Resulting Numbers: [8, 23, 17]
Generated Node #0,1: 43:[8, 23, 17] Operation: 92-75=17
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
63,
27,
4,
73
] | 82 | [
"63-27=36",
"36/4=9",
"73+9=82"
] | Current State: 82:[63, 27, 4, 73], Operations: []
Exploring Operation: 63-27=36, Resulting Numbers: [4, 73, 36]
Generated Node #2: [4, 73, 36] from Operation: 63-27=36
Current State: 82:[4, 73, 36], Operations: ['63-27=36']
Exploring Operation: 36/4=9, Resulting Numbers: [73, 9]
Generated Node #3: [73, 9] from Operatio... | 4 | Current State: 82:[63, 27, 4, 73], Operations: []
Exploring Operation: 63-27=36, Resulting Numbers: [4, 73, 36]
Generated Node #0,0: 82:[4, 73, 36] Operation: 63-27=36
Exploring Operation: 73-63=10, Resulting Numbers: [27, 4, 10]
Generated Node #0,1: 82:[27, 4, 10] Operation: 73-63=10
Exploring Operation: 63+27=90, Res... | 0 | hs_3 | mult_heuristic |
[
15,
70,
90,
34
] | 98 | [
"90/15=6",
"70+34=104",
"104-6=98"
] | Current State: 98:[15, 70, 90, 34], Operations: []
Exploring Operation: 90/15=6, Resulting Numbers: [70, 34, 6]
Generated Node #2: [70, 34, 6] from Operation: 90/15=6
Current State: 98:[70, 34, 6], Operations: ['90/15=6']
Exploring Operation: 70+34=104, Resulting Numbers: [6, 104]
Generated Node #3: [6, 104] from Opera... | 4 | Current State: 98:[15, 70, 90, 34], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [15, 90, 36]
Generated Node #0,0: 98:[15, 90, 36] Operation: 70-34=36
Exploring Operation: 70-15=55, Resulting Numbers: [90, 34, 55]
Generated Node #0,1: 98:[90, 34, 55] Operation: 70-15=55
Exploring Operation: 90-70=20... | 0.985243 | hs_4 | sum_heuristic |
[
57,
88,
76,
92
] | 38 | [
"92-88=4",
"76/4=19",
"57-19=38"
] | Current State: 38:[57, 88, 76, 92], Operations: []
Exploring Operation: 92-88=4, Resulting Numbers: [57, 76, 4]
Generated Node #2: [57, 76, 4] from Operation: 92-88=4
Current State: 38:[57, 76, 4], Operations: ['92-88=4']
Exploring Operation: 76/4=19, Resulting Numbers: [57, 19]
Generated Node #3: [57, 19] from Operati... | 4 | Current State: 38:[57, 88, 76, 92], Operations: []
Exploring Operation: 92-88=4, Resulting Numbers: [57, 76, 4]
Generated Node #0,0: 38:[57, 76, 4] Operation: 92-88=4
Exploring Operation: 92-57=35, Resulting Numbers: [88, 76, 35]
Generated Node #0,1: 38:[88, 76, 35] Operation: 92-57=35
Exploring Operation: 88-76=12, Re... | 0.982639 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.