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 |
|---|---|---|---|---|---|---|---|---|
[
97,
9,
75,
99
] | 82 | [
"97+9=106",
"99-75=24",
"106-24=82"
] | Current State: 82:[97, 9, 75, 99], Operations: []
Exploring Operation: 97+9=106, Resulting Numbers: [75, 99, 106]
Generated Node #2: [75, 99, 106] from Operation: 97+9=106
Current State: 82:[75, 99, 106], Operations: ['97+9=106']
Exploring Operation: 99-75=24, Resulting Numbers: [106, 24]
Generated Node #3: [106, 24] f... | 4 | Current State: 82:[97, 9, 75, 99], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [9, 75, 2]
Generated Node #0,0: 82:[9, 75, 2] Operation: 99-97=2
Exploring Operation: 97-9=88, Resulting Numbers: [75, 99, 88]
Generated Node #0,1: 82:[75, 99, 88] Operation: 97-9=88
Moving to Node #0,0
Current State: 82:... | 0.986979 | hs_2 | sum_heuristic |
[
33,
21,
28,
12
] | 27 | [
"33-21=12",
"12/12=1",
"28-1=27"
] | Current State: 27:[33, 21, 28, 12], Operations: []
Exploring Operation: 33-21=12, Resulting Numbers: [28, 12, 12]
Generated Node #2: [28, 12, 12] from Operation: 33-21=12
Current State: 27:[28, 12, 12], Operations: ['33-21=12']
Exploring Operation: 12/12=1, Resulting Numbers: [28, 1]
Generated Node #3: [28, 1] from Ope... | 4 | Current State: 27:[33, 21, 28, 12], Operations: []
Exploring Operation: 33-21=12, Resulting Numbers: [28, 12, 12]
Generated Node #0,0: 27:[28, 12, 12] Operation: 33-21=12
Moving to Node #0,0
Current State: 27:[28, 12, 12], Operations: ['33-21=12']
Exploring Operation: 12/12=1, Resulting Numbers: [28, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
93,
10,
52,
85
] | 34 | [
"93+10=103",
"52+85=137",
"137-103=34"
] | Current State: 34:[93, 10, 52, 85], Operations: []
Exploring Operation: 93+10=103, Resulting Numbers: [52, 85, 103]
Generated Node #2: [52, 85, 103] from Operation: 93+10=103
Current State: 34:[52, 85, 103], Operations: ['93+10=103']
Exploring Operation: 52+85=137, Resulting Numbers: [103, 137]
Generated Node #3: [103,... | 4 | Current State: 34:[93, 10, 52, 85], Operations: []
Exploring Operation: 52-10=42, Resulting Numbers: [93, 85, 42]
Generated Node #0,0: 34:[93, 85, 42] Operation: 52-10=42
Exploring Operation: 85-52=33, Resulting Numbers: [93, 10, 33]
Generated Node #0,1: 34:[93, 10, 33] Operation: 85-52=33
Exploring Operation: 93-52=41... | 0.986979 | hs_5 | sum_heuristic |
[
35,
12,
99,
24
] | 62 | [
"99-35=64",
"24/12=2",
"64-2=62"
] | Current State: 62:[35, 12, 99, 24], Operations: []
Exploring Operation: 99-35=64, Resulting Numbers: [12, 24, 64]
Generated Node #2: [12, 24, 64] from Operation: 99-35=64
Current State: 62:[12, 24, 64], Operations: ['99-35=64']
Exploring Operation: 24/12=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Ope... | 4 | Current State: 62:[35, 12, 99, 24], Operations: []
Exploring Operation: 99-35=64, Resulting Numbers: [12, 24, 64]
Generated Node #0,0: 62:[12, 24, 64] Operation: 99-35=64
Exploring Operation: 99-24=75, Resulting Numbers: [35, 12, 75]
Generated Node #0,1: 62:[35, 12, 75] Operation: 99-24=75
Moving to Node #0,0
Current S... | 0.986979 | hs_2 | mult_heuristic |
[
13,
86,
99,
32
] | 32 | [
"13+86=99",
"99+32=131",
"131-99=32"
] | Current State: 32:[13, 86, 99, 32], Operations: []
Exploring Operation: 13+86=99, Resulting Numbers: [99, 32, 99]
Generated Node #2: [99, 32, 99] from Operation: 13+86=99
Current State: 32:[99, 32, 99], Operations: ['13+86=99']
Exploring Operation: 99+32=131, Resulting Numbers: [131]
131,32 equal: Goal Reached
Explorin... | 4 | Current State: 32:[13, 86, 99, 32], Operations: []
Exploring Operation: 99-32=67, Resulting Numbers: [13, 86, 67]
Generated Node #0,0: 32:[13, 86, 67] Operation: 99-32=67
Exploring Operation: 99-86=13, Resulting Numbers: [13, 32, 13]
Generated Node #0,1: 32:[13, 32, 13] Operation: 99-86=13
Exploring Operation: 86-32=54... | 0.990451 | hs_3 | sum_heuristic |
[
60,
13,
56,
7
] | 65 | [
"60+13=73",
"56/7=8",
"73-8=65"
] | Current State: 65:[60, 13, 56, 7], Operations: []
Exploring Operation: 60+13=73, Resulting Numbers: [56, 7, 73]
Generated Node #2: [56, 7, 73] from Operation: 60+13=73
Current State: 65:[56, 7, 73], Operations: ['60+13=73']
Exploring Operation: 56/7=8, Resulting Numbers: [73, 8]
Generated Node #3: [73, 8] from Operatio... | 4 | Current State: 65:[60, 13, 56, 7], Operations: []
Exploring Operation: 60-56=4, Resulting Numbers: [13, 7, 4]
Generated Node #0,0: 65:[13, 7, 4] Operation: 60-56=4
Exploring Operation: 56+7=63, Resulting Numbers: [60, 13, 63]
Generated Node #0,1: 65:[60, 13, 63] Operation: 56+7=63
Moving to Node #0,0
Current State: 65:... | 0 | hs_2 | sum_heuristic |
[
71,
17,
67,
75
] | 34 | [
"67+75=142",
"142/71=2",
"17*2=34"
] | Current State: 34:[71, 17, 67, 75], Operations: []
Exploring Operation: 67+75=142, Resulting Numbers: [71, 17, 142]
Generated Node #2: [71, 17, 142] from Operation: 67+75=142
Current State: 34:[71, 17, 142], Operations: ['67+75=142']
Exploring Operation: 142/71=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] f... | 4 | Current State: 34:[71, 17, 67, 75], Operations: []
Exploring Operation: 75-71=4, Resulting Numbers: [17, 67, 4]
Generated Node #0,0: 34:[17, 67, 4] Operation: 75-71=4
Exploring Operation: 75-67=8, Resulting Numbers: [71, 17, 8]
Generated Node #0,1: 34:[71, 17, 8] Operation: 75-67=8
Exploring Operation: 71-17=54, Result... | 0 | hs_4 | mult_heuristic |
[
57,
68,
50,
2
] | 48 | [
"68-50=18",
"18/2=9",
"57-9=48"
] | Current State: 48:[57, 68, 50, 2], Operations: []
Exploring Operation: 68-50=18, Resulting Numbers: [57, 2, 18]
Generated Node #2: [57, 2, 18] from Operation: 68-50=18
Current State: 48:[57, 2, 18], Operations: ['68-50=18']
Exploring Operation: 18/2=9, Resulting Numbers: [57, 9]
Generated Node #3: [57, 9] from Operatio... | 4 | Current State: 48:[57, 68, 50, 2], Operations: []
Exploring Operation: 57-50=7, Resulting Numbers: [68, 2, 7]
Generated Node #0,0: 48:[68, 2, 7] Operation: 57-50=7
Exploring Operation: 68-57=11, Resulting Numbers: [50, 2, 11]
Generated Node #0,1: 48:[50, 2, 11] Operation: 68-57=11
Exploring Operation: 68-50=18, Resulti... | 0 | hs_3 | mult_heuristic |
[
8,
91,
56,
62
] | 77 | [
"91-8=83",
"62-56=6",
"83-6=77"
] | Current State: 77:[8, 91, 56, 62], Operations: []
Exploring Operation: 91-8=83, Resulting Numbers: [56, 62, 83]
Generated Node #2: [56, 62, 83] from Operation: 91-8=83
Current State: 77:[56, 62, 83], Operations: ['91-8=83']
Exploring Operation: 62-56=6, Resulting Numbers: [83, 6]
Generated Node #3: [83, 6] from Operati... | 4 | Current State: 77:[8, 91, 56, 62], Operations: []
Exploring Operation: 91-62=29, Resulting Numbers: [8, 56, 29]
Generated Node #0,0: 77:[8, 56, 29] Operation: 91-62=29
Exploring Operation: 62-56=6, Resulting Numbers: [8, 91, 6]
Generated Node #0,1: 77:[8, 91, 6] Operation: 62-56=6
Exploring Operation: 56/8=7, Resulting... | 0.985243 | hs_5 | sum_heuristic |
[
71,
47,
49,
1
] | 74 | [
"71-47=24",
"49+1=50",
"24+50=74"
] | Current State: 74:[71, 47, 49, 1], Operations: []
Exploring Operation: 71-47=24, Resulting Numbers: [49, 1, 24]
Generated Node #2: [49, 1, 24] from Operation: 71-47=24
Current State: 74:[49, 1, 24], Operations: ['71-47=24']
Exploring Operation: 49+1=50, Resulting Numbers: [24, 50]
Generated Node #3: [24, 50] from Opera... | 4 | Current State: 74:[71, 47, 49, 1], Operations: []
Exploring Operation: 49-1=48, Resulting Numbers: [71, 47, 48]
Generated Node #0,0: 74:[71, 47, 48] Operation: 49-1=48
Exploring Operation: 47-1=46, Resulting Numbers: [71, 49, 46]
Generated Node #0,1: 74:[71, 49, 46] Operation: 47-1=46
Exploring Operation: 71+1=72, Resu... | 0.985243 | hs_4 | mult_heuristic |
[
46,
90,
11,
18
] | 51 | [
"90-46=44",
"18-11=7",
"44+7=51"
] | Current State: 51:[46, 90, 11, 18], Operations: []
Exploring Operation: 90-46=44, Resulting Numbers: [11, 18, 44]
Generated Node #2: [11, 18, 44] from Operation: 90-46=44
Current State: 51:[11, 18, 44], Operations: ['90-46=44']
Exploring Operation: 18-11=7, Resulting Numbers: [44, 7]
Generated Node #3: [44, 7] from Ope... | 4 | Current State: 51:[46, 90, 11, 18], Operations: []
Exploring Operation: 90-18=72, Resulting Numbers: [46, 11, 72]
Generated Node #0,0: 51:[46, 11, 72] Operation: 90-18=72
Exploring Operation: 90/18=5, Resulting Numbers: [46, 11, 5]
Generated Node #0,1: 51:[46, 11, 5] Operation: 90/18=5
Exploring Operation: 90-46=44, Re... | 0.970486 | hs_3 | sum_heuristic |
[
3,
94,
34,
68
] | 88 | [
"3*68=204",
"204/34=6",
"94-6=88"
] | Current State: 88:[3, 94, 34, 68], Operations: []
Exploring Operation: 3*68=204, Resulting Numbers: [94, 34, 204]
Generated Node #2: [94, 34, 204] from Operation: 3*68=204
Current State: 88:[94, 34, 204], Operations: ['3*68=204']
Exploring Operation: 204/34=6, Resulting Numbers: [94, 6]
Generated Node #3: [94, 6] from ... | 4 | Current State: 88:[3, 94, 34, 68], Operations: []
Exploring Operation: 94-3=91, Resulting Numbers: [34, 68, 91]
Generated Node #0,0: 88:[34, 68, 91] Operation: 94-3=91
Exploring Operation: 68/34=2, Resulting Numbers: [3, 94, 2]
Generated Node #0,1: 88:[3, 94, 2] Operation: 68/34=2
Exploring Operation: 34+68=102, Result... | 0 | hs_5 | mult_heuristic |
[
35,
75,
1,
26
] | 67 | [
"75-35=40",
"1+26=27",
"40+27=67"
] | Current State: 67:[35, 75, 1, 26], Operations: []
Exploring Operation: 75-35=40, Resulting Numbers: [1, 26, 40]
Generated Node #2: [1, 26, 40] from Operation: 75-35=40
Current State: 67:[1, 26, 40], Operations: ['75-35=40']
Exploring Operation: 1+26=27, Resulting Numbers: [40, 27]
Generated Node #3: [40, 27] from Opera... | 4 | Current State: 67:[35, 75, 1, 26], Operations: []
Exploring Operation: 35+1=36, Resulting Numbers: [75, 26, 36]
Generated Node #0,0: 67:[75, 26, 36] Operation: 35+1=36
Exploring Operation: 1+26=27, Resulting Numbers: [35, 75, 27]
Generated Node #0,1: 67:[35, 75, 27] Operation: 1+26=27
Exploring Operation: 75-1=74, Resu... | 0.940104 | hs_4 | mult_heuristic |
[
2,
76,
17,
1
] | 20 | [
"76/2=38",
"17+1=18",
"38-18=20"
] | Current State: 20:[2, 76, 17, 1], Operations: []
Exploring Operation: 76/2=38, Resulting Numbers: [17, 1, 38]
Generated Node #2: [17, 1, 38] from Operation: 76/2=38
Current State: 20:[17, 1, 38], Operations: ['76/2=38']
Exploring Operation: 17+1=18, Resulting Numbers: [38, 18]
Generated Node #3: [38, 18] from Operation... | 4 | Current State: 20:[2, 76, 17, 1], Operations: []
Exploring Operation: 76/2=38, Resulting Numbers: [17, 1, 38]
Generated Node #0,0: 20:[17, 1, 38] Operation: 76/2=38
Exploring Operation: 76-17=59, Resulting Numbers: [2, 1, 59]
Generated Node #0,1: 20:[2, 1, 59] Operation: 76-17=59
Moving to Node #0,0
Current State: 20:[... | 0.991319 | hs_2 | mult_heuristic |
[
3,
53,
77,
2
] | 24 | [
"3-2=1",
"77-53=24",
"1*24=24"
] | Current State: 24:[3, 53, 77, 2], Operations: []
Exploring Operation: 3-2=1, Resulting Numbers: [53, 77, 1]
Generated Node #2: [53, 77, 1] from Operation: 3-2=1
Current State: 24:[53, 77, 1], Operations: ['3-2=1']
Exploring Operation: 77-53=24, Resulting Numbers: [1, 24]
Generated Node #3: [1, 24] from Operation: 77-53... | 4 | Current State: 24:[3, 53, 77, 2], Operations: []
Exploring Operation: 53-3=50, Resulting Numbers: [77, 2, 50]
Generated Node #0,0: 24:[77, 2, 50] Operation: 53-3=50
Exploring Operation: 77-53=24, Resulting Numbers: [3, 2, 24]
Generated Node #0,1: 24:[3, 2, 24] Operation: 77-53=24
Moving to Node #0,1
Current State: 24:[... | 0 | hs_2 | sum_heuristic |
[
50,
35,
33,
26
] | 12 | [
"50-26=24",
"35-33=2",
"24/2=12"
] | Current State: 12:[50, 35, 33, 26], Operations: []
Exploring Operation: 50-26=24, Resulting Numbers: [35, 33, 24]
Generated Node #2: [35, 33, 24] from Operation: 50-26=24
Current State: 12:[35, 33, 24], Operations: ['50-26=24']
Exploring Operation: 35-33=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Ope... | 4 | Current State: 12:[50, 35, 33, 26], Operations: []
Exploring Operation: 50-35=15, Resulting Numbers: [33, 26, 15]
Generated Node #0,0: 12:[33, 26, 15] Operation: 50-35=15
Moving to Node #0,0
Current State: 12:[33, 26, 15], Operations: ['50-35=15']
Exploring Operation: 33-26=7, Resulting Numbers: [15, 7]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
82,
38,
19,
80
] | 19 | [
"82*19=1558",
"1558-38=1520",
"1520/80=19"
] | Current State: 19:[82, 38, 19, 80], Operations: []
Exploring Operation: 82*19=1558, Resulting Numbers: [38, 80, 1558]
Generated Node #2: [38, 80, 1558] from Operation: 82*19=1558
Current State: 19:[38, 80, 1558], Operations: ['82*19=1558']
Exploring Operation: 1558-38=1520, Resulting Numbers: [80, 1520]
Generated Node ... | 4 | Current State: 19:[82, 38, 19, 80], Operations: []
Exploring Operation: 82-38=44, Resulting Numbers: [19, 80, 44]
Generated Node #0,0: 19:[19, 80, 44] Operation: 82-38=44
Exploring Operation: 80-38=42, Resulting Numbers: [82, 19, 42]
Generated Node #0,1: 19:[82, 19, 42] Operation: 80-38=42
Exploring Operation: 82-80=2,... | 0 | hs_3 | sum_heuristic |
[
38,
20,
73,
2
] | 64 | [
"38-20=18",
"18/2=9",
"73-9=64"
] | Current State: 64:[38, 20, 73, 2], Operations: []
Exploring Operation: 38-20=18, Resulting Numbers: [73, 2, 18]
Generated Node #2: [73, 2, 18] from Operation: 38-20=18
Current State: 64:[73, 2, 18], Operations: ['38-20=18']
Exploring Operation: 18/2=9, Resulting Numbers: [73, 9]
Generated Node #3: [73, 9] from Operatio... | 4 | Current State: 64:[38, 20, 73, 2], Operations: []
Exploring Operation: 73-38=35, Resulting Numbers: [20, 2, 35]
Generated Node #0,0: 64:[20, 2, 35] Operation: 73-38=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[20, 2, 35], Operations: ['73-38=35']
Exploring Operation: 35-20=15, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
85,
97,
74,
98
] | 36 | [
"97-85=12",
"98-74=24",
"12+24=36"
] | Current State: 36:[85, 97, 74, 98], Operations: []
Exploring Operation: 97-85=12, Resulting Numbers: [74, 98, 12]
Generated Node #2: [74, 98, 12] from Operation: 97-85=12
Current State: 36:[74, 98, 12], Operations: ['97-85=12']
Exploring Operation: 98-74=24, Resulting Numbers: [12, 24]
Generated Node #3: [12, 24] from ... | 4 | Current State: 36:[85, 97, 74, 98], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [85, 74, 1]
Generated Node #0,0: 36:[85, 74, 1] Operation: 98-97=1
Exploring Operation: 97-74=23, Resulting Numbers: [85, 98, 23]
Generated Node #0,1: 36:[85, 98, 23] Operation: 97-74=23
Exploring Operation: 98-85=13, Re... | 0.973958 | hs_4 | sum_heuristic |
[
84,
23,
79,
44
] | 96 | [
"84-23=61",
"79-44=35",
"61+35=96"
] | Current State: 96:[84, 23, 79, 44], Operations: []
Exploring Operation: 84-23=61, Resulting Numbers: [79, 44, 61]
Generated Node #2: [79, 44, 61] from Operation: 84-23=61
Current State: 96:[79, 44, 61], Operations: ['84-23=61']
Exploring Operation: 79-44=35, Resulting Numbers: [61, 35]
Generated Node #3: [61, 35] from ... | 4 | Current State: 96:[84, 23, 79, 44], Operations: []
Exploring Operation: 79-44=35, Resulting Numbers: [84, 23, 35]
Generated Node #0,0: 96:[84, 23, 35] Operation: 79-44=35
Exploring Operation: 84-79=5, Resulting Numbers: [23, 44, 5]
Generated Node #0,1: 96:[23, 44, 5] Operation: 84-79=5
Moving to Node #0,1
Current State... | 0.984375 | hs_2 | sum_heuristic |
[
54,
42,
36,
87
] | 29 | [
"54-42=12",
"36/12=3",
"87/3=29"
] | Current State: 29:[54, 42, 36, 87], Operations: []
Exploring Operation: 54-42=12, Resulting Numbers: [36, 87, 12]
Generated Node #2: [36, 87, 12] from Operation: 54-42=12
Current State: 29:[36, 87, 12], Operations: ['54-42=12']
Exploring Operation: 36/12=3, Resulting Numbers: [87, 3]
Generated Node #3: [87, 3] from Ope... | 4 | Current State: 29:[54, 42, 36, 87], Operations: []
Exploring Operation: 87-42=45, Resulting Numbers: [54, 36, 45]
Generated Node #0,0: 29:[54, 36, 45] Operation: 87-42=45
Exploring Operation: 54-42=12, Resulting Numbers: [36, 87, 12]
Generated Node #0,1: 29:[36, 87, 12] Operation: 54-42=12
Exploring Operation: 87-54=33... | 0 | hs_5 | sum_heuristic |
[
85,
39,
64,
16
] | 71 | [
"39*64=2496",
"2496/16=156",
"156-85=71"
] | Current State: 71:[85, 39, 64, 16], Operations: []
Exploring Operation: 39*64=2496, Resulting Numbers: [85, 16, 2496]
Generated Node #2: [85, 16, 2496] from Operation: 39*64=2496
Current State: 71:[85, 16, 2496], Operations: ['39*64=2496']
Exploring Operation: 2496/16=156, Resulting Numbers: [85, 156]
Generated Node #3... | 4 | Current State: 71:[85, 39, 64, 16], Operations: []
Exploring Operation: 85-16=69, Resulting Numbers: [39, 64, 69]
Generated Node #0,0: 71:[39, 64, 69] Operation: 85-16=69
Exploring Operation: 39+16=55, Resulting Numbers: [85, 64, 55]
Generated Node #0,1: 71:[85, 64, 55] Operation: 39+16=55
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
88,
65,
37,
9
] | 90 | [
"65+9=74",
"74/37=2",
"88+2=90"
] | Current State: 90:[88, 65, 37, 9], Operations: []
Exploring Operation: 65+9=74, Resulting Numbers: [88, 37, 74]
Generated Node #2: [88, 37, 74] from Operation: 65+9=74
Current State: 90:[88, 37, 74], Operations: ['65+9=74']
Exploring Operation: 74/37=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Operati... | 4 | Current State: 90:[88, 65, 37, 9], Operations: []
Exploring Operation: 65-37=28, Resulting Numbers: [88, 9, 28]
Generated Node #0,0: 90:[88, 9, 28] Operation: 65-37=28
Exploring Operation: 65+37=102, Resulting Numbers: [88, 9, 102]
Generated Node #0,1: 90:[88, 9, 102] Operation: 65+37=102
Exploring Operation: 88-65=23,... | 0 | hs_3 | mult_heuristic |
[
17,
18,
23,
46
] | 52 | [
"17*46=782",
"782/23=34",
"18+34=52"
] | Current State: 52:[17, 18, 23, 46], Operations: []
Exploring Operation: 17*46=782, Resulting Numbers: [18, 23, 782]
Generated Node #2: [18, 23, 782] from Operation: 17*46=782
Current State: 52:[18, 23, 782], Operations: ['17*46=782']
Exploring Operation: 782/23=34, Resulting Numbers: [18, 34]
Generated Node #3: [18, 34... | 4 | Current State: 52:[17, 18, 23, 46], Operations: []
Exploring Operation: 46/23=2, Resulting Numbers: [17, 18, 2]
Generated Node #0,0: 52:[17, 18, 2] Operation: 46/23=2
Exploring Operation: 46-18=28, Resulting Numbers: [17, 23, 28]
Generated Node #0,1: 52:[17, 23, 28] Operation: 46-18=28
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
42,
54,
33,
51
] | 93 | [
"54-51=3",
"42*3=126",
"126-33=93"
] | Current State: 93:[42, 54, 33, 51], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [42, 33, 3]
Generated Node #2: [42, 33, 3] from Operation: 54-51=3
Current State: 93:[42, 33, 3], Operations: ['54-51=3']
Exploring Operation: 42*3=126, Resulting Numbers: [33, 126]
Generated Node #3: [33, 126] from Oper... | 4 | Current State: 93:[42, 54, 33, 51], Operations: []
Exploring Operation: 42+51=93, Resulting Numbers: [54, 33, 93]
Generated Node #0,0: 93:[54, 33, 93] Operation: 42+51=93
Exploring Operation: 54-51=3, Resulting Numbers: [42, 33, 3]
Generated Node #0,1: 93:[42, 33, 3] Operation: 54-51=3
Exploring Operation: 42+54=96, Re... | 0 | hs_3 | sum_heuristic |
[
21,
42,
9,
30
] | 41 | [
"42/21=2",
"9+30=39",
"2+39=41"
] | Current State: 41:[21, 42, 9, 30], Operations: []
Exploring Operation: 42/21=2, Resulting Numbers: [9, 30, 2]
Generated Node #2: [9, 30, 2] from Operation: 42/21=2
Current State: 41:[9, 30, 2], Operations: ['42/21=2']
Exploring Operation: 9+30=39, Resulting Numbers: [2, 39]
Generated Node #3: [2, 39] from Operation: 9+... | 4 | Current State: 41:[21, 42, 9, 30], Operations: []
Exploring Operation: 21-9=12, Resulting Numbers: [42, 30, 12]
Generated Node #0,0: 41:[42, 30, 12] Operation: 21-9=12
Exploring Operation: 9+30=39, Resulting Numbers: [21, 42, 39]
Generated Node #0,1: 41:[21, 42, 39] Operation: 9+30=39
Exploring Operation: 21+9=30, Resu... | 0.935764 | hs_4 | mult_heuristic |
[
33,
7,
49,
31
] | 35 | [
"33-31=2",
"7*2=14",
"49-14=35"
] | Current State: 35:[33, 7, 49, 31], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [7, 49, 2]
Generated Node #2: [7, 49, 2] from Operation: 33-31=2
Current State: 35:[7, 49, 2], Operations: ['33-31=2']
Exploring Operation: 7*2=14, Resulting Numbers: [49, 14]
Generated Node #3: [49, 14] from Operation: 7... | 4 | Current State: 35:[33, 7, 49, 31], Operations: []
Exploring Operation: 49-31=18, Resulting Numbers: [33, 7, 18]
Generated Node #0,0: 35:[33, 7, 18] Operation: 49-31=18
Exploring Operation: 49/7=7, Resulting Numbers: [33, 31, 7]
Generated Node #0,1: 35:[33, 31, 7] Operation: 49/7=7
Exploring Operation: 49-7=42, Resultin... | 0 | hs_5 | mult_heuristic |
[
37,
2,
84,
72
] | 41 | [
"84+72=156",
"156/2=78",
"78-37=41"
] | Current State: 41:[37, 2, 84, 72], Operations: []
Exploring Operation: 84+72=156, Resulting Numbers: [37, 2, 156]
Generated Node #2: [37, 2, 156] from Operation: 84+72=156
Current State: 41:[37, 2, 156], Operations: ['84+72=156']
Exploring Operation: 156/2=78, Resulting Numbers: [37, 78]
Generated Node #3: [37, 78] fro... | 4 | Current State: 41:[37, 2, 84, 72], Operations: []
Exploring Operation: 84/2=42, Resulting Numbers: [37, 72, 42]
Generated Node #0,0: 41:[37, 72, 42] Operation: 84/2=42
Exploring Operation: 72/2=36, Resulting Numbers: [37, 84, 36]
Generated Node #0,1: 41:[37, 84, 36] Operation: 72/2=36
Exploring Operation: 84-72=12, Res... | 0 | hs_3 | mult_heuristic |
[
92,
73,
23,
94
] | 17 | [
"92/23=4",
"94-73=21",
"21-4=17"
] | Current State: 17:[92, 73, 23, 94], Operations: []
Exploring Operation: 92/23=4, Resulting Numbers: [73, 94, 4]
Generated Node #2: [73, 94, 4] from Operation: 92/23=4
Current State: 17:[73, 94, 4], Operations: ['92/23=4']
Exploring Operation: 94-73=21, Resulting Numbers: [4, 21]
Generated Node #3: [4, 21] from Operatio... | 4 | Current State: 17:[92, 73, 23, 94], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [73, 23, 2]
Generated Node #0,0: 17:[73, 23, 2] Operation: 94-92=2
Exploring Operation: 94-73=21, Resulting Numbers: [92, 23, 21]
Generated Node #0,1: 17:[92, 23, 21] Operation: 94-73=21
Exploring Operation: 92-73=19, Re... | 0.980035 | hs_3 | sum_heuristic |
[
17,
29,
69,
26
] | 49 | [
"17+29=46",
"69+26=95",
"95-46=49"
] | Current State: 49:[17, 29, 69, 26], Operations: []
Exploring Operation: 17+29=46, Resulting Numbers: [69, 26, 46]
Generated Node #2: [69, 26, 46] from Operation: 17+29=46
Current State: 49:[69, 26, 46], Operations: ['17+29=46']
Exploring Operation: 69+26=95, Resulting Numbers: [46, 95]
Generated Node #3: [46, 95] from ... | 4 | Current State: 49:[17, 29, 69, 26], Operations: []
Exploring Operation: 69-29=40, Resulting Numbers: [17, 26, 40]
Generated Node #0,0: 49:[17, 26, 40] Operation: 69-29=40
Exploring Operation: 69-26=43, Resulting Numbers: [17, 29, 43]
Generated Node #0,1: 49:[17, 29, 43] Operation: 69-26=43
Exploring Operation: 29-26=3,... | 0.985243 | hs_5 | sum_heuristic |
[
59,
33,
56,
4
] | 15 | [
"59-56=3",
"33/3=11",
"4+11=15"
] | Current State: 15:[59, 33, 56, 4], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [33, 4, 3]
Generated Node #2: [33, 4, 3] from Operation: 59-56=3
Current State: 15:[33, 4, 3], Operations: ['59-56=3']
Exploring Operation: 33/3=11, Resulting Numbers: [4, 11]
Generated Node #3: [4, 11] from Operation: 33... | 4 | Current State: 15:[59, 33, 56, 4], Operations: []
Exploring Operation: 56-33=23, Resulting Numbers: [59, 4, 23]
Generated Node #0,0: 15:[59, 4, 23] Operation: 56-33=23
Exploring Operation: 59-56=3, Resulting Numbers: [33, 4, 3]
Generated Node #0,1: 15:[33, 4, 3] Operation: 59-56=3
Exploring Operation: 59-33=26, Resulti... | 0.987847 | hs_4 | sum_heuristic |
[
53,
94,
86,
66
] | 47 | [
"86-53=33",
"94*33=3102",
"3102/66=47"
] | Current State: 47:[53, 94, 86, 66], Operations: []
Exploring Operation: 86-53=33, Resulting Numbers: [94, 66, 33]
Generated Node #2: [94, 66, 33] from Operation: 86-53=33
Current State: 47:[94, 66, 33], Operations: ['86-53=33']
Exploring Operation: 94*33=3102, Resulting Numbers: [66, 3102]
Generated Node #3: [66, 3102]... | 4 | Current State: 47:[53, 94, 86, 66], Operations: []
Exploring Operation: 94-53=41, Resulting Numbers: [86, 66, 41]
Generated Node #0,0: 47:[86, 66, 41] Operation: 94-53=41
Exploring Operation: 94-86=8, Resulting Numbers: [53, 66, 8]
Generated Node #0,1: 47:[53, 66, 8] Operation: 94-86=8
Exploring Operation: 94-66=28, Re... | 0 | hs_3 | sum_heuristic |
[
24,
28,
18,
56
] | 78 | [
"28-24=4",
"18+56=74",
"4+74=78"
] | Current State: 78:[24, 28, 18, 56], Operations: []
Exploring Operation: 28-24=4, Resulting Numbers: [18, 56, 4]
Generated Node #2: [18, 56, 4] from Operation: 28-24=4
Current State: 78:[18, 56, 4], Operations: ['28-24=4']
Exploring Operation: 18+56=74, Resulting Numbers: [4, 74]
Generated Node #3: [4, 74] from Operatio... | 4 | Current State: 78:[24, 28, 18, 56], Operations: []
Exploring Operation: 56-18=38, Resulting Numbers: [24, 28, 38]
Generated Node #0,0: 78:[24, 28, 38] Operation: 56-18=38
Exploring Operation: 56/28=2, Resulting Numbers: [24, 18, 2]
Generated Node #0,1: 78:[24, 18, 2] Operation: 56/28=2
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
94,
20,
73,
26
] | 22 | [
"73-26=47",
"94/47=2",
"20+2=22"
] | Current State: 22:[94, 20, 73, 26], Operations: []
Exploring Operation: 73-26=47, Resulting Numbers: [94, 20, 47]
Generated Node #2: [94, 20, 47] from Operation: 73-26=47
Current State: 22:[94, 20, 47], Operations: ['73-26=47']
Exploring Operation: 94/47=2, Resulting Numbers: [20, 2]
Generated Node #3: [20, 2] from Ope... | 4 | Current State: 22:[94, 20, 73, 26], Operations: []
Exploring Operation: 94-26=68, Resulting Numbers: [20, 73, 68]
Generated Node #0,0: 22:[20, 73, 68] Operation: 94-26=68
Exploring Operation: 94-73=21, Resulting Numbers: [20, 26, 21]
Generated Node #0,1: 22:[20, 26, 21] Operation: 94-73=21
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
92,
59,
99,
48
] | 18 | [
"92-59=33",
"99-48=51",
"51-33=18"
] | Current State: 18:[92, 59, 99, 48], Operations: []
Exploring Operation: 92-59=33, Resulting Numbers: [99, 48, 33]
Generated Node #2: [99, 48, 33] from Operation: 92-59=33
Current State: 18:[99, 48, 33], Operations: ['92-59=33']
Exploring Operation: 99-48=51, Resulting Numbers: [33, 51]
Generated Node #3: [33, 51] from ... | 4 | Current State: 18:[92, 59, 99, 48], Operations: []
Exploring Operation: 92-59=33, Resulting Numbers: [99, 48, 33]
Generated Node #0,0: 18:[99, 48, 33] Operation: 92-59=33
Exploring Operation: 92-48=44, Resulting Numbers: [59, 99, 44]
Generated Node #0,1: 18:[59, 99, 44] Operation: 92-48=44
Exploring Operation: 99-59=40... | 0.987847 | hs_4 | sum_heuristic |
[
70,
49,
51,
88
] | 58 | [
"70-49=21",
"88-51=37",
"21+37=58"
] | Current State: 58:[70, 49, 51, 88], Operations: []
Exploring Operation: 70-49=21, Resulting Numbers: [51, 88, 21]
Generated Node #2: [51, 88, 21] from Operation: 70-49=21
Current State: 58:[51, 88, 21], Operations: ['70-49=21']
Exploring Operation: 88-51=37, Resulting Numbers: [21, 37]
Generated Node #3: [21, 37] from ... | 4 | Current State: 58:[70, 49, 51, 88], Operations: []
Exploring Operation: 88-70=18, Resulting Numbers: [49, 51, 18]
Generated Node #0,0: 58:[49, 51, 18] Operation: 88-70=18
Exploring Operation: 51-49=2, Resulting Numbers: [70, 88, 2]
Generated Node #0,1: 58:[70, 88, 2] Operation: 51-49=2
Exploring Operation: 88-51=37, Re... | 0.969618 | hs_4 | sum_heuristic |
[
3,
2,
61,
75
] | 71 | [
"61+75=136",
"136/2=68",
"3+68=71"
] | Current State: 71:[3, 2, 61, 75], Operations: []
Exploring Operation: 61+75=136, Resulting Numbers: [3, 2, 136]
Generated Node #2: [3, 2, 136] from Operation: 61+75=136
Current State: 71:[3, 2, 136], Operations: ['61+75=136']
Exploring Operation: 136/2=68, Resulting Numbers: [3, 68]
Generated Node #3: [3, 68] from Oper... | 4 | Current State: 71:[3, 2, 61, 75], Operations: []
Exploring Operation: 3+61=64, Resulting Numbers: [2, 75, 64]
Generated Node #0,0: 71:[2, 75, 64] Operation: 3+61=64
Exploring Operation: 3*2=6, Resulting Numbers: [61, 75, 6]
Generated Node #0,1: 71:[61, 75, 6] Operation: 3*2=6
Exploring Operation: 75-3=72, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
29,
62,
77,
83
] | 85 | [
"29+62=91",
"83-77=6",
"91-6=85"
] | Current State: 85:[29, 62, 77, 83], Operations: []
Exploring Operation: 29+62=91, Resulting Numbers: [77, 83, 91]
Generated Node #2: [77, 83, 91] from Operation: 29+62=91
Current State: 85:[77, 83, 91], Operations: ['29+62=91']
Exploring Operation: 83-77=6, Resulting Numbers: [91, 6]
Generated Node #3: [91, 6] from Ope... | 4 | Current State: 85:[29, 62, 77, 83], Operations: []
Exploring Operation: 29+62=91, Resulting Numbers: [77, 83, 91]
Generated Node #0,0: 85:[77, 83, 91] Operation: 29+62=91
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[77, 83, 91], Operations: ['29+62=91']
Exploring Operation: 91-77=14, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
38,
46,
57,
90
] | 66 | [
"90-46=44",
"57*44=2508",
"2508/38=66"
] | Current State: 66:[38, 46, 57, 90], Operations: []
Exploring Operation: 90-46=44, Resulting Numbers: [38, 57, 44]
Generated Node #2: [38, 57, 44] from Operation: 90-46=44
Current State: 66:[38, 57, 44], Operations: ['90-46=44']
Exploring Operation: 57*44=2508, Resulting Numbers: [38, 2508]
Generated Node #3: [38, 2508]... | 4 | Current State: 66:[38, 46, 57, 90], Operations: []
Exploring Operation: 90-46=44, Resulting Numbers: [38, 57, 44]
Generated Node #0,0: 66:[38, 57, 44] Operation: 90-46=44
Exploring Operation: 90-57=33, Resulting Numbers: [38, 46, 33]
Generated Node #0,1: 66:[38, 46, 33] Operation: 90-57=33
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
78,
65,
46,
4
] | 93 | [
"78+65=143",
"46+4=50",
"143-50=93"
] | Current State: 93:[78, 65, 46, 4], Operations: []
Exploring Operation: 78+65=143, Resulting Numbers: [46, 4, 143]
Generated Node #2: [46, 4, 143] from Operation: 78+65=143
Current State: 93:[46, 4, 143], Operations: ['78+65=143']
Exploring Operation: 46+4=50, Resulting Numbers: [143, 50]
Generated Node #3: [143, 50] fr... | 4 | Current State: 93:[78, 65, 46, 4], Operations: []
Exploring Operation: 78-65=13, Resulting Numbers: [46, 4, 13]
Generated Node #0,0: 93:[46, 4, 13] Operation: 78-65=13
Exploring Operation: 65-46=19, Resulting Numbers: [78, 4, 19]
Generated Node #0,1: 93:[78, 4, 19] Operation: 65-46=19
Start Sub Search at level 1: Movin... | 0.986111 | hs_2 | mult_heuristic |
[
29,
66,
30,
21
] | 69 | [
"66*30=1980",
"21+1980=2001",
"2001/29=69"
] | Current State: 69:[29, 66, 30, 21], Operations: []
Exploring Operation: 66*30=1980, Resulting Numbers: [29, 21, 1980]
Generated Node #2: [29, 21, 1980] from Operation: 66*30=1980
Current State: 69:[29, 21, 1980], Operations: ['66*30=1980']
Exploring Operation: 21+1980=2001, Resulting Numbers: [29, 2001]
Generated Node ... | 4 | Current State: 69:[29, 66, 30, 21], Operations: []
Exploring Operation: 29-21=8, Resulting Numbers: [66, 30, 8]
Generated Node #0,0: 69:[66, 30, 8] Operation: 29-21=8
Exploring Operation: 66-30=36, Resulting Numbers: [29, 21, 36]
Generated Node #0,1: 69:[29, 21, 36] Operation: 66-30=36
Exploring Operation: 30-21=9, Res... | 0 | hs_5 | sum_heuristic |
[
50,
13,
52,
4
] | 42 | [
"50-4=46",
"52/13=4",
"46-4=42"
] | Current State: 42:[50, 13, 52, 4], Operations: []
Exploring Operation: 50-4=46, Resulting Numbers: [13, 52, 46]
Generated Node #2: [13, 52, 46] from Operation: 50-4=46
Current State: 42:[13, 52, 46], Operations: ['50-4=46']
Exploring Operation: 52/13=4, Resulting Numbers: [46, 4]
Generated Node #3: [46, 4] from Operati... | 4 | Current State: 42:[50, 13, 52, 4], Operations: []
Exploring Operation: 52/13=4, Resulting Numbers: [50, 4, 4]
Generated Node #0,0: 42:[50, 4, 4] Operation: 52/13=4
Exploring Operation: 52-50=2, Resulting Numbers: [13, 4, 2]
Generated Node #0,1: 42:[13, 4, 2] Operation: 52-50=2
Start Sub Search at level 1: Moving to Nod... | 0.986111 | hs_2 | sum_heuristic |
[
44,
51,
22,
96
] | 23 | [
"44+51=95",
"22+96=118",
"118-95=23"
] | Current State: 23:[44, 51, 22, 96], Operations: []
Exploring Operation: 44+51=95, Resulting Numbers: [22, 96, 95]
Generated Node #2: [22, 96, 95] from Operation: 44+51=95
Current State: 23:[22, 96, 95], Operations: ['44+51=95']
Exploring Operation: 22+96=118, Resulting Numbers: [95, 118]
Generated Node #3: [95, 118] fr... | 4 | Current State: 23:[44, 51, 22, 96], Operations: []
Exploring Operation: 96-44=52, Resulting Numbers: [51, 22, 52]
Generated Node #0,0: 23:[51, 22, 52] Operation: 96-44=52
Exploring Operation: 96-51=45, Resulting Numbers: [44, 22, 45]
Generated Node #0,1: 23:[44, 22, 45] Operation: 96-51=45
Start Sub Search at level 1: ... | 0.989583 | hs_2 | mult_heuristic |
[
73,
71,
18,
6
] | 27 | [
"73+71=144",
"18+144=162",
"162/6=27"
] | Current State: 27:[73, 71, 18, 6], Operations: []
Exploring Operation: 73+71=144, Resulting Numbers: [18, 6, 144]
Generated Node #2: [18, 6, 144] from Operation: 73+71=144
Current State: 27:[18, 6, 144], Operations: ['73+71=144']
Exploring Operation: 18+144=162, Resulting Numbers: [6, 162]
Generated Node #3: [6, 162] f... | 4 | Current State: 27:[73, 71, 18, 6], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [18, 6, 2]
Generated Node #0,0: 27:[18, 6, 2] Operation: 73-71=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[18, 6, 2], Operations: ['73-71=2']
Exploring Operation: 18/6=3, Resulting Numbers: [2, 3... | 0 | hs_1 | sum_heuristic |
[
23,
27,
29,
56
] | 31 | [
"27-23=4",
"56-29=27",
"4+27=31"
] | Current State: 31:[23, 27, 29, 56], Operations: []
Exploring Operation: 27-23=4, Resulting Numbers: [29, 56, 4]
Generated Node #2: [29, 56, 4] from Operation: 27-23=4
Current State: 31:[29, 56, 4], Operations: ['27-23=4']
Exploring Operation: 56-29=27, Resulting Numbers: [4, 27]
Generated Node #3: [4, 27] from Operatio... | 4 | Current State: 31:[23, 27, 29, 56], Operations: []
Exploring Operation: 56-29=27, Resulting Numbers: [23, 27, 27]
Generated Node #0,0: 31:[23, 27, 27] Operation: 56-29=27
Exploring Operation: 56-27=29, Resulting Numbers: [23, 29, 29]
Generated Node #0,1: 31:[23, 29, 29] Operation: 56-27=29
Exploring Operation: 23+29=52... | 0.980035 | hs_5 | mult_heuristic |
[
72,
77,
62,
5
] | 72 | [
"77-72=5",
"62+5=67",
"5+67=72"
] | Current State: 72:[72, 77, 62, 5], Operations: []
Exploring Operation: 77-72=5, Resulting Numbers: [62, 5, 5]
Generated Node #2: [62, 5, 5] from Operation: 77-72=5
Current State: 72:[62, 5, 5], Operations: ['77-72=5']
Exploring Operation: 62+5=67, Resulting Numbers: [67]
67,72 equal: Goal Reached
Exploring Operation: 5... | 4 | Current State: 72:[72, 77, 62, 5], Operations: []
Exploring Operation: 77-62=15, Resulting Numbers: [72, 5, 15]
Generated Node #0,0: 72:[72, 5, 15] Operation: 77-62=15
Exploring Operation: 72-62=10, Resulting Numbers: [77, 5, 10]
Generated Node #0,1: 72:[77, 5, 10] Operation: 72-62=10
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
93,
99,
81,
38
] | 45 | [
"93-38=55",
"81*55=4455",
"4455/99=45"
] | Current State: 45:[93, 99, 81, 38], Operations: []
Exploring Operation: 93-38=55, Resulting Numbers: [99, 81, 55]
Generated Node #2: [99, 81, 55] from Operation: 93-38=55
Current State: 45:[99, 81, 55], Operations: ['93-38=55']
Exploring Operation: 81*55=4455, Resulting Numbers: [99, 4455]
Generated Node #3: [99, 4455]... | 4 | Current State: 45:[93, 99, 81, 38], Operations: []
Exploring Operation: 99-93=6, Resulting Numbers: [81, 38, 6]
Generated Node #0,0: 45:[81, 38, 6] Operation: 99-93=6
Moving to Node #0,0
Current State: 45:[81, 38, 6], Operations: ['99-93=6']
Exploring Operation: 81-38=43, Resulting Numbers: [6, 43]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
96,
13,
4,
9
] | 78 | [
"96-13=83",
"9-4=5",
"83-5=78"
] | Current State: 78:[96, 13, 4, 9], Operations: []
Exploring Operation: 96-13=83, Resulting Numbers: [4, 9, 83]
Generated Node #2: [4, 9, 83] from Operation: 96-13=83
Current State: 78:[4, 9, 83], Operations: ['96-13=83']
Exploring Operation: 9-4=5, Resulting Numbers: [83, 5]
Generated Node #3: [83, 5] from Operation: 9-... | 4 | Current State: 78:[96, 13, 4, 9], Operations: []
Exploring Operation: 96-13=83, Resulting Numbers: [4, 9, 83]
Generated Node #0,0: 78:[4, 9, 83] Operation: 96-13=83
Exploring Operation: 96/4=24, Resulting Numbers: [13, 9, 24]
Generated Node #0,1: 78:[13, 9, 24] Operation: 96/4=24
Moving to Node #0,1
Current State: 78:[... | 0 | hs_2 | mult_heuristic |
[
26,
27,
59,
5
] | 54 | [
"27-26=1",
"59-5=54",
"1*54=54"
] | Current State: 54:[26, 27, 59, 5], Operations: []
Exploring Operation: 27-26=1, Resulting Numbers: [59, 5, 1]
Generated Node #2: [59, 5, 1] from Operation: 27-26=1
Current State: 54:[59, 5, 1], Operations: ['27-26=1']
Exploring Operation: 59-5=54, Resulting Numbers: [1, 54]
Generated Node #3: [1, 54] from Operation: 59... | 4 | Current State: 54:[26, 27, 59, 5], Operations: []
Exploring Operation: 59-5=54, Resulting Numbers: [26, 27, 54]
Generated Node #0,0: 54:[26, 27, 54] Operation: 59-5=54
Moving to Node #0,0
Current State: 54:[26, 27, 54], Operations: ['59-5=54']
Exploring Operation: 26+27=53, Resulting Numbers: [54, 53]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
48,
72,
23,
46
] | 22 | [
"72-48=24",
"46/23=2",
"24-2=22"
] | Current State: 22:[48, 72, 23, 46], Operations: []
Exploring Operation: 72-48=24, Resulting Numbers: [23, 46, 24]
Generated Node #2: [23, 46, 24] from Operation: 72-48=24
Current State: 22:[23, 46, 24], Operations: ['72-48=24']
Exploring Operation: 46/23=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Ope... | 4 | Current State: 22:[48, 72, 23, 46], Operations: []
Exploring Operation: 72-48=24, Resulting Numbers: [23, 46, 24]
Generated Node #0,0: 22:[23, 46, 24] Operation: 72-48=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[23, 46, 24], Operations: ['72-48=24']
Exploring Operation: 46-24=22, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
5,
87,
89,
13
] | 55 | [
"89-87=2",
"13-2=11",
"5*11=55"
] | Current State: 55:[5, 87, 89, 13], Operations: []
Exploring Operation: 89-87=2, Resulting Numbers: [5, 13, 2]
Generated Node #2: [5, 13, 2] from Operation: 89-87=2
Current State: 55:[5, 13, 2], Operations: ['89-87=2']
Exploring Operation: 13-2=11, Resulting Numbers: [5, 11]
Generated Node #3: [5, 11] from Operation: 13... | 4 | Current State: 55:[5, 87, 89, 13], Operations: []
Exploring Operation: 89-87=2, Resulting Numbers: [5, 13, 2]
Generated Node #0,0: 55:[5, 13, 2] Operation: 89-87=2
Exploring Operation: 87-13=74, Resulting Numbers: [5, 89, 74]
Generated Node #0,1: 55:[5, 89, 74] Operation: 87-13=74
Exploring Operation: 89-13=76, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
30,
24,
4,
32
] | 18 | [
"30+24=54",
"4+32=36",
"54-36=18"
] | Current State: 18:[30, 24, 4, 32], Operations: []
Exploring Operation: 30+24=54, Resulting Numbers: [4, 32, 54]
Generated Node #2: [4, 32, 54] from Operation: 30+24=54
Current State: 18:[4, 32, 54], Operations: ['30+24=54']
Exploring Operation: 4+32=36, Resulting Numbers: [54, 36]
Generated Node #3: [54, 36] from Opera... | 4 | Current State: 18:[30, 24, 4, 32], Operations: []
Exploring Operation: 30-24=6, Resulting Numbers: [4, 32, 6]
Generated Node #0,0: 18:[4, 32, 6] Operation: 30-24=6
Exploring Operation: 32-30=2, Resulting Numbers: [24, 4, 2]
Generated Node #0,1: 18:[24, 4, 2] Operation: 32-30=2
Exploring Operation: 32-24=8, Resulting Nu... | 0.985243 | hs_4 | sum_heuristic |
[
42,
14,
4,
42
] | 11 | [
"42/42=1",
"14-4=10",
"1+10=11"
] | Current State: 11:[42, 14, 4, 42], Operations: []
Exploring Operation: 42/42=1, Resulting Numbers: [14, 4, 1]
Generated Node #2: [14, 4, 1] from Operation: 42/42=1
Current State: 11:[14, 4, 1], Operations: ['42/42=1']
Exploring Operation: 14-4=10, Resulting Numbers: [1, 10]
Generated Node #3: [1, 10] from Operation: 14... | 4 | Current State: 11:[42, 14, 4, 42], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [4, 42, 3]
Generated Node #0,0: 11:[4, 42, 3] Operation: 42/14=3
Exploring Operation: 42/42=1, Resulting Numbers: [14, 4, 1]
Generated Node #0,1: 11:[14, 4, 1] Operation: 42/42=1
Exploring Operation: 42-42=0, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
50,
32,
12,
61
] | 31 | [
"50-32=18",
"61-12=49",
"49-18=31"
] | Current State: 31:[50, 32, 12, 61], Operations: []
Exploring Operation: 50-32=18, Resulting Numbers: [12, 61, 18]
Generated Node #2: [12, 61, 18] from Operation: 50-32=18
Current State: 31:[12, 61, 18], Operations: ['50-32=18']
Exploring Operation: 61-12=49, Resulting Numbers: [18, 49]
Generated Node #3: [18, 49] from ... | 4 | Current State: 31:[50, 32, 12, 61], Operations: []
Exploring Operation: 61-12=49, Resulting Numbers: [50, 32, 49]
Generated Node #0,0: 31:[50, 32, 49] Operation: 61-12=49
Exploring Operation: 50-12=38, Resulting Numbers: [32, 61, 38]
Generated Node #0,1: 31:[32, 61, 38] Operation: 50-12=38
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
25,
87,
24,
90
] | 52 | [
"87-25=62",
"24+90=114",
"114-62=52"
] | Current State: 52:[25, 87, 24, 90], Operations: []
Exploring Operation: 87-25=62, Resulting Numbers: [24, 90, 62]
Generated Node #2: [24, 90, 62] from Operation: 87-25=62
Current State: 52:[24, 90, 62], Operations: ['87-25=62']
Exploring Operation: 24+90=114, Resulting Numbers: [62, 114]
Generated Node #3: [62, 114] fr... | 4 | Current State: 52:[25, 87, 24, 90], Operations: []
Exploring Operation: 90-25=65, Resulting Numbers: [87, 24, 65]
Generated Node #0,0: 52:[87, 24, 65] Operation: 90-25=65
Exploring Operation: 90-24=66, Resulting Numbers: [25, 87, 66]
Generated Node #0,1: 52:[25, 87, 66] Operation: 90-24=66
Exploring Operation: 87-24=63... | 0.982639 | hs_5 | mult_heuristic |
[
96,
37,
56,
58
] | 56 | [
"96-37=59",
"59-58=1",
"56*1=56"
] | Current State: 56:[96, 37, 56, 58], Operations: []
Exploring Operation: 96-37=59, Resulting Numbers: [56, 58, 59]
Generated Node #2: [56, 58, 59] from Operation: 96-37=59
Current State: 56:[56, 58, 59], Operations: ['96-37=59']
Exploring Operation: 59-58=1, Resulting Numbers: [56, 1]
Generated Node #3: [56, 1] from Ope... | 4 | Current State: 56:[96, 37, 56, 58], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [37, 56, 38]
Generated Node #0,0: 56:[37, 56, 38] Operation: 96-58=38
Exploring Operation: 96-37=59, Resulting Numbers: [56, 58, 59]
Generated Node #0,1: 56:[56, 58, 59] Operation: 96-37=59
Exploring Operation: 56-37=19... | 0.988715 | hs_4 | mult_heuristic |
[
39,
46,
92,
49
] | 85 | [
"46-39=7",
"49/7=7",
"92-7=85"
] | Current State: 85:[39, 46, 92, 49], Operations: []
Exploring Operation: 46-39=7, Resulting Numbers: [92, 49, 7]
Generated Node #2: [92, 49, 7] from Operation: 46-39=7
Current State: 85:[92, 49, 7], Operations: ['46-39=7']
Exploring Operation: 49/7=7, Resulting Numbers: [92, 7]
Generated Node #3: [92, 7] from Operation:... | 4 | Current State: 85:[39, 46, 92, 49], Operations: []
Exploring Operation: 39+49=88, Resulting Numbers: [46, 92, 88]
Generated Node #0,0: 85:[46, 92, 88] Operation: 39+49=88
Exploring Operation: 39+46=85, Resulting Numbers: [92, 49, 85]
Generated Node #0,1: 85:[92, 49, 85] Operation: 39+46=85
Exploring Operation: 49-46=3,... | 0 | hs_3 | sum_heuristic |
[
20,
28,
18,
43
] | 23 | [
"20+28=48",
"43-18=25",
"48-25=23"
] | Current State: 23:[20, 28, 18, 43], Operations: []
Exploring Operation: 20+28=48, Resulting Numbers: [18, 43, 48]
Generated Node #2: [18, 43, 48] from Operation: 20+28=48
Current State: 23:[18, 43, 48], Operations: ['20+28=48']
Exploring Operation: 43-18=25, Resulting Numbers: [48, 25]
Generated Node #3: [48, 25] from ... | 4 | Current State: 23:[20, 28, 18, 43], Operations: []
Exploring Operation: 43-18=25, Resulting Numbers: [20, 28, 25]
Generated Node #0,0: 23:[20, 28, 25] Operation: 43-18=25
Exploring Operation: 43-20=23, Resulting Numbers: [28, 18, 23]
Generated Node #0,1: 23:[28, 18, 23] Operation: 43-20=23
Start Sub Search at level 1: ... | 0.989583 | hs_2 | mult_heuristic |
[
20,
38,
82,
5
] | 59 | [
"38-20=18",
"82-5=77",
"77-18=59"
] | Current State: 59:[20, 38, 82, 5], Operations: []
Exploring Operation: 38-20=18, Resulting Numbers: [82, 5, 18]
Generated Node #2: [82, 5, 18] from Operation: 38-20=18
Current State: 59:[82, 5, 18], Operations: ['38-20=18']
Exploring Operation: 82-5=77, Resulting Numbers: [18, 77]
Generated Node #3: [18, 77] from Opera... | 4 | Current State: 59:[20, 38, 82, 5], Operations: []
Exploring Operation: 82-20=62, Resulting Numbers: [38, 5, 62]
Generated Node #0,0: 59:[38, 5, 62] Operation: 82-20=62
Exploring Operation: 20+38=58, Resulting Numbers: [82, 5, 58]
Generated Node #0,1: 59:[82, 5, 58] Operation: 20+38=58
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
45,
57,
18,
14
] | 98 | [
"45+57=102",
"18-14=4",
"102-4=98"
] | Current State: 98:[45, 57, 18, 14], Operations: []
Exploring Operation: 45+57=102, Resulting Numbers: [18, 14, 102]
Generated Node #2: [18, 14, 102] from Operation: 45+57=102
Current State: 98:[18, 14, 102], Operations: ['45+57=102']
Exploring Operation: 18-14=4, Resulting Numbers: [102, 4]
Generated Node #3: [102, 4] ... | 4 | Current State: 98:[45, 57, 18, 14], Operations: []
Exploring Operation: 57-45=12, Resulting Numbers: [18, 14, 12]
Generated Node #0,0: 98:[18, 14, 12] Operation: 57-45=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[18, 14, 12], Operations: ['57-45=12']
Exploring Operation: 18-12=6, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
58,
54,
81,
5
] | 31 | [
"54+81=135",
"135/5=27",
"58-27=31"
] | Current State: 31:[58, 54, 81, 5], Operations: []
Exploring Operation: 54+81=135, Resulting Numbers: [58, 5, 135]
Generated Node #2: [58, 5, 135] from Operation: 54+81=135
Current State: 31:[58, 5, 135], Operations: ['54+81=135']
Exploring Operation: 135/5=27, Resulting Numbers: [58, 27]
Generated Node #3: [58, 27] fro... | 4 | Current State: 31:[58, 54, 81, 5], Operations: []
Exploring Operation: 81-58=23, Resulting Numbers: [54, 5, 23]
Generated Node #0,0: 31:[54, 5, 23] Operation: 81-58=23
Exploring Operation: 58-5=53, Resulting Numbers: [54, 81, 53]
Generated Node #0,1: 31:[54, 81, 53] Operation: 58-5=53
Exploring Operation: 81-54=27, Res... | 0 | hs_3 | sum_heuristic |
[
10,
61,
79,
50
] | 58 | [
"10+61=71",
"79+50=129",
"129-71=58"
] | Current State: 58:[10, 61, 79, 50], Operations: []
Exploring Operation: 10+61=71, Resulting Numbers: [79, 50, 71]
Generated Node #2: [79, 50, 71] from Operation: 10+61=71
Current State: 58:[79, 50, 71], Operations: ['10+61=71']
Exploring Operation: 79+50=129, Resulting Numbers: [71, 129]
Generated Node #3: [71, 129] fr... | 4 | Current State: 58:[10, 61, 79, 50], Operations: []
Exploring Operation: 79-50=29, Resulting Numbers: [10, 61, 29]
Generated Node #0,0: 58:[10, 61, 29] Operation: 79-50=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[10, 61, 29], Operations: ['79-50=29']
Exploring Operation: 61-10=51, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
32,
18,
64,
56
] | 16 | [
"32-18=14",
"64*14=896",
"896/56=16"
] | Current State: 16:[32, 18, 64, 56], Operations: []
Exploring Operation: 32-18=14, Resulting Numbers: [64, 56, 14]
Generated Node #2: [64, 56, 14] from Operation: 32-18=14
Current State: 16:[64, 56, 14], Operations: ['32-18=14']
Exploring Operation: 64*14=896, Resulting Numbers: [56, 896]
Generated Node #3: [56, 896] fr... | 4 | Current State: 16:[32, 18, 64, 56], Operations: []
Exploring Operation: 64-56=8, Resulting Numbers: [32, 18, 8]
Generated Node #0,0: 16:[32, 18, 8] Operation: 64-56=8
Moving to Node #0,0
Current State: 16:[32, 18, 8], Operations: ['64-56=8']
Exploring Operation: 32-18=14, Resulting Numbers: [8, 14]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
22,
25,
50,
33
] | 51 | [
"25-22=3",
"50-33=17",
"3*17=51"
] | Current State: 51:[22, 25, 50, 33], Operations: []
Exploring Operation: 25-22=3, Resulting Numbers: [50, 33, 3]
Generated Node #2: [50, 33, 3] from Operation: 25-22=3
Current State: 51:[50, 33, 3], Operations: ['25-22=3']
Exploring Operation: 50-33=17, Resulting Numbers: [3, 17]
Generated Node #3: [3, 17] from Operatio... | 4 | Current State: 51:[22, 25, 50, 33], Operations: []
Exploring Operation: 22+33=55, Resulting Numbers: [25, 50, 55]
Generated Node #0,0: 51:[25, 50, 55] Operation: 22+33=55
Exploring Operation: 33-25=8, Resulting Numbers: [22, 50, 8]
Generated Node #0,1: 51:[22, 50, 8] Operation: 33-25=8
Exploring Operation: 25+33=58, Re... | 0 | hs_3 | mult_heuristic |
[
21,
74,
76,
19
] | 99 | [
"21+74=95",
"76/19=4",
"95+4=99"
] | Current State: 99:[21, 74, 76, 19], Operations: []
Exploring Operation: 21+74=95, Resulting Numbers: [76, 19, 95]
Generated Node #2: [76, 19, 95] from Operation: 21+74=95
Current State: 99:[76, 19, 95], Operations: ['21+74=95']
Exploring Operation: 76/19=4, Resulting Numbers: [95, 4]
Generated Node #3: [95, 4] from Ope... | 4 | Current State: 99:[21, 74, 76, 19], Operations: []
Exploring Operation: 21+76=97, Resulting Numbers: [74, 19, 97]
Generated Node #0,0: 99:[74, 19, 97] Operation: 21+76=97
Exploring Operation: 76-74=2, Resulting Numbers: [21, 19, 2]
Generated Node #0,1: 99:[21, 19, 2] Operation: 76-74=2
Exploring Operation: 21+74=95, Re... | 0.96875 | hs_3 | sum_heuristic |
[
21,
70,
70,
50
] | 14 | [
"21*50=1050",
"1050-70=980",
"980/70=14"
] | Current State: 14:[21, 70, 70, 50], Operations: []
Exploring Operation: 21*50=1050, Resulting Numbers: [70, 70, 1050]
Generated Node #2: [70, 70, 1050] from Operation: 21*50=1050
Current State: 14:[70, 70, 1050], Operations: ['21*50=1050']
Exploring Operation: 1050-70=980, Resulting Numbers: [980]
980,14 equal: Goal Re... | 4 | Current State: 14:[21, 70, 70, 50], Operations: []
Exploring Operation: 70-70=0, Resulting Numbers: [21, 50, 0]
Generated Node #0,0: 14:[21, 50, 0] Operation: 70-70=0
Exploring Operation: 70/70=1, Resulting Numbers: [21, 50, 1]
Generated Node #0,1: 14:[21, 50, 1] Operation: 70/70=1
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
26,
29,
28,
35
] | 49 | [
"29-26=3",
"28*3=84",
"84-35=49"
] | Current State: 49:[26, 29, 28, 35], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [28, 35, 3]
Generated Node #2: [28, 35, 3] from Operation: 29-26=3
Current State: 49:[28, 35, 3], Operations: ['29-26=3']
Exploring Operation: 28*3=84, Resulting Numbers: [35, 84]
Generated Node #3: [35, 84] from Operati... | 4 | Current State: 49:[26, 29, 28, 35], Operations: []
Exploring Operation: 26+28=54, Resulting Numbers: [29, 35, 54]
Generated Node #0,0: 49:[29, 35, 54] Operation: 26+28=54
Exploring Operation: 28-26=2, Resulting Numbers: [29, 35, 2]
Generated Node #0,1: 49:[29, 35, 2] Operation: 28-26=2
Exploring Operation: 35-28=7, Res... | 0 | hs_5 | sum_heuristic |
[
70,
12,
94,
94
] | 47 | [
"94-70=24",
"12*94=1128",
"1128/24=47"
] | Current State: 47:[70, 12, 94, 94], Operations: []
Exploring Operation: 94-70=24, Resulting Numbers: [12, 24]
Generated Node #2: [12, 24] from Operation: 94-70=24
Current State: 47:[12, 24], Operations: ['94-70=24']
Exploring Operation: 12*94=1128, Resulting Numbers: [24, 1128]
Generated Node #3: [24, 1128] from Operat... | 4 | Current State: 47:[70, 12, 94, 94], Operations: []
Exploring Operation: 94/94=1, Resulting Numbers: [70, 12, 1]
Generated Node #0,0: 47:[70, 12, 1] Operation: 94/94=1
Moving to Node #0,0
Current State: 47:[70, 12, 1], Operations: ['94/94=1']
Exploring Operation: 70-12=58, Resulting Numbers: [1, 58]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
1,
81,
37,
25
] | 18 | [
"81-1=80",
"37+25=62",
"80-62=18"
] | Current State: 18:[1, 81, 37, 25], Operations: []
Exploring Operation: 81-1=80, Resulting Numbers: [37, 25, 80]
Generated Node #2: [37, 25, 80] from Operation: 81-1=80
Current State: 18:[37, 25, 80], Operations: ['81-1=80']
Exploring Operation: 37+25=62, Resulting Numbers: [80, 62]
Generated Node #3: [80, 62] from Oper... | 4 | Current State: 18:[1, 81, 37, 25], Operations: []
Exploring Operation: 81-25=56, Resulting Numbers: [1, 37, 56]
Generated Node #0,0: 18:[1, 37, 56] Operation: 81-25=56
Exploring Operation: 81-37=44, Resulting Numbers: [1, 25, 44]
Generated Node #0,1: 18:[1, 25, 44] Operation: 81-37=44
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | mult_heuristic |
[
93,
4,
19,
89
] | 19 | [
"93-4=89",
"19+89=108",
"108-89=19"
] | Current State: 19:[93, 4, 19, 89], Operations: []
Exploring Operation: 93-4=89, Resulting Numbers: [19, 89, 89]
Generated Node #2: [19, 89, 89] from Operation: 93-4=89
Current State: 19:[19, 89, 89], Operations: ['93-4=89']
Exploring Operation: 19+89=108, Resulting Numbers: [108]
108,19 equal: Goal Reached
Exploring Op... | 4 | Current State: 19:[93, 4, 19, 89], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [4, 19, 4]
Generated Node #0,0: 19:[4, 19, 4] Operation: 93-89=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[4, 19, 4], Operations: ['93-89=4']
Exploring Operation: 4*4=16, Resulting Numbers: [19, ... | 0 | hs_1 | sum_heuristic |
[
98,
65,
58,
50
] | 64 | [
"65-58=7",
"98/7=14",
"50+14=64"
] | Current State: 64:[98, 65, 58, 50], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [98, 50, 7]
Generated Node #2: [98, 50, 7] from Operation: 65-58=7
Current State: 64:[98, 50, 7], Operations: ['65-58=7']
Exploring Operation: 98/7=14, Resulting Numbers: [50, 14]
Generated Node #3: [50, 14] from Operati... | 4 | Current State: 64:[98, 65, 58, 50], Operations: []
Exploring Operation: 58-50=8, Resulting Numbers: [98, 65, 8]
Generated Node #0,0: 64:[98, 65, 8] Operation: 58-50=8
Exploring Operation: 98-50=48, Resulting Numbers: [65, 58, 48]
Generated Node #0,1: 64:[65, 58, 48] Operation: 98-50=48
Exploring Operation: 98-65=33, Re... | 0 | hs_4 | mult_heuristic |
[
93,
9,
89,
26
] | 95 | [
"93-89=4",
"26*4=104",
"104-9=95"
] | Current State: 95:[93, 9, 89, 26], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [9, 26, 4]
Generated Node #2: [9, 26, 4] from Operation: 93-89=4
Current State: 95:[9, 26, 4], Operations: ['93-89=4']
Exploring Operation: 26*4=104, Resulting Numbers: [9, 104]
Generated Node #3: [9, 104] from Operation:... | 4 | Current State: 95:[93, 9, 89, 26], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [9, 26, 4]
Generated Node #0,0: 95:[9, 26, 4] Operation: 93-89=4
Exploring Operation: 93+9=102, Resulting Numbers: [89, 26, 102]
Generated Node #0,1: 95:[89, 26, 102] Operation: 93+9=102
Exploring Operation: 26-9=17, Resu... | 0.960069 | hs_5 | sum_heuristic |
[
4,
8,
36,
82
] | 77 | [
"8/4=2",
"82/2=41",
"36+41=77"
] | Current State: 77:[4, 8, 36, 82], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [36, 82, 2]
Generated Node #2: [36, 82, 2] from Operation: 8/4=2
Current State: 77:[36, 82, 2], Operations: ['8/4=2']
Exploring Operation: 82/2=41, Resulting Numbers: [36, 41]
Generated Node #3: [36, 41] from Operation: 82/2... | 4 | Current State: 77:[4, 8, 36, 82], Operations: []
Exploring Operation: 36-8=28, Resulting Numbers: [4, 82, 28]
Generated Node #0,0: 77:[4, 82, 28] Operation: 36-8=28
Exploring Operation: 36/4=9, Resulting Numbers: [8, 82, 9]
Generated Node #0,1: 77:[8, 82, 9] Operation: 36/4=9
Exploring Operation: 36-4=32, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
31,
90,
45,
50
] | 65 | [
"50-45=5",
"31*5=155",
"155-90=65"
] | Current State: 65:[31, 90, 45, 50], Operations: []
Exploring Operation: 50-45=5, Resulting Numbers: [31, 90, 5]
Generated Node #2: [31, 90, 5] from Operation: 50-45=5
Current State: 65:[31, 90, 5], Operations: ['50-45=5']
Exploring Operation: 31*5=155, Resulting Numbers: [90, 155]
Generated Node #3: [90, 155] from Oper... | 4 | Current State: 65:[31, 90, 45, 50], Operations: []
Exploring Operation: 50-45=5, Resulting Numbers: [31, 90, 5]
Generated Node #0,0: 65:[31, 90, 5] Operation: 50-45=5
Exploring Operation: 90/45=2, Resulting Numbers: [31, 50, 2]
Generated Node #0,1: 65:[31, 50, 2] Operation: 90/45=2
Exploring Operation: 90-31=59, Result... | 0 | hs_4 | sum_heuristic |
[
33,
42,
11,
59
] | 61 | [
"42-33=9",
"11+59=70",
"70-9=61"
] | Current State: 61:[33, 42, 11, 59], Operations: []
Exploring Operation: 42-33=9, Resulting Numbers: [11, 59, 9]
Generated Node #2: [11, 59, 9] from Operation: 42-33=9
Current State: 61:[11, 59, 9], Operations: ['42-33=9']
Exploring Operation: 11+59=70, Resulting Numbers: [9, 70]
Generated Node #3: [9, 70] from Operatio... | 4 | Current State: 61:[33, 42, 11, 59], Operations: []
Exploring Operation: 33+11=44, Resulting Numbers: [42, 59, 44]
Generated Node #0,0: 61:[42, 59, 44] Operation: 33+11=44
Moving to Node #0,0
Current State: 61:[42, 59, 44], Operations: ['33+11=44']
Exploring Operation: 42+44=86, Resulting Numbers: [59, 86]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
8,
54,
42,
21
] | 25 | [
"54-8=46",
"42-21=21",
"46-21=25"
] | Current State: 25:[8, 54, 42, 21], Operations: []
Exploring Operation: 54-8=46, Resulting Numbers: [42, 21, 46]
Generated Node #2: [42, 21, 46] from Operation: 54-8=46
Current State: 25:[42, 21, 46], Operations: ['54-8=46']
Exploring Operation: 42-21=21, Resulting Numbers: [46, 21]
Generated Node #3: [46, 21] from Oper... | 4 | Current State: 25:[8, 54, 42, 21], Operations: []
Exploring Operation: 54-21=33, Resulting Numbers: [8, 42, 33]
Generated Node #0,0: 25:[8, 42, 33] Operation: 54-21=33
Exploring Operation: 54-42=12, Resulting Numbers: [8, 21, 12]
Generated Node #0,1: 25:[8, 21, 12] Operation: 54-42=12
Exploring Operation: 42-21=21, Res... | 0.955729 | hs_4 | sum_heuristic |
[
68,
90,
35,
54
] | 47 | [
"35*54=1890",
"1890/90=21",
"68-21=47"
] | Current State: 47:[68, 90, 35, 54], Operations: []
Exploring Operation: 35*54=1890, Resulting Numbers: [68, 90, 1890]
Generated Node #2: [68, 90, 1890] from Operation: 35*54=1890
Current State: 47:[68, 90, 1890], Operations: ['35*54=1890']
Exploring Operation: 1890/90=21, Resulting Numbers: [68, 21]
Generated Node #3: ... | 4 | Current State: 47:[68, 90, 35, 54], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [35, 54, 22]
Generated Node #0,0: 47:[35, 54, 22] Operation: 90-68=22
Exploring Operation: 68-35=33, Resulting Numbers: [90, 54, 33]
Generated Node #0,1: 47:[90, 54, 33] Operation: 68-35=33
Exploring Operation: 90-35=55... | 0 | hs_4 | sum_heuristic |
[
9,
55,
63,
30
] | 99 | [
"63-9=54",
"55*54=2970",
"2970/30=99"
] | Current State: 99:[9, 55, 63, 30], Operations: []
Exploring Operation: 63-9=54, Resulting Numbers: [55, 30, 54]
Generated Node #2: [55, 30, 54] from Operation: 63-9=54
Current State: 99:[55, 30, 54], Operations: ['63-9=54']
Exploring Operation: 55*54=2970, Resulting Numbers: [30, 2970]
Generated Node #3: [30, 2970] fro... | 4 | Current State: 99:[9, 55, 63, 30], Operations: []
Exploring Operation: 55+63=118, Resulting Numbers: [9, 30, 118]
Generated Node #0,0: 99:[9, 30, 118] Operation: 55+63=118
Exploring Operation: 63-55=8, Resulting Numbers: [9, 30, 8]
Generated Node #0,1: 99:[9, 30, 8] Operation: 63-55=8
Exploring Operation: 63-30=33, Res... | 0 | hs_3 | sum_heuristic |
[
40,
30,
35,
52
] | 77 | [
"40-30=10",
"35+52=87",
"87-10=77"
] | Current State: 77:[40, 30, 35, 52], Operations: []
Exploring Operation: 40-30=10, Resulting Numbers: [35, 52, 10]
Generated Node #2: [35, 52, 10] from Operation: 40-30=10
Current State: 77:[35, 52, 10], Operations: ['40-30=10']
Exploring Operation: 35+52=87, Resulting Numbers: [10, 87]
Generated Node #3: [10, 87] from ... | 4 | Current State: 77:[40, 30, 35, 52], Operations: []
Exploring Operation: 52-40=12, Resulting Numbers: [30, 35, 12]
Generated Node #0,0: 77:[30, 35, 12] Operation: 52-40=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[30, 35, 12], Operations: ['52-40=12']
Exploring Operation: 35-30=5, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
57,
80,
37,
77
] | 73 | [
"57-37=20",
"80/20=4",
"77-4=73"
] | Current State: 73:[57, 80, 37, 77], Operations: []
Exploring Operation: 57-37=20, Resulting Numbers: [80, 77, 20]
Generated Node #2: [80, 77, 20] from Operation: 57-37=20
Current State: 73:[80, 77, 20], Operations: ['57-37=20']
Exploring Operation: 80/20=4, Resulting Numbers: [77, 4]
Generated Node #3: [77, 4] from Ope... | 4 | Current State: 73:[57, 80, 37, 77], Operations: []
Exploring Operation: 57+37=94, Resulting Numbers: [80, 77, 94]
Generated Node #0,0: 73:[80, 77, 94] Operation: 57+37=94
Exploring Operation: 80-37=43, Resulting Numbers: [57, 77, 43]
Generated Node #0,1: 73:[57, 77, 43] Operation: 80-37=43
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
45,
72,
58,
90
] | 65 | [
"90/45=2",
"72+58=130",
"130/2=65"
] | Current State: 65:[45, 72, 58, 90], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [72, 58, 2]
Generated Node #2: [72, 58, 2] from Operation: 90/45=2
Current State: 65:[72, 58, 2], Operations: ['90/45=2']
Exploring Operation: 72+58=130, Resulting Numbers: [2, 130]
Generated Node #3: [2, 130] from Opera... | 4 | Current State: 65:[45, 72, 58, 90], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [72, 58, 2]
Generated Node #0,0: 65:[72, 58, 2] Operation: 90/45=2
Exploring Operation: 90-72=18, Resulting Numbers: [45, 58, 18]
Generated Node #0,1: 65:[45, 58, 18] Operation: 90-72=18
Exploring Operation: 58-45=13, Re... | 0 | hs_3 | sum_heuristic |
[
34,
99,
39,
23
] | 40 | [
"99+39=138",
"138/23=6",
"34+6=40"
] | Current State: 40:[34, 99, 39, 23], Operations: []
Exploring Operation: 99+39=138, Resulting Numbers: [34, 23, 138]
Generated Node #2: [34, 23, 138] from Operation: 99+39=138
Current State: 40:[34, 23, 138], Operations: ['99+39=138']
Exploring Operation: 138/23=6, Resulting Numbers: [34, 6]
Generated Node #3: [34, 6] f... | 4 | Current State: 40:[34, 99, 39, 23], Operations: []
Exploring Operation: 39-34=5, Resulting Numbers: [99, 23, 5]
Generated Node #0,0: 40:[99, 23, 5] Operation: 39-34=5
Exploring Operation: 99-39=60, Resulting Numbers: [34, 23, 60]
Generated Node #0,1: 40:[34, 23, 60] Operation: 99-39=60
Exploring Operation: 99-34=65, Re... | 0 | hs_5 | sum_heuristic |
[
27,
39,
91,
93
] | 15 | [
"93-91=2",
"27*2=54",
"54-39=15"
] | Current State: 15:[27, 39, 91, 93], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [27, 39, 2]
Generated Node #2: [27, 39, 2] from Operation: 93-91=2
Current State: 15:[27, 39, 2], Operations: ['93-91=2']
Exploring Operation: 27*2=54, Resulting Numbers: [39, 54]
Generated Node #3: [39, 54] from Operati... | 4 | Current State: 15:[27, 39, 91, 93], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [27, 39, 2]
Generated Node #0,0: 15:[27, 39, 2] Operation: 93-91=2
Moving to Node #0,0
Current State: 15:[27, 39, 2], Operations: ['93-91=2']
Exploring Operation: 39-27=12, Resulting Numbers: [2, 12]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
21,
71,
92,
56
] | 98 | [
"71-21=50",
"92+56=148",
"148-50=98"
] | Current State: 98:[21, 71, 92, 56], Operations: []
Exploring Operation: 71-21=50, Resulting Numbers: [92, 56, 50]
Generated Node #2: [92, 56, 50] from Operation: 71-21=50
Current State: 98:[92, 56, 50], Operations: ['71-21=50']
Exploring Operation: 92+56=148, Resulting Numbers: [50, 148]
Generated Node #3: [50, 148] fr... | 4 | Current State: 98:[21, 71, 92, 56], Operations: []
Exploring Operation: 71-56=15, Resulting Numbers: [21, 92, 15]
Generated Node #0,0: 98:[21, 92, 15] Operation: 71-56=15
Exploring Operation: 71-21=50, Resulting Numbers: [92, 56, 50]
Generated Node #0,1: 98:[92, 56, 50] Operation: 71-21=50
Exploring Operation: 56-21=35... | 0.986979 | hs_5 | mult_heuristic |
[
78,
73,
23,
60
] | 32 | [
"78-73=5",
"60-23=37",
"37-5=32"
] | Current State: 32:[78, 73, 23, 60], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [23, 60, 5]
Generated Node #2: [23, 60, 5] from Operation: 78-73=5
Current State: 32:[23, 60, 5], Operations: ['78-73=5']
Exploring Operation: 60-23=37, Resulting Numbers: [5, 37]
Generated Node #3: [5, 37] from Operatio... | 4 | Current State: 32:[78, 73, 23, 60], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [23, 60, 5]
Generated Node #0,0: 32:[23, 60, 5] Operation: 78-73=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[23, 60, 5], Operations: ['78-73=5']
Exploring Operation: 60-23=37, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
58,
94,
58,
3
] | 31 | [
"58/58=1",
"94-1=93",
"93/3=31"
] | Current State: 31:[58, 94, 58, 3], Operations: []
Exploring Operation: 58/58=1, Resulting Numbers: [94, 3, 1]
Generated Node #2: [94, 3, 1] from Operation: 58/58=1
Current State: 31:[94, 3, 1], Operations: ['58/58=1']
Exploring Operation: 94-1=93, Resulting Numbers: [3, 93]
Generated Node #3: [3, 93] from Operation: 94... | 4 | Current State: 31:[58, 94, 58, 3], Operations: []
Exploring Operation: 58-3=55, Resulting Numbers: [94, 58, 55]
Generated Node #0,0: 31:[94, 58, 55] Operation: 58-3=55
Exploring Operation: 94-58=36, Resulting Numbers: [58, 3, 36]
Generated Node #0,1: 31:[58, 3, 36] Operation: 94-58=36
Exploring Operation: 94-58=36, Res... | 0 | hs_3 | mult_heuristic |
[
70,
27,
12,
86
] | 10 | [
"70-27=43",
"86/43=2",
"12-2=10"
] | Current State: 10:[70, 27, 12, 86], Operations: []
Exploring Operation: 70-27=43, Resulting Numbers: [12, 86, 43]
Generated Node #2: [12, 86, 43] from Operation: 70-27=43
Current State: 10:[12, 86, 43], Operations: ['70-27=43']
Exploring Operation: 86/43=2, Resulting Numbers: [12, 2]
Generated Node #3: [12, 2] from Ope... | 4 | Current State: 10:[70, 27, 12, 86], Operations: []
Exploring Operation: 86-70=16, Resulting Numbers: [27, 12, 16]
Generated Node #0,0: 10:[27, 12, 16] Operation: 86-70=16
Exploring Operation: 70-27=43, Resulting Numbers: [12, 86, 43]
Generated Node #0,1: 10:[12, 86, 43] Operation: 70-27=43
Exploring Operation: 70-12=58... | 0.973958 | hs_4 | mult_heuristic |
[
11,
16,
30,
51
] | 48 | [
"11+16=27",
"51-30=21",
"27+21=48"
] | Current State: 48:[11, 16, 30, 51], Operations: []
Exploring Operation: 11+16=27, Resulting Numbers: [30, 51, 27]
Generated Node #2: [30, 51, 27] from Operation: 11+16=27
Current State: 48:[30, 51, 27], Operations: ['11+16=27']
Exploring Operation: 51-30=21, Resulting Numbers: [27, 21]
Generated Node #3: [27, 21] from ... | 4 | Current State: 48:[11, 16, 30, 51], Operations: []
Exploring Operation: 30-11=19, Resulting Numbers: [16, 51, 19]
Generated Node #0,0: 48:[16, 51, 19] Operation: 30-11=19
Exploring Operation: 16+30=46, Resulting Numbers: [11, 51, 46]
Generated Node #0,1: 48:[11, 51, 46] Operation: 16+30=46
Exploring Operation: 51-30=21... | 0.979167 | hs_3 | sum_heuristic |
[
44,
99,
21,
57
] | 88 | [
"99-57=42",
"44*42=1848",
"1848/21=88"
] | Current State: 88:[44, 99, 21, 57], Operations: []
Exploring Operation: 99-57=42, Resulting Numbers: [44, 21, 42]
Generated Node #2: [44, 21, 42] from Operation: 99-57=42
Current State: 88:[44, 21, 42], Operations: ['99-57=42']
Exploring Operation: 44*42=1848, Resulting Numbers: [21, 1848]
Generated Node #3: [21, 1848]... | 4 | Current State: 88:[44, 99, 21, 57], Operations: []
Exploring Operation: 99-57=42, Resulting Numbers: [44, 21, 42]
Generated Node #0,0: 88:[44, 21, 42] Operation: 99-57=42
Exploring Operation: 57-21=36, Resulting Numbers: [44, 99, 36]
Generated Node #0,1: 88:[44, 99, 36] Operation: 57-21=36
Exploring Operation: 57-44=13... | 0.988715 | hs_4 | sum_heuristic |
[
15,
46,
27,
3
] | 92 | [
"27+3=30",
"30/15=2",
"46*2=92"
] | Current State: 92:[15, 46, 27, 3], Operations: []
Exploring Operation: 27+3=30, Resulting Numbers: [15, 46, 30]
Generated Node #2: [15, 46, 30] from Operation: 27+3=30
Current State: 92:[15, 46, 30], Operations: ['27+3=30']
Exploring Operation: 30/15=2, Resulting Numbers: [46, 2]
Generated Node #3: [46, 2] from Operati... | 4 | Current State: 92:[15, 46, 27, 3], Operations: []
Exploring Operation: 15+27=42, Resulting Numbers: [46, 3, 42]
Generated Node #0,0: 92:[46, 3, 42] Operation: 15+27=42
Moving to Node #0,0
Current State: 92:[46, 3, 42], Operations: ['15+27=42']
Exploring Operation: 46-42=4, Resulting Numbers: [3, 4]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
22,
41,
20,
3
] | 15 | [
"41-20=21",
"21/3=7",
"22-7=15"
] | Current State: 15:[22, 41, 20, 3], Operations: []
Exploring Operation: 41-20=21, Resulting Numbers: [22, 3, 21]
Generated Node #2: [22, 3, 21] from Operation: 41-20=21
Current State: 15:[22, 3, 21], Operations: ['41-20=21']
Exploring Operation: 21/3=7, Resulting Numbers: [22, 7]
Generated Node #3: [22, 7] from Operatio... | 4 | Current State: 15:[22, 41, 20, 3], Operations: []
Exploring Operation: 22-3=19, Resulting Numbers: [41, 20, 19]
Generated Node #0,0: 15:[41, 20, 19] Operation: 22-3=19
Exploring Operation: 22-20=2, Resulting Numbers: [41, 3, 2]
Generated Node #0,1: 15:[41, 3, 2] Operation: 22-20=2
Exploring Operation: 41-20=21, Resulti... | 0.970486 | hs_4 | mult_heuristic |
[
83,
48,
38,
19
] | 33 | [
"83-48=35",
"38/19=2",
"35-2=33"
] | Current State: 33:[83, 48, 38, 19], Operations: []
Exploring Operation: 83-48=35, Resulting Numbers: [38, 19, 35]
Generated Node #2: [38, 19, 35] from Operation: 83-48=35
Current State: 33:[38, 19, 35], Operations: ['83-48=35']
Exploring Operation: 38/19=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Ope... | 4 | Current State: 33:[83, 48, 38, 19], Operations: []
Exploring Operation: 83-48=35, Resulting Numbers: [38, 19, 35]
Generated Node #0,0: 33:[38, 19, 35] Operation: 83-48=35
Exploring Operation: 83-38=45, Resulting Numbers: [48, 19, 45]
Generated Node #0,1: 33:[48, 19, 45] Operation: 83-38=45
Exploring Operation: 48-38=10... | 0.986979 | hs_4 | mult_heuristic |
[
3,
54,
95,
13
] | 18 | [
"95-54=41",
"13+41=54",
"54/3=18"
] | Current State: 18:[3, 54, 95, 13], Operations: []
Exploring Operation: 95-54=41, Resulting Numbers: [3, 13, 41]
Generated Node #2: [3, 13, 41] from Operation: 95-54=41
Current State: 18:[3, 13, 41], Operations: ['95-54=41']
Exploring Operation: 13+41=54, Resulting Numbers: [3, 54]
Generated Node #3: [3, 54] from Operat... | 4 | Current State: 18:[3, 54, 95, 13], Operations: []
Exploring Operation: 95-54=41, Resulting Numbers: [3, 13, 41]
Generated Node #0,0: 18:[3, 13, 41] Operation: 95-54=41
Exploring Operation: 54/3=18, Resulting Numbers: [95, 13, 18]
Generated Node #0,1: 18:[95, 13, 18] Operation: 54/3=18
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
92,
87,
48,
68
] | 15 | [
"92-87=5",
"68-48=20",
"20-5=15"
] | Current State: 15:[92, 87, 48, 68], Operations: []
Exploring Operation: 92-87=5, Resulting Numbers: [48, 68, 5]
Generated Node #2: [48, 68, 5] from Operation: 92-87=5
Current State: 15:[48, 68, 5], Operations: ['92-87=5']
Exploring Operation: 68-48=20, Resulting Numbers: [5, 20]
Generated Node #3: [5, 20] from Operatio... | 4 | Current State: 15:[92, 87, 48, 68], Operations: []
Exploring Operation: 92-68=24, Resulting Numbers: [87, 48, 24]
Generated Node #0,0: 15:[87, 48, 24] Operation: 92-68=24
Exploring Operation: 92-87=5, Resulting Numbers: [48, 68, 5]
Generated Node #0,1: 15:[48, 68, 5] Operation: 92-87=5
Moving to Node #0,1
Current State... | 0.989583 | hs_2 | sum_heuristic |
[
20,
28,
5,
41
] | 34 | [
"20/5=4",
"28/4=7",
"41-7=34"
] | Current State: 34:[20, 28, 5, 41], Operations: []
Exploring Operation: 20/5=4, Resulting Numbers: [28, 41, 4]
Generated Node #2: [28, 41, 4] from Operation: 20/5=4
Current State: 34:[28, 41, 4], Operations: ['20/5=4']
Exploring Operation: 28/4=7, Resulting Numbers: [41, 7]
Generated Node #3: [41, 7] from Operation: 28/... | 4 | Current State: 34:[20, 28, 5, 41], Operations: []
Exploring Operation: 41-28=13, Resulting Numbers: [20, 5, 13]
Generated Node #0,0: 34:[20, 5, 13] Operation: 41-28=13
Exploring Operation: 28+5=33, Resulting Numbers: [20, 41, 33]
Generated Node #0,1: 34:[20, 41, 33] Operation: 28+5=33
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
83,
2,
77,
66
] | 69 | [
"83-77=6",
"6/2=3",
"66+3=69"
] | Current State: 69:[83, 2, 77, 66], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [2, 66, 6]
Generated Node #2: [2, 66, 6] from Operation: 83-77=6
Current State: 69:[2, 66, 6], Operations: ['83-77=6']
Exploring Operation: 6/2=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Operation: 6/2=... | 4 | Current State: 69:[83, 2, 77, 66], Operations: []
Exploring Operation: 2+66=68, Resulting Numbers: [83, 77, 68]
Generated Node #0,0: 69:[83, 77, 68] Operation: 2+66=68
Exploring Operation: 77-2=75, Resulting Numbers: [83, 66, 75]
Generated Node #0,1: 69:[83, 66, 75] Operation: 77-2=75
Exploring Operation: 83-66=17, Res... | 0.940972 | hs_5 | mult_heuristic |
[
48,
4,
46,
58
] | 29 | [
"48-4=44",
"46-44=2",
"58/2=29"
] | Current State: 29:[48, 4, 46, 58], Operations: []
Exploring Operation: 48-4=44, Resulting Numbers: [46, 58, 44]
Generated Node #2: [46, 58, 44] from Operation: 48-4=44
Current State: 29:[46, 58, 44], Operations: ['48-4=44']
Exploring Operation: 46-44=2, Resulting Numbers: [58, 2]
Generated Node #3: [58, 2] from Operati... | 4 | Current State: 29:[48, 4, 46, 58], Operations: []
Exploring Operation: 48-4=44, Resulting Numbers: [46, 58, 44]
Generated Node #0,0: 29:[46, 58, 44] Operation: 48-4=44
Moving to Node #0,0
Current State: 29:[46, 58, 44], Operations: ['48-4=44']
Exploring Operation: 58-46=12, Resulting Numbers: [44, 12]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
62,
5,
91,
12
] | 93 | [
"62+91=153",
"5*12=60",
"153-60=93"
] | Current State: 93:[62, 5, 91, 12], Operations: []
Exploring Operation: 62+91=153, Resulting Numbers: [5, 12, 153]
Generated Node #2: [5, 12, 153] from Operation: 62+91=153
Current State: 93:[5, 12, 153], Operations: ['62+91=153']
Exploring Operation: 5*12=60, Resulting Numbers: [153, 60]
Generated Node #3: [153, 60] fr... | 4 | Current State: 93:[62, 5, 91, 12], Operations: []
Exploring Operation: 62+5=67, Resulting Numbers: [91, 12, 67]
Generated Node #0,0: 93:[91, 12, 67] Operation: 62+5=67
Exploring Operation: 91-62=29, Resulting Numbers: [5, 12, 29]
Generated Node #0,1: 93:[5, 12, 29] Operation: 91-62=29
Exploring Operation: 62-12=50, Res... | 0 | hs_4 | mult_heuristic |
[
36,
80,
34,
48
] | 18 | [
"80-34=46",
"48-46=2",
"36/2=18"
] | Current State: 18:[36, 80, 34, 48], Operations: []
Exploring Operation: 80-34=46, Resulting Numbers: [36, 48, 46]
Generated Node #2: [36, 48, 46] from Operation: 80-34=46
Current State: 18:[36, 48, 46], Operations: ['80-34=46']
Exploring Operation: 48-46=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Ope... | 4 | Current State: 18:[36, 80, 34, 48], Operations: []
Exploring Operation: 80-36=44, Resulting Numbers: [34, 48, 44]
Generated Node #0,0: 18:[34, 48, 44] Operation: 80-36=44
Exploring Operation: 80-48=32, Resulting Numbers: [36, 34, 32]
Generated Node #0,1: 18:[36, 34, 32] Operation: 80-48=32
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
78,
24,
37,
37
] | 28 | [
"78+24=102",
"37+37=74",
"102-74=28"
] | Current State: 28:[78, 24, 37, 37], Operations: []
Exploring Operation: 78+24=102, Resulting Numbers: [37, 37, 102]
Generated Node #2: [37, 37, 102] from Operation: 78+24=102
Current State: 28:[37, 37, 102], Operations: ['78+24=102']
Exploring Operation: 37+37=74, Resulting Numbers: [102, 74]
Generated Node #3: [102, 7... | 4 | Current State: 28:[78, 24, 37, 37], Operations: []
Exploring Operation: 78-37=41, Resulting Numbers: [24, 37, 41]
Generated Node #0,0: 28:[24, 37, 41] Operation: 78-37=41
Exploring Operation: 78-37=41, Resulting Numbers: [24, 37, 41]
Generated Node #0,1: 28:[24, 37, 41] Operation: 78-37=41
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.