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 |
|---|---|---|---|---|---|---|---|---|
[
86,
32,
15,
89
] | 27 | [
"89-86=3",
"15/3=5",
"32-5=27"
] | Current State: 27:[86, 32, 15, 89], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [32, 15, 3]
Generated Node #2: [32, 15, 3] from Operation: 89-86=3
Current State: 27:[32, 15, 3], Operations: ['89-86=3']
Exploring Operation: 15/3=5, Resulting Numbers: [32, 5]
Generated Node #3: [32, 5] from Operation:... | 4 | Current State: 27:[86, 32, 15, 89], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [32, 15, 3]
Generated Node #0,0: 27:[32, 15, 3] Operation: 89-86=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[32, 15, 3], Operations: ['89-86=3']
Exploring Operation: 15/3=5, Resulting Numbers: [... | 0.993924 | hs_1 | sum_heuristic |
[
18,
7,
63,
71
] | 98 | [
"18+71=89",
"63/7=9",
"89+9=98"
] | Current State: 98:[18, 7, 63, 71], Operations: []
Exploring Operation: 18+71=89, Resulting Numbers: [7, 63, 89]
Generated Node #2: [7, 63, 89] from Operation: 18+71=89
Current State: 98:[7, 63, 89], Operations: ['18+71=89']
Exploring Operation: 63/7=9, Resulting Numbers: [89, 9]
Generated Node #3: [89, 9] from Operatio... | 4 | Current State: 98:[18, 7, 63, 71], Operations: []
Exploring Operation: 71-18=53, Resulting Numbers: [7, 63, 53]
Generated Node #0,0: 98:[7, 63, 53] Operation: 71-18=53
Exploring Operation: 71-63=8, Resulting Numbers: [18, 7, 8]
Generated Node #0,1: 98:[18, 7, 8] Operation: 71-63=8
Moving to Node #0,1
Current State: 98:... | 0 | hs_2 | mult_heuristic |
[
23,
98,
47,
20
] | 17 | [
"23-20=3",
"98-47=51",
"51/3=17"
] | Current State: 17:[23, 98, 47, 20], Operations: []
Exploring Operation: 23-20=3, Resulting Numbers: [98, 47, 3]
Generated Node #2: [98, 47, 3] from Operation: 23-20=3
Current State: 17:[98, 47, 3], Operations: ['23-20=3']
Exploring Operation: 98-47=51, Resulting Numbers: [3, 51]
Generated Node #3: [3, 51] from Operatio... | 4 | Current State: 17:[23, 98, 47, 20], Operations: []
Exploring Operation: 98-47=51, Resulting Numbers: [23, 20, 51]
Generated Node #0,0: 17:[23, 20, 51] Operation: 98-47=51
Exploring Operation: 98-23=75, Resulting Numbers: [47, 20, 75]
Generated Node #0,1: 17:[47, 20, 75] Operation: 98-23=75
Exploring Operation: 47-23=24... | 0.985243 | hs_3 | mult_heuristic |
[
9,
48,
91,
5
] | 26 | [
"48-9=39",
"91+39=130",
"130/5=26"
] | Current State: 26:[9, 48, 91, 5], Operations: []
Exploring Operation: 48-9=39, Resulting Numbers: [91, 5, 39]
Generated Node #2: [91, 5, 39] from Operation: 48-9=39
Current State: 26:[91, 5, 39], Operations: ['48-9=39']
Exploring Operation: 91+39=130, Resulting Numbers: [5, 130]
Generated Node #3: [5, 130] from Operati... | 4 | Current State: 26:[9, 48, 91, 5], Operations: []
Exploring Operation: 91-48=43, Resulting Numbers: [9, 5, 43]
Generated Node #0,0: 26:[9, 5, 43] Operation: 91-48=43
Exploring Operation: 48-9=39, Resulting Numbers: [91, 5, 39]
Generated Node #0,1: 26:[91, 5, 39] Operation: 48-9=39
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
21,
60,
30,
21
] | 90 | [
"21+60=81",
"30-21=9",
"81+9=90"
] | Current State: 90:[21, 60, 30, 21], Operations: []
Exploring Operation: 21+60=81, Resulting Numbers: [30, 81]
Generated Node #2: [30, 81] from Operation: 21+60=81
Current State: 90:[30, 81], Operations: ['21+60=81']
Exploring Operation: 30-21=9, Resulting Numbers: [81, 9]
Generated Node #3: [81, 9] from Operation: 30-2... | 4 | Current State: 90:[21, 60, 30, 21], Operations: []
Exploring Operation: 60-30=30, Resulting Numbers: [21, 21, 30]
Generated Node #0,0: 90:[21, 21, 30] Operation: 60-30=30
Exploring Operation: 60+30=90, Resulting Numbers: [21, 21, 90]
Generated Node #0,1: 90:[21, 21, 90] Operation: 60+30=90
Exploring Operation: 60/30=2,... | 0.976563 | hs_3 | mult_heuristic |
[
58,
55,
68,
13
] | 78 | [
"58-55=3",
"68+13=81",
"81-3=78"
] | Current State: 78:[58, 55, 68, 13], Operations: []
Exploring Operation: 58-55=3, Resulting Numbers: [68, 13, 3]
Generated Node #2: [68, 13, 3] from Operation: 58-55=3
Current State: 78:[68, 13, 3], Operations: ['58-55=3']
Exploring Operation: 68+13=81, Resulting Numbers: [3, 81]
Generated Node #3: [3, 81] from Operatio... | 4 | Current State: 78:[58, 55, 68, 13], Operations: []
Exploring Operation: 58-55=3, Resulting Numbers: [68, 13, 3]
Generated Node #0,0: 78:[68, 13, 3] Operation: 58-55=3
Exploring Operation: 55-13=42, Resulting Numbers: [58, 68, 42]
Generated Node #0,1: 78:[58, 68, 42] Operation: 55-13=42
Exploring Operation: 68-58=10, Re... | 0.958333 | hs_5 | sum_heuristic |
[
94,
96,
68,
75
] | 82 | [
"96-94=2",
"75*2=150",
"150-68=82"
] | Current State: 82:[94, 96, 68, 75], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [68, 75, 2]
Generated Node #2: [68, 75, 2] from Operation: 96-94=2
Current State: 82:[68, 75, 2], Operations: ['96-94=2']
Exploring Operation: 75*2=150, Resulting Numbers: [68, 150]
Generated Node #3: [68, 150] from Oper... | 4 | Current State: 82:[94, 96, 68, 75], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [68, 75, 2]
Generated Node #0,0: 82:[68, 75, 2] Operation: 96-94=2
Exploring Operation: 96-68=28, Resulting Numbers: [94, 75, 28]
Generated Node #0,1: 82:[94, 75, 28] Operation: 96-68=28
Exploring Operation: 75-68=7, Res... | 0 | hs_3 | mult_heuristic |
[
73,
29,
18,
17
] | 67 | [
"73+29=102",
"18+17=35",
"102-35=67"
] | Current State: 67:[73, 29, 18, 17], Operations: []
Exploring Operation: 73+29=102, Resulting Numbers: [18, 17, 102]
Generated Node #2: [18, 17, 102] from Operation: 73+29=102
Current State: 67:[18, 17, 102], Operations: ['73+29=102']
Exploring Operation: 18+17=35, Resulting Numbers: [102, 35]
Generated Node #3: [102, 3... | 4 | Current State: 67:[73, 29, 18, 17], Operations: []
Exploring Operation: 29+17=46, Resulting Numbers: [73, 18, 46]
Generated Node #0,0: 67:[73, 18, 46] Operation: 29+17=46
Exploring Operation: 29+18=47, Resulting Numbers: [73, 17, 47]
Generated Node #0,1: 67:[73, 17, 47] Operation: 29+18=47
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
84,
45,
3,
49
] | 12 | [
"45-3=42",
"49-42=7",
"84/7=12"
] | Current State: 12:[84, 45, 3, 49], Operations: []
Exploring Operation: 45-3=42, Resulting Numbers: [84, 49, 42]
Generated Node #2: [84, 49, 42] from Operation: 45-3=42
Current State: 12:[84, 49, 42], Operations: ['45-3=42']
Exploring Operation: 49-42=7, Resulting Numbers: [84, 7]
Generated Node #3: [84, 7] from Operati... | 4 | Current State: 12:[84, 45, 3, 49], Operations: []
Exploring Operation: 84-49=35, Resulting Numbers: [45, 3, 35]
Generated Node #0,0: 12:[45, 3, 35] Operation: 84-49=35
Exploring Operation: 84-45=39, Resulting Numbers: [3, 49, 39]
Generated Node #0,1: 12:[3, 49, 39] Operation: 84-45=39
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
16,
66,
42,
41
] | 49 | [
"66-16=50",
"42-41=1",
"50-1=49"
] | Current State: 49:[16, 66, 42, 41], Operations: []
Exploring Operation: 66-16=50, Resulting Numbers: [42, 41, 50]
Generated Node #2: [42, 41, 50] from Operation: 66-16=50
Current State: 49:[42, 41, 50], Operations: ['66-16=50']
Exploring Operation: 42-41=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Ope... | 4 | Current State: 49:[16, 66, 42, 41], Operations: []
Exploring Operation: 66-16=50, Resulting Numbers: [42, 41, 50]
Generated Node #0,0: 49:[42, 41, 50] Operation: 66-16=50
Exploring Operation: 42-41=1, Resulting Numbers: [16, 66, 1]
Generated Node #0,1: 49:[16, 66, 1] Operation: 42-41=1
Exploring Operation: 16+42=58, Re... | 0.986111 | hs_4 | sum_heuristic |
[
47,
6,
88,
23
] | 56 | [
"47-23=24",
"6*24=144",
"144-88=56"
] | Current State: 56:[47, 6, 88, 23], Operations: []
Exploring Operation: 47-23=24, Resulting Numbers: [6, 88, 24]
Generated Node #2: [6, 88, 24] from Operation: 47-23=24
Current State: 56:[6, 88, 24], Operations: ['47-23=24']
Exploring Operation: 6*24=144, Resulting Numbers: [88, 144]
Generated Node #3: [88, 144] from Op... | 4 | Current State: 56:[47, 6, 88, 23], Operations: []
Exploring Operation: 47+6=53, Resulting Numbers: [88, 23, 53]
Generated Node #0,0: 56:[88, 23, 53] Operation: 47+6=53
Exploring Operation: 47-23=24, Resulting Numbers: [6, 88, 24]
Generated Node #0,1: 56:[6, 88, 24] Operation: 47-23=24
Exploring Operation: 88-23=65, Res... | 0 | hs_5 | sum_heuristic |
[
36,
81,
95,
98
] | 93 | [
"98-95=3",
"36/3=12",
"81+12=93"
] | Current State: 93:[36, 81, 95, 98], Operations: []
Exploring Operation: 98-95=3, Resulting Numbers: [36, 81, 3]
Generated Node #2: [36, 81, 3] from Operation: 98-95=3
Current State: 93:[36, 81, 3], Operations: ['98-95=3']
Exploring Operation: 36/3=12, Resulting Numbers: [81, 12]
Generated Node #3: [81, 12] from Operati... | 4 | Current State: 93:[36, 81, 95, 98], Operations: []
Exploring Operation: 81-36=45, Resulting Numbers: [95, 98, 45]
Generated Node #0,0: 93:[95, 98, 45] Operation: 81-36=45
Exploring Operation: 98-95=3, Resulting Numbers: [36, 81, 3]
Generated Node #0,1: 93:[36, 81, 3] Operation: 98-95=3
Exploring Operation: 95-81=14, Re... | 0 | hs_3 | mult_heuristic |
[
3,
17,
99,
5
] | 80 | [
"17-3=14",
"99-5=94",
"94-14=80"
] | Current State: 80:[3, 17, 99, 5], Operations: []
Exploring Operation: 17-3=14, Resulting Numbers: [99, 5, 14]
Generated Node #2: [99, 5, 14] from Operation: 17-3=14
Current State: 80:[99, 5, 14], Operations: ['17-3=14']
Exploring Operation: 99-5=94, Resulting Numbers: [14, 94]
Generated Node #3: [14, 94] from Operation... | 4 | Current State: 80:[3, 17, 99, 5], Operations: []
Exploring Operation: 99-17=82, Resulting Numbers: [3, 5, 82]
Generated Node #0,0: 80:[3, 5, 82] Operation: 99-17=82
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[3, 5, 82], Operations: ['99-17=82']
Exploring Operation: 82-3=79, Resulting Numbers: [5... | 0 | hs_1 | mult_heuristic |
[
35,
71,
27,
37
] | 42 | [
"35+71=106",
"27+37=64",
"106-64=42"
] | Current State: 42:[35, 71, 27, 37], Operations: []
Exploring Operation: 35+71=106, Resulting Numbers: [27, 37, 106]
Generated Node #2: [27, 37, 106] from Operation: 35+71=106
Current State: 42:[27, 37, 106], Operations: ['35+71=106']
Exploring Operation: 27+37=64, Resulting Numbers: [106, 64]
Generated Node #3: [106, 6... | 4 | Current State: 42:[35, 71, 27, 37], Operations: []
Exploring Operation: 71-27=44, Resulting Numbers: [35, 37, 44]
Generated Node #0,0: 42:[35, 37, 44] Operation: 71-27=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 42:[35, 37, 44], Operations: ['71-27=44']
Exploring Operation: 37-35=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
18,
84,
7,
20
] | 93 | [
"84-18=66",
"7+20=27",
"66+27=93"
] | Current State: 93:[18, 84, 7, 20], Operations: []
Exploring Operation: 84-18=66, Resulting Numbers: [7, 20, 66]
Generated Node #2: [7, 20, 66] from Operation: 84-18=66
Current State: 93:[7, 20, 66], Operations: ['84-18=66']
Exploring Operation: 7+20=27, Resulting Numbers: [66, 27]
Generated Node #3: [66, 27] from Opera... | 4 | Current State: 93:[18, 84, 7, 20], Operations: []
Exploring Operation: 18+20=38, Resulting Numbers: [84, 7, 38]
Generated Node #0,0: 93:[84, 7, 38] Operation: 18+20=38
Exploring Operation: 20-18=2, Resulting Numbers: [84, 7, 2]
Generated Node #0,1: 93:[84, 7, 2] Operation: 20-18=2
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
8,
45,
68,
54
] | 39 | [
"8+45=53",
"68-54=14",
"53-14=39"
] | Current State: 39:[8, 45, 68, 54], Operations: []
Exploring Operation: 8+45=53, Resulting Numbers: [68, 54, 53]
Generated Node #2: [68, 54, 53] from Operation: 8+45=53
Current State: 39:[68, 54, 53], Operations: ['8+45=53']
Exploring Operation: 68-54=14, Resulting Numbers: [53, 14]
Generated Node #3: [53, 14] from Oper... | 4 | Current State: 39:[8, 45, 68, 54], Operations: []
Exploring Operation: 68-45=23, Resulting Numbers: [8, 54, 23]
Generated Node #0,0: 39:[8, 54, 23] Operation: 68-45=23
Exploring Operation: 68-54=14, Resulting Numbers: [8, 45, 14]
Generated Node #0,1: 39:[8, 45, 14] Operation: 68-54=14
Moving to Node #0,1
Current State:... | 0.989583 | hs_2 | mult_heuristic |
[
45,
60,
84,
12
] | 98 | [
"45+60=105",
"84/12=7",
"105-7=98"
] | Current State: 98:[45, 60, 84, 12], Operations: []
Exploring Operation: 45+60=105, Resulting Numbers: [84, 12, 105]
Generated Node #2: [84, 12, 105] from Operation: 45+60=105
Current State: 98:[84, 12, 105], Operations: ['45+60=105']
Exploring Operation: 84/12=7, Resulting Numbers: [105, 7]
Generated Node #3: [105, 7] ... | 4 | Current State: 98:[45, 60, 84, 12], Operations: []
Exploring Operation: 84/12=7, Resulting Numbers: [45, 60, 7]
Generated Node #0,0: 98:[45, 60, 7] Operation: 84/12=7
Exploring Operation: 84-60=24, Resulting Numbers: [45, 12, 24]
Generated Node #0,1: 98:[45, 12, 24] Operation: 84-60=24
Start Sub Search at level 1: Movi... | 0.989583 | hs_2 | mult_heuristic |
[
62,
82,
40,
3
] | 63 | [
"82-62=20",
"40+3=43",
"20+43=63"
] | Current State: 63:[62, 82, 40, 3], Operations: []
Exploring Operation: 82-62=20, Resulting Numbers: [40, 3, 20]
Generated Node #2: [40, 3, 20] from Operation: 82-62=20
Current State: 63:[40, 3, 20], Operations: ['82-62=20']
Exploring Operation: 40+3=43, Resulting Numbers: [20, 43]
Generated Node #3: [20, 43] from Opera... | 4 | Current State: 63:[62, 82, 40, 3], Operations: []
Exploring Operation: 82-62=20, Resulting Numbers: [40, 3, 20]
Generated Node #0,0: 63:[40, 3, 20] Operation: 82-62=20
Exploring Operation: 62-40=22, Resulting Numbers: [82, 3, 22]
Generated Node #0,1: 63:[82, 3, 22] Operation: 62-40=22
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
51,
47,
11,
66
] | 59 | [
"51-47=4",
"66-11=55",
"4+55=59"
] | Current State: 59:[51, 47, 11, 66], Operations: []
Exploring Operation: 51-47=4, Resulting Numbers: [11, 66, 4]
Generated Node #2: [11, 66, 4] from Operation: 51-47=4
Current State: 59:[11, 66, 4], Operations: ['51-47=4']
Exploring Operation: 66-11=55, Resulting Numbers: [4, 55]
Generated Node #3: [4, 55] from Operatio... | 4 | Current State: 59:[51, 47, 11, 66], Operations: []
Exploring Operation: 51+11=62, Resulting Numbers: [47, 66, 62]
Generated Node #0,0: 59:[47, 66, 62] Operation: 51+11=62
Exploring Operation: 66-11=55, Resulting Numbers: [51, 47, 55]
Generated Node #0,1: 59:[51, 47, 55] Operation: 66-11=55
Exploring Operation: 47+11=58... | 0.972222 | hs_3 | mult_heuristic |
[
1,
54,
16,
48
] | 19 | [
"54*16=864",
"864/48=18",
"1+18=19"
] | Current State: 19:[1, 54, 16, 48], Operations: []
Exploring Operation: 54*16=864, Resulting Numbers: [1, 48, 864]
Generated Node #2: [1, 48, 864] from Operation: 54*16=864
Current State: 19:[1, 48, 864], Operations: ['54*16=864']
Exploring Operation: 864/48=18, Resulting Numbers: [1, 18]
Generated Node #3: [1, 18] from... | 4 | Current State: 19:[1, 54, 16, 48], Operations: []
Exploring Operation: 54-48=6, Resulting Numbers: [1, 16, 6]
Generated Node #0,0: 19:[1, 16, 6] Operation: 54-48=6
Exploring Operation: 48-1=47, Resulting Numbers: [54, 16, 47]
Generated Node #0,1: 19:[54, 16, 47] Operation: 48-1=47
Exploring Operation: 1+16=17, Resultin... | 0 | hs_5 | sum_heuristic |
[
35,
45,
36,
87
] | 43 | [
"35+45=80",
"36+87=123",
"123-80=43"
] | Current State: 43:[35, 45, 36, 87], Operations: []
Exploring Operation: 35+45=80, Resulting Numbers: [36, 87, 80]
Generated Node #2: [36, 87, 80] from Operation: 35+45=80
Current State: 43:[36, 87, 80], Operations: ['35+45=80']
Exploring Operation: 36+87=123, Resulting Numbers: [80, 123]
Generated Node #3: [80, 123] fr... | 4 | Current State: 43:[35, 45, 36, 87], Operations: []
Exploring Operation: 45-35=10, Resulting Numbers: [36, 87, 10]
Generated Node #0,0: 43:[36, 87, 10] Operation: 45-35=10
Exploring Operation: 87-36=51, Resulting Numbers: [35, 45, 51]
Generated Node #0,1: 43:[35, 45, 51] Operation: 87-36=51
Exploring Operation: 87-35=52... | 0.980035 | hs_5 | sum_heuristic |
[
95,
85,
62,
50
] | 67 | [
"95-85=10",
"50/10=5",
"62+5=67"
] | Current State: 67:[95, 85, 62, 50], Operations: []
Exploring Operation: 95-85=10, Resulting Numbers: [62, 50, 10]
Generated Node #2: [62, 50, 10] from Operation: 95-85=10
Current State: 67:[62, 50, 10], Operations: ['95-85=10']
Exploring Operation: 50/10=5, Resulting Numbers: [62, 5]
Generated Node #3: [62, 5] from Ope... | 4 | Current State: 67:[95, 85, 62, 50], Operations: []
Exploring Operation: 95-50=45, Resulting Numbers: [85, 62, 45]
Generated Node #0,0: 67:[85, 62, 45] Operation: 95-50=45
Exploring Operation: 85-50=35, Resulting Numbers: [95, 62, 35]
Generated Node #0,1: 67:[95, 62, 35] Operation: 85-50=35
Exploring Operation: 95-85=10... | 0 | hs_4 | sum_heuristic |
[
14,
80,
52,
36
] | 18 | [
"14*52=728",
"728-80=648",
"648/36=18"
] | Current State: 18:[14, 80, 52, 36], Operations: []
Exploring Operation: 14*52=728, Resulting Numbers: [80, 36, 728]
Generated Node #2: [80, 36, 728] from Operation: 14*52=728
Current State: 18:[80, 36, 728], Operations: ['14*52=728']
Exploring Operation: 728-80=648, Resulting Numbers: [36, 648]
Generated Node #3: [36, ... | 4 | Current State: 18:[14, 80, 52, 36], Operations: []
Exploring Operation: 80-36=44, Resulting Numbers: [14, 52, 44]
Generated Node #0,0: 18:[14, 52, 44] Operation: 80-36=44
Exploring Operation: 52-36=16, Resulting Numbers: [14, 80, 16]
Generated Node #0,1: 18:[14, 80, 16] Operation: 52-36=16
Exploring Operation: 80-52=28... | 0.985243 | hs_3 | mult_heuristic |
[
6,
28,
4,
97
] | 59 | [
"6+28=34",
"97-4=93",
"93-34=59"
] | Current State: 59:[6, 28, 4, 97], Operations: []
Exploring Operation: 6+28=34, Resulting Numbers: [4, 97, 34]
Generated Node #2: [4, 97, 34] from Operation: 6+28=34
Current State: 59:[4, 97, 34], Operations: ['6+28=34']
Exploring Operation: 97-4=93, Resulting Numbers: [34, 93]
Generated Node #3: [34, 93] from Operation... | 4 | Current State: 59:[6, 28, 4, 97], Operations: []
Exploring Operation: 6*4=24, Resulting Numbers: [28, 97, 24]
Generated Node #0,0: 59:[28, 97, 24] Operation: 6*4=24
Exploring Operation: 6+4=10, Resulting Numbers: [28, 97, 10]
Generated Node #0,1: 59:[28, 97, 10] Operation: 6+4=10
Exploring Operation: 6+28=34, Resulting... | 0.979167 | hs_3 | sum_heuristic |
[
30,
5,
40,
80
] | 37 | [
"30+5=35",
"80/40=2",
"35+2=37"
] | Current State: 37:[30, 5, 40, 80], Operations: []
Exploring Operation: 30+5=35, Resulting Numbers: [40, 80, 35]
Generated Node #2: [40, 80, 35] from Operation: 30+5=35
Current State: 37:[40, 80, 35], Operations: ['30+5=35']
Exploring Operation: 80/40=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Operati... | 4 | Current State: 37:[30, 5, 40, 80], Operations: []
Exploring Operation: 80/5=16, Resulting Numbers: [30, 40, 16]
Generated Node #0,0: 37:[30, 40, 16] Operation: 80/5=16
Exploring Operation: 80-40=40, Resulting Numbers: [30, 5, 40]
Generated Node #0,1: 37:[30, 5, 40] Operation: 80-40=40
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
1,
2,
46,
44
] | 93 | [
"1+2=3",
"46+44=90",
"3+90=93"
] | Current State: 93:[1, 2, 46, 44], Operations: []
Exploring Operation: 1+2=3, Resulting Numbers: [46, 44, 3]
Generated Node #2: [46, 44, 3] from Operation: 1+2=3
Current State: 93:[46, 44, 3], Operations: ['1+2=3']
Exploring Operation: 46+44=90, Resulting Numbers: [3, 90]
Generated Node #3: [3, 90] from Operation: 46+44... | 4 | Current State: 93:[1, 2, 46, 44], Operations: []
Exploring Operation: 46-44=2, Resulting Numbers: [1, 2, 2]
Generated Node #0,0: 93:[1, 2, 2] Operation: 46-44=2
Exploring Operation: 2*46=92, Resulting Numbers: [1, 44, 92]
Generated Node #0,1: 93:[1, 44, 92] Operation: 2*46=92
Exploring Operation: 46/2=23, Resulting Num... | 0.96441 | hs_5 | mult_heuristic |
[
85,
55,
20,
84
] | 77 | [
"85+55=140",
"140/20=7",
"84-7=77"
] | Current State: 77:[85, 55, 20, 84], Operations: []
Exploring Operation: 85+55=140, Resulting Numbers: [20, 84, 140]
Generated Node #2: [20, 84, 140] from Operation: 85+55=140
Current State: 77:[20, 84, 140], Operations: ['85+55=140']
Exploring Operation: 140/20=7, Resulting Numbers: [84, 7]
Generated Node #3: [84, 7] f... | 4 | Current State: 77:[85, 55, 20, 84], Operations: []
Exploring Operation: 85-55=30, Resulting Numbers: [20, 84, 30]
Generated Node #0,0: 77:[20, 84, 30] Operation: 85-55=30
Exploring Operation: 85-84=1, Resulting Numbers: [55, 20, 1]
Generated Node #0,1: 77:[55, 20, 1] Operation: 85-84=1
Exploring Operation: 84-55=29, Re... | 0 | hs_5 | mult_heuristic |
[
69,
60,
83,
24
] | 27 | [
"83-60=23",
"69/23=3",
"24+3=27"
] | Current State: 27:[69, 60, 83, 24], Operations: []
Exploring Operation: 83-60=23, Resulting Numbers: [69, 24, 23]
Generated Node #2: [69, 24, 23] from Operation: 83-60=23
Current State: 27:[69, 24, 23], Operations: ['83-60=23']
Exploring Operation: 69/23=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 27:[69, 60, 83, 24], Operations: []
Exploring Operation: 83-60=23, Resulting Numbers: [69, 24, 23]
Generated Node #0,0: 27:[69, 24, 23] Operation: 83-60=23
Exploring Operation: 69-24=45, Resulting Numbers: [60, 83, 45]
Generated Node #0,1: 27:[60, 83, 45] Operation: 69-24=45
Exploring Operation: 69-60=9,... | 0.972222 | hs_4 | sum_heuristic |
[
39,
65,
87,
86
] | 26 | [
"65-39=26",
"87-86=1",
"26*1=26"
] | Current State: 26:[39, 65, 87, 86], Operations: []
Exploring Operation: 65-39=26, Resulting Numbers: [87, 86, 26]
Generated Node #2: [87, 86, 26] from Operation: 65-39=26
Current State: 26:[87, 86, 26], Operations: ['65-39=26']
Exploring Operation: 87-86=1, Resulting Numbers: [26, 1]
Generated Node #3: [26, 1] from Ope... | 4 | Current State: 26:[39, 65, 87, 86], Operations: []
Exploring Operation: 65-39=26, Resulting Numbers: [87, 86, 26]
Generated Node #0,0: 26:[87, 86, 26] Operation: 65-39=26
Exploring Operation: 87-86=1, Resulting Numbers: [39, 65, 1]
Generated Node #0,1: 26:[39, 65, 1] Operation: 87-86=1
Exploring Operation: 86-65=21, Re... | 0.988715 | hs_4 | sum_heuristic |
[
58,
3,
10,
40
] | 68 | [
"58+40=98",
"3*10=30",
"98-30=68"
] | Current State: 68:[58, 3, 10, 40], Operations: []
Exploring Operation: 58+40=98, Resulting Numbers: [3, 10, 98]
Generated Node #2: [3, 10, 98] from Operation: 58+40=98
Current State: 68:[3, 10, 98], Operations: ['58+40=98']
Exploring Operation: 3*10=30, Resulting Numbers: [98, 30]
Generated Node #3: [98, 30] from Opera... | 4 | Current State: 68:[58, 3, 10, 40], Operations: []
Exploring Operation: 40/10=4, Resulting Numbers: [58, 3, 4]
Generated Node #0,0: 68:[58, 3, 4] Operation: 40/10=4
Exploring Operation: 58-40=18, Resulting Numbers: [3, 10, 18]
Generated Node #0,1: 68:[3, 10, 18] Operation: 58-40=18
Exploring Operation: 58+10=68, Resulti... | 0 | hs_3 | mult_heuristic |
[
25,
68,
7,
20
] | 24 | [
"25*20=500",
"68*7=476",
"500-476=24"
] | Current State: 24:[25, 68, 7, 20], Operations: []
Exploring Operation: 25*20=500, Resulting Numbers: [68, 7, 500]
Generated Node #2: [68, 7, 500] from Operation: 25*20=500
Current State: 24:[68, 7, 500], Operations: ['25*20=500']
Exploring Operation: 68*7=476, Resulting Numbers: [500, 476]
Generated Node #3: [500, 476]... | 4 | Current State: 24:[25, 68, 7, 20], Operations: []
Exploring Operation: 68-7=61, Resulting Numbers: [25, 20, 61]
Generated Node #0,0: 24:[25, 20, 61] Operation: 68-7=61
Exploring Operation: 68-25=43, Resulting Numbers: [7, 20, 43]
Generated Node #0,1: 24:[7, 20, 43] Operation: 68-25=43
Exploring Operation: 68-20=48, Res... | 0 | hs_4 | sum_heuristic |
[
77,
60,
65,
30
] | 73 | [
"65-60=5",
"30*5=150",
"150-77=73"
] | Current State: 73:[77, 60, 65, 30], Operations: []
Exploring Operation: 65-60=5, Resulting Numbers: [77, 30, 5]
Generated Node #2: [77, 30, 5] from Operation: 65-60=5
Current State: 73:[77, 30, 5], Operations: ['65-60=5']
Exploring Operation: 30*5=150, Resulting Numbers: [77, 150]
Generated Node #3: [77, 150] from Oper... | 4 | Current State: 73:[77, 60, 65, 30], Operations: []
Exploring Operation: 65+30=95, Resulting Numbers: [77, 60, 95]
Generated Node #0,0: 73:[77, 60, 95] Operation: 65+30=95
Exploring Operation: 77-30=47, Resulting Numbers: [60, 65, 47]
Generated Node #0,1: 73:[60, 65, 47] Operation: 77-30=47
Exploring Operation: 60+30=90... | 0 | hs_4 | sum_heuristic |
[
68,
47,
23,
45
] | 64 | [
"47+45=92",
"92/23=4",
"68-4=64"
] | Current State: 64:[68, 47, 23, 45], Operations: []
Exploring Operation: 47+45=92, Resulting Numbers: [68, 23, 92]
Generated Node #2: [68, 23, 92] from Operation: 47+45=92
Current State: 64:[68, 23, 92], Operations: ['47+45=92']
Exploring Operation: 92/23=4, Resulting Numbers: [68, 4]
Generated Node #3: [68, 4] from Ope... | 4 | Current State: 64:[68, 47, 23, 45], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [68, 23, 2]
Generated Node #0,0: 64:[68, 23, 2] Operation: 47-45=2
Exploring Operation: 47+23=70, Resulting Numbers: [68, 45, 70]
Generated Node #0,1: 64:[68, 45, 70] Operation: 47+23=70
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
31,
64,
54,
5
] | 16 | [
"64-31=33",
"54-5=49",
"49-33=16"
] | Current State: 16:[31, 64, 54, 5], Operations: []
Exploring Operation: 64-31=33, Resulting Numbers: [54, 5, 33]
Generated Node #2: [54, 5, 33] from Operation: 64-31=33
Current State: 16:[54, 5, 33], Operations: ['64-31=33']
Exploring Operation: 54-5=49, Resulting Numbers: [33, 49]
Generated Node #3: [33, 49] from Opera... | 4 | Current State: 16:[31, 64, 54, 5], Operations: []
Exploring Operation: 64-31=33, Resulting Numbers: [54, 5, 33]
Generated Node #0,0: 16:[54, 5, 33] Operation: 64-31=33
Exploring Operation: 54-31=23, Resulting Numbers: [64, 5, 23]
Generated Node #0,1: 16:[64, 5, 23] Operation: 54-31=23
Exploring Operation: 64-54=10, Res... | 0.96875 | hs_4 | sum_heuristic |
[
54,
65,
3,
53
] | 62 | [
"54-53=1",
"65-3=62",
"1*62=62"
] | Current State: 62:[54, 65, 3, 53], Operations: []
Exploring Operation: 54-53=1, Resulting Numbers: [65, 3, 1]
Generated Node #2: [65, 3, 1] from Operation: 54-53=1
Current State: 62:[65, 3, 1], Operations: ['54-53=1']
Exploring Operation: 65-3=62, Resulting Numbers: [1, 62]
Generated Node #3: [1, 62] from Operation: 65... | 4 | Current State: 62:[54, 65, 3, 53], Operations: []
Exploring Operation: 3+53=56, Resulting Numbers: [54, 65, 56]
Generated Node #0,0: 62:[54, 65, 56] Operation: 3+53=56
Exploring Operation: 65-3=62, Resulting Numbers: [54, 53, 62]
Generated Node #0,1: 62:[54, 53, 62] Operation: 65-3=62
Exploring Operation: 54-53=1, Resu... | 0.954861 | hs_5 | mult_heuristic |
[
88,
3,
76,
26
] | 54 | [
"76+26=102",
"102/3=34",
"88-34=54"
] | Current State: 54:[88, 3, 76, 26], Operations: []
Exploring Operation: 76+26=102, Resulting Numbers: [88, 3, 102]
Generated Node #2: [88, 3, 102] from Operation: 76+26=102
Current State: 54:[88, 3, 102], Operations: ['76+26=102']
Exploring Operation: 102/3=34, Resulting Numbers: [88, 34]
Generated Node #3: [88, 34] fro... | 4 | Current State: 54:[88, 3, 76, 26], Operations: []
Exploring Operation: 76-26=50, Resulting Numbers: [88, 3, 50]
Generated Node #0,0: 54:[88, 3, 50] Operation: 76-26=50
Exploring Operation: 88-76=12, Resulting Numbers: [3, 26, 12]
Generated Node #0,1: 54:[3, 26, 12] Operation: 88-76=12
Exploring Operation: 88-26=62, Res... | 0 | hs_3 | mult_heuristic |
[
51,
38,
12,
25
] | 78 | [
"51*38=1938",
"12+1938=1950",
"1950/25=78"
] | Current State: 78:[51, 38, 12, 25], Operations: []
Exploring Operation: 51*38=1938, Resulting Numbers: [12, 25, 1938]
Generated Node #2: [12, 25, 1938] from Operation: 51*38=1938
Current State: 78:[12, 25, 1938], Operations: ['51*38=1938']
Exploring Operation: 12+1938=1950, Resulting Numbers: [25, 1950]
Generated Node ... | 4 | Current State: 78:[51, 38, 12, 25], Operations: []
Exploring Operation: 51-38=13, Resulting Numbers: [12, 25, 13]
Generated Node #0,0: 78:[12, 25, 13] Operation: 51-38=13
Exploring Operation: 51+38=89, Resulting Numbers: [12, 25, 89]
Generated Node #0,1: 78:[12, 25, 89] Operation: 51+38=89
Exploring Operation: 51+25=76... | 0 | hs_5 | mult_heuristic |
[
26,
16,
19,
40
] | 23 | [
"26-16=10",
"40/10=4",
"19+4=23"
] | Current State: 23:[26, 16, 19, 40], Operations: []
Exploring Operation: 26-16=10, Resulting Numbers: [19, 40, 10]
Generated Node #2: [19, 40, 10] from Operation: 26-16=10
Current State: 23:[19, 40, 10], Operations: ['26-16=10']
Exploring Operation: 40/10=4, Resulting Numbers: [19, 4]
Generated Node #3: [19, 4] from Ope... | 4 | Current State: 23:[26, 16, 19, 40], Operations: []
Exploring Operation: 40-19=21, Resulting Numbers: [26, 16, 21]
Generated Node #0,0: 23:[26, 16, 21] Operation: 40-19=21
Exploring Operation: 40-16=24, Resulting Numbers: [26, 19, 24]
Generated Node #0,1: 23:[26, 19, 24] Operation: 40-16=24
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
61,
15,
81,
54
] | 24 | [
"61-54=7",
"15*7=105",
"105-81=24"
] | Current State: 24:[61, 15, 81, 54], Operations: []
Exploring Operation: 61-54=7, Resulting Numbers: [15, 81, 7]
Generated Node #2: [15, 81, 7] from Operation: 61-54=7
Current State: 24:[15, 81, 7], Operations: ['61-54=7']
Exploring Operation: 15*7=105, Resulting Numbers: [81, 105]
Generated Node #3: [81, 105] from Oper... | 4 | Current State: 24:[61, 15, 81, 54], Operations: []
Exploring Operation: 81-61=20, Resulting Numbers: [15, 54, 20]
Generated Node #0,0: 24:[15, 54, 20] Operation: 81-61=20
Exploring Operation: 61-54=7, Resulting Numbers: [15, 81, 7]
Generated Node #0,1: 24:[15, 81, 7] Operation: 61-54=7
Exploring Operation: 81-15=66, Re... | 0 | hs_5 | mult_heuristic |
[
61,
57,
7,
60
] | 64 | [
"61-60=1",
"57+7=64",
"1*64=64"
] | Current State: 64:[61, 57, 7, 60], Operations: []
Exploring Operation: 61-60=1, Resulting Numbers: [57, 7, 1]
Generated Node #2: [57, 7, 1] from Operation: 61-60=1
Current State: 64:[57, 7, 1], Operations: ['61-60=1']
Exploring Operation: 57+7=64, Resulting Numbers: [1, 64]
Generated Node #3: [1, 64] from Operation: 57... | 4 | Current State: 64:[61, 57, 7, 60], Operations: []
Exploring Operation: 61-57=4, Resulting Numbers: [7, 60, 4]
Generated Node #0,0: 64:[7, 60, 4] Operation: 61-57=4
Exploring Operation: 57+7=64, Resulting Numbers: [61, 60, 64]
Generated Node #0,1: 64:[61, 60, 64] Operation: 57+7=64
Exploring Operation: 61-60=1, Resultin... | 0.967882 | hs_4 | sum_heuristic |
[
24,
2,
26,
65
] | 40 | [
"24+26=50",
"50/2=25",
"65-25=40"
] | Current State: 40:[24, 2, 26, 65], Operations: []
Exploring Operation: 24+26=50, Resulting Numbers: [2, 65, 50]
Generated Node #2: [2, 65, 50] from Operation: 24+26=50
Current State: 40:[2, 65, 50], Operations: ['24+26=50']
Exploring Operation: 50/2=25, Resulting Numbers: [65, 25]
Generated Node #3: [65, 25] from Opera... | 4 | Current State: 40:[24, 2, 26, 65], Operations: []
Exploring Operation: 65-26=39, Resulting Numbers: [24, 2, 39]
Generated Node #0,0: 40:[24, 2, 39] Operation: 65-26=39
Exploring Operation: 65-24=41, Resulting Numbers: [2, 26, 41]
Generated Node #0,1: 40:[2, 26, 41] Operation: 65-24=41
Exploring Operation: 26-24=2, Resu... | 0 | hs_3 | sum_heuristic |
[
91,
5,
91,
96
] | 90 | [
"91+5=96",
"96/96=1",
"91-1=90"
] | Current State: 90:[91, 5, 91, 96], Operations: []
Exploring Operation: 91+5=96, Resulting Numbers: [96, 96]
Generated Node #2: [96, 96] from Operation: 91+5=96
Current State: 90:[96, 96], Operations: ['91+5=96']
Exploring Operation: 96/96=1, Resulting Numbers: [1]
1,90 equal: Goal Reached
Exploring Operation: 91-1=90, ... | 4 | Current State: 90:[91, 5, 91, 96], Operations: []
Exploring Operation: 96-91=5, Resulting Numbers: [5, 91, 5]
Generated Node #0,0: 90:[5, 91, 5] Operation: 96-91=5
Exploring Operation: 91/91=1, Resulting Numbers: [5, 96, 1]
Generated Node #0,1: 90:[5, 96, 1] Operation: 91/91=1
Exploring Operation: 96-91=5, Resulting Nu... | 0.980035 | hs_5 | mult_heuristic |
[
51,
55,
2,
7
] | 27 | [
"55-7=48",
"48/2=24",
"51-24=27"
] | Current State: 27:[51, 55, 2, 7], Operations: []
Exploring Operation: 55-7=48, Resulting Numbers: [51, 2, 48]
Generated Node #2: [51, 2, 48] from Operation: 55-7=48
Current State: 27:[51, 2, 48], Operations: ['55-7=48']
Exploring Operation: 48/2=24, Resulting Numbers: [51, 24]
Generated Node #3: [51, 24] from Operation... | 4 | Current State: 27:[51, 55, 2, 7], Operations: []
Exploring Operation: 55-51=4, Resulting Numbers: [2, 7, 4]
Generated Node #0,0: 27:[2, 7, 4] Operation: 55-51=4
Moving to Node #0,0
Current State: 27:[2, 7, 4], Operations: ['55-51=4']
Exploring Operation: 2+7=9, Resulting Numbers: [4, 9]
Generated Node #0,0,0: 27:[4, 9]... | 0 | hs_1 | sum_heuristic |
[
92,
79,
7,
4
] | 63 | [
"92-79=13",
"13-4=9",
"7*9=63"
] | Current State: 63:[92, 79, 7, 4], Operations: []
Exploring Operation: 92-79=13, Resulting Numbers: [7, 4, 13]
Generated Node #2: [7, 4, 13] from Operation: 92-79=13
Current State: 63:[7, 4, 13], Operations: ['92-79=13']
Exploring Operation: 13-4=9, Resulting Numbers: [7, 9]
Generated Node #3: [7, 9] from Operation: 13-... | 4 | Current State: 63:[92, 79, 7, 4], Operations: []
Exploring Operation: 79-7=72, Resulting Numbers: [92, 4, 72]
Generated Node #0,0: 63:[92, 4, 72] Operation: 79-7=72
Exploring Operation: 92/4=23, Resulting Numbers: [79, 7, 23]
Generated Node #0,1: 63:[79, 7, 23] Operation: 92/4=23
Exploring Operation: 92-79=13, Resultin... | 0.94184 | hs_5 | mult_heuristic |
[
15,
65,
5,
85
] | 89 | [
"65-5=60",
"60/15=4",
"85+4=89"
] | Current State: 89:[15, 65, 5, 85], Operations: []
Exploring Operation: 65-5=60, Resulting Numbers: [15, 85, 60]
Generated Node #2: [15, 85, 60] from Operation: 65-5=60
Current State: 89:[15, 85, 60], Operations: ['65-5=60']
Exploring Operation: 60/15=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] from Operati... | 4 | Current State: 89:[15, 65, 5, 85], Operations: []
Exploring Operation: 15+65=80, Resulting Numbers: [5, 85, 80]
Generated Node #0,0: 89:[5, 85, 80] Operation: 15+65=80
Exploring Operation: 65+5=70, Resulting Numbers: [15, 85, 70]
Generated Node #0,1: 89:[15, 85, 70] Operation: 65+5=70
Exploring Operation: 15*5=75, Resu... | 0 | hs_4 | mult_heuristic |
[
35,
1,
42,
44
] | 18 | [
"35+1=36",
"44-42=2",
"36/2=18"
] | Current State: 18:[35, 1, 42, 44], Operations: []
Exploring Operation: 35+1=36, Resulting Numbers: [42, 44, 36]
Generated Node #2: [42, 44, 36] from Operation: 35+1=36
Current State: 18:[42, 44, 36], Operations: ['35+1=36']
Exploring Operation: 44-42=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Operati... | 4 | Current State: 18:[35, 1, 42, 44], Operations: []
Exploring Operation: 44-35=9, Resulting Numbers: [1, 42, 9]
Generated Node #0,0: 18:[1, 42, 9] Operation: 44-35=9
Exploring Operation: 44-42=2, Resulting Numbers: [35, 1, 2]
Generated Node #0,1: 18:[35, 1, 2] Operation: 44-42=2
Moving to Node #0,1
Current State: 18:[35,... | 0 | hs_2 | mult_heuristic |
[
21,
9,
96,
31
] | 36 | [
"9+96=105",
"105/21=5",
"31+5=36"
] | Current State: 36:[21, 9, 96, 31], Operations: []
Exploring Operation: 9+96=105, Resulting Numbers: [21, 31, 105]
Generated Node #2: [21, 31, 105] from Operation: 9+96=105
Current State: 36:[21, 31, 105], Operations: ['9+96=105']
Exploring Operation: 105/21=5, Resulting Numbers: [31, 5]
Generated Node #3: [31, 5] from ... | 4 | Current State: 36:[21, 9, 96, 31], Operations: []
Exploring Operation: 96-31=65, Resulting Numbers: [21, 9, 65]
Generated Node #0,0: 36:[21, 9, 65] Operation: 96-31=65
Exploring Operation: 31-21=10, Resulting Numbers: [9, 96, 10]
Generated Node #0,1: 36:[9, 96, 10] Operation: 31-21=10
Exploring Operation: 96-9=87, Resu... | 0 | hs_5 | mult_heuristic |
[
39,
40,
98,
32
] | 26 | [
"39-32=7",
"98/7=14",
"40-14=26"
] | Current State: 26:[39, 40, 98, 32], Operations: []
Exploring Operation: 39-32=7, Resulting Numbers: [40, 98, 7]
Generated Node #2: [40, 98, 7] from Operation: 39-32=7
Current State: 26:[40, 98, 7], Operations: ['39-32=7']
Exploring Operation: 98/7=14, Resulting Numbers: [40, 14]
Generated Node #3: [40, 14] from Operati... | 4 | Current State: 26:[39, 40, 98, 32], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [39, 98, 8]
Generated Node #0,0: 26:[39, 98, 8] Operation: 40-32=8
Exploring Operation: 98-40=58, Resulting Numbers: [39, 32, 58]
Generated Node #0,1: 26:[39, 32, 58] Operation: 98-40=58
Exploring Operation: 40-39=1, Res... | 0 | hs_5 | mult_heuristic |
[
86,
15,
2,
81
] | 40 | [
"86+15=101",
"101-81=20",
"2*20=40"
] | Current State: 40:[86, 15, 2, 81], Operations: []
Exploring Operation: 86+15=101, Resulting Numbers: [2, 81, 101]
Generated Node #2: [2, 81, 101] from Operation: 86+15=101
Current State: 40:[2, 81, 101], Operations: ['86+15=101']
Exploring Operation: 101-81=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from... | 4 | Current State: 40:[86, 15, 2, 81], Operations: []
Exploring Operation: 86-81=5, Resulting Numbers: [15, 2, 5]
Generated Node #0,0: 40:[15, 2, 5] Operation: 86-81=5
Moving to Node #0,0
Current State: 40:[15, 2, 5], Operations: ['86-81=5']
Exploring Operation: 15+5=20, Resulting Numbers: [2, 20]
Generated Node #0,0,0: 40... | 0.993924 | hs_1 | mult_heuristic |
[
79,
74,
85,
42
] | 25 | [
"79-74=5",
"85/5=17",
"42-17=25"
] | Current State: 25:[79, 74, 85, 42], Operations: []
Exploring Operation: 79-74=5, Resulting Numbers: [85, 42, 5]
Generated Node #2: [85, 42, 5] from Operation: 79-74=5
Current State: 25:[85, 42, 5], Operations: ['79-74=5']
Exploring Operation: 85/5=17, Resulting Numbers: [42, 17]
Generated Node #3: [42, 17] from Operati... | 4 | Current State: 25:[79, 74, 85, 42], Operations: []
Exploring Operation: 85-79=6, Resulting Numbers: [74, 42, 6]
Generated Node #0,0: 25:[74, 42, 6] Operation: 85-79=6
Exploring Operation: 85-74=11, Resulting Numbers: [79, 42, 11]
Generated Node #0,1: 25:[79, 42, 11] Operation: 85-74=11
Exploring Operation: 79-74=5, Res... | 0.972222 | hs_4 | sum_heuristic |
[
12,
74,
44,
85
] | 45 | [
"12+74=86",
"85-44=41",
"86-41=45"
] | Current State: 45:[12, 74, 44, 85], Operations: []
Exploring Operation: 12+74=86, Resulting Numbers: [44, 85, 86]
Generated Node #2: [44, 85, 86] from Operation: 12+74=86
Current State: 45:[44, 85, 86], Operations: ['12+74=86']
Exploring Operation: 85-44=41, Resulting Numbers: [86, 41]
Generated Node #3: [86, 41] from ... | 4 | Current State: 45:[12, 74, 44, 85], Operations: []
Exploring Operation: 85-74=11, Resulting Numbers: [12, 44, 11]
Generated Node #0,0: 45:[12, 44, 11] Operation: 85-74=11
Exploring Operation: 85-44=41, Resulting Numbers: [12, 74, 41]
Generated Node #0,1: 45:[12, 74, 41] Operation: 85-44=41
Exploring Operation: 74-12=62... | 0.966146 | hs_4 | mult_heuristic |
[
38,
31,
19,
14
] | 15 | [
"38/19=2",
"31-14=17",
"17-2=15"
] | Current State: 15:[38, 31, 19, 14], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [31, 14, 2]
Generated Node #2: [31, 14, 2] from Operation: 38/19=2
Current State: 15:[31, 14, 2], Operations: ['38/19=2']
Exploring Operation: 31-14=17, Resulting Numbers: [2, 17]
Generated Node #3: [2, 17] from Operatio... | 4 | Current State: 15:[38, 31, 19, 14], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [31, 14, 2]
Generated Node #0,0: 15:[31, 14, 2] Operation: 38/19=2
Exploring Operation: 31-19=12, Resulting Numbers: [38, 14, 12]
Generated Node #0,1: 15:[38, 14, 12] Operation: 31-19=12
Exploring Operation: 38-31=7, Res... | 0.974826 | hs_4 | sum_heuristic |
[
62,
61,
76,
6
] | 70 | [
"62-61=1",
"76-6=70",
"1*70=70"
] | Current State: 70:[62, 61, 76, 6], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [76, 6, 1]
Generated Node #2: [76, 6, 1] from Operation: 62-61=1
Current State: 70:[76, 6, 1], Operations: ['62-61=1']
Exploring Operation: 76-6=70, Resulting Numbers: [1, 70]
Generated Node #3: [1, 70] from Operation: 76... | 4 | Current State: 70:[62, 61, 76, 6], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [76, 6, 1]
Generated Node #0,0: 70:[76, 6, 1] Operation: 62-61=1
Moving to Node #0,0
Current State: 70:[76, 6, 1], Operations: ['62-61=1']
Exploring Operation: 76-6=70, Resulting Numbers: [1, 70]
Generated Node #0,0,0: 70... | 0.993924 | hs_1 | sum_heuristic |
[
77,
72,
98,
18
] | 33 | [
"77+72=149",
"98+18=116",
"149-116=33"
] | Current State: 33:[77, 72, 98, 18], Operations: []
Exploring Operation: 77+72=149, Resulting Numbers: [98, 18, 149]
Generated Node #2: [98, 18, 149] from Operation: 77+72=149
Current State: 33:[98, 18, 149], Operations: ['77+72=149']
Exploring Operation: 98+18=116, Resulting Numbers: [149, 116]
Generated Node #3: [149,... | 4 | Current State: 33:[77, 72, 98, 18], Operations: []
Exploring Operation: 98-77=21, Resulting Numbers: [72, 18, 21]
Generated Node #0,0: 33:[72, 18, 21] Operation: 98-77=21
Exploring Operation: 98-72=26, Resulting Numbers: [77, 18, 26]
Generated Node #0,1: 33:[77, 18, 26] Operation: 98-72=26
Moving to Node #0,0
Current S... | 0.988715 | hs_2 | sum_heuristic |
[
53,
78,
45,
57
] | 77 | [
"78-53=25",
"45+57=102",
"102-25=77"
] | Current State: 77:[53, 78, 45, 57], Operations: []
Exploring Operation: 78-53=25, Resulting Numbers: [45, 57, 25]
Generated Node #2: [45, 57, 25] from Operation: 78-53=25
Current State: 77:[45, 57, 25], Operations: ['78-53=25']
Exploring Operation: 45+57=102, Resulting Numbers: [25, 102]
Generated Node #3: [25, 102] fr... | 4 | Current State: 77:[53, 78, 45, 57], Operations: []
Exploring Operation: 57-45=12, Resulting Numbers: [53, 78, 12]
Generated Node #0,0: 77:[53, 78, 12] Operation: 57-45=12
Exploring Operation: 53-45=8, Resulting Numbers: [78, 57, 8]
Generated Node #0,1: 77:[78, 57, 8] Operation: 53-45=8
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
2,
53,
46,
35
] | 49 | [
"53-46=7",
"2*7=14",
"35+14=49"
] | Current State: 49:[2, 53, 46, 35], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [2, 35, 7]
Generated Node #2: [2, 35, 7] from Operation: 53-46=7
Current State: 49:[2, 35, 7], Operations: ['53-46=7']
Exploring Operation: 2*7=14, Resulting Numbers: [35, 14]
Generated Node #3: [35, 14] from Operation: 2... | 4 | Current State: 49:[2, 53, 46, 35], Operations: []
Exploring Operation: 46-35=11, Resulting Numbers: [2, 53, 11]
Generated Node #0,0: 49:[2, 53, 11] Operation: 46-35=11
Exploring Operation: 2+46=48, Resulting Numbers: [53, 35, 48]
Generated Node #0,1: 49:[53, 35, 48] Operation: 2+46=48
Exploring Operation: 2+35=37, Resu... | 0 | hs_4 | mult_heuristic |
[
39,
78,
87,
95
] | 65 | [
"39+78=117",
"87+95=182",
"182-117=65"
] | Current State: 65:[39, 78, 87, 95], Operations: []
Exploring Operation: 39+78=117, Resulting Numbers: [87, 95, 117]
Generated Node #2: [87, 95, 117] from Operation: 39+78=117
Current State: 65:[87, 95, 117], Operations: ['39+78=117']
Exploring Operation: 87+95=182, Resulting Numbers: [117, 182]
Generated Node #3: [117,... | 4 | Current State: 65:[39, 78, 87, 95], Operations: []
Exploring Operation: 95-39=56, Resulting Numbers: [78, 87, 56]
Generated Node #0,0: 65:[78, 87, 56] Operation: 95-39=56
Exploring Operation: 95-87=8, Resulting Numbers: [39, 78, 8]
Generated Node #0,1: 65:[39, 78, 8] Operation: 95-87=8
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | mult_heuristic |
[
65,
75,
78,
77
] | 13 | [
"75*78=5850",
"5850/65=90",
"90-77=13"
] | Current State: 13:[65, 75, 78, 77], Operations: []
Exploring Operation: 75*78=5850, Resulting Numbers: [65, 77, 5850]
Generated Node #2: [65, 77, 5850] from Operation: 75*78=5850
Current State: 13:[65, 77, 5850], Operations: ['75*78=5850']
Exploring Operation: 5850/65=90, Resulting Numbers: [77, 90]
Generated Node #3: ... | 4 | Current State: 13:[65, 75, 78, 77], Operations: []
Exploring Operation: 78-65=13, Resulting Numbers: [75, 77, 13]
Generated Node #0,0: 13:[75, 77, 13] Operation: 78-65=13
Moving to Node #0,0
Current State: 13:[75, 77, 13], Operations: ['78-65=13']
Exploring Operation: 77-75=2, Resulting Numbers: [13, 2]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
68,
81,
33,
99
] | 95 | [
"81*33=2673",
"2673/99=27",
"68+27=95"
] | Current State: 95:[68, 81, 33, 99], Operations: []
Exploring Operation: 81*33=2673, Resulting Numbers: [68, 99, 2673]
Generated Node #2: [68, 99, 2673] from Operation: 81*33=2673
Current State: 95:[68, 99, 2673], Operations: ['81*33=2673']
Exploring Operation: 2673/99=27, Resulting Numbers: [68, 27]
Generated Node #3: ... | 4 | Current State: 95:[68, 81, 33, 99], Operations: []
Exploring Operation: 81-68=13, Resulting Numbers: [33, 99, 13]
Generated Node #0,0: 95:[33, 99, 13] Operation: 81-68=13
Exploring Operation: 68-33=35, Resulting Numbers: [81, 99, 35]
Generated Node #0,1: 95:[81, 99, 35] Operation: 68-33=35
Exploring Operation: 68+33=10... | 0 | hs_3 | sum_heuristic |
[
8,
13,
2,
51
] | 99 | [
"51-8=43",
"2*43=86",
"13+86=99"
] | Current State: 99:[8, 13, 2, 51], Operations: []
Exploring Operation: 51-8=43, Resulting Numbers: [13, 2, 43]
Generated Node #2: [13, 2, 43] from Operation: 51-8=43
Current State: 99:[13, 2, 43], Operations: ['51-8=43']
Exploring Operation: 2*43=86, Resulting Numbers: [13, 86]
Generated Node #3: [13, 86] from Operation... | 4 | Current State: 99:[8, 13, 2, 51], Operations: []
Exploring Operation: 2*51=102, Resulting Numbers: [8, 13, 102]
Generated Node #0,0: 99:[8, 13, 102] Operation: 2*51=102
Exploring Operation: 51-13=38, Resulting Numbers: [8, 2, 38]
Generated Node #0,1: 99:[8, 2, 38] Operation: 51-13=38
Exploring Operation: 51-8=43, Resul... | 0 | hs_3 | mult_heuristic |
[
75,
58,
13,
5
] | 86 | [
"75/5=15",
"58+13=71",
"15+71=86"
] | Current State: 86:[75, 58, 13, 5], Operations: []
Exploring Operation: 75/5=15, Resulting Numbers: [58, 13, 15]
Generated Node #2: [58, 13, 15] from Operation: 75/5=15
Current State: 86:[58, 13, 15], Operations: ['75/5=15']
Exploring Operation: 58+13=71, Resulting Numbers: [15, 71]
Generated Node #3: [15, 71] from Oper... | 4 | Current State: 86:[75, 58, 13, 5], Operations: []
Exploring Operation: 58-13=45, Resulting Numbers: [75, 5, 45]
Generated Node #0,0: 86:[75, 5, 45] Operation: 58-13=45
Exploring Operation: 75-58=17, Resulting Numbers: [13, 5, 17]
Generated Node #0,1: 86:[13, 5, 17] Operation: 75-58=17
Exploring Operation: 75+13=88, Res... | 0 | hs_3 | sum_heuristic |
[
3,
96,
70,
31
] | 47 | [
"96-70=26",
"3*26=78",
"78-31=47"
] | Current State: 47:[3, 96, 70, 31], Operations: []
Exploring Operation: 96-70=26, Resulting Numbers: [3, 31, 26]
Generated Node #2: [3, 31, 26] from Operation: 96-70=26
Current State: 47:[3, 31, 26], Operations: ['96-70=26']
Exploring Operation: 3*26=78, Resulting Numbers: [31, 78]
Generated Node #3: [31, 78] from Opera... | 4 | Current State: 47:[3, 96, 70, 31], Operations: []
Exploring Operation: 96-70=26, Resulting Numbers: [3, 31, 26]
Generated Node #0,0: 47:[3, 31, 26] Operation: 96-70=26
Exploring Operation: 96/3=32, Resulting Numbers: [70, 31, 32]
Generated Node #0,1: 47:[70, 31, 32] Operation: 96/3=32
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
41,
82,
82,
22
] | 44 | [
"82-41=41",
"82*22=1804",
"1804/41=44"
] | Current State: 44:[41, 82, 82, 22], Operations: []
Exploring Operation: 82-41=41, Resulting Numbers: [22, 41]
Generated Node #2: [22, 41] from Operation: 82-41=41
Current State: 44:[22, 41], Operations: ['82-41=41']
Exploring Operation: 82*22=1804, Resulting Numbers: [41, 1804]
Generated Node #3: [41, 1804] from Operat... | 4 | Current State: 44:[41, 82, 82, 22], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [41, 22, 1]
Generated Node #0,0: 44:[41, 22, 1] Operation: 82/82=1
Moving to Node #0,0
Current State: 44:[41, 22, 1], Operations: ['82/82=1']
Exploring Operation: 41+1=42, Resulting Numbers: [22, 42]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
79,
60,
15,
56
] | 60 | [
"79-60=19",
"56-15=41",
"19+41=60"
] | Current State: 60:[79, 60, 15, 56], Operations: []
Exploring Operation: 79-60=19, Resulting Numbers: [15, 56, 19]
Generated Node #2: [15, 56, 19] from Operation: 79-60=19
Current State: 60:[15, 56, 19], Operations: ['79-60=19']
Exploring Operation: 56-15=41, Resulting Numbers: [19, 41]
Generated Node #3: [19, 41] from ... | 4 | Current State: 60:[79, 60, 15, 56], Operations: []
Exploring Operation: 60-56=4, Resulting Numbers: [79, 15, 4]
Generated Node #0,0: 60:[79, 15, 4] Operation: 60-56=4
Exploring Operation: 79-60=19, Resulting Numbers: [15, 56, 19]
Generated Node #0,1: 60:[15, 56, 19] Operation: 79-60=19
Exploring Operation: 79-56=23, Re... | 0.978299 | hs_4 | sum_heuristic |
[
40,
95,
7,
58
] | 81 | [
"40+58=98",
"98/7=14",
"95-14=81"
] | Current State: 81:[40, 95, 7, 58], Operations: []
Exploring Operation: 40+58=98, Resulting Numbers: [95, 7, 98]
Generated Node #2: [95, 7, 98] from Operation: 40+58=98
Current State: 81:[95, 7, 98], Operations: ['40+58=98']
Exploring Operation: 98/7=14, Resulting Numbers: [95, 14]
Generated Node #3: [95, 14] from Opera... | 4 | Current State: 81:[40, 95, 7, 58], Operations: []
Exploring Operation: 95-58=37, Resulting Numbers: [40, 7, 37]
Generated Node #0,0: 81:[40, 7, 37] Operation: 95-58=37
Exploring Operation: 40-7=33, Resulting Numbers: [95, 58, 33]
Generated Node #0,1: 81:[95, 58, 33] Operation: 40-7=33
Exploring Operation: 40+58=98, Res... | 0.956597 | hs_4 | sum_heuristic |
[
64,
5,
1,
67
] | 18 | [
"67-64=3",
"5+1=6",
"3*6=18"
] | Current State: 18:[64, 5, 1, 67], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [5, 1, 3]
Generated Node #2: [5, 1, 3] from Operation: 67-64=3
Current State: 18:[5, 1, 3], Operations: ['67-64=3']
Exploring Operation: 5+1=6, Resulting Numbers: [3, 6]
Generated Node #3: [3, 6] from Operation: 5+1=6
Curr... | 4 | Current State: 18:[64, 5, 1, 67], Operations: []
Exploring Operation: 67-5=62, Resulting Numbers: [64, 1, 62]
Generated Node #0,0: 18:[64, 1, 62] Operation: 67-5=62
Exploring Operation: 67-64=3, Resulting Numbers: [5, 1, 3]
Generated Node #0,1: 18:[5, 1, 3] Operation: 67-64=3
Exploring Operation: 64-5=59, Resulting Num... | 0.990451 | hs_3 | sum_heuristic |
[
60,
50,
40,
27
] | 97 | [
"60+50=110",
"40-27=13",
"110-13=97"
] | Current State: 97:[60, 50, 40, 27], Operations: []
Exploring Operation: 60+50=110, Resulting Numbers: [40, 27, 110]
Generated Node #2: [40, 27, 110] from Operation: 60+50=110
Current State: 97:[40, 27, 110], Operations: ['60+50=110']
Exploring Operation: 40-27=13, Resulting Numbers: [110, 13]
Generated Node #3: [110, 1... | 4 | Current State: 97:[60, 50, 40, 27], Operations: []
Exploring Operation: 40+27=67, Resulting Numbers: [60, 50, 67]
Generated Node #0,0: 97:[60, 50, 67] Operation: 40+27=67
Exploring Operation: 50+40=90, Resulting Numbers: [60, 27, 90]
Generated Node #0,1: 97:[60, 27, 90] Operation: 50+40=90
Exploring Operation: 60+27=87... | 0.972222 | hs_4 | sum_heuristic |
[
18,
71,
52,
67
] | 38 | [
"71-18=53",
"67-52=15",
"53-15=38"
] | Current State: 38:[18, 71, 52, 67], Operations: []
Exploring Operation: 71-18=53, Resulting Numbers: [52, 67, 53]
Generated Node #2: [52, 67, 53] from Operation: 71-18=53
Current State: 38:[52, 67, 53], Operations: ['71-18=53']
Exploring Operation: 67-52=15, Resulting Numbers: [53, 15]
Generated Node #3: [53, 15] from ... | 4 | Current State: 38:[18, 71, 52, 67], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [18, 52, 4]
Generated Node #0,0: 38:[18, 52, 4] Operation: 71-67=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[18, 52, 4], Operations: ['71-67=4']
Exploring Operation: 52-18=34, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
52,
1,
58,
95
] | 90 | [
"52+1=53",
"95-58=37",
"53+37=90"
] | Current State: 90:[52, 1, 58, 95], Operations: []
Exploring Operation: 52+1=53, Resulting Numbers: [58, 95, 53]
Generated Node #2: [58, 95, 53] from Operation: 52+1=53
Current State: 90:[58, 95, 53], Operations: ['52+1=53']
Exploring Operation: 95-58=37, Resulting Numbers: [53, 37]
Generated Node #3: [53, 37] from Oper... | 4 | Current State: 90:[52, 1, 58, 95], Operations: []
Exploring Operation: 95-58=37, Resulting Numbers: [52, 1, 37]
Generated Node #0,0: 90:[52, 1, 37] Operation: 95-58=37
Exploring Operation: 95-52=43, Resulting Numbers: [1, 58, 43]
Generated Node #0,1: 90:[1, 58, 43] Operation: 95-52=43
Exploring Operation: 58-52=6, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
11,
54,
53,
2
] | 47 | [
"11-2=9",
"54/9=6",
"53-6=47"
] | Current State: 47:[11, 54, 53, 2], Operations: []
Exploring Operation: 11-2=9, Resulting Numbers: [54, 53, 9]
Generated Node #2: [54, 53, 9] from Operation: 11-2=9
Current State: 47:[54, 53, 9], Operations: ['11-2=9']
Exploring Operation: 54/9=6, Resulting Numbers: [53, 6]
Generated Node #3: [53, 6] from Operation: 54/... | 4 | Current State: 47:[11, 54, 53, 2], Operations: []
Exploring Operation: 11*2=22, Resulting Numbers: [54, 53, 22]
Generated Node #0,0: 47:[54, 53, 22] Operation: 11*2=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[54, 53, 22], Operations: ['11*2=22']
Exploring Operation: 54-22=32, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
16,
39,
44,
36
] | 44 | [
"44-39=5",
"16*5=80",
"80-36=44"
] | Current State: 44:[16, 39, 44, 36], Operations: []
Exploring Operation: 44-39=5, Resulting Numbers: [16, 36, 5]
Generated Node #2: [16, 36, 5] from Operation: 44-39=5
Current State: 44:[16, 36, 5], Operations: ['44-39=5']
Exploring Operation: 16*5=80, Resulting Numbers: [36, 80]
Generated Node #3: [36, 80] from Operati... | 4 | Current State: 44:[16, 39, 44, 36], Operations: []
Exploring Operation: 36-16=20, Resulting Numbers: [39, 44, 20]
Generated Node #0,0: 44:[39, 44, 20] Operation: 36-16=20
Exploring Operation: 39-16=23, Resulting Numbers: [44, 36, 23]
Generated Node #0,1: 44:[44, 36, 23] Operation: 39-16=23
Exploring Operation: 39-36=3,... | 0 | hs_4 | mult_heuristic |
[
1,
53,
3,
86
] | 37 | [
"53-1=52",
"3+86=89",
"89-52=37"
] | Current State: 37:[1, 53, 3, 86], Operations: []
Exploring Operation: 53-1=52, Resulting Numbers: [3, 86, 52]
Generated Node #2: [3, 86, 52] from Operation: 53-1=52
Current State: 37:[3, 86, 52], Operations: ['53-1=52']
Exploring Operation: 3+86=89, Resulting Numbers: [52, 89]
Generated Node #3: [52, 89] from Operation... | 4 | Current State: 37:[1, 53, 3, 86], Operations: []
Exploring Operation: 1+3=4, Resulting Numbers: [53, 86, 4]
Generated Node #0,0: 37:[53, 86, 4] Operation: 1+3=4
Exploring Operation: 53-1=52, Resulting Numbers: [3, 86, 52]
Generated Node #0,1: 37:[3, 86, 52] Operation: 53-1=52
Exploring Operation: 86-53=33, Resulting Nu... | 0.983507 | hs_3 | sum_heuristic |
[
77,
54,
4,
18
] | 70 | [
"77-4=73",
"54/18=3",
"73-3=70"
] | Current State: 70:[77, 54, 4, 18], Operations: []
Exploring Operation: 77-4=73, Resulting Numbers: [54, 18, 73]
Generated Node #2: [54, 18, 73] from Operation: 77-4=73
Current State: 70:[54, 18, 73], Operations: ['77-4=73']
Exploring Operation: 54/18=3, Resulting Numbers: [73, 3]
Generated Node #3: [73, 3] from Operati... | 4 | Current State: 70:[77, 54, 4, 18], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [77, 4, 3]
Generated Node #0,0: 70:[77, 4, 3] Operation: 54/18=3
Exploring Operation: 54-18=36, Resulting Numbers: [77, 4, 36]
Generated Node #0,1: 70:[77, 4, 36] Operation: 54-18=36
Exploring Operation: 54+18=72, Resulti... | 0.987847 | hs_4 | mult_heuristic |
[
41,
1,
60,
46
] | 66 | [
"41-1=40",
"60+46=106",
"106-40=66"
] | Current State: 66:[41, 1, 60, 46], Operations: []
Exploring Operation: 41-1=40, Resulting Numbers: [60, 46, 40]
Generated Node #2: [60, 46, 40] from Operation: 41-1=40
Current State: 66:[60, 46, 40], Operations: ['41-1=40']
Exploring Operation: 60+46=106, Resulting Numbers: [40, 106]
Generated Node #3: [40, 106] from O... | 4 | Current State: 66:[41, 1, 60, 46], Operations: []
Exploring Operation: 60-41=19, Resulting Numbers: [1, 46, 19]
Generated Node #0,0: 66:[1, 46, 19] Operation: 60-41=19
Exploring Operation: 41-1=40, Resulting Numbers: [60, 46, 40]
Generated Node #0,1: 66:[60, 46, 40] Operation: 41-1=40
Exploring Operation: 60-46=14, Res... | 0.981771 | hs_4 | mult_heuristic |
[
74,
26,
3,
90
] | 62 | [
"90-74=16",
"26*3=78",
"78-16=62"
] | Current State: 62:[74, 26, 3, 90], Operations: []
Exploring Operation: 90-74=16, Resulting Numbers: [26, 3, 16]
Generated Node #2: [26, 3, 16] from Operation: 90-74=16
Current State: 62:[26, 3, 16], Operations: ['90-74=16']
Exploring Operation: 26*3=78, Resulting Numbers: [16, 78]
Generated Node #3: [16, 78] from Opera... | 4 | Current State: 62:[74, 26, 3, 90], Operations: []
Exploring Operation: 26+3=29, Resulting Numbers: [74, 90, 29]
Generated Node #0,0: 62:[74, 90, 29] Operation: 26+3=29
Exploring Operation: 90/3=30, Resulting Numbers: [74, 26, 30]
Generated Node #0,1: 62:[74, 26, 30] Operation: 90/3=30
Exploring Operation: 90-26=64, Res... | 0 | hs_5 | sum_heuristic |
[
76,
62,
65,
10
] | 69 | [
"76-62=14",
"65-10=55",
"14+55=69"
] | Current State: 69:[76, 62, 65, 10], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [65, 10, 14]
Generated Node #2: [65, 10, 14] from Operation: 76-62=14
Current State: 69:[65, 10, 14], Operations: ['76-62=14']
Exploring Operation: 65-10=55, Resulting Numbers: [14, 55]
Generated Node #3: [14, 55] from ... | 4 | Current State: 69:[76, 62, 65, 10], Operations: []
Exploring Operation: 76-10=66, Resulting Numbers: [62, 65, 66]
Generated Node #0,0: 69:[62, 65, 66] Operation: 76-10=66
Exploring Operation: 65-62=3, Resulting Numbers: [76, 10, 3]
Generated Node #0,1: 69:[76, 10, 3] Operation: 65-62=3
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
64,
43,
75,
40
] | 14 | [
"64-43=21",
"75-40=35",
"35-21=14"
] | Current State: 14:[64, 43, 75, 40], Operations: []
Exploring Operation: 64-43=21, Resulting Numbers: [75, 40, 21]
Generated Node #2: [75, 40, 21] from Operation: 64-43=21
Current State: 14:[75, 40, 21], Operations: ['64-43=21']
Exploring Operation: 75-40=35, Resulting Numbers: [21, 35]
Generated Node #3: [21, 35] from ... | 4 | Current State: 14:[64, 43, 75, 40], Operations: []
Exploring Operation: 64-43=21, Resulting Numbers: [75, 40, 21]
Generated Node #0,0: 14:[75, 40, 21] Operation: 64-43=21
Exploring Operation: 75-43=32, Resulting Numbers: [64, 40, 32]
Generated Node #0,1: 14:[64, 40, 32] Operation: 75-43=32
Exploring Operation: 75-64=11... | 0.988715 | hs_3 | mult_heuristic |
[
7,
47,
91,
57
] | 74 | [
"47-7=40",
"91-57=34",
"40+34=74"
] | Current State: 74:[7, 47, 91, 57], Operations: []
Exploring Operation: 47-7=40, Resulting Numbers: [91, 57, 40]
Generated Node #2: [91, 57, 40] from Operation: 47-7=40
Current State: 74:[91, 57, 40], Operations: ['47-7=40']
Exploring Operation: 91-57=34, Resulting Numbers: [40, 34]
Generated Node #3: [40, 34] from Oper... | 4 | Current State: 74:[7, 47, 91, 57], Operations: []
Exploring Operation: 91-57=34, Resulting Numbers: [7, 47, 34]
Generated Node #0,0: 74:[7, 47, 34] Operation: 91-57=34
Exploring Operation: 57-47=10, Resulting Numbers: [7, 91, 10]
Generated Node #0,1: 74:[7, 91, 10] Operation: 57-47=10
Exploring Operation: 91-47=44, Res... | 0.987847 | hs_4 | mult_heuristic |
[
41,
93,
53,
39
] | 73 | [
"41-39=2",
"93+53=146",
"146/2=73"
] | Current State: 73:[41, 93, 53, 39], Operations: []
Exploring Operation: 41-39=2, Resulting Numbers: [93, 53, 2]
Generated Node #2: [93, 53, 2] from Operation: 41-39=2
Current State: 73:[93, 53, 2], Operations: ['41-39=2']
Exploring Operation: 93+53=146, Resulting Numbers: [2, 146]
Generated Node #3: [2, 146] from Opera... | 4 | Current State: 73:[41, 93, 53, 39], Operations: []
Exploring Operation: 41+39=80, Resulting Numbers: [93, 53, 80]
Generated Node #0,0: 73:[93, 53, 80] Operation: 41+39=80
Exploring Operation: 93-41=52, Resulting Numbers: [53, 39, 52]
Generated Node #0,1: 73:[53, 39, 52] Operation: 93-41=52
Exploring Operation: 93-39=54... | 0 | hs_5 | mult_heuristic |
[
37,
34,
54,
76
] | 78 | [
"54-37=17",
"34/17=2",
"76+2=78"
] | Current State: 78:[37, 34, 54, 76], Operations: []
Exploring Operation: 54-37=17, Resulting Numbers: [34, 76, 17]
Generated Node #2: [34, 76, 17] from Operation: 54-37=17
Current State: 78:[34, 76, 17], Operations: ['54-37=17']
Exploring Operation: 34/17=2, Resulting Numbers: [76, 2]
Generated Node #3: [76, 2] from Ope... | 4 | Current State: 78:[37, 34, 54, 76], Operations: []
Exploring Operation: 54-37=17, Resulting Numbers: [34, 76, 17]
Generated Node #0,0: 78:[34, 76, 17] Operation: 54-37=17
Exploring Operation: 37-34=3, Resulting Numbers: [54, 76, 3]
Generated Node #0,1: 78:[54, 76, 3] Operation: 37-34=3
Exploring Operation: 34+54=88, Re... | 0.967014 | hs_5 | sum_heuristic |
[
91,
41,
17,
8
] | 25 | [
"91-41=50",
"17+8=25",
"50-25=25"
] | Current State: 25:[91, 41, 17, 8], Operations: []
Exploring Operation: 91-41=50, Resulting Numbers: [17, 8, 50]
Generated Node #2: [17, 8, 50] from Operation: 91-41=50
Current State: 25:[17, 8, 50], Operations: ['91-41=50']
Exploring Operation: 17+8=25, Resulting Numbers: [50, 25]
Generated Node #3: [50, 25] from Opera... | 4 | Current State: 25:[91, 41, 17, 8], Operations: []
Exploring Operation: 91-41=50, Resulting Numbers: [17, 8, 50]
Generated Node #0,0: 25:[17, 8, 50] Operation: 91-41=50
Moving to Node #0,0
Current State: 25:[17, 8, 50], Operations: ['91-41=50']
Exploring Operation: 50-17=33, Resulting Numbers: [8, 33]
Generated Node #0,... | 0.993924 | hs_1 | sum_heuristic |
[
48,
74,
20,
34
] | 50 | [
"74-34=40",
"40/20=2",
"48+2=50"
] | Current State: 50:[48, 74, 20, 34], Operations: []
Exploring Operation: 74-34=40, Resulting Numbers: [48, 20, 40]
Generated Node #2: [48, 20, 40] from Operation: 74-34=40
Current State: 50:[48, 20, 40], Operations: ['74-34=40']
Exploring Operation: 40/20=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Ope... | 4 | Current State: 50:[48, 74, 20, 34], Operations: []
Exploring Operation: 74-34=40, Resulting Numbers: [48, 20, 40]
Generated Node #0,0: 50:[48, 20, 40] Operation: 74-34=40
Exploring Operation: 74-20=54, Resulting Numbers: [48, 34, 54]
Generated Node #0,1: 50:[48, 34, 54] Operation: 74-20=54
Exploring Operation: 74-48=26... | 0.967882 | hs_3 | mult_heuristic |
[
58,
93,
80,
77
] | 81 | [
"80-77=3",
"58*3=174",
"174-93=81"
] | Current State: 81:[58, 93, 80, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [58, 93, 3]
Generated Node #2: [58, 93, 3] from Operation: 80-77=3
Current State: 81:[58, 93, 3], Operations: ['80-77=3']
Exploring Operation: 58*3=174, Resulting Numbers: [93, 174]
Generated Node #3: [93, 174] from Oper... | 4 | Current State: 81:[58, 93, 80, 77], Operations: []
Exploring Operation: 93-58=35, Resulting Numbers: [80, 77, 35]
Generated Node #0,0: 81:[80, 77, 35] Operation: 93-58=35
Exploring Operation: 93-80=13, Resulting Numbers: [58, 77, 13]
Generated Node #0,1: 81:[58, 77, 13] Operation: 93-80=13
Exploring Operation: 80-58=22... | 0 | hs_5 | mult_heuristic |
[
26,
24,
5,
3
] | 22 | [
"5-3=2",
"24*2=48",
"48-26=22"
] | Current State: 22:[26, 24, 5, 3], Operations: []
Exploring Operation: 5-3=2, Resulting Numbers: [26, 24, 2]
Generated Node #2: [26, 24, 2] from Operation: 5-3=2
Current State: 22:[26, 24, 2], Operations: ['5-3=2']
Exploring Operation: 24*2=48, Resulting Numbers: [26, 48]
Generated Node #3: [26, 48] from Operation: 24*2... | 4 | Current State: 22:[26, 24, 5, 3], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [5, 3, 2]
Generated Node #0,0: 22:[5, 3, 2] Operation: 26-24=2
Exploring Operation: 26-3=23, Resulting Numbers: [24, 5, 23]
Generated Node #0,1: 22:[24, 5, 23] Operation: 26-3=23
Exploring Operation: 26-5=21, Resulting Num... | 0 | hs_3 | mult_heuristic |
[
21,
71,
3,
87
] | 67 | [
"87-3=84",
"84/21=4",
"71-4=67"
] | Current State: 67:[21, 71, 3, 87], Operations: []
Exploring Operation: 87-3=84, Resulting Numbers: [21, 71, 84]
Generated Node #2: [21, 71, 84] from Operation: 87-3=84
Current State: 67:[21, 71, 84], Operations: ['87-3=84']
Exploring Operation: 84/21=4, Resulting Numbers: [71, 4]
Generated Node #3: [71, 4] from Operati... | 4 | Current State: 67:[21, 71, 3, 87], Operations: []
Exploring Operation: 21*3=63, Resulting Numbers: [71, 87, 63]
Generated Node #0,0: 67:[71, 87, 63] Operation: 21*3=63
Moving to Node #0,0
Current State: 67:[71, 87, 63], Operations: ['21*3=63']
Exploring Operation: 87-63=24, Resulting Numbers: [71, 24]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
98,
97,
7,
91
] | 84 | [
"98-97=1",
"91-7=84",
"1*84=84"
] | Current State: 84:[98, 97, 7, 91], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [7, 91, 1]
Generated Node #2: [7, 91, 1] from Operation: 98-97=1
Current State: 84:[7, 91, 1], Operations: ['98-97=1']
Exploring Operation: 91-7=84, Resulting Numbers: [1, 84]
Generated Node #3: [1, 84] from Operation: 91... | 4 | Current State: 84:[98, 97, 7, 91], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [7, 91, 1]
Generated Node #0,0: 84:[7, 91, 1] Operation: 98-97=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[7, 91, 1], Operations: ['98-97=1']
Exploring Operation: 91-7=84, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
64,
10,
45,
26
] | 53 | [
"45*26=1170",
"1170/10=117",
"117-64=53"
] | Current State: 53:[64, 10, 45, 26], Operations: []
Exploring Operation: 45*26=1170, Resulting Numbers: [64, 10, 1170]
Generated Node #2: [64, 10, 1170] from Operation: 45*26=1170
Current State: 53:[64, 10, 1170], Operations: ['45*26=1170']
Exploring Operation: 1170/10=117, Resulting Numbers: [64, 117]
Generated Node #3... | 4 | Current State: 53:[64, 10, 45, 26], Operations: []
Exploring Operation: 64-10=54, Resulting Numbers: [45, 26, 54]
Generated Node #0,0: 53:[45, 26, 54] Operation: 64-10=54
Exploring Operation: 10+26=36, Resulting Numbers: [64, 45, 36]
Generated Node #0,1: 53:[64, 45, 36] Operation: 10+26=36
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
47,
58,
94,
87
] | 31 | [
"94/47=2",
"87-58=29",
"2+29=31"
] | Current State: 31:[47, 58, 94, 87], Operations: []
Exploring Operation: 94/47=2, Resulting Numbers: [58, 87, 2]
Generated Node #2: [58, 87, 2] from Operation: 94/47=2
Current State: 31:[58, 87, 2], Operations: ['94/47=2']
Exploring Operation: 87-58=29, Resulting Numbers: [2, 29]
Generated Node #3: [2, 29] from Operatio... | 4 | Current State: 31:[47, 58, 94, 87], Operations: []
Exploring Operation: 87-58=29, Resulting Numbers: [47, 94, 29]
Generated Node #0,0: 31:[47, 94, 29] Operation: 87-58=29
Exploring Operation: 94-58=36, Resulting Numbers: [47, 87, 36]
Generated Node #0,1: 31:[47, 87, 36] Operation: 94-58=36
Exploring Operation: 94-87=7,... | 0.974826 | hs_3 | sum_heuristic |
[
62,
20,
67,
86
] | 62 | [
"20+67=87",
"87-86=1",
"62*1=62"
] | Current State: 62:[62, 20, 67, 86], Operations: []
Exploring Operation: 20+67=87, Resulting Numbers: [62, 86, 87]
Generated Node #2: [62, 86, 87] from Operation: 20+67=87
Current State: 62:[62, 86, 87], Operations: ['20+67=87']
Exploring Operation: 87-86=1, Resulting Numbers: [62, 1]
Generated Node #3: [62, 1] from Ope... | 4 | Current State: 62:[62, 20, 67, 86], Operations: []
Exploring Operation: 67-62=5, Resulting Numbers: [20, 86, 5]
Generated Node #0,0: 62:[20, 86, 5] Operation: 67-62=5
Exploring Operation: 67-20=47, Resulting Numbers: [62, 86, 47]
Generated Node #0,1: 62:[62, 86, 47] Operation: 67-20=47
Exploring Operation: 86-62=24, Re... | 0.986979 | hs_5 | mult_heuristic |
[
20,
69,
96,
4
] | 25 | [
"69-20=49",
"96/4=24",
"49-24=25"
] | Current State: 25:[20, 69, 96, 4], Operations: []
Exploring Operation: 69-20=49, Resulting Numbers: [96, 4, 49]
Generated Node #2: [96, 4, 49] from Operation: 69-20=49
Current State: 25:[96, 4, 49], Operations: ['69-20=49']
Exploring Operation: 96/4=24, Resulting Numbers: [49, 24]
Generated Node #3: [49, 24] from Opera... | 4 | Current State: 25:[20, 69, 96, 4], Operations: []
Exploring Operation: 69-20=49, Resulting Numbers: [96, 4, 49]
Generated Node #0,0: 25:[96, 4, 49] Operation: 69-20=49
Exploring Operation: 96/4=24, Resulting Numbers: [20, 69, 24]
Generated Node #0,1: 25:[20, 69, 24] Operation: 96/4=24
Exploring Operation: 96-69=27, Res... | 0.973958 | hs_4 | sum_heuristic |
[
56,
96,
92,
68
] | 54 | [
"96-92=4",
"56/4=14",
"68-14=54"
] | Current State: 54:[56, 96, 92, 68], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [56, 68, 4]
Generated Node #2: [56, 68, 4] from Operation: 96-92=4
Current State: 54:[56, 68, 4], Operations: ['96-92=4']
Exploring Operation: 56/4=14, Resulting Numbers: [68, 14]
Generated Node #3: [68, 14] from Operati... | 4 | Current State: 54:[56, 96, 92, 68], Operations: []
Exploring Operation: 92-56=36, Resulting Numbers: [96, 68, 36]
Generated Node #0,0: 54:[96, 68, 36] Operation: 92-56=36
Exploring Operation: 96-92=4, Resulting Numbers: [56, 68, 4]
Generated Node #0,1: 54:[56, 68, 4] Operation: 96-92=4
Exploring Operation: 92-68=24, Re... | 0.973958 | hs_5 | sum_heuristic |
[
54,
13,
26,
75
] | 33 | [
"54*26=1404",
"1404/13=108",
"108-75=33"
] | Current State: 33:[54, 13, 26, 75], Operations: []
Exploring Operation: 54*26=1404, Resulting Numbers: [13, 75, 1404]
Generated Node #2: [13, 75, 1404] from Operation: 54*26=1404
Current State: 33:[13, 75, 1404], Operations: ['54*26=1404']
Exploring Operation: 1404/13=108, Resulting Numbers: [75, 108]
Generated Node #3... | 4 | Current State: 33:[54, 13, 26, 75], Operations: []
Exploring Operation: 54-13=41, Resulting Numbers: [26, 75, 41]
Generated Node #0,0: 33:[26, 75, 41] Operation: 54-13=41
Exploring Operation: 75-54=21, Resulting Numbers: [13, 26, 21]
Generated Node #0,1: 33:[13, 26, 21] Operation: 75-54=21
Exploring Operation: 75-13=62... | 0 | hs_5 | mult_heuristic |
[
73,
77,
74,
3
] | 28 | [
"73+74=147",
"147/3=49",
"77-49=28"
] | Current State: 28:[73, 77, 74, 3], Operations: []
Exploring Operation: 73+74=147, Resulting Numbers: [77, 3, 147]
Generated Node #2: [77, 3, 147] from Operation: 73+74=147
Current State: 28:[77, 3, 147], Operations: ['73+74=147']
Exploring Operation: 147/3=49, Resulting Numbers: [77, 49]
Generated Node #3: [77, 49] fro... | 4 | Current State: 28:[73, 77, 74, 3], Operations: []
Exploring Operation: 77-73=4, Resulting Numbers: [74, 3, 4]
Generated Node #0,0: 28:[74, 3, 4] Operation: 77-73=4
Moving to Node #0,0
Current State: 28:[74, 3, 4], Operations: ['77-73=4']
Exploring Operation: 74-3=71, Resulting Numbers: [4, 71]
Generated Node #0,0,0: 28... | 0 | hs_1 | mult_heuristic |
[
63,
63,
2,
1
] | 95 | [
"63+1=64",
"64/2=32",
"63+32=95"
] | Current State: 95:[63, 63, 2, 1], Operations: []
Exploring Operation: 63+1=64, Resulting Numbers: [2, 64]
Generated Node #2: [2, 64] from Operation: 63+1=64
Current State: 95:[2, 64], Operations: ['63+1=64']
Exploring Operation: 64/2=32, Resulting Numbers: [32]
32,95 equal: Goal Reached
Exploring Operation: 63+32=95, R... | 4 | Current State: 95:[63, 63, 2, 1], Operations: []
Exploring Operation: 63/63=1, Resulting Numbers: [2, 1, 1]
Generated Node #0,0: 95:[2, 1, 1] Operation: 63/63=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[2, 1, 1], Operations: ['63/63=1']
Exploring Operation: 2+1=3, Resulting Numbers: [1, 3]
Gen... | 0 | hs_1 | mult_heuristic |
[
54,
70,
90,
46
] | 80 | [
"54+70=124",
"90-46=44",
"124-44=80"
] | Current State: 80:[54, 70, 90, 46], Operations: []
Exploring Operation: 54+70=124, Resulting Numbers: [90, 46, 124]
Generated Node #2: [90, 46, 124] from Operation: 54+70=124
Current State: 80:[90, 46, 124], Operations: ['54+70=124']
Exploring Operation: 90-46=44, Resulting Numbers: [124, 44]
Generated Node #3: [124, 4... | 4 | Current State: 80:[54, 70, 90, 46], Operations: []
Exploring Operation: 90-54=36, Resulting Numbers: [70, 46, 36]
Generated Node #0,0: 80:[70, 46, 36] Operation: 90-54=36
Exploring Operation: 90-70=20, Resulting Numbers: [54, 46, 20]
Generated Node #0,1: 80:[54, 46, 20] Operation: 90-70=20
Exploring Operation: 54-46=8,... | 0.965278 | hs_5 | sum_heuristic |
[
91,
56,
4,
65
] | 12 | [
"91-65=26",
"56/4=14",
"26-14=12"
] | Current State: 12:[91, 56, 4, 65], Operations: []
Exploring Operation: 91-65=26, Resulting Numbers: [56, 4, 26]
Generated Node #2: [56, 4, 26] from Operation: 91-65=26
Current State: 12:[56, 4, 26], Operations: ['91-65=26']
Exploring Operation: 56/4=14, Resulting Numbers: [26, 14]
Generated Node #3: [26, 14] from Opera... | 4 | Current State: 12:[91, 56, 4, 65], Operations: []
Exploring Operation: 91-56=35, Resulting Numbers: [4, 65, 35]
Generated Node #0,0: 12:[4, 65, 35] Operation: 91-56=35
Exploring Operation: 91-65=26, Resulting Numbers: [56, 4, 26]
Generated Node #0,1: 12:[56, 4, 26] Operation: 91-65=26
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
27,
18,
14,
54
] | 20 | [
"27-18=9",
"54/9=6",
"14+6=20"
] | Current State: 20:[27, 18, 14, 54], Operations: []
Exploring Operation: 27-18=9, Resulting Numbers: [14, 54, 9]
Generated Node #2: [14, 54, 9] from Operation: 27-18=9
Current State: 20:[14, 54, 9], Operations: ['27-18=9']
Exploring Operation: 54/9=6, Resulting Numbers: [14, 6]
Generated Node #3: [14, 6] from Operation:... | 4 | Current State: 20:[27, 18, 14, 54], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [27, 14, 3]
Generated Node #0,0: 20:[27, 14, 3] Operation: 54/18=3
Exploring Operation: 54/27=2, Resulting Numbers: [18, 14, 2]
Generated Node #0,1: 20:[18, 14, 2] Operation: 54/27=2
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
60,
68,
61,
9
] | 60 | [
"68-60=8",
"61-9=52",
"8+52=60"
] | Current State: 60:[60, 68, 61, 9], Operations: []
Exploring Operation: 68-60=8, Resulting Numbers: [61, 9, 8]
Generated Node #2: [61, 9, 8] from Operation: 68-60=8
Current State: 60:[61, 9, 8], Operations: ['68-60=8']
Exploring Operation: 61-9=52, Resulting Numbers: [8, 52]
Generated Node #3: [8, 52] from Operation: 61... | 4 | Current State: 60:[60, 68, 61, 9], Operations: []
Exploring Operation: 68-60=8, Resulting Numbers: [61, 9, 8]
Generated Node #0,0: 60:[61, 9, 8] Operation: 68-60=8
Exploring Operation: 61-60=1, Resulting Numbers: [68, 9, 1]
Generated Node #0,1: 60:[68, 9, 1] Operation: 61-60=1
Exploring Operation: 68-61=7, Resulting Nu... | 0.981771 | hs_4 | sum_heuristic |
[
90,
42,
47,
59
] | 36 | [
"90-42=48",
"59-47=12",
"48-12=36"
] | Current State: 36:[90, 42, 47, 59], Operations: []
Exploring Operation: 90-42=48, Resulting Numbers: [47, 59, 48]
Generated Node #2: [47, 59, 48] from Operation: 90-42=48
Current State: 36:[47, 59, 48], Operations: ['90-42=48']
Exploring Operation: 59-47=12, Resulting Numbers: [48, 12]
Generated Node #3: [48, 12] from ... | 4 | Current State: 36:[90, 42, 47, 59], Operations: []
Exploring Operation: 90-59=31, Resulting Numbers: [42, 47, 31]
Generated Node #0,0: 36:[42, 47, 31] Operation: 90-59=31
Exploring Operation: 59-47=12, Resulting Numbers: [90, 42, 12]
Generated Node #0,1: 36:[90, 42, 12] Operation: 59-47=12
Exploring Operation: 90-42=48... | 0.986979 | hs_5 | mult_heuristic |
[
5,
81,
56,
47
] | 85 | [
"81-5=76",
"56-47=9",
"76+9=85"
] | Current State: 85:[5, 81, 56, 47], Operations: []
Exploring Operation: 81-5=76, Resulting Numbers: [56, 47, 76]
Generated Node #2: [56, 47, 76] from Operation: 81-5=76
Current State: 85:[56, 47, 76], Operations: ['81-5=76']
Exploring Operation: 56-47=9, Resulting Numbers: [76, 9]
Generated Node #3: [76, 9] from Operati... | 4 | Current State: 85:[5, 81, 56, 47], Operations: []
Exploring Operation: 56-47=9, Resulting Numbers: [5, 81, 9]
Generated Node #0,0: 85:[5, 81, 9] Operation: 56-47=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[5, 81, 9], Operations: ['56-47=9']
Exploring Operation: 81/9=9, Resulting Numbers: [5, 9... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.