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 |
|---|---|---|---|---|---|---|---|---|
[
18,
5,
7,
3
] | 52 | [
"18-5=13",
"7-3=4",
"13*4=52"
] | Current State: 52:[18, 5, 7, 3], Operations: []
Exploring Operation: 18-5=13, Resulting Numbers: [7, 3, 13]
Generated Node #2: [7, 3, 13] from Operation: 18-5=13
Current State: 52:[7, 3, 13], Operations: ['18-5=13']
Exploring Operation: 7-3=4, Resulting Numbers: [13, 4]
Generated Node #3: [13, 4] from Operation: 7-3=4
... | 4 | Current State: 52:[18, 5, 7, 3], Operations: []
Exploring Operation: 18-5=13, Resulting Numbers: [7, 3, 13]
Generated Node #0,0: 52:[7, 3, 13] Operation: 18-5=13
Exploring Operation: 18+7=25, Resulting Numbers: [5, 3, 25]
Generated Node #0,1: 52:[5, 3, 25] Operation: 18+7=25
Moving to Node #0,1
Current State: 52:[5, 3,... | 0.989583 | hs_2 | sum_heuristic |
[
97,
76,
81,
23
] | 37 | [
"97-76=21",
"81-23=58",
"58-21=37"
] | Current State: 37:[97, 76, 81, 23], Operations: []
Exploring Operation: 97-76=21, Resulting Numbers: [81, 23, 21]
Generated Node #2: [81, 23, 21] from Operation: 97-76=21
Current State: 37:[81, 23, 21], Operations: ['97-76=21']
Exploring Operation: 81-23=58, Resulting Numbers: [21, 58]
Generated Node #3: [21, 58] from ... | 4 | Current State: 37:[97, 76, 81, 23], Operations: []
Exploring Operation: 81-76=5, Resulting Numbers: [97, 23, 5]
Generated Node #0,0: 37:[97, 23, 5] Operation: 81-76=5
Exploring Operation: 97-23=74, Resulting Numbers: [76, 81, 74]
Generated Node #0,1: 37:[76, 81, 74] Operation: 97-23=74
Exploring Operation: 97-76=21, Re... | 0.965278 | hs_4 | mult_heuristic |
[
48,
54,
82,
79
] | 90 | [
"82-79=3",
"48*3=144",
"144-54=90"
] | Current State: 90:[48, 54, 82, 79], Operations: []
Exploring Operation: 82-79=3, Resulting Numbers: [48, 54, 3]
Generated Node #2: [48, 54, 3] from Operation: 82-79=3
Current State: 90:[48, 54, 3], Operations: ['82-79=3']
Exploring Operation: 48*3=144, Resulting Numbers: [54, 144]
Generated Node #3: [54, 144] from Oper... | 4 | Current State: 90:[48, 54, 82, 79], Operations: []
Exploring Operation: 82-79=3, Resulting Numbers: [48, 54, 3]
Generated Node #0,0: 90:[48, 54, 3] Operation: 82-79=3
Exploring Operation: 82-54=28, Resulting Numbers: [48, 79, 28]
Generated Node #0,1: 90:[48, 79, 28] Operation: 82-54=28
Exploring Operation: 79-48=31, Re... | 0 | hs_5 | mult_heuristic |
[
95,
97,
95,
17
] | 76 | [
"97-95=2",
"95-17=78",
"78-2=76"
] | Current State: 76:[95, 97, 95, 17], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [17, 2]
Generated Node #2: [17, 2] from Operation: 97-95=2
Current State: 76:[17, 2], Operations: ['97-95=2']
Exploring Operation: 95-17=78, Resulting Numbers: [2, 78]
Generated Node #3: [2, 78] from Operation: 95-17=78
... | 4 | Current State: 76:[95, 97, 95, 17], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [95, 17, 2]
Generated Node #0,0: 76:[95, 17, 2] Operation: 97-95=2
Moving to Node #0,0
Current State: 76:[95, 17, 2], Operations: ['97-95=2']
Exploring Operation: 95-17=78, Resulting Numbers: [2, 78]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
12,
34,
62,
15
] | 99 | [
"34-12=22",
"62+15=77",
"22+77=99"
] | Current State: 99:[12, 34, 62, 15], Operations: []
Exploring Operation: 34-12=22, Resulting Numbers: [62, 15, 22]
Generated Node #2: [62, 15, 22] from Operation: 34-12=22
Current State: 99:[62, 15, 22], Operations: ['34-12=22']
Exploring Operation: 62+15=77, Resulting Numbers: [22, 77]
Generated Node #3: [22, 77] from ... | 4 | Current State: 99:[12, 34, 62, 15], Operations: []
Exploring Operation: 62-15=47, Resulting Numbers: [12, 34, 47]
Generated Node #0,0: 99:[12, 34, 47] Operation: 62-15=47
Exploring Operation: 62-12=50, Resulting Numbers: [34, 15, 50]
Generated Node #0,1: 99:[34, 15, 50] Operation: 62-12=50
Exploring Operation: 34+62=96... | 0.988715 | hs_4 | sum_heuristic |
[
28,
93,
20,
47
] | 35 | [
"93+47=140",
"140/20=7",
"28+7=35"
] | Current State: 35:[28, 93, 20, 47], Operations: []
Exploring Operation: 93+47=140, Resulting Numbers: [28, 20, 140]
Generated Node #2: [28, 20, 140] from Operation: 93+47=140
Current State: 35:[28, 20, 140], Operations: ['93+47=140']
Exploring Operation: 140/20=7, Resulting Numbers: [28, 7]
Generated Node #3: [28, 7] f... | 4 | Current State: 35:[28, 93, 20, 47], Operations: []
Exploring Operation: 93-47=46, Resulting Numbers: [28, 20, 46]
Generated Node #0,0: 35:[28, 20, 46] Operation: 93-47=46
Exploring Operation: 93-28=65, Resulting Numbers: [20, 47, 65]
Generated Node #0,1: 35:[20, 47, 65] Operation: 93-28=65
Exploring Operation: 93-20=73... | 0 | hs_3 | mult_heuristic |
[
18,
18,
59,
41
] | 19 | [
"18/18=1",
"59-41=18",
"1+18=19"
] | Current State: 19:[18, 18, 59, 41], Operations: []
Exploring Operation: 18/18=1, Resulting Numbers: [59, 41, 1]
Generated Node #2: [59, 41, 1] from Operation: 18/18=1
Current State: 19:[59, 41, 1], Operations: ['18/18=1']
Exploring Operation: 59-41=18, Resulting Numbers: [1, 18]
Generated Node #3: [1, 18] from Operatio... | 4 | Current State: 19:[18, 18, 59, 41], Operations: []
Exploring Operation: 59-41=18, Resulting Numbers: [18, 18, 18]
Generated Node #0,0: 19:[18, 18, 18] Operation: 59-41=18
Moving to Node #0,0
Current State: 19:[18, 18, 18], Operations: ['59-41=18']
Exploring Operation: 18+18=36, Resulting Numbers: [18, 36]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
84,
42,
59,
2
] | 34 | [
"84-42=42",
"59-42=17",
"2*17=34"
] | Current State: 34:[84, 42, 59, 2], Operations: []
Exploring Operation: 84-42=42, Resulting Numbers: [59, 2, 42]
Generated Node #2: [59, 2, 42] from Operation: 84-42=42
Current State: 34:[59, 2, 42], Operations: ['84-42=42']
Exploring Operation: 59-42=17, Resulting Numbers: [2, 17]
Generated Node #3: [2, 17] from Operat... | 4 | Current State: 34:[84, 42, 59, 2], Operations: []
Exploring Operation: 84/42=2, Resulting Numbers: [59, 2, 2]
Generated Node #0,0: 34:[59, 2, 2] Operation: 84/42=2
Exploring Operation: 84-59=25, Resulting Numbers: [42, 2, 25]
Generated Node #0,1: 34:[42, 2, 25] Operation: 84-59=25
Exploring Operation: 84-42=42, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
58,
88,
6,
4
] | 86 | [
"58+6=64",
"88/4=22",
"64+22=86"
] | Current State: 86:[58, 88, 6, 4], Operations: []
Exploring Operation: 58+6=64, Resulting Numbers: [88, 4, 64]
Generated Node #2: [88, 4, 64] from Operation: 58+6=64
Current State: 86:[88, 4, 64], Operations: ['58+6=64']
Exploring Operation: 88/4=22, Resulting Numbers: [64, 22]
Generated Node #3: [64, 22] from Operation... | 4 | Current State: 86:[58, 88, 6, 4], Operations: []
Exploring Operation: 58-4=54, Resulting Numbers: [88, 6, 54]
Generated Node #0,0: 86:[88, 6, 54] Operation: 58-4=54
Exploring Operation: 58-6=52, Resulting Numbers: [88, 4, 52]
Generated Node #0,1: 86:[88, 4, 52] Operation: 58-6=52
Moving to Node #0,1
Current State: 86:[... | 0 | hs_2 | sum_heuristic |
[
59,
2,
76,
58
] | 95 | [
"76-58=18",
"2*18=36",
"59+36=95"
] | Current State: 95:[59, 2, 76, 58], Operations: []
Exploring Operation: 76-58=18, Resulting Numbers: [59, 2, 18]
Generated Node #2: [59, 2, 18] from Operation: 76-58=18
Current State: 95:[59, 2, 18], Operations: ['76-58=18']
Exploring Operation: 2*18=36, Resulting Numbers: [59, 36]
Generated Node #3: [59, 36] from Opera... | 4 | Current State: 95:[59, 2, 76, 58], Operations: []
Exploring Operation: 76-58=18, Resulting Numbers: [59, 2, 18]
Generated Node #0,0: 95:[59, 2, 18] Operation: 76-58=18
Exploring Operation: 76-59=17, Resulting Numbers: [2, 58, 17]
Generated Node #0,1: 95:[2, 58, 17] Operation: 76-59=17
Exploring Operation: 59+58=117, Re... | 0 | hs_4 | sum_heuristic |
[
47,
35,
14,
10
] | 86 | [
"47+35=82",
"14-10=4",
"82+4=86"
] | Current State: 86:[47, 35, 14, 10], Operations: []
Exploring Operation: 47+35=82, Resulting Numbers: [14, 10, 82]
Generated Node #2: [14, 10, 82] from Operation: 47+35=82
Current State: 86:[14, 10, 82], Operations: ['47+35=82']
Exploring Operation: 14-10=4, Resulting Numbers: [82, 4]
Generated Node #3: [82, 4] from Ope... | 4 | Current State: 86:[47, 35, 14, 10], Operations: []
Exploring Operation: 35+14=49, Resulting Numbers: [47, 10, 49]
Generated Node #0,0: 86:[47, 10, 49] Operation: 35+14=49
Exploring Operation: 35+10=45, Resulting Numbers: [47, 14, 45]
Generated Node #0,1: 86:[47, 14, 45] Operation: 35+10=45
Exploring Operation: 14-10=4,... | 0.988715 | hs_3 | mult_heuristic |
[
8,
87,
96,
2
] | 13 | [
"8/2=4",
"96-87=9",
"4+9=13"
] | Current State: 13:[8, 87, 96, 2], Operations: []
Exploring Operation: 8/2=4, Resulting Numbers: [87, 96, 4]
Generated Node #2: [87, 96, 4] from Operation: 8/2=4
Current State: 13:[87, 96, 4], Operations: ['8/2=4']
Exploring Operation: 96-87=9, Resulting Numbers: [4, 9]
Generated Node #3: [4, 9] from Operation: 96-87=9
... | 4 | Current State: 13:[8, 87, 96, 2], Operations: []
Exploring Operation: 87-8=79, Resulting Numbers: [96, 2, 79]
Generated Node #0,0: 13:[96, 2, 79] Operation: 87-8=79
Exploring Operation: 96/8=12, Resulting Numbers: [87, 2, 12]
Generated Node #0,1: 13:[87, 2, 12] Operation: 96/8=12
Exploring Operation: 96-87=9, Resulting... | 0 | hs_5 | sum_heuristic |
[
91,
13,
7,
32
] | 53 | [
"91-13=78",
"32-7=25",
"78-25=53"
] | Current State: 53:[91, 13, 7, 32], Operations: []
Exploring Operation: 91-13=78, Resulting Numbers: [7, 32, 78]
Generated Node #2: [7, 32, 78] from Operation: 91-13=78
Current State: 53:[7, 32, 78], Operations: ['91-13=78']
Exploring Operation: 32-7=25, Resulting Numbers: [78, 25]
Generated Node #3: [78, 25] from Opera... | 4 | Current State: 53:[91, 13, 7, 32], Operations: []
Exploring Operation: 91-7=84, Resulting Numbers: [13, 32, 84]
Generated Node #0,0: 53:[13, 32, 84] Operation: 91-7=84
Exploring Operation: 91-13=78, Resulting Numbers: [7, 32, 78]
Generated Node #0,1: 53:[7, 32, 78] Operation: 91-13=78
Exploring Operation: 91-32=59, Res... | 0.974826 | hs_3 | sum_heuristic |
[
8,
2,
46,
64
] | 14 | [
"8/2=4",
"64-46=18",
"18-4=14"
] | Current State: 14:[8, 2, 46, 64], Operations: []
Exploring Operation: 8/2=4, Resulting Numbers: [46, 64, 4]
Generated Node #2: [46, 64, 4] from Operation: 8/2=4
Current State: 14:[46, 64, 4], Operations: ['8/2=4']
Exploring Operation: 64-46=18, Resulting Numbers: [4, 18]
Generated Node #3: [4, 18] from Operation: 64-46... | 4 | Current State: 14:[8, 2, 46, 64], Operations: []
Exploring Operation: 64/2=32, Resulting Numbers: [8, 46, 32]
Generated Node #0,0: 14:[8, 46, 32] Operation: 64/2=32
Exploring Operation: 64/8=8, Resulting Numbers: [2, 46, 8]
Generated Node #0,1: 14:[2, 46, 8] Operation: 64/8=8
Exploring Operation: 64-46=18, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
22,
9,
16,
10
] | 96 | [
"22-16=6",
"9*10=90",
"6+90=96"
] | Current State: 96:[22, 9, 16, 10], Operations: []
Exploring Operation: 22-16=6, Resulting Numbers: [9, 10, 6]
Generated Node #2: [9, 10, 6] from Operation: 22-16=6
Current State: 96:[9, 10, 6], Operations: ['22-16=6']
Exploring Operation: 9*10=90, Resulting Numbers: [6, 90]
Generated Node #3: [6, 90] from Operation: 9*... | 4 | Current State: 96:[22, 9, 16, 10], Operations: []
Exploring Operation: 22+10=32, Resulting Numbers: [9, 16, 32]
Generated Node #0,0: 96:[9, 16, 32] Operation: 22+10=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[9, 16, 32], Operations: ['22+10=32']
Exploring Operation: 9+16=25, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
44,
39,
11,
56
] | 53 | [
"44/11=4",
"56/4=14",
"39+14=53"
] | Current State: 53:[44, 39, 11, 56], Operations: []
Exploring Operation: 44/11=4, Resulting Numbers: [39, 56, 4]
Generated Node #2: [39, 56, 4] from Operation: 44/11=4
Current State: 53:[39, 56, 4], Operations: ['44/11=4']
Exploring Operation: 56/4=14, Resulting Numbers: [39, 14]
Generated Node #3: [39, 14] from Operati... | 4 | Current State: 53:[44, 39, 11, 56], Operations: []
Exploring Operation: 44-11=33, Resulting Numbers: [39, 56, 33]
Generated Node #0,0: 53:[39, 56, 33] Operation: 44-11=33
Exploring Operation: 39+11=50, Resulting Numbers: [44, 56, 50]
Generated Node #0,1: 53:[44, 56, 50] Operation: 39+11=50
Exploring Operation: 44+11=55... | 0 | hs_4 | mult_heuristic |
[
64,
20,
53,
10
] | 90 | [
"64-20=44",
"53-44=9",
"10*9=90"
] | Current State: 90:[64, 20, 53, 10], Operations: []
Exploring Operation: 64-20=44, Resulting Numbers: [53, 10, 44]
Generated Node #2: [53, 10, 44] from Operation: 64-20=44
Current State: 90:[53, 10, 44], Operations: ['64-20=44']
Exploring Operation: 53-44=9, Resulting Numbers: [10, 9]
Generated Node #3: [10, 9] from Ope... | 4 | Current State: 90:[64, 20, 53, 10], Operations: []
Exploring Operation: 64-53=11, Resulting Numbers: [20, 10, 11]
Generated Node #0,0: 90:[20, 10, 11] Operation: 64-53=11
Exploring Operation: 64-20=44, Resulting Numbers: [53, 10, 44]
Generated Node #0,1: 90:[53, 10, 44] Operation: 64-20=44
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
57,
68,
90,
63
] | 98 | [
"57+68=125",
"90-63=27",
"125-27=98"
] | Current State: 98:[57, 68, 90, 63], Operations: []
Exploring Operation: 57+68=125, Resulting Numbers: [90, 63, 125]
Generated Node #2: [90, 63, 125] from Operation: 57+68=125
Current State: 98:[90, 63, 125], Operations: ['57+68=125']
Exploring Operation: 90-63=27, Resulting Numbers: [125, 27]
Generated Node #3: [125, 2... | 4 | Current State: 98:[57, 68, 90, 63], Operations: []
Exploring Operation: 63-57=6, Resulting Numbers: [68, 90, 6]
Generated Node #0,0: 98:[68, 90, 6] Operation: 63-57=6
Exploring Operation: 68-57=11, Resulting Numbers: [90, 63, 11]
Generated Node #0,1: 98:[90, 63, 11] Operation: 68-57=11
Exploring Operation: 68-63=5, Res... | 0 | hs_3 | mult_heuristic |
[
23,
55,
64,
72
] | 70 | [
"23+55=78",
"72-64=8",
"78-8=70"
] | Current State: 70:[23, 55, 64, 72], Operations: []
Exploring Operation: 23+55=78, Resulting Numbers: [64, 72, 78]
Generated Node #2: [64, 72, 78] from Operation: 23+55=78
Current State: 70:[64, 72, 78], Operations: ['23+55=78']
Exploring Operation: 72-64=8, Resulting Numbers: [78, 8]
Generated Node #3: [78, 8] from Ope... | 4 | Current State: 70:[23, 55, 64, 72], Operations: []
Exploring Operation: 64-55=9, Resulting Numbers: [23, 72, 9]
Generated Node #0,0: 70:[23, 72, 9] Operation: 64-55=9
Exploring Operation: 55-23=32, Resulting Numbers: [64, 72, 32]
Generated Node #0,1: 70:[64, 72, 32] Operation: 55-23=32
Moving to Node #0,1
Current State... | 0.991319 | hs_2 | mult_heuristic |
[
12,
53,
44,
9
] | 12 | [
"12+53=65",
"44+9=53",
"65-53=12"
] | Current State: 12:[12, 53, 44, 9], Operations: []
Exploring Operation: 12+53=65, Resulting Numbers: [44, 9, 65]
Generated Node #2: [44, 9, 65] from Operation: 12+53=65
Current State: 12:[44, 9, 65], Operations: ['12+53=65']
Exploring Operation: 44+9=53, Resulting Numbers: [65, 53]
Generated Node #3: [65, 53] from Opera... | 4 | Current State: 12:[12, 53, 44, 9], Operations: []
Exploring Operation: 44-12=32, Resulting Numbers: [53, 9, 32]
Generated Node #0,0: 12:[53, 9, 32] Operation: 44-12=32
Exploring Operation: 53-44=9, Resulting Numbers: [12, 9, 9]
Generated Node #0,1: 12:[12, 9, 9] Operation: 53-44=9
Exploring Operation: 53-12=41, Resulti... | 0.988715 | hs_4 | mult_heuristic |
[
89,
53,
76,
17
] | 78 | [
"89+17=106",
"106/53=2",
"76+2=78"
] | Current State: 78:[89, 53, 76, 17], Operations: []
Exploring Operation: 89+17=106, Resulting Numbers: [53, 76, 106]
Generated Node #2: [53, 76, 106] from Operation: 89+17=106
Current State: 78:[53, 76, 106], Operations: ['89+17=106']
Exploring Operation: 106/53=2, Resulting Numbers: [76, 2]
Generated Node #3: [76, 2] f... | 4 | Current State: 78:[89, 53, 76, 17], Operations: []
Exploring Operation: 89-53=36, Resulting Numbers: [76, 17, 36]
Generated Node #0,0: 78:[76, 17, 36] Operation: 89-53=36
Exploring Operation: 53-17=36, Resulting Numbers: [89, 76, 36]
Generated Node #0,1: 78:[89, 76, 36] Operation: 53-17=36
Exploring Operation: 89-76=13... | 0 | hs_3 | mult_heuristic |
[
50,
61,
2,
16
] | 38 | [
"61-50=11",
"2*11=22",
"16+22=38"
] | Current State: 38:[50, 61, 2, 16], Operations: []
Exploring Operation: 61-50=11, Resulting Numbers: [2, 16, 11]
Generated Node #2: [2, 16, 11] from Operation: 61-50=11
Current State: 38:[2, 16, 11], Operations: ['61-50=11']
Exploring Operation: 2*11=22, Resulting Numbers: [16, 22]
Generated Node #3: [16, 22] from Opera... | 4 | Current State: 38:[50, 61, 2, 16], Operations: []
Exploring Operation: 61-50=11, Resulting Numbers: [2, 16, 11]
Generated Node #0,0: 38:[2, 16, 11] Operation: 61-50=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[2, 16, 11], Operations: ['61-50=11']
Exploring Operation: 16-11=5, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
14,
33,
36,
34
] | 52 | [
"36-34=2",
"33*2=66",
"66-14=52"
] | Current State: 52:[14, 33, 36, 34], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [14, 33, 2]
Generated Node #2: [14, 33, 2] from Operation: 36-34=2
Current State: 52:[14, 33, 2], Operations: ['36-34=2']
Exploring Operation: 33*2=66, Resulting Numbers: [14, 66]
Generated Node #3: [14, 66] from Operati... | 4 | Current State: 52:[14, 33, 36, 34], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [14, 33, 2]
Generated Node #0,0: 52:[14, 33, 2] Operation: 36-34=2
Exploring Operation: 36-14=22, Resulting Numbers: [33, 34, 22]
Generated Node #0,1: 52:[33, 34, 22] Operation: 36-14=22
Exploring Operation: 14+36=50, Re... | 0 | hs_5 | mult_heuristic |
[
11,
11,
4,
74
] | 79 | [
"11/11=1",
"4+74=78",
"1+78=79"
] | Current State: 79:[11, 11, 4, 74], Operations: []
Exploring Operation: 11/11=1, Resulting Numbers: [4, 74, 1]
Generated Node #2: [4, 74, 1] from Operation: 11/11=1
Current State: 79:[4, 74, 1], Operations: ['11/11=1']
Exploring Operation: 4+74=78, Resulting Numbers: [1, 78]
Generated Node #3: [1, 78] from Operation: 4+... | 4 | Current State: 79:[11, 11, 4, 74], Operations: []
Exploring Operation: 11*4=44, Resulting Numbers: [11, 74, 44]
Generated Node #0,0: 79:[11, 74, 44] Operation: 11*4=44
Exploring Operation: 11*11=121, Resulting Numbers: [4, 74, 121]
Generated Node #0,1: 79:[4, 74, 121] Operation: 11*11=121
Exploring Operation: 11*4=44, ... | 0 | hs_3 | sum_heuristic |
[
77,
75,
41,
52
] | 59 | [
"77+75=152",
"41+52=93",
"152-93=59"
] | Current State: 59:[77, 75, 41, 52], Operations: []
Exploring Operation: 77+75=152, Resulting Numbers: [41, 52, 152]
Generated Node #2: [41, 52, 152] from Operation: 77+75=152
Current State: 59:[41, 52, 152], Operations: ['77+75=152']
Exploring Operation: 41+52=93, Resulting Numbers: [152, 93]
Generated Node #3: [152, 9... | 4 | Current State: 59:[77, 75, 41, 52], Operations: []
Exploring Operation: 77-41=36, Resulting Numbers: [75, 52, 36]
Generated Node #0,0: 59:[75, 52, 36] Operation: 77-41=36
Moving to Node #0,0
Current State: 59:[75, 52, 36], Operations: ['77-41=36']
Exploring Operation: 75-36=39, Resulting Numbers: [52, 39]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
7,
86,
32,
73
] | 59 | [
"86-73=13",
"7*13=91",
"91-32=59"
] | Current State: 59:[7, 86, 32, 73], Operations: []
Exploring Operation: 86-73=13, Resulting Numbers: [7, 32, 13]
Generated Node #2: [7, 32, 13] from Operation: 86-73=13
Current State: 59:[7, 32, 13], Operations: ['86-73=13']
Exploring Operation: 7*13=91, Resulting Numbers: [32, 91]
Generated Node #3: [32, 91] from Opera... | 4 | Current State: 59:[7, 86, 32, 73], Operations: []
Exploring Operation: 7+32=39, Resulting Numbers: [86, 73, 39]
Generated Node #0,0: 59:[86, 73, 39] Operation: 7+32=39
Exploring Operation: 86-7=79, Resulting Numbers: [32, 73, 79]
Generated Node #0,1: 59:[32, 73, 79] Operation: 86-7=79
Exploring Operation: 86-32=54, Res... | 0 | hs_4 | sum_heuristic |
[
10,
33,
7,
46
] | 21 | [
"10+33=43",
"46-43=3",
"7*3=21"
] | Current State: 21:[10, 33, 7, 46], Operations: []
Exploring Operation: 10+33=43, Resulting Numbers: [7, 46, 43]
Generated Node #2: [7, 46, 43] from Operation: 10+33=43
Current State: 21:[7, 46, 43], Operations: ['10+33=43']
Exploring Operation: 46-43=3, Resulting Numbers: [7, 3]
Generated Node #3: [7, 3] from Operation... | 4 | Current State: 21:[10, 33, 7, 46], Operations: []
Exploring Operation: 46-10=36, Resulting Numbers: [33, 7, 36]
Generated Node #0,0: 21:[33, 7, 36] Operation: 46-10=36
Exploring Operation: 33-7=26, Resulting Numbers: [10, 46, 26]
Generated Node #0,1: 21:[10, 46, 26] Operation: 33-7=26
Exploring Operation: 46-33=13, Res... | 0.987847 | hs_4 | sum_heuristic |
[
66,
57,
99,
37
] | 48 | [
"66-57=9",
"99/9=11",
"37+11=48"
] | Current State: 48:[66, 57, 99, 37], Operations: []
Exploring Operation: 66-57=9, Resulting Numbers: [99, 37, 9]
Generated Node #2: [99, 37, 9] from Operation: 66-57=9
Current State: 48:[99, 37, 9], Operations: ['66-57=9']
Exploring Operation: 99/9=11, Resulting Numbers: [37, 11]
Generated Node #3: [37, 11] from Operati... | 4 | Current State: 48:[66, 57, 99, 37], Operations: []
Exploring Operation: 99-57=42, Resulting Numbers: [66, 37, 42]
Generated Node #0,0: 48:[66, 37, 42] Operation: 99-57=42
Exploring Operation: 99-37=62, Resulting Numbers: [66, 57, 62]
Generated Node #0,1: 48:[66, 57, 62] Operation: 99-37=62
Exploring Operation: 99-66=33... | 0 | hs_3 | mult_heuristic |
[
78,
91,
75,
78
] | 75 | [
"78-78=0",
"91*0=0",
"75+0=75"
] | Current State: 75:[78, 91, 75, 78], Operations: []
Exploring Operation: 78-78=0, Resulting Numbers: [91, 75, 0]
Generated Node #2: [91, 75, 0] from Operation: 78-78=0
Current State: 75:[91, 75, 0], Operations: ['78-78=0']
Exploring Operation: 91*0=0, Resulting Numbers: [75, 0]
Generated Node #3: [75, 0] from Operation:... | 4 | Current State: 75:[78, 91, 75, 78], Operations: []
Exploring Operation: 91-78=13, Resulting Numbers: [78, 75, 13]
Generated Node #0,0: 75:[78, 75, 13] Operation: 91-78=13
Exploring Operation: 91-78=13, Resulting Numbers: [75, 78, 13]
Generated Node #0,1: 75:[75, 78, 13] Operation: 91-78=13
Exploring Operation: 91-75=16... | 0 | hs_3 | mult_heuristic |
[
45,
55,
18,
68
] | 60 | [
"55-45=10",
"68-18=50",
"10+50=60"
] | Current State: 60:[45, 55, 18, 68], Operations: []
Exploring Operation: 55-45=10, Resulting Numbers: [18, 68, 10]
Generated Node #2: [18, 68, 10] from Operation: 55-45=10
Current State: 60:[18, 68, 10], Operations: ['55-45=10']
Exploring Operation: 68-18=50, Resulting Numbers: [10, 50]
Generated Node #3: [10, 50] from ... | 4 | Current State: 60:[45, 55, 18, 68], Operations: []
Exploring Operation: 55-45=10, Resulting Numbers: [18, 68, 10]
Generated Node #0,0: 60:[18, 68, 10] Operation: 55-45=10
Exploring Operation: 68-45=23, Resulting Numbers: [55, 18, 23]
Generated Node #0,1: 60:[55, 18, 23] Operation: 68-45=23
Moving to Node #0,0
Current S... | 0.987847 | hs_2 | mult_heuristic |
[
10,
33,
13,
53
] | 89 | [
"33-10=23",
"13+53=66",
"23+66=89"
] | Current State: 89:[10, 33, 13, 53], Operations: []
Exploring Operation: 33-10=23, Resulting Numbers: [13, 53, 23]
Generated Node #2: [13, 53, 23] from Operation: 33-10=23
Current State: 89:[13, 53, 23], Operations: ['33-10=23']
Exploring Operation: 13+53=66, Resulting Numbers: [23, 66]
Generated Node #3: [23, 66] from ... | 4 | Current State: 89:[10, 33, 13, 53], Operations: []
Exploring Operation: 10*13=130, Resulting Numbers: [33, 53, 130]
Generated Node #0,0: 89:[33, 53, 130] Operation: 10*13=130
Exploring Operation: 33+13=46, Resulting Numbers: [10, 53, 46]
Generated Node #0,1: 89:[10, 53, 46] Operation: 33+13=46
Exploring Operation: 10+3... | 0.96441 | hs_5 | sum_heuristic |
[
64,
1,
44,
84
] | 63 | [
"64+1=65",
"44+84=128",
"128-65=63"
] | Current State: 63:[64, 1, 44, 84], Operations: []
Exploring Operation: 64+1=65, Resulting Numbers: [44, 84, 65]
Generated Node #2: [44, 84, 65] from Operation: 64+1=65
Current State: 63:[44, 84, 65], Operations: ['64+1=65']
Exploring Operation: 44+84=128, Resulting Numbers: [65, 128]
Generated Node #3: [65, 128] from O... | 4 | Current State: 63:[64, 1, 44, 84], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [64, 1, 40]
Generated Node #0,0: 63:[64, 1, 40] Operation: 84-44=40
Exploring Operation: 64-1=63, Resulting Numbers: [44, 84, 63]
Generated Node #0,1: 63:[44, 84, 63] Operation: 64-1=63
Exploring Operation: 84-64=20, Res... | 0.96875 | hs_5 | sum_heuristic |
[
9,
87,
75,
58
] | 81 | [
"9*58=522",
"522/87=6",
"75+6=81"
] | Current State: 81:[9, 87, 75, 58], Operations: []
Exploring Operation: 9*58=522, Resulting Numbers: [87, 75, 522]
Generated Node #2: [87, 75, 522] from Operation: 9*58=522
Current State: 81:[87, 75, 522], Operations: ['9*58=522']
Exploring Operation: 522/87=6, Resulting Numbers: [75, 6]
Generated Node #3: [75, 6] from ... | 4 | Current State: 81:[9, 87, 75, 58], Operations: []
Exploring Operation: 75-58=17, Resulting Numbers: [9, 87, 17]
Generated Node #0,0: 81:[9, 87, 17] Operation: 75-58=17
Exploring Operation: 87-58=29, Resulting Numbers: [9, 75, 29]
Generated Node #0,1: 81:[9, 75, 29] Operation: 87-58=29
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
51,
47,
2,
4
] | 100 | [
"51+47=98",
"4-2=2",
"98+2=100"
] | Current State: 100:[51, 47, 2, 4], Operations: []
Exploring Operation: 51+47=98, Resulting Numbers: [2, 4, 98]
Generated Node #2: [2, 4, 98] from Operation: 51+47=98
Current State: 100:[2, 4, 98], Operations: ['51+47=98']
Exploring Operation: 4-2=2, Resulting Numbers: [98, 2]
Generated Node #3: [98, 2] from Operation: ... | 4 | Current State: 100:[51, 47, 2, 4], Operations: []
Exploring Operation: 51-47=4, Resulting Numbers: [2, 4, 4]
Generated Node #0,0: 100:[2, 4, 4] Operation: 51-47=4
Exploring Operation: 51+47=98, Resulting Numbers: [2, 4, 98]
Generated Node #0,1: 100:[2, 4, 98] Operation: 51+47=98
Start Sub Search at level 1: Moving to N... | 0 | hs_2 | mult_heuristic |
[
59,
91,
45,
56
] | 95 | [
"59-45=14",
"56/14=4",
"91+4=95"
] | Current State: 95:[59, 91, 45, 56], Operations: []
Exploring Operation: 59-45=14, Resulting Numbers: [91, 56, 14]
Generated Node #2: [91, 56, 14] from Operation: 59-45=14
Current State: 95:[91, 56, 14], Operations: ['59-45=14']
Exploring Operation: 56/14=4, Resulting Numbers: [91, 4]
Generated Node #3: [91, 4] from Ope... | 4 | Current State: 95:[59, 91, 45, 56], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [91, 45, 3]
Generated Node #0,0: 95:[91, 45, 3] Operation: 59-56=3
Exploring Operation: 45+56=101, Resulting Numbers: [59, 91, 101]
Generated Node #0,1: 95:[59, 91, 101] Operation: 45+56=101
Exploring Operation: 59-45=14... | 0.977431 | hs_3 | mult_heuristic |
[
8,
28,
11,
99
] | 15 | [
"11-8=3",
"28*3=84",
"99-84=15"
] | Current State: 15:[8, 28, 11, 99], Operations: []
Exploring Operation: 11-8=3, Resulting Numbers: [28, 99, 3]
Generated Node #2: [28, 99, 3] from Operation: 11-8=3
Current State: 15:[28, 99, 3], Operations: ['11-8=3']
Exploring Operation: 28*3=84, Resulting Numbers: [99, 84]
Generated Node #3: [99, 84] from Operation: ... | 4 | Current State: 15:[8, 28, 11, 99], Operations: []
Exploring Operation: 99/11=9, Resulting Numbers: [8, 28, 9]
Generated Node #0,0: 15:[8, 28, 9] Operation: 99/11=9
Exploring Operation: 99-28=71, Resulting Numbers: [8, 11, 71]
Generated Node #0,1: 15:[8, 11, 71] Operation: 99-28=71
Exploring Operation: 99-11=88, Resulti... | 0 | hs_5 | sum_heuristic |
[
79,
36,
86,
48
] | 96 | [
"79-36=43",
"86*48=4128",
"4128/43=96"
] | Current State: 96:[79, 36, 86, 48], Operations: []
Exploring Operation: 79-36=43, Resulting Numbers: [86, 48, 43]
Generated Node #2: [86, 48, 43] from Operation: 79-36=43
Current State: 96:[86, 48, 43], Operations: ['79-36=43']
Exploring Operation: 86*48=4128, Resulting Numbers: [43, 4128]
Generated Node #3: [43, 4128]... | 4 | Current State: 96:[79, 36, 86, 48], Operations: []
Exploring Operation: 86-79=7, Resulting Numbers: [36, 48, 7]
Generated Node #0,0: 96:[36, 48, 7] Operation: 86-79=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[36, 48, 7], Operations: ['86-79=7']
Exploring Operation: 48-36=12, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
54,
96,
16,
90
] | 69 | [
"96/16=6",
"90/6=15",
"54+15=69"
] | Current State: 69:[54, 96, 16, 90], Operations: []
Exploring Operation: 96/16=6, Resulting Numbers: [54, 90, 6]
Generated Node #2: [54, 90, 6] from Operation: 96/16=6
Current State: 69:[54, 90, 6], Operations: ['96/16=6']
Exploring Operation: 90/6=15, Resulting Numbers: [54, 15]
Generated Node #3: [54, 15] from Operati... | 4 | Current State: 69:[54, 96, 16, 90], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [54, 16, 6]
Generated Node #0,0: 69:[54, 16, 6] Operation: 96-90=6
Moving to Node #0,0
Current State: 69:[54, 16, 6], Operations: ['96-90=6']
Exploring Operation: 54+16=70, Resulting Numbers: [6, 70]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
16,
58,
5,
52
] | 46 | [
"58-52=6",
"5*6=30",
"16+30=46"
] | Current State: 46:[16, 58, 5, 52], Operations: []
Exploring Operation: 58-52=6, Resulting Numbers: [16, 5, 6]
Generated Node #2: [16, 5, 6] from Operation: 58-52=6
Current State: 46:[16, 5, 6], Operations: ['58-52=6']
Exploring Operation: 5*6=30, Resulting Numbers: [16, 30]
Generated Node #3: [16, 30] from Operation: 5... | 4 | Current State: 46:[16, 58, 5, 52], Operations: []
Exploring Operation: 58-16=42, Resulting Numbers: [5, 52, 42]
Generated Node #0,0: 46:[5, 52, 42] Operation: 58-16=42
Moving to Node #0,0
Current State: 46:[5, 52, 42], Operations: ['58-16=42']
Exploring Operation: 52-5=47, Resulting Numbers: [42, 47]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
34,
28,
48,
84
] | 14 | [
"34+48=82",
"84-82=2",
"28/2=14"
] | Current State: 14:[34, 28, 48, 84], Operations: []
Exploring Operation: 34+48=82, Resulting Numbers: [28, 84, 82]
Generated Node #2: [28, 84, 82] from Operation: 34+48=82
Current State: 14:[28, 84, 82], Operations: ['34+48=82']
Exploring Operation: 84-82=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 14:[34, 28, 48, 84], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [34, 48, 3]
Generated Node #0,0: 14:[34, 48, 3] Operation: 84/28=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 14:[34, 48, 3], Operations: ['84/28=3']
Exploring Operation: 48-34=14, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
63,
94,
24,
98
] | 91 | [
"94-63=31",
"24+98=122",
"122-31=91"
] | Current State: 91:[63, 94, 24, 98], Operations: []
Exploring Operation: 94-63=31, Resulting Numbers: [24, 98, 31]
Generated Node #2: [24, 98, 31] from Operation: 94-63=31
Current State: 91:[24, 98, 31], Operations: ['94-63=31']
Exploring Operation: 24+98=122, Resulting Numbers: [31, 122]
Generated Node #3: [31, 122] fr... | 4 | Current State: 91:[63, 94, 24, 98], Operations: []
Exploring Operation: 94-63=31, Resulting Numbers: [24, 98, 31]
Generated Node #0,0: 91:[24, 98, 31] Operation: 94-63=31
Exploring Operation: 63-24=39, Resulting Numbers: [94, 98, 39]
Generated Node #0,1: 91:[94, 98, 39] Operation: 63-24=39
Exploring Operation: 98-63=35... | 0.984375 | hs_5 | mult_heuristic |
[
11,
9,
63,
4
] | 38 | [
"11+63=74",
"9*4=36",
"74-36=38"
] | Current State: 38:[11, 9, 63, 4], Operations: []
Exploring Operation: 11+63=74, Resulting Numbers: [9, 4, 74]
Generated Node #2: [9, 4, 74] from Operation: 11+63=74
Current State: 38:[9, 4, 74], Operations: ['11+63=74']
Exploring Operation: 9*4=36, Resulting Numbers: [74, 36]
Generated Node #3: [74, 36] from Operation:... | 4 | Current State: 38:[11, 9, 63, 4], Operations: []
Exploring Operation: 63-11=52, Resulting Numbers: [9, 4, 52]
Generated Node #0,0: 38:[9, 4, 52] Operation: 63-11=52
Exploring Operation: 63/9=7, Resulting Numbers: [11, 4, 7]
Generated Node #0,1: 38:[11, 4, 7] Operation: 63/9=7
Moving to Node #0,1
Current State: 38:[11, ... | 0 | hs_2 | mult_heuristic |
[
79,
72,
51,
2
] | 98 | [
"79+72=151",
"51+2=53",
"151-53=98"
] | Current State: 98:[79, 72, 51, 2], Operations: []
Exploring Operation: 79+72=151, Resulting Numbers: [51, 2, 151]
Generated Node #2: [51, 2, 151] from Operation: 79+72=151
Current State: 98:[51, 2, 151], Operations: ['79+72=151']
Exploring Operation: 51+2=53, Resulting Numbers: [151, 53]
Generated Node #3: [151, 53] fr... | 4 | Current State: 98:[79, 72, 51, 2], Operations: []
Exploring Operation: 79-51=28, Resulting Numbers: [72, 2, 28]
Generated Node #0,0: 98:[72, 2, 28] Operation: 79-51=28
Exploring Operation: 72-51=21, Resulting Numbers: [79, 2, 21]
Generated Node #0,1: 98:[79, 2, 21] Operation: 72-51=21
Exploring Operation: 72/2=36, Resu... | 0.973958 | hs_4 | sum_heuristic |
[
37,
15,
83,
89
] | 46 | [
"37+15=52",
"89-83=6",
"52-6=46"
] | Current State: 46:[37, 15, 83, 89], Operations: []
Exploring Operation: 37+15=52, Resulting Numbers: [83, 89, 52]
Generated Node #2: [83, 89, 52] from Operation: 37+15=52
Current State: 46:[83, 89, 52], Operations: ['37+15=52']
Exploring Operation: 89-83=6, Resulting Numbers: [52, 6]
Generated Node #3: [52, 6] from Ope... | 4 | Current State: 46:[37, 15, 83, 89], Operations: []
Exploring Operation: 89-37=52, Resulting Numbers: [15, 83, 52]
Generated Node #0,0: 46:[15, 83, 52] Operation: 89-37=52
Exploring Operation: 83-15=68, Resulting Numbers: [37, 89, 68]
Generated Node #0,1: 46:[37, 89, 68] Operation: 83-15=68
Exploring Operation: 89-15=74... | 0.983507 | hs_5 | sum_heuristic |
[
18,
6,
91,
42
] | 59 | [
"18*6=108",
"91-42=49",
"108-49=59"
] | Current State: 59:[18, 6, 91, 42], Operations: []
Exploring Operation: 18*6=108, Resulting Numbers: [91, 42, 108]
Generated Node #2: [91, 42, 108] from Operation: 18*6=108
Current State: 59:[91, 42, 108], Operations: ['18*6=108']
Exploring Operation: 91-42=49, Resulting Numbers: [108, 49]
Generated Node #3: [108, 49] f... | 4 | Current State: 59:[18, 6, 91, 42], Operations: []
Exploring Operation: 18+6=24, Resulting Numbers: [91, 42, 24]
Generated Node #0,0: 59:[91, 42, 24] Operation: 18+6=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[91, 42, 24], Operations: ['18+6=24']
Exploring Operation: 91-24=67, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
3,
87,
73,
98
] | 59 | [
"87-3=84",
"98-73=25",
"84-25=59"
] | Current State: 59:[3, 87, 73, 98], Operations: []
Exploring Operation: 87-3=84, Resulting Numbers: [73, 98, 84]
Generated Node #2: [73, 98, 84] from Operation: 87-3=84
Current State: 59:[73, 98, 84], Operations: ['87-3=84']
Exploring Operation: 98-73=25, Resulting Numbers: [84, 25]
Generated Node #3: [84, 25] from Oper... | 4 | Current State: 59:[3, 87, 73, 98], Operations: []
Exploring Operation: 87-3=84, Resulting Numbers: [73, 98, 84]
Generated Node #0,0: 59:[73, 98, 84] Operation: 87-3=84
Exploring Operation: 73-3=70, Resulting Numbers: [87, 98, 70]
Generated Node #0,1: 59:[87, 98, 70] Operation: 73-3=70
Exploring Operation: 87/3=29, Resu... | 0.986111 | hs_5 | sum_heuristic |
[
4,
65,
30,
52
] | 91 | [
"4+65=69",
"52-30=22",
"69+22=91"
] | Current State: 91:[4, 65, 30, 52], Operations: []
Exploring Operation: 4+65=69, Resulting Numbers: [30, 52, 69]
Generated Node #2: [30, 52, 69] from Operation: 4+65=69
Current State: 91:[30, 52, 69], Operations: ['4+65=69']
Exploring Operation: 52-30=22, Resulting Numbers: [69, 22]
Generated Node #3: [69, 22] from Oper... | 4 | Current State: 91:[4, 65, 30, 52], Operations: []
Exploring Operation: 65-52=13, Resulting Numbers: [4, 30, 13]
Generated Node #0,0: 91:[4, 30, 13] Operation: 65-52=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 91:[4, 30, 13], Operations: ['65-52=13']
Exploring Operation: 30-13=17, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
85,
80,
1,
17
] | 85 | [
"85-80=5",
"1*17=17",
"5*17=85"
] | Current State: 85:[85, 80, 1, 17], Operations: []
Exploring Operation: 85-80=5, Resulting Numbers: [1, 17, 5]
Generated Node #2: [1, 17, 5] from Operation: 85-80=5
Current State: 85:[1, 17, 5], Operations: ['85-80=5']
Exploring Operation: 1*17=17, Resulting Numbers: [5, 17]
Generated Node #3: [5, 17] from Operation: 1*... | 4 | Current State: 85:[85, 80, 1, 17], Operations: []
Exploring Operation: 85*1=85, Resulting Numbers: [80, 17, 85]
Generated Node #0,0: 85:[80, 17, 85] Operation: 85*1=85
Exploring Operation: 80+1=81, Resulting Numbers: [85, 17, 81]
Generated Node #0,1: 85:[85, 17, 81] Operation: 80+1=81
Exploring Operation: 85/1=85, Resu... | 0.967882 | hs_5 | sum_heuristic |
[
57,
74,
83,
34
] | 14 | [
"57+74=131",
"83+34=117",
"131-117=14"
] | Current State: 14:[57, 74, 83, 34], Operations: []
Exploring Operation: 57+74=131, Resulting Numbers: [83, 34, 131]
Generated Node #2: [83, 34, 131] from Operation: 57+74=131
Current State: 14:[83, 34, 131], Operations: ['57+74=131']
Exploring Operation: 83+34=117, Resulting Numbers: [131, 117]
Generated Node #3: [131,... | 4 | Current State: 14:[57, 74, 83, 34], Operations: []
Exploring Operation: 83-74=9, Resulting Numbers: [57, 34, 9]
Generated Node #0,0: 14:[57, 34, 9] Operation: 83-74=9
Moving to Node #0,0
Current State: 14:[57, 34, 9], Operations: ['83-74=9']
Exploring Operation: 57-34=23, Resulting Numbers: [9, 23]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
26,
63,
59,
22
] | 12 | [
"26+22=48",
"63-59=4",
"48/4=12"
] | Current State: 12:[26, 63, 59, 22], Operations: []
Exploring Operation: 26+22=48, Resulting Numbers: [63, 59, 48]
Generated Node #2: [63, 59, 48] from Operation: 26+22=48
Current State: 12:[63, 59, 48], Operations: ['26+22=48']
Exploring Operation: 63-59=4, Resulting Numbers: [48, 4]
Generated Node #3: [48, 4] from Ope... | 4 | Current State: 12:[26, 63, 59, 22], Operations: []
Exploring Operation: 59-26=33, Resulting Numbers: [63, 22, 33]
Generated Node #0,0: 12:[63, 22, 33] Operation: 59-26=33
Exploring Operation: 63-22=41, Resulting Numbers: [26, 59, 41]
Generated Node #0,1: 12:[26, 59, 41] Operation: 63-22=41
Exploring Operation: 63-59=4,... | 0 | hs_4 | mult_heuristic |
[
26,
1,
66,
13
] | 22 | [
"26/13=2",
"1+2=3",
"66/3=22"
] | Current State: 22:[26, 1, 66, 13], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [1, 66, 2]
Generated Node #2: [1, 66, 2] from Operation: 26/13=2
Current State: 22:[1, 66, 2], Operations: ['26/13=2']
Exploring Operation: 1+2=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Operation: 1+2=... | 4 | Current State: 22:[26, 1, 66, 13], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [1, 66, 2]
Generated Node #0,0: 22:[1, 66, 2] Operation: 26/13=2
Exploring Operation: 66-13=53, Resulting Numbers: [26, 1, 53]
Generated Node #0,1: 22:[26, 1, 53] Operation: 66-13=53
Exploring Operation: 66-26=40, Resulti... | 0 | hs_5 | mult_heuristic |
[
59,
32,
9,
1
] | 10 | [
"59+32=91",
"91-1=90",
"90/9=10"
] | Current State: 10:[59, 32, 9, 1], Operations: []
Exploring Operation: 59+32=91, Resulting Numbers: [9, 1, 91]
Generated Node #2: [9, 1, 91] from Operation: 59+32=91
Current State: 10:[9, 1, 91], Operations: ['59+32=91']
Exploring Operation: 91-1=90, Resulting Numbers: [9, 90]
Generated Node #3: [9, 90] from Operation: ... | 4 | Current State: 10:[59, 32, 9, 1], Operations: []
Exploring Operation: 59-9=50, Resulting Numbers: [32, 1, 50]
Generated Node #0,0: 10:[32, 1, 50] Operation: 59-9=50
Exploring Operation: 32-9=23, Resulting Numbers: [59, 1, 23]
Generated Node #0,1: 10:[59, 1, 23] Operation: 32-9=23
Exploring Operation: 59-32=27, Resultin... | 0 | hs_4 | mult_heuristic |
[
32,
29,
22,
61
] | 86 | [
"32-29=3",
"22+61=83",
"3+83=86"
] | Current State: 86:[32, 29, 22, 61], Operations: []
Exploring Operation: 32-29=3, Resulting Numbers: [22, 61, 3]
Generated Node #2: [22, 61, 3] from Operation: 32-29=3
Current State: 86:[22, 61, 3], Operations: ['32-29=3']
Exploring Operation: 22+61=83, Resulting Numbers: [3, 83]
Generated Node #3: [3, 83] from Operatio... | 4 | Current State: 86:[32, 29, 22, 61], Operations: []
Exploring Operation: 22+61=83, Resulting Numbers: [32, 29, 83]
Generated Node #0,0: 86:[32, 29, 83] Operation: 22+61=83
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[32, 29, 83], Operations: ['22+61=83']
Exploring Operation: 32-29=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
71,
70,
84,
40
] | 45 | [
"71-70=1",
"84-40=44",
"1+44=45"
] | Current State: 45:[71, 70, 84, 40], Operations: []
Exploring Operation: 71-70=1, Resulting Numbers: [84, 40, 1]
Generated Node #2: [84, 40, 1] from Operation: 71-70=1
Current State: 45:[84, 40, 1], Operations: ['71-70=1']
Exploring Operation: 84-40=44, Resulting Numbers: [1, 44]
Generated Node #3: [1, 44] from Operatio... | 4 | Current State: 45:[71, 70, 84, 40], Operations: []
Exploring Operation: 84-71=13, Resulting Numbers: [70, 40, 13]
Generated Node #0,0: 45:[70, 40, 13] Operation: 84-71=13
Moving to Node #0,0
Current State: 45:[70, 40, 13], Operations: ['84-71=13']
Exploring Operation: 70-40=30, Resulting Numbers: [13, 30]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
9,
63,
28,
90
] | 46 | [
"9+63=72",
"28+90=118",
"118-72=46"
] | Current State: 46:[9, 63, 28, 90], Operations: []
Exploring Operation: 9+63=72, Resulting Numbers: [28, 90, 72]
Generated Node #2: [28, 90, 72] from Operation: 9+63=72
Current State: 46:[28, 90, 72], Operations: ['9+63=72']
Exploring Operation: 28+90=118, Resulting Numbers: [72, 118]
Generated Node #3: [72, 118] from O... | 4 | Current State: 46:[9, 63, 28, 90], Operations: []
Exploring Operation: 90-63=27, Resulting Numbers: [9, 28, 27]
Generated Node #0,0: 46:[9, 28, 27] Operation: 90-63=27
Moving to Node #0,0
Current State: 46:[9, 28, 27], Operations: ['90-63=27']
Exploring Operation: 27/9=3, Resulting Numbers: [28, 3]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
88,
56,
89,
79
] | 22 | [
"88-56=32",
"89-79=10",
"32-10=22"
] | Current State: 22:[88, 56, 89, 79], Operations: []
Exploring Operation: 88-56=32, Resulting Numbers: [89, 79, 32]
Generated Node #2: [89, 79, 32] from Operation: 88-56=32
Current State: 22:[89, 79, 32], Operations: ['88-56=32']
Exploring Operation: 89-79=10, Resulting Numbers: [32, 10]
Generated Node #3: [32, 10] from ... | 4 | Current State: 22:[88, 56, 89, 79], Operations: []
Exploring Operation: 89-88=1, Resulting Numbers: [56, 79, 1]
Generated Node #0,0: 22:[56, 79, 1] Operation: 89-88=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[56, 79, 1], Operations: ['89-88=1']
Exploring Operation: 79-56=23, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
34,
7,
96,
94
] | 29 | [
"34-7=27",
"96-94=2",
"27+2=29"
] | Current State: 29:[34, 7, 96, 94], Operations: []
Exploring Operation: 34-7=27, Resulting Numbers: [96, 94, 27]
Generated Node #2: [96, 94, 27] from Operation: 34-7=27
Current State: 29:[96, 94, 27], Operations: ['34-7=27']
Exploring Operation: 96-94=2, Resulting Numbers: [27, 2]
Generated Node #3: [27, 2] from Operati... | 4 | Current State: 29:[34, 7, 96, 94], Operations: []
Exploring Operation: 96-7=89, Resulting Numbers: [34, 94, 89]
Generated Node #0,0: 29:[34, 94, 89] Operation: 96-7=89
Exploring Operation: 96-94=2, Resulting Numbers: [34, 7, 2]
Generated Node #0,1: 29:[34, 7, 2] Operation: 96-94=2
Exploring Operation: 96-34=62, Resulti... | 0.979167 | hs_4 | sum_heuristic |
[
45,
21,
48,
64
] | 62 | [
"45-21=24",
"48/24=2",
"64-2=62"
] | Current State: 62:[45, 21, 48, 64], Operations: []
Exploring Operation: 45-21=24, Resulting Numbers: [48, 64, 24]
Generated Node #2: [48, 64, 24] from Operation: 45-21=24
Current State: 62:[48, 64, 24], Operations: ['45-21=24']
Exploring Operation: 48/24=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Ope... | 4 | Current State: 62:[45, 21, 48, 64], Operations: []
Exploring Operation: 45+21=66, Resulting Numbers: [48, 64, 66]
Generated Node #0,0: 62:[48, 64, 66] Operation: 45+21=66
Exploring Operation: 48-45=3, Resulting Numbers: [21, 64, 3]
Generated Node #0,1: 62:[21, 64, 3] Operation: 48-45=3
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
1,
80,
36,
45
] | 90 | [
"1+80=81",
"45-36=9",
"81+9=90"
] | Current State: 90:[1, 80, 36, 45], Operations: []
Exploring Operation: 1+80=81, Resulting Numbers: [36, 45, 81]
Generated Node #2: [36, 45, 81] from Operation: 1+80=81
Current State: 90:[36, 45, 81], Operations: ['1+80=81']
Exploring Operation: 45-36=9, Resulting Numbers: [81, 9]
Generated Node #3: [81, 9] from Operati... | 4 | Current State: 90:[1, 80, 36, 45], Operations: []
Exploring Operation: 45-36=9, Resulting Numbers: [1, 80, 9]
Generated Node #0,0: 90:[1, 80, 9] Operation: 45-36=9
Exploring Operation: 80-36=44, Resulting Numbers: [1, 45, 44]
Generated Node #0,1: 90:[1, 45, 44] Operation: 80-36=44
Exploring Operation: 80-45=35, Resulti... | 0.988715 | hs_3 | sum_heuristic |
[
30,
61,
13,
36
] | 18 | [
"61-30=31",
"13+36=49",
"49-31=18"
] | Current State: 18:[30, 61, 13, 36], Operations: []
Exploring Operation: 61-30=31, Resulting Numbers: [13, 36, 31]
Generated Node #2: [13, 36, 31] from Operation: 61-30=31
Current State: 18:[13, 36, 31], Operations: ['61-30=31']
Exploring Operation: 13+36=49, Resulting Numbers: [31, 49]
Generated Node #3: [31, 49] from ... | 4 | Current State: 18:[30, 61, 13, 36], Operations: []
Exploring Operation: 61-36=25, Resulting Numbers: [30, 13, 25]
Generated Node #0,0: 18:[30, 13, 25] Operation: 61-36=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[30, 13, 25], Operations: ['61-36=25']
Exploring Operation: 30-25=5, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
43,
1,
26,
78
] | 61 | [
"43*1=43",
"26+78=104",
"104-43=61"
] | Current State: 61:[43, 1, 26, 78], Operations: []
Exploring Operation: 43*1=43, Resulting Numbers: [26, 78, 43]
Generated Node #2: [26, 78, 43] from Operation: 43*1=43
Current State: 61:[26, 78, 43], Operations: ['43*1=43']
Exploring Operation: 26+78=104, Resulting Numbers: [43, 104]
Generated Node #3: [43, 104] from O... | 4 | Current State: 61:[43, 1, 26, 78], Operations: []
Exploring Operation: 78-1=77, Resulting Numbers: [43, 26, 77]
Generated Node #0,0: 61:[43, 26, 77] Operation: 78-1=77
Exploring Operation: 43+1=44, Resulting Numbers: [26, 78, 44]
Generated Node #0,1: 61:[26, 78, 44] Operation: 43+1=44
Exploring Operation: 43*1=43, Resu... | 0.940104 | hs_4 | mult_heuristic |
[
94,
30,
3,
37
] | 47 | [
"94-30=64",
"3*37=111",
"111-64=47"
] | Current State: 47:[94, 30, 3, 37], Operations: []
Exploring Operation: 94-30=64, Resulting Numbers: [3, 37, 64]
Generated Node #2: [3, 37, 64] from Operation: 94-30=64
Current State: 47:[3, 37, 64], Operations: ['94-30=64']
Exploring Operation: 3*37=111, Resulting Numbers: [64, 111]
Generated Node #3: [64, 111] from Op... | 4 | Current State: 47:[94, 30, 3, 37], Operations: []
Exploring Operation: 94-30=64, Resulting Numbers: [3, 37, 64]
Generated Node #0,0: 47:[3, 37, 64] Operation: 94-30=64
Exploring Operation: 94-37=57, Resulting Numbers: [30, 3, 57]
Generated Node #0,1: 47:[30, 3, 57] Operation: 94-37=57
Exploring Operation: 94-3=91, Resu... | 0 | hs_3 | mult_heuristic |
[
10,
88,
73,
84
] | 18 | [
"84-73=11",
"88/11=8",
"10+8=18"
] | Current State: 18:[10, 88, 73, 84], Operations: []
Exploring Operation: 84-73=11, Resulting Numbers: [10, 88, 11]
Generated Node #2: [10, 88, 11] from Operation: 84-73=11
Current State: 18:[10, 88, 11], Operations: ['84-73=11']
Exploring Operation: 88/11=8, Resulting Numbers: [10, 8]
Generated Node #3: [10, 8] from Ope... | 4 | Current State: 18:[10, 88, 73, 84], Operations: []
Exploring Operation: 88-73=15, Resulting Numbers: [10, 84, 15]
Generated Node #0,0: 18:[10, 84, 15] Operation: 88-73=15
Exploring Operation: 84-73=11, Resulting Numbers: [10, 88, 11]
Generated Node #0,1: 18:[10, 88, 11] Operation: 84-73=11
Exploring Operation: 88-84=4,... | 0.977431 | hs_3 | sum_heuristic |
[
23,
90,
25,
61
] | 56 | [
"90+25=115",
"115/23=5",
"61-5=56"
] | Current State: 56:[23, 90, 25, 61], Operations: []
Exploring Operation: 90+25=115, Resulting Numbers: [23, 61, 115]
Generated Node #2: [23, 61, 115] from Operation: 90+25=115
Current State: 56:[23, 61, 115], Operations: ['90+25=115']
Exploring Operation: 115/23=5, Resulting Numbers: [61, 5]
Generated Node #3: [61, 5] f... | 4 | Current State: 56:[23, 90, 25, 61], Operations: []
Exploring Operation: 90-61=29, Resulting Numbers: [23, 25, 29]
Generated Node #0,0: 56:[23, 25, 29] Operation: 90-61=29
Exploring Operation: 90-23=67, Resulting Numbers: [25, 61, 67]
Generated Node #0,1: 56:[25, 61, 67] Operation: 90-23=67
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
4,
20,
16,
70
] | 91 | [
"20/4=5",
"16+70=86",
"5+86=91"
] | Current State: 91:[4, 20, 16, 70], Operations: []
Exploring Operation: 20/4=5, Resulting Numbers: [16, 70, 5]
Generated Node #2: [16, 70, 5] from Operation: 20/4=5
Current State: 91:[16, 70, 5], Operations: ['20/4=5']
Exploring Operation: 16+70=86, Resulting Numbers: [5, 86]
Generated Node #3: [5, 86] from Operation: 1... | 4 | Current State: 91:[4, 20, 16, 70], Operations: []
Exploring Operation: 20-4=16, Resulting Numbers: [16, 70, 16]
Generated Node #0,0: 91:[16, 70, 16] Operation: 20-4=16
Exploring Operation: 20/4=5, Resulting Numbers: [16, 70, 5]
Generated Node #0,1: 91:[16, 70, 5] Operation: 20/4=5
Exploring Operation: 20+70=90, Resulti... | 0.984375 | hs_4 | sum_heuristic |
[
59,
86,
95,
12
] | 83 | [
"95-59=36",
"36/12=3",
"86-3=83"
] | Current State: 83:[59, 86, 95, 12], Operations: []
Exploring Operation: 95-59=36, Resulting Numbers: [86, 12, 36]
Generated Node #2: [86, 12, 36] from Operation: 95-59=36
Current State: 83:[86, 12, 36], Operations: ['95-59=36']
Exploring Operation: 36/12=3, Resulting Numbers: [86, 3]
Generated Node #3: [86, 3] from Ope... | 4 | Current State: 83:[59, 86, 95, 12], Operations: []
Exploring Operation: 59-12=47, Resulting Numbers: [86, 95, 47]
Generated Node #0,0: 83:[86, 95, 47] Operation: 59-12=47
Exploring Operation: 59+12=71, Resulting Numbers: [86, 95, 71]
Generated Node #0,1: 83:[86, 95, 71] Operation: 59+12=71
Exploring Operation: 95-12=83... | 0 | hs_4 | sum_heuristic |
[
44,
71,
16,
53
] | 46 | [
"44+71=115",
"16+53=69",
"115-69=46"
] | Current State: 46:[44, 71, 16, 53], Operations: []
Exploring Operation: 44+71=115, Resulting Numbers: [16, 53, 115]
Generated Node #2: [16, 53, 115] from Operation: 44+71=115
Current State: 46:[16, 53, 115], Operations: ['44+71=115']
Exploring Operation: 16+53=69, Resulting Numbers: [115, 69]
Generated Node #3: [115, 6... | 4 | Current State: 46:[44, 71, 16, 53], Operations: []
Exploring Operation: 53-16=37, Resulting Numbers: [44, 71, 37]
Generated Node #0,0: 46:[44, 71, 37] Operation: 53-16=37
Exploring Operation: 71-44=27, Resulting Numbers: [16, 53, 27]
Generated Node #0,1: 46:[16, 53, 27] Operation: 71-44=27
Exploring Operation: 71-16=55... | 0.988715 | hs_4 | mult_heuristic |
[
43,
72,
94,
34
] | 13 | [
"43+72=115",
"94+34=128",
"128-115=13"
] | Current State: 13:[43, 72, 94, 34], Operations: []
Exploring Operation: 43+72=115, Resulting Numbers: [94, 34, 115]
Generated Node #2: [94, 34, 115] from Operation: 43+72=115
Current State: 13:[94, 34, 115], Operations: ['43+72=115']
Exploring Operation: 94+34=128, Resulting Numbers: [115, 128]
Generated Node #3: [115,... | 4 | Current State: 13:[43, 72, 94, 34], Operations: []
Exploring Operation: 94-72=22, Resulting Numbers: [43, 34, 22]
Generated Node #0,0: 13:[43, 34, 22] Operation: 94-72=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[43, 34, 22], Operations: ['94-72=22']
Exploring Operation: 43-34=9, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
35,
54,
17,
37
] | 11 | [
"17*37=629",
"629-35=594",
"594/54=11"
] | Current State: 11:[35, 54, 17, 37], Operations: []
Exploring Operation: 17*37=629, Resulting Numbers: [35, 54, 629]
Generated Node #2: [35, 54, 629] from Operation: 17*37=629
Current State: 11:[35, 54, 629], Operations: ['17*37=629']
Exploring Operation: 629-35=594, Resulting Numbers: [54, 594]
Generated Node #3: [54, ... | 4 | Current State: 11:[35, 54, 17, 37], Operations: []
Exploring Operation: 54-37=17, Resulting Numbers: [35, 17, 17]
Generated Node #0,0: 11:[35, 17, 17] Operation: 54-37=17
Exploring Operation: 54-17=37, Resulting Numbers: [35, 37, 37]
Generated Node #0,1: 11:[35, 37, 37] Operation: 54-17=37
Exploring Operation: 35-17=18... | 0 | hs_5 | sum_heuristic |
[
85,
90,
99,
5
] | 98 | [
"90-85=5",
"5/5=1",
"99-1=98"
] | Current State: 98:[85, 90, 99, 5], Operations: []
Exploring Operation: 90-85=5, Resulting Numbers: [99, 5, 5]
Generated Node #2: [99, 5, 5] from Operation: 90-85=5
Current State: 98:[99, 5, 5], Operations: ['90-85=5']
Exploring Operation: 5/5=1, Resulting Numbers: [99, 1]
Generated Node #3: [99, 1] from Operation: 5/5=... | 4 | Current State: 98:[85, 90, 99, 5], Operations: []
Exploring Operation: 99-85=14, Resulting Numbers: [90, 5, 14]
Generated Node #0,0: 98:[90, 5, 14] Operation: 99-85=14
Exploring Operation: 90-85=5, Resulting Numbers: [99, 5, 5]
Generated Node #0,1: 98:[99, 5, 5] Operation: 90-85=5
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
96,
61,
78,
70
] | 58 | [
"96-70=26",
"78/26=3",
"61-3=58"
] | Current State: 58:[96, 61, 78, 70], Operations: []
Exploring Operation: 96-70=26, Resulting Numbers: [61, 78, 26]
Generated Node #2: [61, 78, 26] from Operation: 96-70=26
Current State: 58:[61, 78, 26], Operations: ['96-70=26']
Exploring Operation: 78/26=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Ope... | 4 | Current State: 58:[96, 61, 78, 70], Operations: []
Exploring Operation: 96-78=18, Resulting Numbers: [61, 70, 18]
Generated Node #0,0: 58:[61, 70, 18] Operation: 96-78=18
Exploring Operation: 96-70=26, Resulting Numbers: [61, 78, 26]
Generated Node #0,1: 58:[61, 78, 26] Operation: 96-70=26
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | mult_heuristic |
[
48,
32,
16,
3
] | 29 | [
"48-32=16",
"16-3=13",
"16+13=29"
] | Current State: 29:[48, 32, 16, 3], Operations: []
Exploring Operation: 48-32=16, Resulting Numbers: [16, 3, 16]
Generated Node #2: [16, 3, 16] from Operation: 48-32=16
Current State: 29:[16, 3, 16], Operations: ['48-32=16']
Exploring Operation: 16-3=13, Resulting Numbers: [13]
13,29 equal: Goal Reached
Exploring Operat... | 4 | Current State: 29:[48, 32, 16, 3], Operations: []
Exploring Operation: 48/3=16, Resulting Numbers: [32, 16, 16]
Generated Node #0,0: 29:[32, 16, 16] Operation: 48/3=16
Exploring Operation: 32-3=29, Resulting Numbers: [48, 16, 29]
Generated Node #0,1: 29:[48, 16, 29] Operation: 32-3=29
Exploring Operation: 48-3=45, Resu... | 0.940972 | hs_4 | sum_heuristic |
[
29,
60,
12,
48
] | 67 | [
"60-29=31",
"48-12=36",
"31+36=67"
] | Current State: 67:[29, 60, 12, 48], Operations: []
Exploring Operation: 60-29=31, Resulting Numbers: [12, 48, 31]
Generated Node #2: [12, 48, 31] from Operation: 60-29=31
Current State: 67:[12, 48, 31], Operations: ['60-29=31']
Exploring Operation: 48-12=36, Resulting Numbers: [31, 36]
Generated Node #3: [31, 36] from ... | 4 | Current State: 67:[29, 60, 12, 48], Operations: []
Exploring Operation: 60+12=72, Resulting Numbers: [29, 48, 72]
Generated Node #0,0: 67:[29, 48, 72] Operation: 60+12=72
Exploring Operation: 12+48=60, Resulting Numbers: [29, 60, 60]
Generated Node #0,1: 67:[29, 60, 60] Operation: 12+48=60
Exploring Operation: 29+12=41... | 0.97309 | hs_3 | mult_heuristic |
[
15,
45,
14,
75
] | 30 | [
"15-14=1",
"75-45=30",
"1*30=30"
] | Current State: 30:[15, 45, 14, 75], Operations: []
Exploring Operation: 15-14=1, Resulting Numbers: [45, 75, 1]
Generated Node #2: [45, 75, 1] from Operation: 15-14=1
Current State: 30:[45, 75, 1], Operations: ['15-14=1']
Exploring Operation: 75-45=30, Resulting Numbers: [1, 30]
Generated Node #3: [1, 30] from Operatio... | 4 | Current State: 30:[15, 45, 14, 75], Operations: []
Exploring Operation: 75-45=30, Resulting Numbers: [15, 14, 30]
Generated Node #0,0: 30:[15, 14, 30] Operation: 75-45=30
Moving to Node #0,0
Current State: 30:[15, 14, 30], Operations: ['75-45=30']
Exploring Operation: 15+14=29, Resulting Numbers: [30, 29]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
75,
14,
93,
67
] | 87 | [
"75-14=61",
"93-67=26",
"61+26=87"
] | Current State: 87:[75, 14, 93, 67], Operations: []
Exploring Operation: 75-14=61, Resulting Numbers: [93, 67, 61]
Generated Node #2: [93, 67, 61] from Operation: 75-14=61
Current State: 87:[93, 67, 61], Operations: ['75-14=61']
Exploring Operation: 93-67=26, Resulting Numbers: [61, 26]
Generated Node #3: [61, 26] from ... | 4 | Current State: 87:[75, 14, 93, 67], Operations: []
Exploring Operation: 14+67=81, Resulting Numbers: [75, 93, 81]
Generated Node #0,0: 87:[75, 93, 81] Operation: 14+67=81
Exploring Operation: 75-67=8, Resulting Numbers: [14, 93, 8]
Generated Node #0,1: 87:[14, 93, 8] Operation: 75-67=8
Exploring Operation: 93-67=26, Re... | 0.985243 | hs_5 | sum_heuristic |
[
73,
52,
97,
19
] | 47 | [
"73+52=125",
"97-19=78",
"125-78=47"
] | Current State: 47:[73, 52, 97, 19], Operations: []
Exploring Operation: 73+52=125, Resulting Numbers: [97, 19, 125]
Generated Node #2: [97, 19, 125] from Operation: 73+52=125
Current State: 47:[97, 19, 125], Operations: ['73+52=125']
Exploring Operation: 97-19=78, Resulting Numbers: [125, 78]
Generated Node #3: [125, 7... | 4 | Current State: 47:[73, 52, 97, 19], Operations: []
Exploring Operation: 97-73=24, Resulting Numbers: [52, 19, 24]
Generated Node #0,0: 47:[52, 19, 24] Operation: 97-73=24
Exploring Operation: 97-52=45, Resulting Numbers: [73, 19, 45]
Generated Node #0,1: 47:[73, 19, 45] Operation: 97-52=45
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
24,
99,
6,
56
] | 25 | [
"99-24=75",
"56-6=50",
"75-50=25"
] | Current State: 25:[24, 99, 6, 56], Operations: []
Exploring Operation: 99-24=75, Resulting Numbers: [6, 56, 75]
Generated Node #2: [6, 56, 75] from Operation: 99-24=75
Current State: 25:[6, 56, 75], Operations: ['99-24=75']
Exploring Operation: 56-6=50, Resulting Numbers: [75, 50]
Generated Node #3: [75, 50] from Opera... | 4 | Current State: 25:[24, 99, 6, 56], Operations: []
Exploring Operation: 99-24=75, Resulting Numbers: [6, 56, 75]
Generated Node #0,0: 25:[6, 56, 75] Operation: 99-24=75
Exploring Operation: 99-56=43, Resulting Numbers: [24, 6, 43]
Generated Node #0,1: 25:[24, 6, 43] Operation: 99-56=43
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
32,
94,
88,
22
] | 60 | [
"32+94=126",
"88-22=66",
"126-66=60"
] | Current State: 60:[32, 94, 88, 22], Operations: []
Exploring Operation: 32+94=126, Resulting Numbers: [88, 22, 126]
Generated Node #2: [88, 22, 126] from Operation: 32+94=126
Current State: 60:[88, 22, 126], Operations: ['32+94=126']
Exploring Operation: 88-22=66, Resulting Numbers: [126, 66]
Generated Node #3: [126, 6... | 4 | Current State: 60:[32, 94, 88, 22], Operations: []
Exploring Operation: 94-88=6, Resulting Numbers: [32, 22, 6]
Generated Node #0,0: 60:[32, 22, 6] Operation: 94-88=6
Exploring Operation: 94-32=62, Resulting Numbers: [88, 22, 62]
Generated Node #0,1: 60:[88, 22, 62] Operation: 94-32=62
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
21,
52,
4,
40
] | 69 | [
"52-40=12",
"4*12=48",
"21+48=69"
] | Current State: 69:[21, 52, 4, 40], Operations: []
Exploring Operation: 52-40=12, Resulting Numbers: [21, 4, 12]
Generated Node #2: [21, 4, 12] from Operation: 52-40=12
Current State: 69:[21, 4, 12], Operations: ['52-40=12']
Exploring Operation: 4*12=48, Resulting Numbers: [21, 48]
Generated Node #3: [21, 48] from Opera... | 4 | Current State: 69:[21, 52, 4, 40], Operations: []
Exploring Operation: 52-40=12, Resulting Numbers: [21, 4, 12]
Generated Node #0,0: 69:[21, 4, 12] Operation: 52-40=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[21, 4, 12], Operations: ['52-40=12']
Exploring Operation: 12/4=3, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
69,
9,
3,
10
] | 22 | [
"69/3=23",
"10-9=1",
"23-1=22"
] | Current State: 22:[69, 9, 3, 10], Operations: []
Exploring Operation: 69/3=23, Resulting Numbers: [9, 10, 23]
Generated Node #2: [9, 10, 23] from Operation: 69/3=23
Current State: 22:[9, 10, 23], Operations: ['69/3=23']
Exploring Operation: 10-9=1, Resulting Numbers: [23, 1]
Generated Node #3: [23, 1] from Operation: 1... | 4 | Current State: 22:[69, 9, 3, 10], Operations: []
Exploring Operation: 69/3=23, Resulting Numbers: [9, 10, 23]
Generated Node #0,0: 22:[9, 10, 23] Operation: 69/3=23
Exploring Operation: 9+3=12, Resulting Numbers: [69, 10, 12]
Generated Node #0,1: 22:[69, 10, 12] Operation: 9+3=12
Exploring Operation: 69-3=66, Resulting... | 0.986979 | hs_5 | mult_heuristic |
[
48,
88,
8,
27
] | 55 | [
"48/8=6",
"88-27=61",
"61-6=55"
] | Current State: 55:[48, 88, 8, 27], Operations: []
Exploring Operation: 48/8=6, Resulting Numbers: [88, 27, 6]
Generated Node #2: [88, 27, 6] from Operation: 48/8=6
Current State: 55:[88, 27, 6], Operations: ['48/8=6']
Exploring Operation: 88-27=61, Resulting Numbers: [6, 61]
Generated Node #3: [6, 61] from Operation: 8... | 4 | Current State: 55:[48, 88, 8, 27], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [48, 27, 11]
Generated Node #0,0: 55:[48, 27, 11] Operation: 88/8=11
Exploring Operation: 88-27=61, Resulting Numbers: [48, 8, 61]
Generated Node #0,1: 55:[48, 8, 61] Operation: 88-27=61
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
70,
52,
15,
1
] | 32 | [
"70-52=18",
"15-1=14",
"18+14=32"
] | Current State: 32:[70, 52, 15, 1], Operations: []
Exploring Operation: 70-52=18, Resulting Numbers: [15, 1, 18]
Generated Node #2: [15, 1, 18] from Operation: 70-52=18
Current State: 32:[15, 1, 18], Operations: ['70-52=18']
Exploring Operation: 15-1=14, Resulting Numbers: [18, 14]
Generated Node #3: [18, 14] from Opera... | 4 | Current State: 32:[70, 52, 15, 1], Operations: []
Exploring Operation: 70-52=18, Resulting Numbers: [15, 1, 18]
Generated Node #0,0: 32:[15, 1, 18] Operation: 70-52=18
Exploring Operation: 70-15=55, Resulting Numbers: [52, 1, 55]
Generated Node #0,1: 32:[52, 1, 55] Operation: 70-15=55
Exploring Operation: 52-15=37, Res... | 0.990451 | hs_3 | mult_heuristic |
[
9,
39,
97,
21
] | 53 | [
"9*21=189",
"39+97=136",
"189-136=53"
] | Current State: 53:[9, 39, 97, 21], Operations: []
Exploring Operation: 9*21=189, Resulting Numbers: [39, 97, 189]
Generated Node #2: [39, 97, 189] from Operation: 9*21=189
Current State: 53:[39, 97, 189], Operations: ['9*21=189']
Exploring Operation: 39+97=136, Resulting Numbers: [189, 136]
Generated Node #3: [189, 136... | 4 | Current State: 53:[9, 39, 97, 21], Operations: []
Exploring Operation: 9+39=48, Resulting Numbers: [97, 21, 48]
Generated Node #0,0: 53:[97, 21, 48] Operation: 9+39=48
Exploring Operation: 97-9=88, Resulting Numbers: [39, 21, 88]
Generated Node #0,1: 53:[39, 21, 88] Operation: 97-9=88
Exploring Operation: 9+21=30, Resu... | 0 | hs_3 | mult_heuristic |
[
83,
47,
33,
21
] | 63 | [
"83-47=36",
"36-33=3",
"21*3=63"
] | Current State: 63:[83, 47, 33, 21], Operations: []
Exploring Operation: 83-47=36, Resulting Numbers: [33, 21, 36]
Generated Node #2: [33, 21, 36] from Operation: 83-47=36
Current State: 63:[33, 21, 36], Operations: ['83-47=36']
Exploring Operation: 36-33=3, Resulting Numbers: [21, 3]
Generated Node #3: [21, 3] from Ope... | 4 | Current State: 63:[83, 47, 33, 21], Operations: []
Exploring Operation: 47-33=14, Resulting Numbers: [83, 21, 14]
Generated Node #0,0: 63:[83, 21, 14] Operation: 47-33=14
Exploring Operation: 83-33=50, Resulting Numbers: [47, 21, 50]
Generated Node #0,1: 63:[47, 21, 50] Operation: 83-33=50
Exploring Operation: 83-47=36... | 0.978299 | hs_3 | sum_heuristic |
[
86,
79,
28,
85
] | 64 | [
"86-79=7",
"85-28=57",
"7+57=64"
] | Current State: 64:[86, 79, 28, 85], Operations: []
Exploring Operation: 86-79=7, Resulting Numbers: [28, 85, 7]
Generated Node #2: [28, 85, 7] from Operation: 86-79=7
Current State: 64:[28, 85, 7], Operations: ['86-79=7']
Exploring Operation: 85-28=57, Resulting Numbers: [7, 57]
Generated Node #3: [7, 57] from Operatio... | 4 | Current State: 64:[86, 79, 28, 85], Operations: []
Exploring Operation: 85-28=57, Resulting Numbers: [86, 79, 57]
Generated Node #0,0: 64:[86, 79, 57] Operation: 85-28=57
Exploring Operation: 86-85=1, Resulting Numbers: [79, 28, 1]
Generated Node #0,1: 64:[79, 28, 1] Operation: 86-85=1
Exploring Operation: 86-28=58, Re... | 0.96875 | hs_5 | mult_heuristic |
[
86,
17,
28,
63
] | 85 | [
"86-28=58",
"63-58=5",
"17*5=85"
] | Current State: 85:[86, 17, 28, 63], Operations: []
Exploring Operation: 86-28=58, Resulting Numbers: [17, 63, 58]
Generated Node #2: [17, 63, 58] from Operation: 86-28=58
Current State: 85:[17, 63, 58], Operations: ['86-28=58']
Exploring Operation: 63-58=5, Resulting Numbers: [17, 5]
Generated Node #3: [17, 5] from Ope... | 4 | Current State: 85:[86, 17, 28, 63], Operations: []
Exploring Operation: 28+63=91, Resulting Numbers: [86, 17, 91]
Generated Node #0,0: 85:[86, 17, 91] Operation: 28+63=91
Exploring Operation: 86-63=23, Resulting Numbers: [17, 28, 23]
Generated Node #0,1: 85:[17, 28, 23] Operation: 86-63=23
Exploring Operation: 17+63=80... | 0.988715 | hs_3 | sum_heuristic |
[
52,
88,
64,
4
] | 96 | [
"88-52=36",
"64-4=60",
"36+60=96"
] | Current State: 96:[52, 88, 64, 4], Operations: []
Exploring Operation: 88-52=36, Resulting Numbers: [64, 4, 36]
Generated Node #2: [64, 4, 36] from Operation: 88-52=36
Current State: 96:[64, 4, 36], Operations: ['88-52=36']
Exploring Operation: 64-4=60, Resulting Numbers: [36, 60]
Generated Node #3: [36, 60] from Opera... | 4 | Current State: 96:[52, 88, 64, 4], Operations: []
Exploring Operation: 88-64=24, Resulting Numbers: [52, 4, 24]
Generated Node #0,0: 96:[52, 4, 24] Operation: 88-64=24
Exploring Operation: 64/4=16, Resulting Numbers: [52, 88, 16]
Generated Node #0,1: 96:[52, 88, 16] Operation: 64/4=16
Exploring Operation: 64-52=12, Res... | 0.969618 | hs_4 | sum_heuristic |
[
45,
40,
90,
93
] | 88 | [
"45+40=85",
"93-90=3",
"85+3=88"
] | Current State: 88:[45, 40, 90, 93], Operations: []
Exploring Operation: 45+40=85, Resulting Numbers: [90, 93, 85]
Generated Node #2: [90, 93, 85] from Operation: 45+40=85
Current State: 88:[90, 93, 85], Operations: ['45+40=85']
Exploring Operation: 93-90=3, Resulting Numbers: [85, 3]
Generated Node #3: [85, 3] from Ope... | 4 | Current State: 88:[45, 40, 90, 93], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [45, 40, 3]
Generated Node #0,0: 88:[45, 40, 3] Operation: 93-90=3
Moving to Node #0,0
Current State: 88:[45, 40, 3], Operations: ['93-90=3']
Exploring Operation: 45-40=5, Resulting Numbers: [3, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
70,
35,
87,
69
] | 20 | [
"70/35=2",
"87-69=18",
"2+18=20"
] | Current State: 20:[70, 35, 87, 69], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [87, 69, 2]
Generated Node #2: [87, 69, 2] from Operation: 70/35=2
Current State: 20:[87, 69, 2], Operations: ['70/35=2']
Exploring Operation: 87-69=18, Resulting Numbers: [2, 18]
Generated Node #3: [2, 18] from Operatio... | 4 | Current State: 20:[70, 35, 87, 69], Operations: []
Exploring Operation: 87-70=17, Resulting Numbers: [35, 69, 17]
Generated Node #0,0: 20:[35, 69, 17] Operation: 87-70=17
Exploring Operation: 70-69=1, Resulting Numbers: [35, 87, 1]
Generated Node #0,1: 20:[35, 87, 1] Operation: 70-69=1
Exploring Operation: 87-69=18, Re... | 0.979167 | hs_3 | mult_heuristic |
[
27,
92,
65,
83
] | 29 | [
"27+92=119",
"65+83=148",
"148-119=29"
] | Current State: 29:[27, 92, 65, 83], Operations: []
Exploring Operation: 27+92=119, Resulting Numbers: [65, 83, 119]
Generated Node #2: [65, 83, 119] from Operation: 27+92=119
Current State: 29:[65, 83, 119], Operations: ['27+92=119']
Exploring Operation: 65+83=148, Resulting Numbers: [119, 148]
Generated Node #3: [119,... | 4 | Current State: 29:[27, 92, 65, 83], Operations: []
Exploring Operation: 92-83=9, Resulting Numbers: [27, 65, 9]
Generated Node #0,0: 29:[27, 65, 9] Operation: 92-83=9
Exploring Operation: 92-65=27, Resulting Numbers: [27, 83, 27]
Generated Node #0,1: 29:[27, 83, 27] Operation: 92-65=27
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
45,
92,
55,
59
] | 23 | [
"45+92=137",
"55+59=114",
"137-114=23"
] | Current State: 23:[45, 92, 55, 59], Operations: []
Exploring Operation: 45+92=137, Resulting Numbers: [55, 59, 137]
Generated Node #2: [55, 59, 137] from Operation: 45+92=137
Current State: 23:[55, 59, 137], Operations: ['45+92=137']
Exploring Operation: 55+59=114, Resulting Numbers: [137, 114]
Generated Node #3: [137,... | 4 | Current State: 23:[45, 92, 55, 59], Operations: []
Exploring Operation: 92-59=33, Resulting Numbers: [45, 55, 33]
Generated Node #0,0: 23:[45, 55, 33] Operation: 92-59=33
Exploring Operation: 92-55=37, Resulting Numbers: [45, 59, 37]
Generated Node #0,1: 23:[45, 59, 37] Operation: 92-55=37
Exploring Operation: 92-45=47... | 0.989583 | hs_3 | mult_heuristic |
[
47,
92,
21,
46
] | 24 | [
"47-21=26",
"92/46=2",
"26-2=24"
] | Current State: 24:[47, 92, 21, 46], Operations: []
Exploring Operation: 47-21=26, Resulting Numbers: [92, 46, 26]
Generated Node #2: [92, 46, 26] from Operation: 47-21=26
Current State: 24:[92, 46, 26], Operations: ['47-21=26']
Exploring Operation: 92/46=2, Resulting Numbers: [26, 2]
Generated Node #3: [26, 2] from Ope... | 4 | Current State: 24:[47, 92, 21, 46], Operations: []
Exploring Operation: 92-46=46, Resulting Numbers: [47, 21, 46]
Generated Node #0,0: 24:[47, 21, 46] Operation: 92-46=46
Exploring Operation: 92/46=2, Resulting Numbers: [47, 21, 2]
Generated Node #0,1: 24:[47, 21, 2] Operation: 92/46=2
Exploring Operation: 92-47=45, Re... | 0.989583 | hs_3 | mult_heuristic |
[
10,
17,
8,
35
] | 35 | [
"17-10=7",
"8-7=1",
"35*1=35"
] | Current State: 35:[10, 17, 8, 35], Operations: []
Exploring Operation: 17-10=7, Resulting Numbers: [8, 35, 7]
Generated Node #2: [8, 35, 7] from Operation: 17-10=7
Current State: 35:[8, 35, 7], Operations: ['17-10=7']
Exploring Operation: 8-7=1, Resulting Numbers: [35, 1]
Generated Node #3: [35, 1] from Operation: 8-7=... | 4 | Current State: 35:[10, 17, 8, 35], Operations: []
Exploring Operation: 17-8=9, Resulting Numbers: [10, 35, 9]
Generated Node #0,0: 35:[10, 35, 9] Operation: 17-8=9
Exploring Operation: 10+17=27, Resulting Numbers: [8, 35, 27]
Generated Node #0,1: 35:[8, 35, 27] Operation: 10+17=27
Exploring Operation: 17-10=7, Resultin... | 0.986111 | hs_4 | sum_heuristic |
[
91,
5,
77,
38
] | 14 | [
"91*5=455",
"77+455=532",
"532/38=14"
] | Current State: 14:[91, 5, 77, 38], Operations: []
Exploring Operation: 91*5=455, Resulting Numbers: [77, 38, 455]
Generated Node #2: [77, 38, 455] from Operation: 91*5=455
Current State: 14:[77, 38, 455], Operations: ['91*5=455']
Exploring Operation: 77+455=532, Resulting Numbers: [38, 532]
Generated Node #3: [38, 532]... | 4 | Current State: 14:[91, 5, 77, 38], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [5, 38, 14]
Generated Node #0,0: 14:[5, 38, 14] Operation: 91-77=14
Exploring Operation: 91-38=53, Resulting Numbers: [5, 77, 53]
Generated Node #0,1: 14:[5, 77, 53] Operation: 91-38=53
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
30,
6,
81,
34
] | 83 | [
"30+6=36",
"81-34=47",
"36+47=83"
] | Current State: 83:[30, 6, 81, 34], Operations: []
Exploring Operation: 30+6=36, Resulting Numbers: [81, 34, 36]
Generated Node #2: [81, 34, 36] from Operation: 30+6=36
Current State: 83:[81, 34, 36], Operations: ['30+6=36']
Exploring Operation: 81-34=47, Resulting Numbers: [36, 47]
Generated Node #3: [36, 47] from Oper... | 4 | Current State: 83:[30, 6, 81, 34], Operations: []
Exploring Operation: 6+34=40, Resulting Numbers: [30, 81, 40]
Generated Node #0,0: 83:[30, 81, 40] Operation: 6+34=40
Exploring Operation: 30+34=64, Resulting Numbers: [6, 81, 64]
Generated Node #0,1: 83:[6, 81, 64] Operation: 30+34=64
Exploring Operation: 30+6=36, Resu... | 0.953993 | hs_4 | mult_heuristic |
[
24,
68,
1,
59
] | 16 | [
"68-24=44",
"1+59=60",
"60-44=16"
] | Current State: 16:[24, 68, 1, 59], Operations: []
Exploring Operation: 68-24=44, Resulting Numbers: [1, 59, 44]
Generated Node #2: [1, 59, 44] from Operation: 68-24=44
Current State: 16:[1, 59, 44], Operations: ['68-24=44']
Exploring Operation: 1+59=60, Resulting Numbers: [44, 60]
Generated Node #3: [44, 60] from Opera... | 4 | Current State: 16:[24, 68, 1, 59], Operations: []
Exploring Operation: 68-24=44, Resulting Numbers: [1, 59, 44]
Generated Node #0,0: 16:[1, 59, 44] Operation: 68-24=44
Exploring Operation: 68-59=9, Resulting Numbers: [24, 1, 9]
Generated Node #0,1: 16:[24, 1, 9] Operation: 68-59=9
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
9,
37,
77,
29
] | 77 | [
"37-9=28",
"29-28=1",
"77*1=77"
] | Current State: 77:[9, 37, 77, 29], Operations: []
Exploring Operation: 37-9=28, Resulting Numbers: [77, 29, 28]
Generated Node #2: [77, 29, 28] from Operation: 37-9=28
Current State: 77:[77, 29, 28], Operations: ['37-9=28']
Exploring Operation: 29-28=1, Resulting Numbers: [77, 1]
Generated Node #3: [77, 1] from Operati... | 4 | Current State: 77:[9, 37, 77, 29], Operations: []
Exploring Operation: 37-29=8, Resulting Numbers: [9, 77, 8]
Generated Node #0,0: 77:[9, 77, 8] Operation: 37-29=8
Moving to Node #0,0
Current State: 77:[9, 77, 8], Operations: ['37-29=8']
Exploring Operation: 9*8=72, Resulting Numbers: [77, 72]
Generated Node #0,0,0: 77... | 0 | hs_1 | sum_heuristic |
[
76,
5,
1,
43
] | 58 | [
"76-1=75",
"75/5=15",
"43+15=58"
] | Current State: 58:[76, 5, 1, 43], Operations: []
Exploring Operation: 76-1=75, Resulting Numbers: [5, 43, 75]
Generated Node #2: [5, 43, 75] from Operation: 76-1=75
Current State: 58:[5, 43, 75], Operations: ['76-1=75']
Exploring Operation: 75/5=15, Resulting Numbers: [43, 15]
Generated Node #3: [43, 15] from Operation... | 4 | Current State: 58:[76, 5, 1, 43], Operations: []
Exploring Operation: 76-5=71, Resulting Numbers: [1, 43, 71]
Generated Node #0,0: 58:[1, 43, 71] Operation: 76-5=71
Exploring Operation: 76-43=33, Resulting Numbers: [5, 1, 33]
Generated Node #0,1: 58:[5, 1, 33] Operation: 76-43=33
Exploring Operation: 43-5=38, Resulting... | 0 | hs_3 | sum_heuristic |
[
91,
88,
7,
74
] | 70 | [
"91-88=3",
"74-7=67",
"3+67=70"
] | Current State: 70:[91, 88, 7, 74], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [7, 74, 3]
Generated Node #2: [7, 74, 3] from Operation: 91-88=3
Current State: 70:[7, 74, 3], Operations: ['91-88=3']
Exploring Operation: 74-7=67, Resulting Numbers: [3, 67]
Generated Node #3: [3, 67] from Operation: 74... | 4 | Current State: 70:[91, 88, 7, 74], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [7, 74, 3]
Generated Node #0,0: 70:[7, 74, 3] Operation: 91-88=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[7, 74, 3], Operations: ['91-88=3']
Exploring Operation: 74-3=71, Resulting Numbers: [7, ... | 0 | hs_1 | mult_heuristic |
[
42,
31,
10,
45
] | 63 | [
"45-42=3",
"31-10=21",
"3*21=63"
] | Current State: 63:[42, 31, 10, 45], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [31, 10, 3]
Generated Node #2: [31, 10, 3] from Operation: 45-42=3
Current State: 63:[31, 10, 3], Operations: ['45-42=3']
Exploring Operation: 31-10=21, Resulting Numbers: [3, 21]
Generated Node #3: [3, 21] from Operatio... | 4 | Current State: 63:[42, 31, 10, 45], Operations: []
Exploring Operation: 42-31=11, Resulting Numbers: [10, 45, 11]
Generated Node #0,0: 63:[10, 45, 11] Operation: 42-31=11
Exploring Operation: 45-31=14, Resulting Numbers: [42, 10, 14]
Generated Node #0,1: 63:[42, 10, 14] Operation: 45-31=14
Exploring Operation: 45-42=3,... | 0.987847 | hs_4 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.