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,
20,
27,
48
] | 55 | [
"54-20=34",
"48-27=21",
"34+21=55"
] | Current State: 55:[54, 20, 27, 48], Operations: []
Exploring Operation: 54-20=34, Resulting Numbers: [27, 48, 34]
Generated Node #2: [27, 48, 34] from Operation: 54-20=34
Current State: 55:[27, 48, 34], Operations: ['54-20=34']
Exploring Operation: 48-27=21, Resulting Numbers: [34, 21]
Generated Node #3: [34, 21] from ... | 4 | Current State: 55:[54, 20, 27, 48], Operations: []
Exploring Operation: 27-20=7, Resulting Numbers: [54, 48, 7]
Generated Node #0,0: 55:[54, 48, 7] Operation: 27-20=7
Exploring Operation: 54/27=2, Resulting Numbers: [20, 48, 2]
Generated Node #0,1: 55:[20, 48, 2] Operation: 54/27=2
Exploring Operation: 48-27=21, Result... | 0.985243 | hs_4 | mult_heuristic |
[
48,
38,
86,
81
] | 81 | [
"48+38=86",
"86+81=167",
"167-86=81"
] | Current State: 81:[48, 38, 86, 81], Operations: []
Exploring Operation: 48+38=86, Resulting Numbers: [86, 81, 86]
Generated Node #2: [86, 81, 86] from Operation: 48+38=86
Current State: 81:[86, 81, 86], Operations: ['48+38=86']
Exploring Operation: 86+81=167, Resulting Numbers: [167]
167,81 equal: Goal Reached
Explorin... | 4 | Current State: 81:[48, 38, 86, 81], Operations: []
Exploring Operation: 48+38=86, Resulting Numbers: [86, 81, 86]
Generated Node #0,0: 81:[86, 81, 86] Operation: 48+38=86
Exploring Operation: 86-48=38, Resulting Numbers: [38, 81, 38]
Generated Node #0,1: 81:[38, 81, 38] Operation: 86-48=38
Exploring Operation: 48-38=10... | 0.979167 | hs_3 | sum_heuristic |
[
20,
59,
36,
64
] | 21 | [
"20+59=79",
"36+64=100",
"100-79=21"
] | Current State: 21:[20, 59, 36, 64], Operations: []
Exploring Operation: 20+59=79, Resulting Numbers: [36, 64, 79]
Generated Node #2: [36, 64, 79] from Operation: 20+59=79
Current State: 21:[36, 64, 79], Operations: ['20+59=79']
Exploring Operation: 36+64=100, Resulting Numbers: [79, 100]
Generated Node #3: [79, 100] fr... | 4 | Current State: 21:[20, 59, 36, 64], Operations: []
Exploring Operation: 64-20=44, Resulting Numbers: [59, 36, 44]
Generated Node #0,0: 21:[59, 36, 44] Operation: 64-20=44
Exploring Operation: 59-36=23, Resulting Numbers: [20, 64, 23]
Generated Node #0,1: 21:[20, 64, 23] Operation: 59-36=23
Exploring Operation: 59-20=39... | 0.985243 | hs_5 | sum_heuristic |
[
81,
99,
16,
85
] | 79 | [
"81+99=180",
"16+85=101",
"180-101=79"
] | Current State: 79:[81, 99, 16, 85], Operations: []
Exploring Operation: 81+99=180, Resulting Numbers: [16, 85, 180]
Generated Node #2: [16, 85, 180] from Operation: 81+99=180
Current State: 79:[16, 85, 180], Operations: ['81+99=180']
Exploring Operation: 16+85=101, Resulting Numbers: [180, 101]
Generated Node #3: [180,... | 4 | Current State: 79:[81, 99, 16, 85], Operations: []
Exploring Operation: 81-16=65, Resulting Numbers: [99, 85, 65]
Generated Node #0,0: 79:[99, 85, 65] Operation: 81-16=65
Exploring Operation: 85-16=69, Resulting Numbers: [81, 99, 69]
Generated Node #0,1: 79:[81, 99, 69] Operation: 85-16=69
Exploring Operation: 99-16=83... | 0.988715 | hs_3 | mult_heuristic |
[
31,
9,
12,
18
] | 41 | [
"31+12=43",
"18/9=2",
"43-2=41"
] | Current State: 41:[31, 9, 12, 18], Operations: []
Exploring Operation: 31+12=43, Resulting Numbers: [9, 18, 43]
Generated Node #2: [9, 18, 43] from Operation: 31+12=43
Current State: 41:[9, 18, 43], Operations: ['31+12=43']
Exploring Operation: 18/9=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Operatio... | 4 | Current State: 41:[31, 9, 12, 18], Operations: []
Exploring Operation: 31+9=40, Resulting Numbers: [12, 18, 40]
Generated Node #0,0: 41:[12, 18, 40] Operation: 31+9=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[12, 18, 40], Operations: ['31+9=40']
Exploring Operation: 12+18=30, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
70,
99,
49,
78
] | 98 | [
"99-70=29",
"49+78=127",
"127-29=98"
] | Current State: 98:[70, 99, 49, 78], Operations: []
Exploring Operation: 99-70=29, Resulting Numbers: [49, 78, 29]
Generated Node #2: [49, 78, 29] from Operation: 99-70=29
Current State: 98:[49, 78, 29], Operations: ['99-70=29']
Exploring Operation: 49+78=127, Resulting Numbers: [29, 127]
Generated Node #3: [29, 127] fr... | 4 | Current State: 98:[70, 99, 49, 78], Operations: []
Exploring Operation: 99-78=21, Resulting Numbers: [70, 49, 21]
Generated Node #0,0: 98:[70, 49, 21] Operation: 99-78=21
Exploring Operation: 78-70=8, Resulting Numbers: [99, 49, 8]
Generated Node #0,1: 98:[99, 49, 8] Operation: 78-70=8
Exploring Operation: 70-49=21, Re... | 0.980035 | hs_3 | sum_heuristic |
[
44,
71,
51,
22
] | 10 | [
"44/22=2",
"71-51=20",
"20/2=10"
] | Current State: 10:[44, 71, 51, 22], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [71, 51, 2]
Generated Node #2: [71, 51, 2] from Operation: 44/22=2
Current State: 10:[71, 51, 2], Operations: ['44/22=2']
Exploring Operation: 71-51=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from Operatio... | 4 | Current State: 10:[44, 71, 51, 22], Operations: []
Exploring Operation: 51-44=7, Resulting Numbers: [71, 22, 7]
Generated Node #0,0: 10:[71, 22, 7] Operation: 51-44=7
Exploring Operation: 71-51=20, Resulting Numbers: [44, 22, 20]
Generated Node #0,1: 10:[44, 22, 20] Operation: 71-51=20
Exploring Operation: 71-44=27, Re... | 0.977431 | hs_3 | mult_heuristic |
[
59,
28,
21,
84
] | 27 | [
"59-28=31",
"84/21=4",
"31-4=27"
] | Current State: 27:[59, 28, 21, 84], Operations: []
Exploring Operation: 59-28=31, Resulting Numbers: [21, 84, 31]
Generated Node #2: [21, 84, 31] from Operation: 59-28=31
Current State: 27:[21, 84, 31], Operations: ['59-28=31']
Exploring Operation: 84/21=4, Resulting Numbers: [31, 4]
Generated Node #3: [31, 4] from Ope... | 4 | Current State: 27:[59, 28, 21, 84], Operations: []
Exploring Operation: 84/21=4, Resulting Numbers: [59, 28, 4]
Generated Node #0,0: 27:[59, 28, 4] Operation: 84/21=4
Exploring Operation: 84/28=3, Resulting Numbers: [59, 21, 3]
Generated Node #0,1: 27:[59, 21, 3] Operation: 84/28=3
Exploring Operation: 84-59=25, Result... | 0.978299 | hs_3 | mult_heuristic |
[
18,
20,
61,
3
] | 45 | [
"20+61=81",
"81/3=27",
"18+27=45"
] | Current State: 45:[18, 20, 61, 3], Operations: []
Exploring Operation: 20+61=81, Resulting Numbers: [18, 3, 81]
Generated Node #2: [18, 3, 81] from Operation: 20+61=81
Current State: 45:[18, 3, 81], Operations: ['20+61=81']
Exploring Operation: 81/3=27, Resulting Numbers: [18, 27]
Generated Node #3: [18, 27] from Opera... | 4 | Current State: 45:[18, 20, 61, 3], Operations: []
Exploring Operation: 61-18=43, Resulting Numbers: [20, 3, 43]
Generated Node #0,0: 45:[20, 3, 43] Operation: 61-18=43
Moving to Node #0,0
Current State: 45:[20, 3, 43], Operations: ['61-18=43']
Exploring Operation: 20-3=17, Resulting Numbers: [43, 17]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
37,
3,
6,
70
] | 31 | [
"70-37=33",
"6/3=2",
"33-2=31"
] | Current State: 31:[37, 3, 6, 70], Operations: []
Exploring Operation: 70-37=33, Resulting Numbers: [3, 6, 33]
Generated Node #2: [3, 6, 33] from Operation: 70-37=33
Current State: 31:[3, 6, 33], Operations: ['70-37=33']
Exploring Operation: 6/3=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Operation: 6/... | 4 | Current State: 31:[37, 3, 6, 70], Operations: []
Exploring Operation: 3*6=18, Resulting Numbers: [37, 70, 18]
Generated Node #0,0: 31:[37, 70, 18] Operation: 3*6=18
Exploring Operation: 37-3=34, Resulting Numbers: [6, 70, 34]
Generated Node #0,1: 31:[6, 70, 34] Operation: 37-3=34
Exploring Operation: 37-6=31, Resulting... | 0 | hs_5 | mult_heuristic |
[
10,
82,
18,
25
] | 65 | [
"82-10=72",
"25-18=7",
"72-7=65"
] | Current State: 65:[10, 82, 18, 25], Operations: []
Exploring Operation: 82-10=72, Resulting Numbers: [18, 25, 72]
Generated Node #2: [18, 25, 72] from Operation: 82-10=72
Current State: 65:[18, 25, 72], Operations: ['82-10=72']
Exploring Operation: 25-18=7, Resulting Numbers: [72, 7]
Generated Node #3: [72, 7] from Ope... | 4 | Current State: 65:[10, 82, 18, 25], Operations: []
Exploring Operation: 82-25=57, Resulting Numbers: [10, 18, 57]
Generated Node #0,0: 65:[10, 18, 57] Operation: 82-25=57
Exploring Operation: 82-18=64, Resulting Numbers: [10, 25, 64]
Generated Node #0,1: 65:[10, 25, 64] Operation: 82-18=64
Moving to Node #0,0
Current S... | 0.984375 | hs_2 | sum_heuristic |
[
7,
89,
20,
47
] | 12 | [
"7*47=329",
"329-89=240",
"240/20=12"
] | Current State: 12:[7, 89, 20, 47], Operations: []
Exploring Operation: 7*47=329, Resulting Numbers: [89, 20, 329]
Generated Node #2: [89, 20, 329] from Operation: 7*47=329
Current State: 12:[89, 20, 329], Operations: ['7*47=329']
Exploring Operation: 329-89=240, Resulting Numbers: [20, 240]
Generated Node #3: [20, 240]... | 4 | Current State: 12:[7, 89, 20, 47], Operations: []
Exploring Operation: 89-20=69, Resulting Numbers: [7, 47, 69]
Generated Node #0,0: 12:[7, 47, 69] Operation: 89-20=69
Exploring Operation: 47-20=27, Resulting Numbers: [7, 89, 27]
Generated Node #0,1: 12:[7, 89, 27] Operation: 47-20=27
Exploring Operation: 89-47=42, Res... | 0 | hs_3 | mult_heuristic |
[
78,
66,
53,
78
] | 12 | [
"78+78=156",
"66-53=13",
"156/13=12"
] | Current State: 12:[78, 66, 53, 78], Operations: []
Exploring Operation: 78+78=156, Resulting Numbers: [66, 53, 156]
Generated Node #2: [66, 53, 156] from Operation: 78+78=156
Current State: 12:[66, 53, 156], Operations: ['78+78=156']
Exploring Operation: 66-53=13, Resulting Numbers: [156, 13]
Generated Node #3: [156, 1... | 4 | Current State: 12:[78, 66, 53, 78], Operations: []
Exploring Operation: 78/78=1, Resulting Numbers: [66, 53, 1]
Generated Node #0,0: 12:[66, 53, 1] Operation: 78/78=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[66, 53, 1], Operations: ['78/78=1']
Exploring Operation: 66-53=13, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
13,
95,
34,
3
] | 19 | [
"13*3=39",
"39-34=5",
"95/5=19"
] | Current State: 19:[13, 95, 34, 3], Operations: []
Exploring Operation: 13*3=39, Resulting Numbers: [95, 34, 39]
Generated Node #2: [95, 34, 39] from Operation: 13*3=39
Current State: 19:[95, 34, 39], Operations: ['13*3=39']
Exploring Operation: 39-34=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Operati... | 4 | Current State: 19:[13, 95, 34, 3], Operations: []
Exploring Operation: 95-34=61, Resulting Numbers: [13, 3, 61]
Generated Node #0,0: 19:[13, 3, 61] Operation: 95-34=61
Exploring Operation: 95-13=82, Resulting Numbers: [34, 3, 82]
Generated Node #0,1: 19:[34, 3, 82] Operation: 95-13=82
Exploring Operation: 34-13=21, Res... | 0 | hs_3 | mult_heuristic |
[
50,
81,
12,
10
] | 89 | [
"81-50=31",
"12*10=120",
"120-31=89"
] | Current State: 89:[50, 81, 12, 10], Operations: []
Exploring Operation: 81-50=31, Resulting Numbers: [12, 10, 31]
Generated Node #2: [12, 10, 31] from Operation: 81-50=31
Current State: 89:[12, 10, 31], Operations: ['81-50=31']
Exploring Operation: 12*10=120, Resulting Numbers: [31, 120]
Generated Node #3: [31, 120] fr... | 4 | Current State: 89:[50, 81, 12, 10], Operations: []
Exploring Operation: 50+12=62, Resulting Numbers: [81, 10, 62]
Generated Node #0,0: 89:[81, 10, 62] Operation: 50+12=62
Exploring Operation: 12*10=120, Resulting Numbers: [50, 81, 120]
Generated Node #0,1: 89:[50, 81, 120] Operation: 12*10=120
Exploring Operation: 50+1... | 0.983507 | hs_3 | mult_heuristic |
[
88,
91,
96,
82
] | 42 | [
"91-88=3",
"96-82=14",
"3*14=42"
] | Current State: 42:[88, 91, 96, 82], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [96, 82, 3]
Generated Node #2: [96, 82, 3] from Operation: 91-88=3
Current State: 42:[96, 82, 3], Operations: ['91-88=3']
Exploring Operation: 96-82=14, Resulting Numbers: [3, 14]
Generated Node #3: [3, 14] from Operatio... | 4 | Current State: 42:[88, 91, 96, 82], Operations: []
Exploring Operation: 96-82=14, Resulting Numbers: [88, 91, 14]
Generated Node #0,0: 42:[88, 91, 14] Operation: 96-82=14
Exploring Operation: 91-88=3, Resulting Numbers: [96, 82, 3]
Generated Node #0,1: 42:[96, 82, 3] Operation: 91-88=3
Exploring Operation: 96-88=8, Res... | 0.96441 | hs_5 | sum_heuristic |
[
93,
33,
11,
36
] | 42 | [
"36-33=3",
"93/3=31",
"11+31=42"
] | Current State: 42:[93, 33, 11, 36], Operations: []
Exploring Operation: 36-33=3, Resulting Numbers: [93, 11, 3]
Generated Node #2: [93, 11, 3] from Operation: 36-33=3
Current State: 42:[93, 11, 3], Operations: ['36-33=3']
Exploring Operation: 93/3=31, Resulting Numbers: [11, 31]
Generated Node #3: [11, 31] from Operati... | 4 | Current State: 42:[93, 33, 11, 36], Operations: []
Exploring Operation: 93-33=60, Resulting Numbers: [11, 36, 60]
Generated Node #0,0: 42:[11, 36, 60] Operation: 93-33=60
Moving to Node #0,0
Current State: 42:[11, 36, 60], Operations: ['93-33=60']
Exploring Operation: 60-36=24, Resulting Numbers: [11, 24]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
13,
97,
50,
86
] | 74 | [
"13+97=110",
"86-50=36",
"110-36=74"
] | Current State: 74:[13, 97, 50, 86], Operations: []
Exploring Operation: 13+97=110, Resulting Numbers: [50, 86, 110]
Generated Node #2: [50, 86, 110] from Operation: 13+97=110
Current State: 74:[50, 86, 110], Operations: ['13+97=110']
Exploring Operation: 86-50=36, Resulting Numbers: [110, 36]
Generated Node #3: [110, 3... | 4 | Current State: 74:[13, 97, 50, 86], Operations: []
Exploring Operation: 97-50=47, Resulting Numbers: [13, 86, 47]
Generated Node #0,0: 74:[13, 86, 47] Operation: 97-50=47
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[13, 86, 47], Operations: ['97-50=47']
Exploring Operation: 86-13=73, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
88,
37,
67,
10
] | 48 | [
"88+37=125",
"67+10=77",
"125-77=48"
] | Current State: 48:[88, 37, 67, 10], Operations: []
Exploring Operation: 88+37=125, Resulting Numbers: [67, 10, 125]
Generated Node #2: [67, 10, 125] from Operation: 88+37=125
Current State: 48:[67, 10, 125], Operations: ['88+37=125']
Exploring Operation: 67+10=77, Resulting Numbers: [125, 77]
Generated Node #3: [125, 7... | 4 | Current State: 48:[88, 37, 67, 10], Operations: []
Exploring Operation: 88-37=51, Resulting Numbers: [67, 10, 51]
Generated Node #0,0: 48:[67, 10, 51] Operation: 88-37=51
Exploring Operation: 67-37=30, Resulting Numbers: [88, 10, 30]
Generated Node #0,1: 48:[88, 10, 30] Operation: 67-37=30
Exploring Operation: 88-67=21... | 0.980903 | hs_5 | sum_heuristic |
[
90,
19,
45,
19
] | 19 | [
"90*19=1710",
"1710/45=38",
"38-19=19"
] | Current State: 19:[90, 19, 45, 19], Operations: []
Exploring Operation: 90*19=1710, Resulting Numbers: [45, 1710]
Generated Node #2: [45, 1710] from Operation: 90*19=1710
Current State: 19:[45, 1710], Operations: ['90*19=1710']
Exploring Operation: 1710/45=38, Resulting Numbers: [38]
38,19 equal: Goal Reached
Exploring... | 4 | Current State: 19:[90, 19, 45, 19], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [19, 19, 2]
Generated Node #0,0: 19:[19, 19, 2] Operation: 90/45=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[19, 19, 2], Operations: ['90/45=2']
Exploring Operation: 19+2=21, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
2,
31,
45,
23
] | 13 | [
"45-23=22",
"2*22=44",
"44-31=13"
] | Current State: 13:[2, 31, 45, 23], Operations: []
Exploring Operation: 45-23=22, Resulting Numbers: [2, 31, 22]
Generated Node #2: [2, 31, 22] from Operation: 45-23=22
Current State: 13:[2, 31, 22], Operations: ['45-23=22']
Exploring Operation: 2*22=44, Resulting Numbers: [31, 44]
Generated Node #3: [31, 44] from Opera... | 4 | Current State: 13:[2, 31, 45, 23], Operations: []
Exploring Operation: 45-31=14, Resulting Numbers: [2, 23, 14]
Generated Node #0,0: 13:[2, 23, 14] Operation: 45-31=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[2, 23, 14], Operations: ['45-31=14']
Exploring Operation: 23-2=21, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
76,
50,
11,
4
] | 19 | [
"76-50=26",
"11-4=7",
"26-7=19"
] | Current State: 19:[76, 50, 11, 4], Operations: []
Exploring Operation: 76-50=26, Resulting Numbers: [11, 4, 26]
Generated Node #2: [11, 4, 26] from Operation: 76-50=26
Current State: 19:[11, 4, 26], Operations: ['76-50=26']
Exploring Operation: 11-4=7, Resulting Numbers: [26, 7]
Generated Node #3: [26, 7] from Operatio... | 4 | Current State: 19:[76, 50, 11, 4], Operations: []
Exploring Operation: 76-50=26, Resulting Numbers: [11, 4, 26]
Generated Node #0,0: 19:[11, 4, 26] Operation: 76-50=26
Moving to Node #0,0
Current State: 19:[11, 4, 26], Operations: ['76-50=26']
Exploring Operation: 11+4=15, Resulting Numbers: [26, 15]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
50,
95,
17,
95
] | 17 | [
"95-95=0",
"50*0=0",
"17+0=17"
] | Current State: 17:[50, 95, 17, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [50, 17, 0]
Generated Node #2: [50, 17, 0] from Operation: 95-95=0
Current State: 17:[50, 17, 0], Operations: ['95-95=0']
Exploring Operation: 50*0=0, Resulting Numbers: [17, 0]
Generated Node #3: [17, 0] from Operation:... | 4 | Current State: 17:[50, 95, 17, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [50, 17, 0]
Generated Node #0,0: 17:[50, 17, 0] Operation: 95-95=0
Exploring Operation: 95/95=1, Resulting Numbers: [50, 17, 1]
Generated Node #0,1: 17:[50, 17, 1] Operation: 95/95=1
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | mult_heuristic |
[
8,
65,
17,
16
] | 72 | [
"8+65=73",
"17-16=1",
"73-1=72"
] | Current State: 72:[8, 65, 17, 16], Operations: []
Exploring Operation: 8+65=73, Resulting Numbers: [17, 16, 73]
Generated Node #2: [17, 16, 73] from Operation: 8+65=73
Current State: 72:[17, 16, 73], Operations: ['8+65=73']
Exploring Operation: 17-16=1, Resulting Numbers: [73, 1]
Generated Node #3: [73, 1] from Operati... | 4 | Current State: 72:[8, 65, 17, 16], Operations: []
Exploring Operation: 8+65=73, Resulting Numbers: [17, 16, 73]
Generated Node #0,0: 72:[17, 16, 73] Operation: 8+65=73
Exploring Operation: 8+16=24, Resulting Numbers: [65, 17, 24]
Generated Node #0,1: 72:[65, 17, 24] Operation: 8+16=24
Exploring Operation: 16-8=8, Resul... | 0.989583 | hs_3 | sum_heuristic |
[
1,
35,
7,
23
] | 92 | [
"35/7=5",
"5-1=4",
"23*4=92"
] | Current State: 92:[1, 35, 7, 23], Operations: []
Exploring Operation: 35/7=5, Resulting Numbers: [1, 23, 5]
Generated Node #2: [1, 23, 5] from Operation: 35/7=5
Current State: 92:[1, 23, 5], Operations: ['35/7=5']
Exploring Operation: 5-1=4, Resulting Numbers: [23, 4]
Generated Node #3: [23, 4] from Operation: 5-1=4
Cu... | 4 | Current State: 92:[1, 35, 7, 23], Operations: []
Exploring Operation: 35+7=42, Resulting Numbers: [1, 23, 42]
Generated Node #0,0: 92:[1, 23, 42] Operation: 35+7=42
Exploring Operation: 35-23=12, Resulting Numbers: [1, 7, 12]
Generated Node #0,1: 92:[1, 7, 12] Operation: 35-23=12
Exploring Operation: 35-7=28, Resulting... | 0.986979 | hs_5 | mult_heuristic |
[
71,
98,
28,
35
] | 57 | [
"35-28=7",
"98/7=14",
"71-14=57"
] | Current State: 57:[71, 98, 28, 35], Operations: []
Exploring Operation: 35-28=7, Resulting Numbers: [71, 98, 7]
Generated Node #2: [71, 98, 7] from Operation: 35-28=7
Current State: 57:[71, 98, 7], Operations: ['35-28=7']
Exploring Operation: 98/7=14, Resulting Numbers: [71, 14]
Generated Node #3: [71, 14] from Operati... | 4 | Current State: 57:[71, 98, 28, 35], Operations: []
Exploring Operation: 98-28=70, Resulting Numbers: [71, 35, 70]
Generated Node #0,0: 57:[71, 35, 70] Operation: 98-28=70
Exploring Operation: 98-35=63, Resulting Numbers: [71, 28, 63]
Generated Node #0,1: 57:[71, 28, 63] Operation: 98-35=63
Exploring Operation: 35-28=7,... | 0.950521 | hs_4 | mult_heuristic |
[
7,
56,
52,
2
] | 53 | [
"7+52=59",
"56*2=112",
"112-59=53"
] | Current State: 53:[7, 56, 52, 2], Operations: []
Exploring Operation: 7+52=59, Resulting Numbers: [56, 2, 59]
Generated Node #2: [56, 2, 59] from Operation: 7+52=59
Current State: 53:[56, 2, 59], Operations: ['7+52=59']
Exploring Operation: 56*2=112, Resulting Numbers: [59, 112]
Generated Node #3: [59, 112] from Operat... | 4 | Current State: 53:[7, 56, 52, 2], Operations: []
Exploring Operation: 52+2=54, Resulting Numbers: [7, 56, 54]
Generated Node #0,0: 53:[7, 56, 54] Operation: 52+2=54
Exploring Operation: 7+2=9, Resulting Numbers: [56, 52, 9]
Generated Node #0,1: 53:[56, 52, 9] Operation: 7+2=9
Exploring Operation: 56-2=54, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
79,
5,
1,
67
] | 65 | [
"79+1=80",
"80-67=13",
"5*13=65"
] | Current State: 65:[79, 5, 1, 67], Operations: []
Exploring Operation: 79+1=80, Resulting Numbers: [5, 67, 80]
Generated Node #2: [5, 67, 80] from Operation: 79+1=80
Current State: 65:[5, 67, 80], Operations: ['79+1=80']
Exploring Operation: 80-67=13, Resulting Numbers: [5, 13]
Generated Node #3: [5, 13] from Operation:... | 4 | Current State: 65:[79, 5, 1, 67], Operations: []
Exploring Operation: 79-1=78, Resulting Numbers: [5, 67, 78]
Generated Node #0,0: 65:[5, 67, 78] Operation: 79-1=78
Exploring Operation: 79-67=12, Resulting Numbers: [5, 1, 12]
Generated Node #0,1: 65:[5, 1, 12] Operation: 79-67=12
Exploring Operation: 79-5=74, Resulting... | 0.990451 | hs_3 | mult_heuristic |
[
89,
51,
84,
92
] | 45 | [
"92-89=3",
"51+84=135",
"135/3=45"
] | Current State: 45:[89, 51, 84, 92], Operations: []
Exploring Operation: 92-89=3, Resulting Numbers: [51, 84, 3]
Generated Node #2: [51, 84, 3] from Operation: 92-89=3
Current State: 45:[51, 84, 3], Operations: ['92-89=3']
Exploring Operation: 51+84=135, Resulting Numbers: [3, 135]
Generated Node #3: [3, 135] from Opera... | 4 | Current State: 45:[89, 51, 84, 92], Operations: []
Exploring Operation: 92-51=41, Resulting Numbers: [89, 84, 41]
Generated Node #0,0: 45:[89, 84, 41] Operation: 92-51=41
Exploring Operation: 92-89=3, Resulting Numbers: [51, 84, 3]
Generated Node #0,1: 45:[51, 84, 3] Operation: 92-89=3
Exploring Operation: 92-84=8, Res... | 0 | hs_4 | sum_heuristic |
[
92,
21,
63,
60
] | 96 | [
"92-60=32",
"63/21=3",
"32*3=96"
] | Current State: 96:[92, 21, 63, 60], Operations: []
Exploring Operation: 92-60=32, Resulting Numbers: [21, 63, 32]
Generated Node #2: [21, 63, 32] from Operation: 92-60=32
Current State: 96:[21, 63, 32], Operations: ['92-60=32']
Exploring Operation: 63/21=3, Resulting Numbers: [32, 3]
Generated Node #3: [32, 3] from Ope... | 4 | Current State: 96:[92, 21, 63, 60], Operations: []
Exploring Operation: 63/21=3, Resulting Numbers: [92, 60, 3]
Generated Node #0,0: 96:[92, 60, 3] Operation: 63/21=3
Exploring Operation: 63-60=3, Resulting Numbers: [92, 21, 3]
Generated Node #0,1: 96:[92, 21, 3] Operation: 63-60=3
Moving to Node #0,1
Current State: 96... | 0.986979 | hs_2 | mult_heuristic |
[
2,
32,
19,
17
] | 15 | [
"32-2=30",
"19-17=2",
"30/2=15"
] | Current State: 15:[2, 32, 19, 17], Operations: []
Exploring Operation: 32-2=30, Resulting Numbers: [19, 17, 30]
Generated Node #2: [19, 17, 30] from Operation: 32-2=30
Current State: 15:[19, 17, 30], Operations: ['32-2=30']
Exploring Operation: 19-17=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Operati... | 4 | Current State: 15:[2, 32, 19, 17], Operations: []
Exploring Operation: 32-2=30, Resulting Numbers: [19, 17, 30]
Generated Node #0,0: 15:[19, 17, 30] Operation: 32-2=30
Exploring Operation: 19-17=2, Resulting Numbers: [2, 32, 2]
Generated Node #0,1: 15:[2, 32, 2] Operation: 19-17=2
Exploring Operation: 32-19=13, Resulti... | 0.924479 | hs_5 | sum_heuristic |
[
11,
32,
31,
26
] | 48 | [
"11+32=43",
"31-26=5",
"43+5=48"
] | Current State: 48:[11, 32, 31, 26], Operations: []
Exploring Operation: 11+32=43, Resulting Numbers: [31, 26, 43]
Generated Node #2: [31, 26, 43] from Operation: 11+32=43
Current State: 48:[31, 26, 43], Operations: ['11+32=43']
Exploring Operation: 31-26=5, Resulting Numbers: [43, 5]
Generated Node #3: [43, 5] from Ope... | 4 | Current State: 48:[11, 32, 31, 26], Operations: []
Exploring Operation: 32-31=1, Resulting Numbers: [11, 26, 1]
Generated Node #0,0: 48:[11, 26, 1] Operation: 32-31=1
Moving to Node #0,0
Current State: 48:[11, 26, 1], Operations: ['32-31=1']
Exploring Operation: 26-11=15, Resulting Numbers: [1, 15]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
18,
22,
11,
4
] | 81 | [
"18-11=7",
"22*4=88",
"88-7=81"
] | Current State: 81:[18, 22, 11, 4], Operations: []
Exploring Operation: 18-11=7, Resulting Numbers: [22, 4, 7]
Generated Node #2: [22, 4, 7] from Operation: 18-11=7
Current State: 81:[22, 4, 7], Operations: ['18-11=7']
Exploring Operation: 22*4=88, Resulting Numbers: [7, 88]
Generated Node #3: [7, 88] from Operation: 22... | 4 | Current State: 81:[18, 22, 11, 4], Operations: []
Exploring Operation: 22-18=4, Resulting Numbers: [11, 4, 4]
Generated Node #0,0: 81:[11, 4, 4] Operation: 22-18=4
Exploring Operation: 18-11=7, Resulting Numbers: [22, 4, 7]
Generated Node #0,1: 81:[22, 4, 7] Operation: 18-11=7
Exploring Operation: 18+11=29, Resulting N... | 0 | hs_3 | sum_heuristic |
[
76,
39,
60,
65
] | 42 | [
"76-39=37",
"65-60=5",
"37+5=42"
] | Current State: 42:[76, 39, 60, 65], Operations: []
Exploring Operation: 76-39=37, Resulting Numbers: [60, 65, 37]
Generated Node #2: [60, 65, 37] from Operation: 76-39=37
Current State: 42:[60, 65, 37], Operations: ['76-39=37']
Exploring Operation: 65-60=5, Resulting Numbers: [37, 5]
Generated Node #3: [37, 5] from Ope... | 4 | Current State: 42:[76, 39, 60, 65], Operations: []
Exploring Operation: 76-60=16, Resulting Numbers: [39, 65, 16]
Generated Node #0,0: 42:[39, 65, 16] Operation: 76-60=16
Exploring Operation: 76-65=11, Resulting Numbers: [39, 60, 11]
Generated Node #0,1: 42:[39, 60, 11] Operation: 76-65=11
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
83,
73,
48,
31
] | 55 | [
"83*48=3984",
"31+3984=4015",
"4015/73=55"
] | Current State: 55:[83, 73, 48, 31], Operations: []
Exploring Operation: 83*48=3984, Resulting Numbers: [73, 31, 3984]
Generated Node #2: [73, 31, 3984] from Operation: 83*48=3984
Current State: 55:[73, 31, 3984], Operations: ['83*48=3984']
Exploring Operation: 31+3984=4015, Resulting Numbers: [73, 4015]
Generated Node ... | 4 | Current State: 55:[83, 73, 48, 31], Operations: []
Exploring Operation: 83-73=10, Resulting Numbers: [48, 31, 10]
Generated Node #0,0: 55:[48, 31, 10] Operation: 83-73=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[48, 31, 10], Operations: ['83-73=10']
Exploring Operation: 48-31=17, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
61,
67,
54,
81
] | 98 | [
"61-54=7",
"81-67=14",
"7*14=98"
] | Current State: 98:[61, 67, 54, 81], Operations: []
Exploring Operation: 61-54=7, Resulting Numbers: [67, 81, 7]
Generated Node #2: [67, 81, 7] from Operation: 61-54=7
Current State: 98:[67, 81, 7], Operations: ['61-54=7']
Exploring Operation: 81-67=14, Resulting Numbers: [7, 14]
Generated Node #3: [7, 14] from Operatio... | 4 | Current State: 98:[61, 67, 54, 81], Operations: []
Exploring Operation: 67-54=13, Resulting Numbers: [61, 81, 13]
Generated Node #0,0: 98:[61, 81, 13] Operation: 67-54=13
Exploring Operation: 81-61=20, Resulting Numbers: [67, 54, 20]
Generated Node #0,1: 98:[67, 54, 20] Operation: 81-61=20
Exploring Operation: 81-67=14... | 0.984375 | hs_5 | sum_heuristic |
[
23,
21,
93,
18
] | 31 | [
"23+21=44",
"93-18=75",
"75-44=31"
] | Current State: 31:[23, 21, 93, 18], Operations: []
Exploring Operation: 23+21=44, Resulting Numbers: [93, 18, 44]
Generated Node #2: [93, 18, 44] from Operation: 23+21=44
Current State: 31:[93, 18, 44], Operations: ['23+21=44']
Exploring Operation: 93-18=75, Resulting Numbers: [44, 75]
Generated Node #3: [44, 75] from ... | 4 | Current State: 31:[23, 21, 93, 18], Operations: []
Exploring Operation: 93-23=70, Resulting Numbers: [21, 18, 70]
Generated Node #0,0: 31:[21, 18, 70] Operation: 93-23=70
Exploring Operation: 93-18=75, Resulting Numbers: [23, 21, 75]
Generated Node #0,1: 31:[23, 21, 75] Operation: 93-18=75
Exploring Operation: 93-21=72... | 0.986979 | hs_4 | mult_heuristic |
[
15,
91,
20,
95
] | 25 | [
"91-15=76",
"20*95=1900",
"1900/76=25"
] | Current State: 25:[15, 91, 20, 95], Operations: []
Exploring Operation: 91-15=76, Resulting Numbers: [20, 95, 76]
Generated Node #2: [20, 95, 76] from Operation: 91-15=76
Current State: 25:[20, 95, 76], Operations: ['91-15=76']
Exploring Operation: 20*95=1900, Resulting Numbers: [76, 1900]
Generated Node #3: [76, 1900]... | 4 | Current State: 25:[15, 91, 20, 95], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [15, 20, 4]
Generated Node #0,0: 25:[15, 20, 4] Operation: 95-91=4
Exploring Operation: 91-15=76, Resulting Numbers: [20, 95, 76]
Generated Node #0,1: 25:[20, 95, 76] Operation: 91-15=76
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
91,
29,
35,
18
] | 17 | [
"35-29=6",
"18*6=108",
"108-91=17"
] | Current State: 17:[91, 29, 35, 18], Operations: []
Exploring Operation: 35-29=6, Resulting Numbers: [91, 18, 6]
Generated Node #2: [91, 18, 6] from Operation: 35-29=6
Current State: 17:[91, 18, 6], Operations: ['35-29=6']
Exploring Operation: 18*6=108, Resulting Numbers: [91, 108]
Generated Node #3: [91, 108] from Oper... | 4 | Current State: 17:[91, 29, 35, 18], Operations: []
Exploring Operation: 91-35=56, Resulting Numbers: [29, 18, 56]
Generated Node #0,0: 17:[29, 18, 56] Operation: 91-35=56
Exploring Operation: 91-29=62, Resulting Numbers: [35, 18, 62]
Generated Node #0,1: 17:[35, 18, 62] Operation: 91-29=62
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
42,
37,
54,
95
] | 70 | [
"42+37=79",
"54+95=149",
"149-79=70"
] | Current State: 70:[42, 37, 54, 95], Operations: []
Exploring Operation: 42+37=79, Resulting Numbers: [54, 95, 79]
Generated Node #2: [54, 95, 79] from Operation: 42+37=79
Current State: 70:[54, 95, 79], Operations: ['42+37=79']
Exploring Operation: 54+95=149, Resulting Numbers: [79, 149]
Generated Node #3: [79, 149] fr... | 4 | Current State: 70:[42, 37, 54, 95], Operations: []
Exploring Operation: 95-42=53, Resulting Numbers: [37, 54, 53]
Generated Node #0,0: 70:[37, 54, 53] Operation: 95-42=53
Exploring Operation: 54-42=12, Resulting Numbers: [37, 95, 12]
Generated Node #0,1: 70:[37, 95, 12] Operation: 54-42=12
Exploring Operation: 95-54=41... | 0.980035 | hs_3 | sum_heuristic |
[
26,
39,
98,
10
] | 83 | [
"39*10=390",
"390/26=15",
"98-15=83"
] | Current State: 83:[26, 39, 98, 10], Operations: []
Exploring Operation: 39*10=390, Resulting Numbers: [26, 98, 390]
Generated Node #2: [26, 98, 390] from Operation: 39*10=390
Current State: 83:[26, 98, 390], Operations: ['39*10=390']
Exploring Operation: 390/26=15, Resulting Numbers: [98, 15]
Generated Node #3: [98, 15... | 4 | Current State: 83:[26, 39, 98, 10], Operations: []
Exploring Operation: 26+39=65, Resulting Numbers: [98, 10, 65]
Generated Node #0,0: 83:[98, 10, 65] Operation: 26+39=65
Moving to Node #0,0
Current State: 83:[98, 10, 65], Operations: ['26+39=65']
Exploring Operation: 98-10=88, Resulting Numbers: [65, 88]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
99,
75,
35,
23
] | 12 | [
"99-75=24",
"35-23=12",
"24-12=12"
] | Current State: 12:[99, 75, 35, 23], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [35, 23, 24]
Generated Node #2: [35, 23, 24] from Operation: 99-75=24
Current State: 12:[35, 23, 24], Operations: ['99-75=24']
Exploring Operation: 35-23=12, Resulting Numbers: [24, 12]
Generated Node #3: [24, 12] from ... | 4 | Current State: 12:[99, 75, 35, 23], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [35, 23, 24]
Generated Node #0,0: 12:[35, 23, 24] Operation: 99-75=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[35, 23, 24], Operations: ['99-75=24']
Exploring Operation: 35-23=12, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
94,
49,
59,
84
] | 60 | [
"94-59=35",
"84*35=2940",
"2940/49=60"
] | Current State: 60:[94, 49, 59, 84], Operations: []
Exploring Operation: 94-59=35, Resulting Numbers: [49, 84, 35]
Generated Node #2: [49, 84, 35] from Operation: 94-59=35
Current State: 60:[49, 84, 35], Operations: ['94-59=35']
Exploring Operation: 84*35=2940, Resulting Numbers: [49, 2940]
Generated Node #3: [49, 2940]... | 4 | Current State: 60:[94, 49, 59, 84], Operations: []
Exploring Operation: 94-49=45, Resulting Numbers: [59, 84, 45]
Generated Node #0,0: 60:[59, 84, 45] Operation: 94-49=45
Exploring Operation: 94-59=35, Resulting Numbers: [49, 84, 35]
Generated Node #0,1: 60:[49, 84, 35] Operation: 94-59=35
Exploring Operation: 84-49=35... | 0 | hs_4 | mult_heuristic |
[
41,
83,
77,
60
] | 51 | [
"83-77=6",
"60/6=10",
"41+10=51"
] | Current State: 51:[41, 83, 77, 60], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [41, 60, 6]
Generated Node #2: [41, 60, 6] from Operation: 83-77=6
Current State: 51:[41, 60, 6], Operations: ['83-77=6']
Exploring Operation: 60/6=10, Resulting Numbers: [41, 10]
Generated Node #3: [41, 10] from Operati... | 4 | Current State: 51:[41, 83, 77, 60], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [41, 60, 6]
Generated Node #0,0: 51:[41, 60, 6] Operation: 83-77=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[41, 60, 6], Operations: ['83-77=6']
Exploring Operation: 60-41=19, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
41,
60,
40,
15
] | 36 | [
"60-41=19",
"40+15=55",
"55-19=36"
] | Current State: 36:[41, 60, 40, 15], Operations: []
Exploring Operation: 60-41=19, Resulting Numbers: [40, 15, 19]
Generated Node #2: [40, 15, 19] from Operation: 60-41=19
Current State: 36:[40, 15, 19], Operations: ['60-41=19']
Exploring Operation: 40+15=55, Resulting Numbers: [19, 55]
Generated Node #3: [19, 55] from ... | 4 | Current State: 36:[41, 60, 40, 15], Operations: []
Exploring Operation: 60-41=19, Resulting Numbers: [40, 15, 19]
Generated Node #0,0: 36:[40, 15, 19] Operation: 60-41=19
Exploring Operation: 41-40=1, Resulting Numbers: [60, 15, 1]
Generated Node #0,1: 36:[60, 15, 1] Operation: 41-40=1
Exploring Operation: 60/15=4, Res... | 0.984375 | hs_5 | sum_heuristic |
[
43,
1,
87,
6
] | 39 | [
"43-1=42",
"87-6=81",
"81-42=39"
] | Current State: 39:[43, 1, 87, 6], Operations: []
Exploring Operation: 43-1=42, Resulting Numbers: [87, 6, 42]
Generated Node #2: [87, 6, 42] from Operation: 43-1=42
Current State: 39:[87, 6, 42], Operations: ['43-1=42']
Exploring Operation: 87-6=81, Resulting Numbers: [42, 81]
Generated Node #3: [42, 81] from Operation... | 4 | Current State: 39:[43, 1, 87, 6], Operations: []
Exploring Operation: 87-43=44, Resulting Numbers: [1, 6, 44]
Generated Node #0,0: 39:[1, 6, 44] Operation: 87-43=44
Moving to Node #0,0
Current State: 39:[1, 6, 44], Operations: ['87-43=44']
Exploring Operation: 44-6=38, Resulting Numbers: [1, 38]
Generated Node #0,0,0: ... | 0.993924 | hs_1 | sum_heuristic |
[
48,
44,
25,
27
] | 48 | [
"48-44=4",
"25+27=52",
"52-4=48"
] | Current State: 48:[48, 44, 25, 27], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [25, 27, 4]
Generated Node #2: [25, 27, 4] from Operation: 48-44=4
Current State: 48:[25, 27, 4], Operations: ['48-44=4']
Exploring Operation: 25+27=52, Resulting Numbers: [4, 52]
Generated Node #3: [4, 52] from Operatio... | 4 | Current State: 48:[48, 44, 25, 27], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [25, 27, 4]
Generated Node #0,0: 48:[25, 27, 4] Operation: 48-44=4
Exploring Operation: 44-27=17, Resulting Numbers: [48, 25, 17]
Generated Node #0,1: 48:[48, 25, 17] Operation: 44-27=17
Exploring Operation: 27-25=2, Res... | 0.969618 | hs_4 | mult_heuristic |
[
71,
4,
88,
88
] | 74 | [
"71+4=75",
"88/88=1",
"75-1=74"
] | Current State: 74:[71, 4, 88, 88], Operations: []
Exploring Operation: 71+4=75, Resulting Numbers: [88, 88, 75]
Generated Node #2: [88, 88, 75] from Operation: 71+4=75
Current State: 74:[88, 88, 75], Operations: ['71+4=75']
Exploring Operation: 88/88=1, Resulting Numbers: [75, 1]
Generated Node #3: [75, 1] from Operati... | 4 | Current State: 74:[71, 4, 88, 88], Operations: []
Exploring Operation: 88/88=1, Resulting Numbers: [71, 4, 1]
Generated Node #0,0: 74:[71, 4, 1] Operation: 88/88=1
Exploring Operation: 88-88=0, Resulting Numbers: [71, 4, 0]
Generated Node #0,1: 74:[71, 4, 0] Operation: 88-88=0
Start Sub Search at level 1: Moving to Nod... | 0.992188 | hs_2 | sum_heuristic |
[
29,
85,
16,
30
] | 70 | [
"85-29=56",
"30-16=14",
"56+14=70"
] | Current State: 70:[29, 85, 16, 30], Operations: []
Exploring Operation: 85-29=56, Resulting Numbers: [16, 30, 56]
Generated Node #2: [16, 30, 56] from Operation: 85-29=56
Current State: 70:[16, 30, 56], Operations: ['85-29=56']
Exploring Operation: 30-16=14, Resulting Numbers: [56, 14]
Generated Node #3: [56, 14] from ... | 4 | Current State: 70:[29, 85, 16, 30], Operations: []
Exploring Operation: 85-16=69, Resulting Numbers: [29, 30, 69]
Generated Node #0,0: 70:[29, 30, 69] Operation: 85-16=69
Exploring Operation: 30-29=1, Resulting Numbers: [85, 16, 1]
Generated Node #0,1: 70:[85, 16, 1] Operation: 30-29=1
Exploring Operation: 85-29=56, Re... | 0.986111 | hs_3 | mult_heuristic |
[
19,
33,
34,
62
] | 56 | [
"19*62=1178",
"33*34=1122",
"1178-1122=56"
] | Current State: 56:[19, 33, 34, 62], Operations: []
Exploring Operation: 19*62=1178, Resulting Numbers: [33, 34, 1178]
Generated Node #2: [33, 34, 1178] from Operation: 19*62=1178
Current State: 56:[33, 34, 1178], Operations: ['19*62=1178']
Exploring Operation: 33*34=1122, Resulting Numbers: [1178, 1122]
Generated Node ... | 4 | Current State: 56:[19, 33, 34, 62], Operations: []
Exploring Operation: 33-19=14, Resulting Numbers: [34, 62, 14]
Generated Node #0,0: 56:[34, 62, 14] Operation: 33-19=14
Exploring Operation: 34-19=15, Resulting Numbers: [33, 62, 15]
Generated Node #0,1: 56:[33, 62, 15] Operation: 34-19=15
Exploring Operation: 62-34=28... | 0 | hs_3 | mult_heuristic |
[
43,
78,
4,
67
] | 36 | [
"78-43=35",
"4+67=71",
"71-35=36"
] | Current State: 36:[43, 78, 4, 67], Operations: []
Exploring Operation: 78-43=35, Resulting Numbers: [4, 67, 35]
Generated Node #2: [4, 67, 35] from Operation: 78-43=35
Current State: 36:[4, 67, 35], Operations: ['78-43=35']
Exploring Operation: 4+67=71, Resulting Numbers: [35, 71]
Generated Node #3: [35, 71] from Opera... | 4 | Current State: 36:[43, 78, 4, 67], Operations: []
Exploring Operation: 78-67=11, Resulting Numbers: [43, 4, 11]
Generated Node #0,0: 36:[43, 4, 11] Operation: 78-67=11
Exploring Operation: 78-43=35, Resulting Numbers: [4, 67, 35]
Generated Node #0,1: 36:[4, 67, 35] Operation: 78-43=35
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | mult_heuristic |
[
57,
11,
98,
16
] | 31 | [
"57+98=155",
"16-11=5",
"155/5=31"
] | Current State: 31:[57, 11, 98, 16], Operations: []
Exploring Operation: 57+98=155, Resulting Numbers: [11, 16, 155]
Generated Node #2: [11, 16, 155] from Operation: 57+98=155
Current State: 31:[11, 16, 155], Operations: ['57+98=155']
Exploring Operation: 16-11=5, Resulting Numbers: [155, 5]
Generated Node #3: [155, 5] ... | 4 | Current State: 31:[57, 11, 98, 16], Operations: []
Exploring Operation: 57-16=41, Resulting Numbers: [11, 98, 41]
Generated Node #0,0: 31:[11, 98, 41] Operation: 57-16=41
Exploring Operation: 98-57=41, Resulting Numbers: [11, 16, 41]
Generated Node #0,1: 31:[11, 16, 41] Operation: 98-57=41
Exploring Operation: 57-11=46... | 0 | hs_3 | sum_heuristic |
[
34,
81,
38,
74
] | 11 | [
"81-34=47",
"74-38=36",
"47-36=11"
] | Current State: 11:[34, 81, 38, 74], Operations: []
Exploring Operation: 81-34=47, Resulting Numbers: [38, 74, 47]
Generated Node #2: [38, 74, 47] from Operation: 81-34=47
Current State: 11:[38, 74, 47], Operations: ['81-34=47']
Exploring Operation: 74-38=36, Resulting Numbers: [47, 36]
Generated Node #3: [47, 36] from ... | 4 | Current State: 11:[34, 81, 38, 74], Operations: []
Exploring Operation: 81-74=7, Resulting Numbers: [34, 38, 7]
Generated Node #0,0: 11:[34, 38, 7] Operation: 81-74=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 11:[34, 38, 7], Operations: ['81-74=7']
Exploring Operation: 38-34=4, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
[
48,
60,
24,
31
] | 89 | [
"48*60=2880",
"2880/24=120",
"120-31=89"
] | Current State: 89:[48, 60, 24, 31], Operations: []
Exploring Operation: 48*60=2880, Resulting Numbers: [24, 31, 2880]
Generated Node #2: [24, 31, 2880] from Operation: 48*60=2880
Current State: 89:[24, 31, 2880], Operations: ['48*60=2880']
Exploring Operation: 2880/24=120, Resulting Numbers: [31, 120]
Generated Node #3... | 4 | Current State: 89:[48, 60, 24, 31], Operations: []
Exploring Operation: 60+24=84, Resulting Numbers: [48, 31, 84]
Generated Node #0,0: 89:[48, 31, 84] Operation: 60+24=84
Exploring Operation: 48+31=79, Resulting Numbers: [60, 24, 79]
Generated Node #0,1: 89:[60, 24, 79] Operation: 48+31=79
Exploring Operation: 48+24=72... | 0 | hs_3 | mult_heuristic |
[
22,
7,
85,
14
] | 65 | [
"85-22=63",
"14/7=2",
"63+2=65"
] | Current State: 65:[22, 7, 85, 14], Operations: []
Exploring Operation: 85-22=63, Resulting Numbers: [7, 14, 63]
Generated Node #2: [7, 14, 63] from Operation: 85-22=63
Current State: 65:[7, 14, 63], Operations: ['85-22=63']
Exploring Operation: 14/7=2, Resulting Numbers: [63, 2]
Generated Node #3: [63, 2] from Operatio... | 4 | Current State: 65:[22, 7, 85, 14], Operations: []
Exploring Operation: 85-14=71, Resulting Numbers: [22, 7, 71]
Generated Node #0,0: 65:[22, 7, 71] Operation: 85-14=71
Exploring Operation: 22-7=15, Resulting Numbers: [85, 14, 15]
Generated Node #0,1: 65:[85, 14, 15] Operation: 22-7=15
Exploring Operation: 85-22=63, Res... | 0.972222 | hs_3 | mult_heuristic |
[
66,
8,
26,
72
] | 70 | [
"66+72=138",
"8*26=208",
"208-138=70"
] | Current State: 70:[66, 8, 26, 72], Operations: []
Exploring Operation: 66+72=138, Resulting Numbers: [8, 26, 138]
Generated Node #2: [8, 26, 138] from Operation: 66+72=138
Current State: 70:[8, 26, 138], Operations: ['66+72=138']
Exploring Operation: 8*26=208, Resulting Numbers: [138, 208]
Generated Node #3: [138, 208]... | 4 | Current State: 70:[66, 8, 26, 72], Operations: []
Exploring Operation: 8+26=34, Resulting Numbers: [66, 72, 34]
Generated Node #0,0: 70:[66, 72, 34] Operation: 8+26=34
Exploring Operation: 66-26=40, Resulting Numbers: [8, 72, 40]
Generated Node #0,1: 70:[8, 72, 40] Operation: 66-26=40
Exploring Operation: 72-66=6, Resu... | 0.956597 | hs_4 | mult_heuristic |
[
43,
71,
33,
16
] | 89 | [
"43-33=10",
"16*10=160",
"160-71=89"
] | Current State: 89:[43, 71, 33, 16], Operations: []
Exploring Operation: 43-33=10, Resulting Numbers: [71, 16, 10]
Generated Node #2: [71, 16, 10] from Operation: 43-33=10
Current State: 89:[71, 16, 10], Operations: ['43-33=10']
Exploring Operation: 16*10=160, Resulting Numbers: [71, 160]
Generated Node #3: [71, 160] fr... | 4 | Current State: 89:[43, 71, 33, 16], Operations: []
Exploring Operation: 71+16=87, Resulting Numbers: [43, 33, 87]
Generated Node #0,0: 89:[43, 33, 87] Operation: 71+16=87
Exploring Operation: 43+16=59, Resulting Numbers: [71, 33, 59]
Generated Node #0,1: 89:[71, 33, 59] Operation: 43+16=59
Exploring Operation: 43+33=76... | 0 | hs_3 | mult_heuristic |
[
67,
60,
15,
50
] | 49 | [
"60*15=900",
"900/50=18",
"67-18=49"
] | Current State: 49:[67, 60, 15, 50], Operations: []
Exploring Operation: 60*15=900, Resulting Numbers: [67, 50, 900]
Generated Node #2: [67, 50, 900] from Operation: 60*15=900
Current State: 49:[67, 50, 900], Operations: ['60*15=900']
Exploring Operation: 900/50=18, Resulting Numbers: [67, 18]
Generated Node #3: [67, 18... | 4 | Current State: 49:[67, 60, 15, 50], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [67, 50, 4]
Generated Node #0,0: 49:[67, 50, 4] Operation: 60/15=4
Exploring Operation: 67-15=52, Resulting Numbers: [60, 50, 52]
Generated Node #0,1: 49:[60, 50, 52] Operation: 67-15=52
Exploring Operation: 60-15=45, Re... | 0 | hs_4 | mult_heuristic |
[
8,
17,
38,
33
] | 23 | [
"38-33=5",
"8*5=40",
"40-17=23"
] | Current State: 23:[8, 17, 38, 33], Operations: []
Exploring Operation: 38-33=5, Resulting Numbers: [8, 17, 5]
Generated Node #2: [8, 17, 5] from Operation: 38-33=5
Current State: 23:[8, 17, 5], Operations: ['38-33=5']
Exploring Operation: 8*5=40, Resulting Numbers: [17, 40]
Generated Node #3: [17, 40] from Operation: 8... | 4 | Current State: 23:[8, 17, 38, 33], Operations: []
Exploring Operation: 33-8=25, Resulting Numbers: [17, 38, 25]
Generated Node #0,0: 23:[17, 38, 25] Operation: 33-8=25
Exploring Operation: 38-8=30, Resulting Numbers: [17, 33, 30]
Generated Node #0,1: 23:[17, 33, 30] Operation: 38-8=30
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
27,
50,
42,
59
] | 14 | [
"59-50=9",
"27/9=3",
"42/3=14"
] | Current State: 14:[27, 50, 42, 59], Operations: []
Exploring Operation: 59-50=9, Resulting Numbers: [27, 42, 9]
Generated Node #2: [27, 42, 9] from Operation: 59-50=9
Current State: 14:[27, 42, 9], Operations: ['59-50=9']
Exploring Operation: 27/9=3, Resulting Numbers: [42, 3]
Generated Node #3: [42, 3] from Operation:... | 4 | Current State: 14:[27, 50, 42, 59], Operations: []
Exploring Operation: 59-50=9, Resulting Numbers: [27, 42, 9]
Generated Node #0,0: 14:[27, 42, 9] Operation: 59-50=9
Moving to Node #0,0
Current State: 14:[27, 42, 9], Operations: ['59-50=9']
Exploring Operation: 42-27=15, Resulting Numbers: [9, 15]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
42,
69,
26,
75
] | 74 | [
"69-42=27",
"26+75=101",
"101-27=74"
] | Current State: 74:[42, 69, 26, 75], Operations: []
Exploring Operation: 69-42=27, Resulting Numbers: [26, 75, 27]
Generated Node #2: [26, 75, 27] from Operation: 69-42=27
Current State: 74:[26, 75, 27], Operations: ['69-42=27']
Exploring Operation: 26+75=101, Resulting Numbers: [27, 101]
Generated Node #3: [27, 101] fr... | 4 | Current State: 74:[42, 69, 26, 75], Operations: []
Exploring Operation: 42+26=68, Resulting Numbers: [69, 75, 68]
Generated Node #0,0: 74:[69, 75, 68] Operation: 42+26=68
Moving to Node #0,0
Current State: 74:[69, 75, 68], Operations: ['42+26=68']
Exploring Operation: 69-68=1, Resulting Numbers: [75, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
13,
63,
19,
85
] | 10 | [
"13+63=76",
"85-19=66",
"76-66=10"
] | Current State: 10:[13, 63, 19, 85], Operations: []
Exploring Operation: 13+63=76, Resulting Numbers: [19, 85, 76]
Generated Node #2: [19, 85, 76] from Operation: 13+63=76
Current State: 10:[19, 85, 76], Operations: ['13+63=76']
Exploring Operation: 85-19=66, Resulting Numbers: [76, 66]
Generated Node #3: [76, 66] from ... | 4 | Current State: 10:[13, 63, 19, 85], Operations: []
Exploring Operation: 63-19=44, Resulting Numbers: [13, 85, 44]
Generated Node #0,0: 10:[13, 85, 44] Operation: 63-19=44
Exploring Operation: 85-63=22, Resulting Numbers: [13, 19, 22]
Generated Node #0,1: 10:[13, 19, 22] Operation: 85-63=22
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
57,
91,
58,
9
] | 99 | [
"57+91=148",
"58-9=49",
"148-49=99"
] | Current State: 99:[57, 91, 58, 9], Operations: []
Exploring Operation: 57+91=148, Resulting Numbers: [58, 9, 148]
Generated Node #2: [58, 9, 148] from Operation: 57+91=148
Current State: 99:[58, 9, 148], Operations: ['57+91=148']
Exploring Operation: 58-9=49, Resulting Numbers: [148, 49]
Generated Node #3: [148, 49] fr... | 4 | Current State: 99:[57, 91, 58, 9], Operations: []
Exploring Operation: 58-57=1, Resulting Numbers: [91, 9, 1]
Generated Node #0,0: 99:[91, 9, 1] Operation: 58-57=1
Moving to Node #0,0
Current State: 99:[91, 9, 1], Operations: ['58-57=1']
Exploring Operation: 91+9=100, Resulting Numbers: [1, 100]
Generated Node #0,0,0: ... | 0.993924 | hs_1 | sum_heuristic |
[
69,
32,
50,
56
] | 24 | [
"32*50=1600",
"56+1600=1656",
"1656/69=24"
] | Current State: 24:[69, 32, 50, 56], Operations: []
Exploring Operation: 32*50=1600, Resulting Numbers: [69, 56, 1600]
Generated Node #2: [69, 56, 1600] from Operation: 32*50=1600
Current State: 24:[69, 56, 1600], Operations: ['32*50=1600']
Exploring Operation: 56+1600=1656, Resulting Numbers: [69, 1656]
Generated Node ... | 4 | Current State: 24:[69, 32, 50, 56], Operations: []
Exploring Operation: 69-50=19, Resulting Numbers: [32, 56, 19]
Generated Node #0,0: 24:[32, 56, 19] Operation: 69-50=19
Exploring Operation: 69-56=13, Resulting Numbers: [32, 50, 13]
Generated Node #0,1: 24:[32, 50, 13] Operation: 69-56=13
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
10,
2,
16,
18
] | 42 | [
"10-2=8",
"16+18=34",
"8+34=42"
] | Current State: 42:[10, 2, 16, 18], Operations: []
Exploring Operation: 10-2=8, Resulting Numbers: [16, 18, 8]
Generated Node #2: [16, 18, 8] from Operation: 10-2=8
Current State: 42:[16, 18, 8], Operations: ['10-2=8']
Exploring Operation: 16+18=34, Resulting Numbers: [8, 34]
Generated Node #3: [8, 34] from Operation: 1... | 4 | Current State: 42:[10, 2, 16, 18], Operations: []
Exploring Operation: 18-16=2, Resulting Numbers: [10, 2, 2]
Generated Node #0,0: 42:[10, 2, 2] Operation: 18-16=2
Exploring Operation: 18-10=8, Resulting Numbers: [2, 16, 8]
Generated Node #0,1: 42:[2, 16, 8] Operation: 18-10=8
Exploring Operation: 16-10=6, Resulting Nu... | 0 | hs_3 | sum_heuristic |
[
72,
10,
61,
76
] | 47 | [
"72-10=62",
"76-61=15",
"62-15=47"
] | Current State: 47:[72, 10, 61, 76], Operations: []
Exploring Operation: 72-10=62, Resulting Numbers: [61, 76, 62]
Generated Node #2: [61, 76, 62] from Operation: 72-10=62
Current State: 47:[61, 76, 62], Operations: ['72-10=62']
Exploring Operation: 76-61=15, Resulting Numbers: [62, 15]
Generated Node #3: [62, 15] from ... | 4 | Current State: 47:[72, 10, 61, 76], Operations: []
Exploring Operation: 61-10=51, Resulting Numbers: [72, 76, 51]
Generated Node #0,0: 47:[72, 76, 51] Operation: 61-10=51
Exploring Operation: 72-10=62, Resulting Numbers: [61, 76, 62]
Generated Node #0,1: 47:[61, 76, 62] Operation: 72-10=62
Exploring Operation: 76-10=66... | 0.990451 | hs_3 | mult_heuristic |
[
76,
57,
39,
81
] | 29 | [
"76*39=2964",
"2964/57=52",
"81-52=29"
] | Current State: 29:[76, 57, 39, 81], Operations: []
Exploring Operation: 76*39=2964, Resulting Numbers: [57, 81, 2964]
Generated Node #2: [57, 81, 2964] from Operation: 76*39=2964
Current State: 29:[57, 81, 2964], Operations: ['76*39=2964']
Exploring Operation: 2964/57=52, Resulting Numbers: [81, 52]
Generated Node #3: ... | 4 | Current State: 29:[76, 57, 39, 81], Operations: []
Exploring Operation: 76-57=19, Resulting Numbers: [39, 81, 19]
Generated Node #0,0: 29:[39, 81, 19] Operation: 76-57=19
Exploring Operation: 81-76=5, Resulting Numbers: [57, 39, 5]
Generated Node #0,1: 29:[57, 39, 5] Operation: 81-76=5
Exploring Operation: 81-57=24, Re... | 0 | hs_4 | sum_heuristic |
[
27,
51,
39,
15
] | 12 | [
"39*15=585",
"27+585=612",
"612/51=12"
] | Current State: 12:[27, 51, 39, 15], Operations: []
Exploring Operation: 39*15=585, Resulting Numbers: [27, 51, 585]
Generated Node #2: [27, 51, 585] from Operation: 39*15=585
Current State: 12:[27, 51, 585], Operations: ['39*15=585']
Exploring Operation: 27+585=612, Resulting Numbers: [51, 612]
Generated Node #3: [51, ... | 4 | Current State: 12:[27, 51, 39, 15], Operations: []
Exploring Operation: 51-39=12, Resulting Numbers: [27, 15, 12]
Generated Node #0,0: 12:[27, 15, 12] Operation: 51-39=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[27, 15, 12], Operations: ['51-39=12']
Exploring Operation: 27-15=12, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
16,
68,
17,
22
] | 91 | [
"68-16=52",
"17+22=39",
"52+39=91"
] | Current State: 91:[16, 68, 17, 22], Operations: []
Exploring Operation: 68-16=52, Resulting Numbers: [17, 22, 52]
Generated Node #2: [17, 22, 52] from Operation: 68-16=52
Current State: 91:[17, 22, 52], Operations: ['68-16=52']
Exploring Operation: 17+22=39, Resulting Numbers: [52, 39]
Generated Node #3: [52, 39] from ... | 4 | Current State: 91:[16, 68, 17, 22], Operations: []
Exploring Operation: 68/17=4, Resulting Numbers: [16, 22, 4]
Generated Node #0,0: 91:[16, 22, 4] Operation: 68/17=4
Exploring Operation: 22-16=6, Resulting Numbers: [68, 17, 6]
Generated Node #0,1: 91:[68, 17, 6] Operation: 22-16=6
Exploring Operation: 16+68=84, Result... | 0.984375 | hs_5 | mult_heuristic |
[
1,
72,
58,
97
] | 32 | [
"72-1=71",
"97-58=39",
"71-39=32"
] | Current State: 32:[1, 72, 58, 97], Operations: []
Exploring Operation: 72-1=71, Resulting Numbers: [58, 97, 71]
Generated Node #2: [58, 97, 71] from Operation: 72-1=71
Current State: 32:[58, 97, 71], Operations: ['72-1=71']
Exploring Operation: 97-58=39, Resulting Numbers: [71, 39]
Generated Node #3: [71, 39] from Oper... | 4 | Current State: 32:[1, 72, 58, 97], Operations: []
Exploring Operation: 97-72=25, Resulting Numbers: [1, 58, 25]
Generated Node #0,0: 32:[1, 58, 25] Operation: 97-72=25
Exploring Operation: 97-58=39, Resulting Numbers: [1, 72, 39]
Generated Node #0,1: 32:[1, 72, 39] Operation: 97-58=39
Exploring Operation: 72-58=14, Res... | 0.988715 | hs_3 | sum_heuristic |
[
33,
57,
2,
88
] | 79 | [
"33*2=66",
"57+88=145",
"145-66=79"
] | Current State: 79:[33, 57, 2, 88], Operations: []
Exploring Operation: 33*2=66, Resulting Numbers: [57, 88, 66]
Generated Node #2: [57, 88, 66] from Operation: 33*2=66
Current State: 79:[57, 88, 66], Operations: ['33*2=66']
Exploring Operation: 57+88=145, Resulting Numbers: [66, 145]
Generated Node #3: [66, 145] from O... | 4 | Current State: 79:[33, 57, 2, 88], Operations: []
Exploring Operation: 33+2=35, Resulting Numbers: [57, 88, 35]
Generated Node #0,0: 79:[57, 88, 35] Operation: 33+2=35
Exploring Operation: 33*2=66, Resulting Numbers: [57, 88, 66]
Generated Node #0,1: 79:[57, 88, 66] Operation: 33*2=66
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
22,
55,
52,
3
] | 13 | [
"55-52=3",
"3*3=9",
"22-9=13"
] | Current State: 13:[22, 55, 52, 3], Operations: []
Exploring Operation: 55-52=3, Resulting Numbers: [22, 3, 3]
Generated Node #2: [22, 3, 3] from Operation: 55-52=3
Current State: 13:[22, 3, 3], Operations: ['55-52=3']
Exploring Operation: 3*3=9, Resulting Numbers: [22, 9]
Generated Node #3: [22, 9] from Operation: 3*3=... | 4 | Current State: 13:[22, 55, 52, 3], Operations: []
Exploring Operation: 55-52=3, Resulting Numbers: [22, 3, 3]
Generated Node #0,0: 13:[22, 3, 3] Operation: 55-52=3
Exploring Operation: 55-22=33, Resulting Numbers: [52, 3, 33]
Generated Node #0,1: 13:[52, 3, 33] Operation: 55-22=33
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
9,
26,
12,
14
] | 19 | [
"26-9=17",
"14-12=2",
"17+2=19"
] | Current State: 19:[9, 26, 12, 14], Operations: []
Exploring Operation: 26-9=17, Resulting Numbers: [12, 14, 17]
Generated Node #2: [12, 14, 17] from Operation: 26-9=17
Current State: 19:[12, 14, 17], Operations: ['26-9=17']
Exploring Operation: 14-12=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Operati... | 4 | Current State: 19:[9, 26, 12, 14], Operations: []
Exploring Operation: 26-9=17, Resulting Numbers: [12, 14, 17]
Generated Node #0,0: 19:[12, 14, 17] Operation: 26-9=17
Exploring Operation: 9+12=21, Resulting Numbers: [26, 14, 21]
Generated Node #0,1: 19:[26, 14, 21] Operation: 9+12=21
Moving to Node #0,0
Current State:... | 0.985243 | hs_2 | mult_heuristic |
[
12,
45,
21,
6
] | 93 | [
"45-12=33",
"21*6=126",
"126-33=93"
] | Current State: 93:[12, 45, 21, 6], Operations: []
Exploring Operation: 45-12=33, Resulting Numbers: [21, 6, 33]
Generated Node #2: [21, 6, 33] from Operation: 45-12=33
Current State: 93:[21, 6, 33], Operations: ['45-12=33']
Exploring Operation: 21*6=126, Resulting Numbers: [33, 126]
Generated Node #3: [33, 126] from Op... | 4 | Current State: 93:[12, 45, 21, 6], Operations: []
Exploring Operation: 21-12=9, Resulting Numbers: [45, 6, 9]
Generated Node #0,0: 93:[45, 6, 9] Operation: 21-12=9
Exploring Operation: 12/6=2, Resulting Numbers: [45, 21, 2]
Generated Node #0,1: 93:[45, 21, 2] Operation: 12/6=2
Exploring Operation: 12+21=33, Resulting N... | 0 | hs_5 | sum_heuristic |
[
36,
43,
1,
34
] | 44 | [
"36+43=79",
"1+34=35",
"79-35=44"
] | Current State: 44:[36, 43, 1, 34], Operations: []
Exploring Operation: 36+43=79, Resulting Numbers: [1, 34, 79]
Generated Node #2: [1, 34, 79] from Operation: 36+43=79
Current State: 44:[1, 34, 79], Operations: ['36+43=79']
Exploring Operation: 1+34=35, Resulting Numbers: [79, 35]
Generated Node #3: [79, 35] from Opera... | 4 | Current State: 44:[36, 43, 1, 34], Operations: []
Exploring Operation: 43-34=9, Resulting Numbers: [36, 1, 9]
Generated Node #0,0: 44:[36, 1, 9] Operation: 43-34=9
Exploring Operation: 36-34=2, Resulting Numbers: [43, 1, 2]
Generated Node #0,1: 44:[43, 1, 2] Operation: 36-34=2
Moving to Node #0,1
Current State: 44:[43,... | 0.984375 | hs_2 | mult_heuristic |
[
6,
76,
73,
89
] | 10 | [
"76+73=149",
"149-89=60",
"60/6=10"
] | Current State: 10:[6, 76, 73, 89], Operations: []
Exploring Operation: 76+73=149, Resulting Numbers: [6, 89, 149]
Generated Node #2: [6, 89, 149] from Operation: 76+73=149
Current State: 10:[6, 89, 149], Operations: ['76+73=149']
Exploring Operation: 149-89=60, Resulting Numbers: [6, 60]
Generated Node #3: [6, 60] from... | 4 | Current State: 10:[6, 76, 73, 89], Operations: []
Exploring Operation: 89-73=16, Resulting Numbers: [6, 76, 16]
Generated Node #0,0: 10:[6, 76, 16] Operation: 89-73=16
Exploring Operation: 76-6=70, Resulting Numbers: [73, 89, 70]
Generated Node #0,1: 10:[73, 89, 70] Operation: 76-6=70
Exploring Operation: 76-73=3, Resu... | 0.986979 | hs_4 | mult_heuristic |
[
87,
12,
79,
24
] | 95 | [
"87*24=2088",
"2088/12=174",
"174-79=95"
] | Current State: 95:[87, 12, 79, 24], Operations: []
Exploring Operation: 87*24=2088, Resulting Numbers: [12, 79, 2088]
Generated Node #2: [12, 79, 2088] from Operation: 87*24=2088
Current State: 95:[12, 79, 2088], Operations: ['87*24=2088']
Exploring Operation: 2088/12=174, Resulting Numbers: [79, 174]
Generated Node #3... | 4 | Current State: 95:[87, 12, 79, 24], Operations: []
Exploring Operation: 87-79=8, Resulting Numbers: [12, 24, 8]
Generated Node #0,0: 95:[12, 24, 8] Operation: 87-79=8
Exploring Operation: 79+24=103, Resulting Numbers: [87, 12, 103]
Generated Node #0,1: 95:[87, 12, 103] Operation: 79+24=103
Exploring Operation: 12+79=91... | 0 | hs_3 | sum_heuristic |
[
25,
96,
39,
52
] | 97 | [
"96*39=3744",
"3744/52=72",
"25+72=97"
] | Current State: 97:[25, 96, 39, 52], Operations: []
Exploring Operation: 96*39=3744, Resulting Numbers: [25, 52, 3744]
Generated Node #2: [25, 52, 3744] from Operation: 96*39=3744
Current State: 97:[25, 52, 3744], Operations: ['96*39=3744']
Exploring Operation: 3744/52=72, Resulting Numbers: [25, 72]
Generated Node #3: ... | 4 | Current State: 97:[25, 96, 39, 52], Operations: []
Exploring Operation: 25+96=121, Resulting Numbers: [39, 52, 121]
Generated Node #0,0: 97:[39, 52, 121] Operation: 25+96=121
Exploring Operation: 96-25=71, Resulting Numbers: [39, 52, 71]
Generated Node #0,1: 97:[39, 52, 71] Operation: 96-25=71
Exploring Operation: 25+3... | 0 | hs_5 | mult_heuristic |
[
1,
15,
78,
49
] | 45 | [
"1+15=16",
"78-49=29",
"16+29=45"
] | Current State: 45:[1, 15, 78, 49], Operations: []
Exploring Operation: 1+15=16, Resulting Numbers: [78, 49, 16]
Generated Node #2: [78, 49, 16] from Operation: 1+15=16
Current State: 45:[78, 49, 16], Operations: ['1+15=16']
Exploring Operation: 78-49=29, Resulting Numbers: [16, 29]
Generated Node #3: [16, 29] from Oper... | 4 | Current State: 45:[1, 15, 78, 49], Operations: []
Exploring Operation: 78-49=29, Resulting Numbers: [1, 15, 29]
Generated Node #0,0: 45:[1, 15, 29] Operation: 78-49=29
Exploring Operation: 78-1=77, Resulting Numbers: [15, 49, 77]
Generated Node #0,1: 45:[15, 49, 77] Operation: 78-1=77
Exploring Operation: 78-15=63, Res... | 0.982639 | hs_4 | sum_heuristic |
[
62,
54,
31,
62
] | 35 | [
"62/31=2",
"54/2=27",
"62-27=35"
] | Current State: 35:[62, 54, 31, 62], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [54, 2]
Generated Node #2: [54, 2] from Operation: 62/31=2
Current State: 35:[54, 2], Operations: ['62/31=2']
Exploring Operation: 54/2=27, Resulting Numbers: [27]
27,35 equal: Goal Reached
Exploring Operation: 62-27=35,... | 4 | Current State: 35:[62, 54, 31, 62], Operations: []
Exploring Operation: 62/62=1, Resulting Numbers: [54, 31, 1]
Generated Node #0,0: 35:[54, 31, 1] Operation: 62/62=1
Exploring Operation: 62-62=0, Resulting Numbers: [54, 31, 0]
Generated Node #0,1: 35:[54, 31, 0] Operation: 62-62=0
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
6,
4,
85,
64
] | 31 | [
"6+4=10",
"85-64=21",
"10+21=31"
] | Current State: 31:[6, 4, 85, 64], Operations: []
Exploring Operation: 6+4=10, Resulting Numbers: [85, 64, 10]
Generated Node #2: [85, 64, 10] from Operation: 6+4=10
Current State: 31:[85, 64, 10], Operations: ['6+4=10']
Exploring Operation: 85-64=21, Resulting Numbers: [10, 21]
Generated Node #3: [10, 21] from Operatio... | 4 | Current State: 31:[6, 4, 85, 64], Operations: []
Exploring Operation: 85-64=21, Resulting Numbers: [6, 4, 21]
Generated Node #0,0: 31:[6, 4, 21] Operation: 85-64=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[6, 4, 21], Operations: ['85-64=21']
Exploring Operation: 6*4=24, Resulting Numbers: [21... | 0 | hs_1 | mult_heuristic |
[
69,
48,
5,
76
] | 57 | [
"69-5=64",
"48*76=3648",
"3648/64=57"
] | Current State: 57:[69, 48, 5, 76], Operations: []
Exploring Operation: 69-5=64, Resulting Numbers: [48, 76, 64]
Generated Node #2: [48, 76, 64] from Operation: 69-5=64
Current State: 57:[48, 76, 64], Operations: ['69-5=64']
Exploring Operation: 48*76=3648, Resulting Numbers: [64, 3648]
Generated Node #3: [64, 3648] fro... | 4 | Current State: 57:[69, 48, 5, 76], Operations: []
Exploring Operation: 76-69=7, Resulting Numbers: [48, 5, 7]
Generated Node #0,0: 57:[48, 5, 7] Operation: 76-69=7
Moving to Node #0,0
Current State: 57:[48, 5, 7], Operations: ['76-69=7']
Exploring Operation: 48+7=55, Resulting Numbers: [5, 55]
Generated Node #0,0,0: 57... | 0 | hs_1 | mult_heuristic |
[
15,
13,
25,
12
] | 39 | [
"15-13=2",
"25+12=37",
"2+37=39"
] | Current State: 39:[15, 13, 25, 12], Operations: []
Exploring Operation: 15-13=2, Resulting Numbers: [25, 12, 2]
Generated Node #2: [25, 12, 2] from Operation: 15-13=2
Current State: 39:[25, 12, 2], Operations: ['15-13=2']
Exploring Operation: 25+12=37, Resulting Numbers: [2, 37]
Generated Node #3: [2, 37] from Operatio... | 4 | Current State: 39:[15, 13, 25, 12], Operations: []
Exploring Operation: 25-12=13, Resulting Numbers: [15, 13, 13]
Generated Node #0,0: 39:[15, 13, 13] Operation: 25-12=13
Exploring Operation: 15+25=40, Resulting Numbers: [13, 12, 40]
Generated Node #0,1: 39:[13, 12, 40] Operation: 15+25=40
Start Sub Search at level 1: ... | 0.986111 | hs_2 | sum_heuristic |
[
3,
7,
58,
9
] | 63 | [
"7-3=4",
"58+9=67",
"67-4=63"
] | Current State: 63:[3, 7, 58, 9], Operations: []
Exploring Operation: 7-3=4, Resulting Numbers: [58, 9, 4]
Generated Node #2: [58, 9, 4] from Operation: 7-3=4
Current State: 63:[58, 9, 4], Operations: ['7-3=4']
Exploring Operation: 58+9=67, Resulting Numbers: [4, 67]
Generated Node #3: [4, 67] from Operation: 58+9=67
Cu... | 4 | Current State: 63:[3, 7, 58, 9], Operations: []
Exploring Operation: 58+9=67, Resulting Numbers: [3, 7, 67]
Generated Node #0,0: 63:[3, 7, 67] Operation: 58+9=67
Exploring Operation: 3+58=61, Resulting Numbers: [7, 9, 61]
Generated Node #0,1: 63:[7, 9, 61] Operation: 3+58=61
Exploring Operation: 7+58=65, Resulting Numb... | 0.986111 | hs_4 | mult_heuristic |
[
64,
67,
78,
40
] | 41 | [
"67-64=3",
"78-40=38",
"3+38=41"
] | Current State: 41:[64, 67, 78, 40], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [78, 40, 3]
Generated Node #2: [78, 40, 3] from Operation: 67-64=3
Current State: 41:[78, 40, 3], Operations: ['67-64=3']
Exploring Operation: 78-40=38, Resulting Numbers: [3, 38]
Generated Node #3: [3, 38] from Operatio... | 4 | Current State: 41:[64, 67, 78, 40], Operations: []
Exploring Operation: 78-40=38, Resulting Numbers: [64, 67, 38]
Generated Node #0,0: 41:[64, 67, 38] Operation: 78-40=38
Exploring Operation: 78-67=11, Resulting Numbers: [64, 40, 11]
Generated Node #0,1: 41:[64, 40, 11] Operation: 78-67=11
Exploring Operation: 67-40=27... | 0.969618 | hs_5 | sum_heuristic |
[
87,
48,
88,
81
] | 80 | [
"87-81=6",
"48/6=8",
"88-8=80"
] | Current State: 80:[87, 48, 88, 81], Operations: []
Exploring Operation: 87-81=6, Resulting Numbers: [48, 88, 6]
Generated Node #2: [48, 88, 6] from Operation: 87-81=6
Current State: 80:[48, 88, 6], Operations: ['87-81=6']
Exploring Operation: 48/6=8, Resulting Numbers: [88, 8]
Generated Node #3: [88, 8] from Operation:... | 4 | Current State: 80:[87, 48, 88, 81], Operations: []
Exploring Operation: 88-48=40, Resulting Numbers: [87, 81, 40]
Generated Node #0,0: 80:[87, 81, 40] Operation: 88-48=40
Moving to Node #0,0
Current State: 80:[87, 81, 40], Operations: ['88-48=40']
Exploring Operation: 87-81=6, Resulting Numbers: [40, 6]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
5,
44,
23,
69
] | 90 | [
"5*23=115",
"69-44=25",
"115-25=90"
] | Current State: 90:[5, 44, 23, 69], Operations: []
Exploring Operation: 5*23=115, Resulting Numbers: [44, 69, 115]
Generated Node #2: [44, 69, 115] from Operation: 5*23=115
Current State: 90:[44, 69, 115], Operations: ['5*23=115']
Exploring Operation: 69-44=25, Resulting Numbers: [115, 25]
Generated Node #3: [115, 25] f... | 4 | Current State: 90:[5, 44, 23, 69], Operations: []
Exploring Operation: 69-23=46, Resulting Numbers: [5, 44, 46]
Generated Node #0,0: 90:[5, 44, 46] Operation: 69-23=46
Exploring Operation: 69/23=3, Resulting Numbers: [5, 44, 3]
Generated Node #0,1: 90:[5, 44, 3] Operation: 69/23=3
Exploring Operation: 69-44=25, Resulti... | 0 | hs_4 | sum_heuristic |
[
65,
7,
90,
58
] | 26 | [
"65-7=58",
"90-58=32",
"58-32=26"
] | Current State: 26:[65, 7, 90, 58], Operations: []
Exploring Operation: 65-7=58, Resulting Numbers: [90, 58, 58]
Generated Node #2: [90, 58, 58] from Operation: 65-7=58
Current State: 26:[90, 58, 58], Operations: ['65-7=58']
Exploring Operation: 90-58=32, Resulting Numbers: [32]
32,26 equal: Goal Reached
Exploring Opera... | 4 | Current State: 26:[65, 7, 90, 58], Operations: []
Exploring Operation: 90-65=25, Resulting Numbers: [7, 58, 25]
Generated Node #0,0: 26:[7, 58, 25] Operation: 90-65=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 26:[7, 58, 25], Operations: ['90-65=25']
Exploring Operation: 58-25=33, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
8,
30,
5,
22
] | 16 | [
"30*5=150",
"150-22=128",
"128/8=16"
] | Current State: 16:[8, 30, 5, 22], Operations: []
Exploring Operation: 30*5=150, Resulting Numbers: [8, 22, 150]
Generated Node #2: [8, 22, 150] from Operation: 30*5=150
Current State: 16:[8, 22, 150], Operations: ['30*5=150']
Exploring Operation: 150-22=128, Resulting Numbers: [8, 128]
Generated Node #3: [8, 128] from ... | 4 | Current State: 16:[8, 30, 5, 22], Operations: []
Exploring Operation: 30-22=8, Resulting Numbers: [8, 5, 8]
Generated Node #0,0: 16:[8, 5, 8] Operation: 30-22=8
Exploring Operation: 30/5=6, Resulting Numbers: [8, 22, 6]
Generated Node #0,1: 16:[8, 22, 6] Operation: 30/5=6
Exploring Operation: 30-8=22, Resulting Numbers... | 0 | hs_4 | mult_heuristic |
[
46,
8,
7,
32
] | 90 | [
"46-32=14",
"7*14=98",
"98-8=90"
] | Current State: 90:[46, 8, 7, 32], Operations: []
Exploring Operation: 46-32=14, Resulting Numbers: [8, 7, 14]
Generated Node #2: [8, 7, 14] from Operation: 46-32=14
Current State: 90:[8, 7, 14], Operations: ['46-32=14']
Exploring Operation: 7*14=98, Resulting Numbers: [8, 98]
Generated Node #3: [8, 98] from Operation: ... | 4 | Current State: 90:[46, 8, 7, 32], Operations: []
Exploring Operation: 8+32=40, Resulting Numbers: [46, 7, 40]
Generated Node #0,0: 90:[46, 7, 40] Operation: 8+32=40
Exploring Operation: 8-7=1, Resulting Numbers: [46, 32, 1]
Generated Node #0,1: 90:[46, 32, 1] Operation: 8-7=1
Exploring Operation: 8+7=15, Resulting Numb... | 0 | hs_5 | sum_heuristic |
[
28,
3,
5,
16
] | 30 | [
"3+5=8",
"16/8=2",
"28+2=30"
] | Current State: 30:[28, 3, 5, 16], Operations: []
Exploring Operation: 3+5=8, Resulting Numbers: [28, 16, 8]
Generated Node #2: [28, 16, 8] from Operation: 3+5=8
Current State: 30:[28, 16, 8], Operations: ['3+5=8']
Exploring Operation: 16/8=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Operation: 16/8=2
... | 4 | Current State: 30:[28, 3, 5, 16], Operations: []
Exploring Operation: 28-16=12, Resulting Numbers: [3, 5, 12]
Generated Node #0,0: 30:[3, 5, 12] Operation: 28-16=12
Exploring Operation: 28+3=31, Resulting Numbers: [5, 16, 31]
Generated Node #0,1: 30:[5, 16, 31] Operation: 28+3=31
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
72,
17,
44,
50
] | 54 | [
"50-17=33",
"72*33=2376",
"2376/44=54"
] | Current State: 54:[72, 17, 44, 50], Operations: []
Exploring Operation: 50-17=33, Resulting Numbers: [72, 44, 33]
Generated Node #2: [72, 44, 33] from Operation: 50-17=33
Current State: 54:[72, 44, 33], Operations: ['50-17=33']
Exploring Operation: 72*33=2376, Resulting Numbers: [44, 2376]
Generated Node #3: [44, 2376]... | 4 | Current State: 54:[72, 17, 44, 50], Operations: []
Exploring Operation: 72-50=22, Resulting Numbers: [17, 44, 22]
Generated Node #0,0: 54:[17, 44, 22] Operation: 72-50=22
Exploring Operation: 44-17=27, Resulting Numbers: [72, 50, 27]
Generated Node #0,1: 54:[72, 50, 27] Operation: 44-17=27
Exploring Operation: 72-17=55... | 0 | hs_5 | sum_heuristic |
[
42,
66,
42,
53
] | 97 | [
"42+66=108",
"53-42=11",
"108-11=97"
] | Current State: 97:[42, 66, 42, 53], Operations: []
Exploring Operation: 42+66=108, Resulting Numbers: [53, 108]
Generated Node #2: [53, 108] from Operation: 42+66=108
Current State: 97:[53, 108], Operations: ['42+66=108']
Exploring Operation: 53-42=11, Resulting Numbers: [108, 11]
Generated Node #3: [108, 11] from Oper... | 4 | Current State: 97:[42, 66, 42, 53], Operations: []
Exploring Operation: 42+53=95, Resulting Numbers: [42, 66, 95]
Generated Node #0,0: 97:[42, 66, 95] Operation: 42+53=95
Exploring Operation: 42+42=84, Resulting Numbers: [66, 53, 84]
Generated Node #0,1: 97:[66, 53, 84] Operation: 42+42=84
Exploring Operation: 42+53=95... | 0.973958 | hs_3 | sum_heuristic |
[
11,
10,
17,
7
] | 93 | [
"11*7=77",
"10*17=170",
"170-77=93"
] | Current State: 93:[11, 10, 17, 7], Operations: []
Exploring Operation: 11*7=77, Resulting Numbers: [10, 17, 77]
Generated Node #2: [10, 17, 77] from Operation: 11*7=77
Current State: 93:[10, 17, 77], Operations: ['11*7=77']
Exploring Operation: 10*17=170, Resulting Numbers: [77, 170]
Generated Node #3: [77, 170] from O... | 4 | Current State: 93:[11, 10, 17, 7], Operations: []
Exploring Operation: 17-11=6, Resulting Numbers: [10, 7, 6]
Generated Node #0,0: 93:[10, 7, 6] Operation: 17-11=6
Exploring Operation: 11+17=28, Resulting Numbers: [10, 7, 28]
Generated Node #0,1: 93:[10, 7, 28] Operation: 11+17=28
Exploring Operation: 10+17=27, Resulti... | 0 | hs_4 | sum_heuristic |
[
99,
9,
18,
25
] | 49 | [
"18/9=2",
"25*2=50",
"99-50=49"
] | Current State: 49:[99, 9, 18, 25], Operations: []
Exploring Operation: 18/9=2, Resulting Numbers: [99, 25, 2]
Generated Node #2: [99, 25, 2] from Operation: 18/9=2
Current State: 49:[99, 25, 2], Operations: ['18/9=2']
Exploring Operation: 25*2=50, Resulting Numbers: [99, 50]
Generated Node #3: [99, 50] from Operation: ... | 4 | Current State: 49:[99, 9, 18, 25], Operations: []
Exploring Operation: 99/9=11, Resulting Numbers: [18, 25, 11]
Generated Node #0,0: 49:[18, 25, 11] Operation: 99/9=11
Exploring Operation: 18+25=43, Resulting Numbers: [99, 9, 43]
Generated Node #0,1: 49:[99, 9, 43] Operation: 18+25=43
Exploring Operation: 25-18=7, Resu... | 0 | hs_5 | mult_heuristic |
[
17,
48,
2,
11
] | 53 | [
"48-17=31",
"2*11=22",
"31+22=53"
] | Current State: 53:[17, 48, 2, 11], Operations: []
Exploring Operation: 48-17=31, Resulting Numbers: [2, 11, 31]
Generated Node #2: [2, 11, 31] from Operation: 48-17=31
Current State: 53:[2, 11, 31], Operations: ['48-17=31']
Exploring Operation: 2*11=22, Resulting Numbers: [31, 22]
Generated Node #3: [31, 22] from Opera... | 4 | Current State: 53:[17, 48, 2, 11], Operations: []
Exploring Operation: 2*11=22, Resulting Numbers: [17, 48, 22]
Generated Node #0,0: 53:[17, 48, 22] Operation: 2*11=22
Exploring Operation: 17*2=34, Resulting Numbers: [48, 11, 34]
Generated Node #0,1: 53:[48, 11, 34] Operation: 17*2=34
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
32,
54,
79,
43
] | 81 | [
"32+54=86",
"86/43=2",
"79+2=81"
] | Current State: 81:[32, 54, 79, 43], Operations: []
Exploring Operation: 32+54=86, Resulting Numbers: [79, 43, 86]
Generated Node #2: [79, 43, 86] from Operation: 32+54=86
Current State: 81:[79, 43, 86], Operations: ['32+54=86']
Exploring Operation: 86/43=2, Resulting Numbers: [79, 2]
Generated Node #3: [79, 2] from Ope... | 4 | Current State: 81:[32, 54, 79, 43], Operations: []
Exploring Operation: 54-43=11, Resulting Numbers: [32, 79, 11]
Generated Node #0,0: 81:[32, 79, 11] Operation: 54-43=11
Exploring Operation: 32+54=86, Resulting Numbers: [79, 43, 86]
Generated Node #0,1: 81:[79, 43, 86] Operation: 32+54=86
Start Sub Search at level 1: ... | 0.986111 | hs_2 | sum_heuristic |
[
9,
22,
66,
46
] | 51 | [
"9+22=31",
"66-46=20",
"31+20=51"
] | Current State: 51:[9, 22, 66, 46], Operations: []
Exploring Operation: 9+22=31, Resulting Numbers: [66, 46, 31]
Generated Node #2: [66, 46, 31] from Operation: 9+22=31
Current State: 51:[66, 46, 31], Operations: ['9+22=31']
Exploring Operation: 66-46=20, Resulting Numbers: [31, 20]
Generated Node #3: [31, 20] from Oper... | 4 | Current State: 51:[9, 22, 66, 46], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [9, 46, 3]
Generated Node #0,0: 51:[9, 46, 3] Operation: 66/22=3
Exploring Operation: 66-46=20, Resulting Numbers: [9, 22, 20]
Generated Node #0,1: 51:[9, 22, 20] Operation: 66-46=20
Moving to Node #0,0
Current State: 51:... | 0 | hs_2 | mult_heuristic |
[
14,
99,
18,
34
] | 43 | [
"14*99=1386",
"1386/18=77",
"77-34=43"
] | Current State: 43:[14, 99, 18, 34], Operations: []
Exploring Operation: 14*99=1386, Resulting Numbers: [18, 34, 1386]
Generated Node #2: [18, 34, 1386] from Operation: 14*99=1386
Current State: 43:[18, 34, 1386], Operations: ['14*99=1386']
Exploring Operation: 1386/18=77, Resulting Numbers: [34, 77]
Generated Node #3: ... | 4 | Current State: 43:[14, 99, 18, 34], Operations: []
Exploring Operation: 99-14=85, Resulting Numbers: [18, 34, 85]
Generated Node #0,0: 43:[18, 34, 85] Operation: 99-14=85
Exploring Operation: 14+18=32, Resulting Numbers: [99, 34, 32]
Generated Node #0,1: 43:[99, 34, 32] Operation: 14+18=32
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
26,
69,
13,
31
] | 19 | [
"26/13=2",
"69-31=38",
"38/2=19"
] | Current State: 19:[26, 69, 13, 31], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [69, 31, 2]
Generated Node #2: [69, 31, 2] from Operation: 26/13=2
Current State: 19:[69, 31, 2], Operations: ['26/13=2']
Exploring Operation: 69-31=38, Resulting Numbers: [2, 38]
Generated Node #3: [2, 38] from Operatio... | 4 | Current State: 19:[26, 69, 13, 31], Operations: []
Exploring Operation: 69-31=38, Resulting Numbers: [26, 13, 38]
Generated Node #0,0: 19:[26, 13, 38] Operation: 69-31=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[26, 13, 38], Operations: ['69-31=38']
Exploring Operation: 38-26=12, Resulting Nu... | 0 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.