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 |
|---|---|---|---|---|---|---|---|---|
[
68,
49,
41,
1
] | 77 | [
"68+49=117",
"41-1=40",
"117-40=77"
] | Current State: 77:[68, 49, 41, 1], Operations: []
Exploring Operation: 68+49=117, Resulting Numbers: [41, 1, 117]
Generated Node #2: [41, 1, 117] from Operation: 68+49=117
Current State: 77:[41, 1, 117], Operations: ['68+49=117']
Exploring Operation: 41-1=40, Resulting Numbers: [117, 40]
Generated Node #3: [117, 40] fr... | 4 | Current State: 77:[68, 49, 41, 1], Operations: []
Exploring Operation: 49-41=8, Resulting Numbers: [68, 1, 8]
Generated Node #0,0: 77:[68, 1, 8] Operation: 49-41=8
Moving to Node #0,0
Current State: 77:[68, 1, 8], Operations: ['49-41=8']
Exploring Operation: 68+8=76, Resulting Numbers: [1, 76]
Generated Node #0,0,0: 77... | 0.993924 | hs_1 | sum_heuristic |
[
39,
24,
36,
80
] | 54 | [
"39*24=936",
"936/36=26",
"80-26=54"
] | Current State: 54:[39, 24, 36, 80], Operations: []
Exploring Operation: 39*24=936, Resulting Numbers: [36, 80, 936]
Generated Node #2: [36, 80, 936] from Operation: 39*24=936
Current State: 54:[36, 80, 936], Operations: ['39*24=936']
Exploring Operation: 936/36=26, Resulting Numbers: [80, 26]
Generated Node #3: [80, 26... | 4 | Current State: 54:[39, 24, 36, 80], Operations: []
Exploring Operation: 80-39=41, Resulting Numbers: [24, 36, 41]
Generated Node #0,0: 54:[24, 36, 41] Operation: 80-39=41
Exploring Operation: 80-24=56, Resulting Numbers: [39, 36, 56]
Generated Node #0,1: 54:[39, 36, 56] Operation: 80-24=56
Exploring Operation: 39-36=3,... | 0 | hs_4 | mult_heuristic |
[
66,
6,
42,
74
] | 28 | [
"66-6=60",
"74-42=32",
"60-32=28"
] | Current State: 28:[66, 6, 42, 74], Operations: []
Exploring Operation: 66-6=60, Resulting Numbers: [42, 74, 60]
Generated Node #2: [42, 74, 60] from Operation: 66-6=60
Current State: 28:[42, 74, 60], Operations: ['66-6=60']
Exploring Operation: 74-42=32, Resulting Numbers: [60, 32]
Generated Node #3: [60, 32] from Oper... | 4 | Current State: 28:[66, 6, 42, 74], Operations: []
Exploring Operation: 74-66=8, Resulting Numbers: [6, 42, 8]
Generated Node #0,0: 28:[6, 42, 8] Operation: 74-66=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[6, 42, 8], Operations: ['74-66=8']
Exploring Operation: 42/6=7, Resulting Numbers: [8, 7... | 0 | hs_1 | sum_heuristic |
[
63,
31,
30,
62
] | 62 | [
"63+31=94",
"62-30=32",
"94-32=62"
] | Current State: 62:[63, 31, 30, 62], Operations: []
Exploring Operation: 63+31=94, Resulting Numbers: [30, 62, 94]
Generated Node #2: [30, 62, 94] from Operation: 63+31=94
Current State: 62:[30, 62, 94], Operations: ['63+31=94']
Exploring Operation: 62-30=32, Resulting Numbers: [94, 32]
Generated Node #3: [94, 32] from ... | 4 | Current State: 62:[63, 31, 30, 62], Operations: []
Exploring Operation: 63-31=32, Resulting Numbers: [30, 62, 32]
Generated Node #0,0: 62:[30, 62, 32] Operation: 63-31=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 62:[30, 62, 32], Operations: ['63-31=32']
Exploring Operation: 30+32=62, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
8,
67,
8,
64
] | 16 | [
"67-64=3",
"8*3=24",
"24-8=16"
] | Current State: 16:[8, 67, 8, 64], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [8, 8, 3]
Generated Node #2: [8, 8, 3] from Operation: 67-64=3
Current State: 16:[8, 8, 3], Operations: ['67-64=3']
Exploring Operation: 8*3=24, Resulting Numbers: [24]
24,16 equal: Goal Reached
Exploring Operation: 24-8=1... | 4 | Current State: 16:[8, 67, 8, 64], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [8, 8, 3]
Generated Node #0,0: 16:[8, 8, 3] Operation: 67-64=3
Exploring Operation: 64/8=8, Resulting Numbers: [67, 8, 8]
Generated Node #0,1: 16:[67, 8, 8] Operation: 64/8=8
Moving to Node #0,0
Current State: 16:[8, 8, 3]... | 0 | hs_2 | sum_heuristic |
[
46,
48,
91,
34
] | 31 | [
"46+48=94",
"91+34=125",
"125-94=31"
] | Current State: 31:[46, 48, 91, 34], Operations: []
Exploring Operation: 46+48=94, Resulting Numbers: [91, 34, 94]
Generated Node #2: [91, 34, 94] from Operation: 46+48=94
Current State: 31:[91, 34, 94], Operations: ['46+48=94']
Exploring Operation: 91+34=125, Resulting Numbers: [94, 125]
Generated Node #3: [94, 125] fr... | 4 | Current State: 31:[46, 48, 91, 34], Operations: []
Exploring Operation: 91-34=57, Resulting Numbers: [46, 48, 57]
Generated Node #0,0: 31:[46, 48, 57] Operation: 91-34=57
Exploring Operation: 48-46=2, Resulting Numbers: [91, 34, 2]
Generated Node #0,1: 31:[91, 34, 2] Operation: 48-46=2
Exploring Operation: 91-48=43, Re... | 0.986979 | hs_4 | sum_heuristic |
[
9,
13,
97,
2
] | 18 | [
"9*13=117",
"97+2=99",
"117-99=18"
] | Current State: 18:[9, 13, 97, 2], Operations: []
Exploring Operation: 9*13=117, Resulting Numbers: [97, 2, 117]
Generated Node #2: [97, 2, 117] from Operation: 9*13=117
Current State: 18:[97, 2, 117], Operations: ['9*13=117']
Exploring Operation: 97+2=99, Resulting Numbers: [117, 99]
Generated Node #3: [117, 99] from O... | 4 | Current State: 18:[9, 13, 97, 2], Operations: []
Exploring Operation: 97-13=84, Resulting Numbers: [9, 2, 84]
Generated Node #0,0: 18:[9, 2, 84] Operation: 97-13=84
Exploring Operation: 97-9=88, Resulting Numbers: [13, 2, 88]
Generated Node #0,1: 18:[13, 2, 88] Operation: 97-9=88
Exploring Operation: 13-9=4, Resulting ... | 0 | hs_3 | sum_heuristic |
[
30,
74,
25,
28
] | 62 | [
"30-28=2",
"74/2=37",
"25+37=62"
] | Current State: 62:[30, 74, 25, 28], Operations: []
Exploring Operation: 30-28=2, Resulting Numbers: [74, 25, 2]
Generated Node #2: [74, 25, 2] from Operation: 30-28=2
Current State: 62:[74, 25, 2], Operations: ['30-28=2']
Exploring Operation: 74/2=37, Resulting Numbers: [25, 37]
Generated Node #3: [25, 37] from Operati... | 4 | Current State: 62:[30, 74, 25, 28], Operations: []
Exploring Operation: 30-25=5, Resulting Numbers: [74, 28, 5]
Generated Node #0,0: 62:[74, 28, 5] Operation: 30-25=5
Exploring Operation: 28-25=3, Resulting Numbers: [30, 74, 3]
Generated Node #0,1: 62:[30, 74, 3] Operation: 28-25=3
Exploring Operation: 30-28=2, Resulti... | 0.960938 | hs_4 | sum_heuristic |
[
69,
30,
35,
14
] | 10 | [
"69-30=39",
"35+14=49",
"49-39=10"
] | Current State: 10:[69, 30, 35, 14], Operations: []
Exploring Operation: 69-30=39, Resulting Numbers: [35, 14, 39]
Generated Node #2: [35, 14, 39] from Operation: 69-30=39
Current State: 10:[35, 14, 39], Operations: ['69-30=39']
Exploring Operation: 35+14=49, Resulting Numbers: [39, 49]
Generated Node #3: [39, 49] from ... | 4 | Current State: 10:[69, 30, 35, 14], Operations: []
Exploring Operation: 69-30=39, Resulting Numbers: [35, 14, 39]
Generated Node #0,0: 10:[35, 14, 39] Operation: 69-30=39
Exploring Operation: 69-35=34, Resulting Numbers: [30, 14, 34]
Generated Node #0,1: 10:[30, 14, 34] Operation: 69-35=34
Exploring Operation: 35-30=5,... | 0.988715 | hs_3 | mult_heuristic |
[
61,
48,
3,
86
] | 70 | [
"61-48=13",
"86-3=83",
"83-13=70"
] | Current State: 70:[61, 48, 3, 86], Operations: []
Exploring Operation: 61-48=13, Resulting Numbers: [3, 86, 13]
Generated Node #2: [3, 86, 13] from Operation: 61-48=13
Current State: 70:[3, 86, 13], Operations: ['61-48=13']
Exploring Operation: 86-3=83, Resulting Numbers: [13, 83]
Generated Node #3: [13, 83] from Opera... | 4 | Current State: 70:[61, 48, 3, 86], Operations: []
Exploring Operation: 61-48=13, Resulting Numbers: [3, 86, 13]
Generated Node #0,0: 70:[3, 86, 13] Operation: 61-48=13
Exploring Operation: 48/3=16, Resulting Numbers: [61, 86, 16]
Generated Node #0,1: 70:[61, 86, 16] Operation: 48/3=16
Exploring Operation: 86-48=38, Res... | 0.984375 | hs_4 | sum_heuristic |
[
11,
70,
2,
75
] | 53 | [
"75-70=5",
"11*5=55",
"55-2=53"
] | Current State: 53:[11, 70, 2, 75], Operations: []
Exploring Operation: 75-70=5, Resulting Numbers: [11, 2, 5]
Generated Node #2: [11, 2, 5] from Operation: 75-70=5
Current State: 53:[11, 2, 5], Operations: ['75-70=5']
Exploring Operation: 11*5=55, Resulting Numbers: [2, 55]
Generated Node #3: [2, 55] from Operation: 11... | 4 | Current State: 53:[11, 70, 2, 75], Operations: []
Exploring Operation: 70-2=68, Resulting Numbers: [11, 75, 68]
Generated Node #0,0: 53:[11, 75, 68] Operation: 70-2=68
Exploring Operation: 11*2=22, Resulting Numbers: [70, 75, 22]
Generated Node #0,1: 53:[70, 75, 22] Operation: 11*2=22
Exploring Operation: 75-11=64, Res... | 0 | hs_5 | sum_heuristic |
[
49,
63,
75,
70
] | 70 | [
"63-49=14",
"75-70=5",
"14*5=70"
] | Current State: 70:[49, 63, 75, 70], Operations: []
Exploring Operation: 63-49=14, Resulting Numbers: [75, 70, 14]
Generated Node #2: [75, 70, 14] from Operation: 63-49=14
Current State: 70:[75, 70, 14], Operations: ['63-49=14']
Exploring Operation: 75-70=5, Resulting Numbers: [14, 5]
Generated Node #3: [14, 5] from Ope... | 4 | Current State: 70:[49, 63, 75, 70], Operations: []
Exploring Operation: 63-49=14, Resulting Numbers: [75, 70, 14]
Generated Node #0,0: 70:[75, 70, 14] Operation: 63-49=14
Exploring Operation: 75-49=26, Resulting Numbers: [63, 70, 26]
Generated Node #0,1: 70:[63, 70, 26] Operation: 75-49=26
Exploring Operation: 75-63=12... | 0.989583 | hs_3 | mult_heuristic |
[
34,
55,
43,
59
] | 58 | [
"43+59=102",
"102/34=3",
"55+3=58"
] | Current State: 58:[34, 55, 43, 59], Operations: []
Exploring Operation: 43+59=102, Resulting Numbers: [34, 55, 102]
Generated Node #2: [34, 55, 102] from Operation: 43+59=102
Current State: 58:[34, 55, 102], Operations: ['43+59=102']
Exploring Operation: 102/34=3, Resulting Numbers: [55, 3]
Generated Node #3: [55, 3] f... | 4 | Current State: 58:[34, 55, 43, 59], Operations: []
Exploring Operation: 59-34=25, Resulting Numbers: [55, 43, 25]
Generated Node #0,0: 58:[55, 43, 25] Operation: 59-34=25
Exploring Operation: 55-43=12, Resulting Numbers: [34, 59, 12]
Generated Node #0,1: 58:[34, 59, 12] Operation: 55-43=12
Exploring Operation: 43-34=9,... | 0 | hs_4 | sum_heuristic |
[
7,
5,
38,
84
] | 80 | [
"7-5=2",
"84/2=42",
"38+42=80"
] | Current State: 80:[7, 5, 38, 84], Operations: []
Exploring Operation: 7-5=2, Resulting Numbers: [38, 84, 2]
Generated Node #2: [38, 84, 2] from Operation: 7-5=2
Current State: 80:[38, 84, 2], Operations: ['7-5=2']
Exploring Operation: 84/2=42, Resulting Numbers: [38, 42]
Generated Node #3: [38, 42] from Operation: 84/2... | 4 | Current State: 80:[7, 5, 38, 84], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [5, 38, 12]
Generated Node #0,0: 80:[5, 38, 12] Operation: 84/7=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[5, 38, 12], Operations: ['84/7=12']
Exploring Operation: 5+12=17, Resulting Numbers: [3... | 0 | hs_1 | sum_heuristic |
[
20,
2,
40,
27
] | 26 | [
"20*2=40",
"40/40=1",
"27-1=26"
] | Current State: 26:[20, 2, 40, 27], Operations: []
Exploring Operation: 20*2=40, Resulting Numbers: [40, 27, 40]
Generated Node #2: [40, 27, 40] from Operation: 20*2=40
Current State: 26:[40, 27, 40], Operations: ['20*2=40']
Exploring Operation: 40/40=1, Resulting Numbers: [27, 1]
Generated Node #3: [27, 1] from Operati... | 4 | Current State: 26:[20, 2, 40, 27], Operations: []
Exploring Operation: 40-27=13, Resulting Numbers: [20, 2, 13]
Generated Node #0,0: 26:[20, 2, 13] Operation: 40-27=13
Exploring Operation: 40/20=2, Resulting Numbers: [2, 27, 2]
Generated Node #0,1: 26:[2, 27, 2] Operation: 40/20=2
Exploring Operation: 40-20=20, Resulti... | 0.985243 | hs_3 | mult_heuristic |
[
10,
92,
30,
38
] | 43 | [
"92+38=130",
"130/10=13",
"30+13=43"
] | Current State: 43:[10, 92, 30, 38], Operations: []
Exploring Operation: 92+38=130, Resulting Numbers: [10, 30, 130]
Generated Node #2: [10, 30, 130] from Operation: 92+38=130
Current State: 43:[10, 30, 130], Operations: ['92+38=130']
Exploring Operation: 130/10=13, Resulting Numbers: [30, 13]
Generated Node #3: [30, 13... | 4 | Current State: 43:[10, 92, 30, 38], Operations: []
Exploring Operation: 92-10=82, Resulting Numbers: [30, 38, 82]
Generated Node #0,0: 43:[30, 38, 82] Operation: 92-10=82
Exploring Operation: 10+30=40, Resulting Numbers: [92, 38, 40]
Generated Node #0,1: 43:[92, 38, 40] Operation: 10+30=40
Exploring Operation: 92-30=62... | 0 | hs_4 | sum_heuristic |
[
33,
64,
67,
98
] | 67 | [
"33+64=97",
"98-97=1",
"67*1=67"
] | Current State: 67:[33, 64, 67, 98], Operations: []
Exploring Operation: 33+64=97, Resulting Numbers: [67, 98, 97]
Generated Node #2: [67, 98, 97] from Operation: 33+64=97
Current State: 67:[67, 98, 97], Operations: ['33+64=97']
Exploring Operation: 98-97=1, Resulting Numbers: [67, 1]
Generated Node #3: [67, 1] from Ope... | 4 | Current State: 67:[33, 64, 67, 98], Operations: []
Exploring Operation: 64-33=31, Resulting Numbers: [67, 98, 31]
Generated Node #0,0: 67:[67, 98, 31] Operation: 64-33=31
Exploring Operation: 33+64=97, Resulting Numbers: [67, 98, 97]
Generated Node #0,1: 67:[67, 98, 97] Operation: 33+64=97
Exploring Operation: 98-33=65... | 0.980903 | hs_4 | sum_heuristic |
[
9,
92,
96,
91
] | 96 | [
"9+92=101",
"96-91=5",
"101-5=96"
] | Current State: 96:[9, 92, 96, 91], Operations: []
Exploring Operation: 9+92=101, Resulting Numbers: [96, 91, 101]
Generated Node #2: [96, 91, 101] from Operation: 9+92=101
Current State: 96:[96, 91, 101], Operations: ['9+92=101']
Exploring Operation: 96-91=5, Resulting Numbers: [101, 5]
Generated Node #3: [101, 5] from... | 4 | Current State: 96:[9, 92, 96, 91], Operations: []
Exploring Operation: 92-91=1, Resulting Numbers: [9, 96, 1]
Generated Node #0,0: 96:[9, 96, 1] Operation: 92-91=1
Exploring Operation: 96-91=5, Resulting Numbers: [9, 92, 5]
Generated Node #0,1: 96:[9, 92, 5] Operation: 96-91=5
Exploring Operation: 96-92=4, Resulting Nu... | 0.985243 | hs_3 | mult_heuristic |
[
36,
74,
42,
84
] | 55 | [
"36+74=110",
"84/42=2",
"110/2=55"
] | Current State: 55:[36, 74, 42, 84], Operations: []
Exploring Operation: 36+74=110, Resulting Numbers: [42, 84, 110]
Generated Node #2: [42, 84, 110] from Operation: 36+74=110
Current State: 55:[42, 84, 110], Operations: ['36+74=110']
Exploring Operation: 84/42=2, Resulting Numbers: [110, 2]
Generated Node #3: [110, 2] ... | 4 | Current State: 55:[36, 74, 42, 84], Operations: []
Exploring Operation: 84-36=48, Resulting Numbers: [74, 42, 48]
Generated Node #0,0: 55:[74, 42, 48] Operation: 84-36=48
Exploring Operation: 42-36=6, Resulting Numbers: [74, 84, 6]
Generated Node #0,1: 55:[74, 84, 6] Operation: 42-36=6
Exploring Operation: 84-74=10, Re... | 0 | hs_5 | sum_heuristic |
[
6,
26,
2,
21
] | 35 | [
"6*2=12",
"26+21=47",
"47-12=35"
] | Current State: 35:[6, 26, 2, 21], Operations: []
Exploring Operation: 6*2=12, Resulting Numbers: [26, 21, 12]
Generated Node #2: [26, 21, 12] from Operation: 6*2=12
Current State: 35:[26, 21, 12], Operations: ['6*2=12']
Exploring Operation: 26+21=47, Resulting Numbers: [12, 47]
Generated Node #3: [12, 47] from Operatio... | 4 | Current State: 35:[6, 26, 2, 21], Operations: []
Exploring Operation: 26-21=5, Resulting Numbers: [6, 2, 5]
Generated Node #0,0: 35:[6, 2, 5] Operation: 26-21=5
Moving to Node #0,0
Current State: 35:[6, 2, 5], Operations: ['26-21=5']
Exploring Operation: 6+2=8, Resulting Numbers: [5, 8]
Generated Node #0,0,0: 35:[5, 8]... | 0 | hs_1 | sum_heuristic |
[
82,
44,
34,
21
] | 40 | [
"82+44=126",
"126/21=6",
"34+6=40"
] | Current State: 40:[82, 44, 34, 21], Operations: []
Exploring Operation: 82+44=126, Resulting Numbers: [34, 21, 126]
Generated Node #2: [34, 21, 126] from Operation: 82+44=126
Current State: 40:[34, 21, 126], Operations: ['82+44=126']
Exploring Operation: 126/21=6, Resulting Numbers: [34, 6]
Generated Node #3: [34, 6] f... | 4 | Current State: 40:[82, 44, 34, 21], Operations: []
Exploring Operation: 82-44=38, Resulting Numbers: [34, 21, 38]
Generated Node #0,0: 40:[34, 21, 38] Operation: 82-44=38
Moving to Node #0,0
Current State: 40:[34, 21, 38], Operations: ['82-44=38']
Exploring Operation: 38-34=4, Resulting Numbers: [21, 4]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
85,
90,
3,
43
] | 98 | [
"85+43=128",
"90/3=30",
"128-30=98"
] | Current State: 98:[85, 90, 3, 43], Operations: []
Exploring Operation: 85+43=128, Resulting Numbers: [90, 3, 128]
Generated Node #2: [90, 3, 128] from Operation: 85+43=128
Current State: 98:[90, 3, 128], Operations: ['85+43=128']
Exploring Operation: 90/3=30, Resulting Numbers: [128, 30]
Generated Node #3: [128, 30] fr... | 4 | Current State: 98:[85, 90, 3, 43], Operations: []
Exploring Operation: 90-85=5, Resulting Numbers: [3, 43, 5]
Generated Node #0,0: 98:[3, 43, 5] Operation: 90-85=5
Moving to Node #0,0
Current State: 98:[3, 43, 5], Operations: ['90-85=5']
Exploring Operation: 43+5=48, Resulting Numbers: [3, 48]
Generated Node #0,0,0: 98... | 0 | hs_1 | sum_heuristic |
[
12,
18,
96,
71
] | 61 | [
"96/12=8",
"71-18=53",
"8+53=61"
] | Current State: 61:[12, 18, 96, 71], Operations: []
Exploring Operation: 96/12=8, Resulting Numbers: [18, 71, 8]
Generated Node #2: [18, 71, 8] from Operation: 96/12=8
Current State: 61:[18, 71, 8], Operations: ['96/12=8']
Exploring Operation: 71-18=53, Resulting Numbers: [8, 53]
Generated Node #3: [8, 53] from Operatio... | 4 | Current State: 61:[12, 18, 96, 71], Operations: []
Exploring Operation: 96-12=84, Resulting Numbers: [18, 71, 84]
Generated Node #0,0: 61:[18, 71, 84] Operation: 96-12=84
Exploring Operation: 12+18=30, Resulting Numbers: [96, 71, 30]
Generated Node #0,1: 61:[96, 71, 30] Operation: 12+18=30
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
38,
91,
99,
96
] | 23 | [
"99-96=3",
"38*3=114",
"114-91=23"
] | Current State: 23:[38, 91, 99, 96], Operations: []
Exploring Operation: 99-96=3, Resulting Numbers: [38, 91, 3]
Generated Node #2: [38, 91, 3] from Operation: 99-96=3
Current State: 23:[38, 91, 3], Operations: ['99-96=3']
Exploring Operation: 38*3=114, Resulting Numbers: [91, 114]
Generated Node #3: [91, 114] from Oper... | 4 | Current State: 23:[38, 91, 99, 96], Operations: []
Exploring Operation: 99-91=8, Resulting Numbers: [38, 96, 8]
Generated Node #0,0: 23:[38, 96, 8] Operation: 99-91=8
Exploring Operation: 99-96=3, Resulting Numbers: [38, 91, 3]
Generated Node #0,1: 23:[38, 91, 3] Operation: 99-96=3
Moving to Node #0,0
Current State: 23... | 0 | hs_2 | sum_heuristic |
[
4,
18,
37,
41
] | 100 | [
"4+18=22",
"37+41=78",
"22+78=100"
] | Current State: 100:[4, 18, 37, 41], Operations: []
Exploring Operation: 4+18=22, Resulting Numbers: [37, 41, 22]
Generated Node #2: [37, 41, 22] from Operation: 4+18=22
Current State: 100:[37, 41, 22], Operations: ['4+18=22']
Exploring Operation: 37+41=78, Resulting Numbers: [22, 78]
Generated Node #3: [22, 78] from Op... | 4 | Current State: 100:[4, 18, 37, 41], Operations: []
Exploring Operation: 18+37=55, Resulting Numbers: [4, 41, 55]
Generated Node #0,0: 100:[4, 41, 55] Operation: 18+37=55
Exploring Operation: 41-37=4, Resulting Numbers: [4, 18, 4]
Generated Node #0,1: 100:[4, 18, 4] Operation: 41-37=4
Exploring Operation: 37-18=19, Resu... | 0.967014 | hs_4 | sum_heuristic |
[
3,
51,
90,
66
] | 41 | [
"51/3=17",
"90-66=24",
"17+24=41"
] | Current State: 41:[3, 51, 90, 66], Operations: []
Exploring Operation: 51/3=17, Resulting Numbers: [90, 66, 17]
Generated Node #2: [90, 66, 17] from Operation: 51/3=17
Current State: 41:[90, 66, 17], Operations: ['51/3=17']
Exploring Operation: 90-66=24, Resulting Numbers: [17, 24]
Generated Node #3: [17, 24] from Oper... | 4 | Current State: 41:[3, 51, 90, 66], Operations: []
Exploring Operation: 90/3=30, Resulting Numbers: [51, 66, 30]
Generated Node #0,0: 41:[51, 66, 30] Operation: 90/3=30
Moving to Node #0,0
Current State: 41:[51, 66, 30], Operations: ['90/3=30']
Exploring Operation: 66-30=36, Resulting Numbers: [51, 36]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
90,
86,
72,
44
] | 83 | [
"90-86=4",
"44/4=11",
"72+11=83"
] | Current State: 83:[90, 86, 72, 44], Operations: []
Exploring Operation: 90-86=4, Resulting Numbers: [72, 44, 4]
Generated Node #2: [72, 44, 4] from Operation: 90-86=4
Current State: 83:[72, 44, 4], Operations: ['90-86=4']
Exploring Operation: 44/4=11, Resulting Numbers: [72, 11]
Generated Node #3: [72, 11] from Operati... | 4 | Current State: 83:[90, 86, 72, 44], Operations: []
Exploring Operation: 90-44=46, Resulting Numbers: [86, 72, 46]
Generated Node #0,0: 83:[86, 72, 46] Operation: 90-44=46
Exploring Operation: 72+44=116, Resulting Numbers: [90, 86, 116]
Generated Node #0,1: 83:[90, 86, 116] Operation: 72+44=116
Start Sub Search at level... | 0 | hs_2 | mult_heuristic |
[
84,
80,
16,
89
] | 32 | [
"89-84=5",
"80/5=16",
"16+16=32"
] | Current State: 32:[84, 80, 16, 89], Operations: []
Exploring Operation: 89-84=5, Resulting Numbers: [80, 16, 5]
Generated Node #2: [80, 16, 5] from Operation: 89-84=5
Current State: 32:[80, 16, 5], Operations: ['89-84=5']
Exploring Operation: 80/5=16, Resulting Numbers: [16, 16]
Generated Node #3: [16, 16] from Operati... | 4 | Current State: 32:[84, 80, 16, 89], Operations: []
Exploring Operation: 84-16=68, Resulting Numbers: [80, 89, 68]
Generated Node #0,0: 32:[80, 89, 68] Operation: 84-16=68
Exploring Operation: 89-84=5, Resulting Numbers: [80, 16, 5]
Generated Node #0,1: 32:[80, 16, 5] Operation: 89-84=5
Exploring Operation: 84-80=4, Res... | 0.985243 | hs_5 | mult_heuristic |
[
32,
45,
5,
2
] | 70 | [
"32+45=77",
"5+2=7",
"77-7=70"
] | Current State: 70:[32, 45, 5, 2], Operations: []
Exploring Operation: 32+45=77, Resulting Numbers: [5, 2, 77]
Generated Node #2: [5, 2, 77] from Operation: 32+45=77
Current State: 70:[5, 2, 77], Operations: ['32+45=77']
Exploring Operation: 5+2=7, Resulting Numbers: [77, 7]
Generated Node #3: [77, 7] from Operation: 5+... | 4 | Current State: 70:[32, 45, 5, 2], Operations: []
Exploring Operation: 45-32=13, Resulting Numbers: [5, 2, 13]
Generated Node #0,0: 70:[5, 2, 13] Operation: 45-32=13
Exploring Operation: 45/5=9, Resulting Numbers: [32, 2, 9]
Generated Node #0,1: 70:[32, 2, 9] Operation: 45/5=9
Exploring Operation: 32+45=77, Resulting Nu... | 0.950521 | hs_5 | sum_heuristic |
[
6,
91,
6,
80
] | 60 | [
"91-80=11",
"6*11=66",
"66-6=60"
] | Current State: 60:[6, 91, 6, 80], Operations: []
Exploring Operation: 91-80=11, Resulting Numbers: [6, 6, 11]
Generated Node #2: [6, 6, 11] from Operation: 91-80=11
Current State: 60:[6, 6, 11], Operations: ['91-80=11']
Exploring Operation: 6*11=66, Resulting Numbers: [66]
66,60 equal: Goal Reached
Exploring Operation:... | 4 | Current State: 60:[6, 91, 6, 80], Operations: []
Exploring Operation: 91-80=11, Resulting Numbers: [6, 6, 11]
Generated Node #0,0: 60:[6, 6, 11] Operation: 91-80=11
Moving to Node #0,0
Current State: 60:[6, 6, 11], Operations: ['91-80=11']
Exploring Operation: 11-6=5, Resulting Numbers: [6, 5]
Generated Node #0,0,0: 60... | 0 | hs_1 | mult_heuristic |
[
5,
85,
61,
54
] | 83 | [
"5+85=90",
"61-54=7",
"90-7=83"
] | Current State: 83:[5, 85, 61, 54], Operations: []
Exploring Operation: 5+85=90, Resulting Numbers: [61, 54, 90]
Generated Node #2: [61, 54, 90] from Operation: 5+85=90
Current State: 83:[61, 54, 90], Operations: ['5+85=90']
Exploring Operation: 61-54=7, Resulting Numbers: [90, 7]
Generated Node #3: [90, 7] from Operati... | 4 | Current State: 83:[5, 85, 61, 54], Operations: []
Exploring Operation: 85-5=80, Resulting Numbers: [61, 54, 80]
Generated Node #0,0: 83:[61, 54, 80] Operation: 85-5=80
Exploring Operation: 5+61=66, Resulting Numbers: [85, 54, 66]
Generated Node #0,1: 83:[85, 54, 66] Operation: 5+61=66
Exploring Operation: 5+54=59, Resu... | 0.967882 | hs_4 | mult_heuristic |
[
74,
2,
80,
14
] | 20 | [
"74-14=60",
"80/2=40",
"60-40=20"
] | Current State: 20:[74, 2, 80, 14], Operations: []
Exploring Operation: 74-14=60, Resulting Numbers: [2, 80, 60]
Generated Node #2: [2, 80, 60] from Operation: 74-14=60
Current State: 20:[2, 80, 60], Operations: ['74-14=60']
Exploring Operation: 80/2=40, Resulting Numbers: [60, 40]
Generated Node #3: [60, 40] from Opera... | 4 | Current State: 20:[74, 2, 80, 14], Operations: []
Exploring Operation: 80/2=40, Resulting Numbers: [74, 14, 40]
Generated Node #0,0: 20:[74, 14, 40] Operation: 80/2=40
Exploring Operation: 80-74=6, Resulting Numbers: [2, 14, 6]
Generated Node #0,1: 20:[2, 14, 6] Operation: 80-74=6
Exploring Operation: 74/2=37, Resultin... | 0.976563 | hs_3 | mult_heuristic |
[
90,
15,
1,
70
] | 63 | [
"90/15=6",
"70-1=69",
"69-6=63"
] | Current State: 63:[90, 15, 1, 70], Operations: []
Exploring Operation: 90/15=6, Resulting Numbers: [1, 70, 6]
Generated Node #2: [1, 70, 6] from Operation: 90/15=6
Current State: 63:[1, 70, 6], Operations: ['90/15=6']
Exploring Operation: 70-1=69, Resulting Numbers: [6, 69]
Generated Node #3: [6, 69] from Operation: 70... | 4 | Current State: 63:[90, 15, 1, 70], Operations: []
Exploring Operation: 90-70=20, Resulting Numbers: [15, 1, 20]
Generated Node #0,0: 63:[15, 1, 20] Operation: 90-70=20
Exploring Operation: 90-15=75, Resulting Numbers: [1, 70, 75]
Generated Node #0,1: 63:[1, 70, 75] Operation: 90-15=75
Exploring Operation: 90/15=6, Resu... | 0.980035 | hs_3 | sum_heuristic |
[
65,
68,
87,
18
] | 47 | [
"68-65=3",
"87/3=29",
"18+29=47"
] | Current State: 47:[65, 68, 87, 18], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [87, 18, 3]
Generated Node #2: [87, 18, 3] from Operation: 68-65=3
Current State: 47:[87, 18, 3], Operations: ['68-65=3']
Exploring Operation: 87/3=29, Resulting Numbers: [18, 29]
Generated Node #3: [18, 29] from Operati... | 4 | Current State: 47:[65, 68, 87, 18], Operations: []
Exploring Operation: 87-18=69, Resulting Numbers: [65, 68, 69]
Generated Node #0,0: 47:[65, 68, 69] Operation: 87-18=69
Exploring Operation: 65-18=47, Resulting Numbers: [68, 87, 47]
Generated Node #0,1: 47:[68, 87, 47] Operation: 65-18=47
Exploring Operation: 68-18=50... | 0 | hs_3 | sum_heuristic |
[
24,
1,
64,
18
] | 59 | [
"24-1=23",
"64+18=82",
"82-23=59"
] | Current State: 59:[24, 1, 64, 18], Operations: []
Exploring Operation: 24-1=23, Resulting Numbers: [64, 18, 23]
Generated Node #2: [64, 18, 23] from Operation: 24-1=23
Current State: 59:[64, 18, 23], Operations: ['24-1=23']
Exploring Operation: 64+18=82, Resulting Numbers: [23, 82]
Generated Node #3: [23, 82] from Oper... | 4 | Current State: 59:[24, 1, 64, 18], Operations: []
Exploring Operation: 64-1=63, Resulting Numbers: [24, 18, 63]
Generated Node #0,0: 59:[24, 18, 63] Operation: 64-1=63
Exploring Operation: 24+1=25, Resulting Numbers: [64, 18, 25]
Generated Node #0,1: 59:[64, 18, 25] Operation: 24+1=25
Exploring Operation: 24+18=42, Res... | 0 | hs_3 | mult_heuristic |
[
83,
4,
22,
16
] | 80 | [
"4*22=88",
"88-83=5",
"16*5=80"
] | Current State: 80:[83, 4, 22, 16], Operations: []
Exploring Operation: 4*22=88, Resulting Numbers: [83, 16, 88]
Generated Node #2: [83, 16, 88] from Operation: 4*22=88
Current State: 80:[83, 16, 88], Operations: ['4*22=88']
Exploring Operation: 88-83=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from Operati... | 4 | Current State: 80:[83, 4, 22, 16], Operations: []
Exploring Operation: 4+16=20, Resulting Numbers: [83, 22, 20]
Generated Node #0,0: 80:[83, 22, 20] Operation: 4+16=20
Exploring Operation: 22-16=6, Resulting Numbers: [83, 4, 6]
Generated Node #0,1: 80:[83, 4, 6] Operation: 22-16=6
Exploring Operation: 83-4=79, Resultin... | 0 | hs_4 | mult_heuristic |
[
36,
42,
38,
37
] | 81 | [
"42-36=6",
"38+37=75",
"6+75=81"
] | Current State: 81:[36, 42, 38, 37], Operations: []
Exploring Operation: 42-36=6, Resulting Numbers: [38, 37, 6]
Generated Node #2: [38, 37, 6] from Operation: 42-36=6
Current State: 81:[38, 37, 6], Operations: ['42-36=6']
Exploring Operation: 38+37=75, Resulting Numbers: [6, 75]
Generated Node #3: [6, 75] from Operatio... | 4 | Current State: 81:[36, 42, 38, 37], Operations: []
Exploring Operation: 42+38=80, Resulting Numbers: [36, 37, 80]
Generated Node #0,0: 81:[36, 37, 80] Operation: 42+38=80
Exploring Operation: 42+37=79, Resulting Numbers: [36, 38, 79]
Generated Node #0,1: 81:[36, 38, 79] Operation: 42+37=79
Exploring Operation: 42-38=4,... | 0.977431 | hs_3 | mult_heuristic |
[
7,
51,
14,
66
] | 19 | [
"7*14=98",
"51+66=117",
"117-98=19"
] | Current State: 19:[7, 51, 14, 66], Operations: []
Exploring Operation: 7*14=98, Resulting Numbers: [51, 66, 98]
Generated Node #2: [51, 66, 98] from Operation: 7*14=98
Current State: 19:[51, 66, 98], Operations: ['7*14=98']
Exploring Operation: 51+66=117, Resulting Numbers: [98, 117]
Generated Node #3: [98, 117] from O... | 4 | Current State: 19:[7, 51, 14, 66], Operations: []
Exploring Operation: 66-51=15, Resulting Numbers: [7, 14, 15]
Generated Node #0,0: 19:[7, 14, 15] Operation: 66-51=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[7, 14, 15], Operations: ['66-51=15']
Exploring Operation: 7+14=21, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
97,
45,
5,
45
] | 97 | [
"45-45=0",
"5*0=0",
"97+0=97"
] | Current State: 97:[97, 45, 5, 45], Operations: []
Exploring Operation: 45-45=0, Resulting Numbers: [97, 5, 0]
Generated Node #2: [97, 5, 0] from Operation: 45-45=0
Current State: 97:[97, 5, 0], Operations: ['45-45=0']
Exploring Operation: 5*0=0, Resulting Numbers: [97, 0]
Generated Node #3: [97, 0] from Operation: 5*0=... | 4 | Current State: 97:[97, 45, 5, 45], Operations: []
Exploring Operation: 45+5=50, Resulting Numbers: [97, 45, 50]
Generated Node #0,0: 97:[97, 45, 50] Operation: 45+5=50
Moving to Node #0,0
Current State: 97:[97, 45, 50], Operations: ['45+5=50']
Exploring Operation: 45+50=95, Resulting Numbers: [97, 95]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
90,
96,
80,
30
] | 93 | [
"90-80=10",
"30/10=3",
"96-3=93"
] | Current State: 93:[90, 96, 80, 30], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [96, 30, 10]
Generated Node #2: [96, 30, 10] from Operation: 90-80=10
Current State: 93:[96, 30, 10], Operations: ['90-80=10']
Exploring Operation: 30/10=3, Resulting Numbers: [96, 3]
Generated Node #3: [96, 3] from Ope... | 4 | Current State: 93:[90, 96, 80, 30], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [96, 30, 10]
Generated Node #0,0: 93:[96, 30, 10] Operation: 90-80=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 93:[96, 30, 10], Operations: ['90-80=10']
Exploring Operation: 30/10=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
3,
19,
58,
23
] | 70 | [
"23-19=4",
"3*4=12",
"58+12=70"
] | Current State: 70:[3, 19, 58, 23], Operations: []
Exploring Operation: 23-19=4, Resulting Numbers: [3, 58, 4]
Generated Node #2: [3, 58, 4] from Operation: 23-19=4
Current State: 70:[3, 58, 4], Operations: ['23-19=4']
Exploring Operation: 3*4=12, Resulting Numbers: [58, 12]
Generated Node #3: [58, 12] from Operation: 3... | 4 | Current State: 70:[3, 19, 58, 23], Operations: []
Exploring Operation: 58-23=35, Resulting Numbers: [3, 19, 35]
Generated Node #0,0: 70:[3, 19, 35] Operation: 58-23=35
Exploring Operation: 58-19=39, Resulting Numbers: [3, 23, 39]
Generated Node #0,1: 70:[3, 23, 39] Operation: 58-19=39
Exploring Operation: 23-19=4, Resu... | 0 | hs_3 | mult_heuristic |
[
75,
28,
52,
3
] | 96 | [
"75-28=47",
"52-3=49",
"47+49=96"
] | Current State: 96:[75, 28, 52, 3], Operations: []
Exploring Operation: 75-28=47, Resulting Numbers: [52, 3, 47]
Generated Node #2: [52, 3, 47] from Operation: 75-28=47
Current State: 96:[52, 3, 47], Operations: ['75-28=47']
Exploring Operation: 52-3=49, Resulting Numbers: [47, 49]
Generated Node #3: [47, 49] from Opera... | 4 | Current State: 96:[75, 28, 52, 3], Operations: []
Exploring Operation: 75-52=23, Resulting Numbers: [28, 3, 23]
Generated Node #0,0: 96:[28, 3, 23] Operation: 75-52=23
Exploring Operation: 75-28=47, Resulting Numbers: [52, 3, 47]
Generated Node #0,1: 96:[52, 3, 47] Operation: 75-28=47
Exploring Operation: 75/3=25, Resu... | 0.970486 | hs_4 | sum_heuristic |
[
22,
18,
34,
35
] | 44 | [
"22*34=748",
"35-18=17",
"748/17=44"
] | Current State: 44:[22, 18, 34, 35], Operations: []
Exploring Operation: 22*34=748, Resulting Numbers: [18, 35, 748]
Generated Node #2: [18, 35, 748] from Operation: 22*34=748
Current State: 44:[18, 35, 748], Operations: ['22*34=748']
Exploring Operation: 35-18=17, Resulting Numbers: [748, 17]
Generated Node #3: [748, 1... | 4 | Current State: 44:[22, 18, 34, 35], Operations: []
Exploring Operation: 34-22=12, Resulting Numbers: [18, 35, 12]
Generated Node #0,0: 44:[18, 35, 12] Operation: 34-22=12
Exploring Operation: 35-34=1, Resulting Numbers: [22, 18, 1]
Generated Node #0,1: 44:[22, 18, 1] Operation: 35-34=1
Exploring Operation: 34-18=16, Re... | 0.93316 | hs_5 | mult_heuristic |
[
93,
95,
21,
95
] | 21 | [
"95-95=0",
"93*0=0",
"21+0=21"
] | Current State: 21:[93, 95, 21, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [93, 21, 0]
Generated Node #2: [93, 21, 0] from Operation: 95-95=0
Current State: 21:[93, 21, 0], Operations: ['95-95=0']
Exploring Operation: 93*0=0, Resulting Numbers: [21, 0]
Generated Node #3: [21, 0] from Operation:... | 4 | Current State: 21:[93, 95, 21, 95], Operations: []
Exploring Operation: 95-93=2, Resulting Numbers: [21, 95, 2]
Generated Node #0,0: 21:[21, 95, 2] Operation: 95-93=2
Exploring Operation: 95-93=2, Resulting Numbers: [95, 21, 2]
Generated Node #0,1: 21:[95, 21, 2] Operation: 95-93=2
Exploring Operation: 95/95=1, Resulti... | 0.966146 | hs_4 | mult_heuristic |
[
80,
61,
80,
82
] | 82 | [
"80-80=0",
"61*0=0",
"82+0=82"
] | Current State: 82:[80, 61, 80, 82], Operations: []
Exploring Operation: 80-80=0, Resulting Numbers: [61, 82, 0]
Generated Node #2: [61, 82, 0] from Operation: 80-80=0
Current State: 82:[61, 82, 0], Operations: ['80-80=0']
Exploring Operation: 61*0=0, Resulting Numbers: [82, 0]
Generated Node #3: [82, 0] from Operation:... | 4 | Current State: 82:[80, 61, 80, 82], Operations: []
Exploring Operation: 80-61=19, Resulting Numbers: [80, 82, 19]
Generated Node #0,0: 82:[80, 82, 19] Operation: 80-61=19
Exploring Operation: 80-61=19, Resulting Numbers: [80, 82, 19]
Generated Node #0,1: 82:[80, 82, 19] Operation: 80-61=19
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
76,
87,
91,
96
] | 16 | [
"87-76=11",
"96-91=5",
"11+5=16"
] | Current State: 16:[76, 87, 91, 96], Operations: []
Exploring Operation: 87-76=11, Resulting Numbers: [91, 96, 11]
Generated Node #2: [91, 96, 11] from Operation: 87-76=11
Current State: 16:[91, 96, 11], Operations: ['87-76=11']
Exploring Operation: 96-91=5, Resulting Numbers: [11, 5]
Generated Node #3: [11, 5] from Ope... | 4 | Current State: 16:[76, 87, 91, 96], Operations: []
Exploring Operation: 96-91=5, Resulting Numbers: [76, 87, 5]
Generated Node #0,0: 16:[76, 87, 5] Operation: 96-91=5
Moving to Node #0,0
Current State: 16:[76, 87, 5], Operations: ['96-91=5']
Exploring Operation: 87-76=11, Resulting Numbers: [5, 11]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
60,
97,
15,
62
] | 80 | [
"60+97=157",
"15+62=77",
"157-77=80"
] | Current State: 80:[60, 97, 15, 62], Operations: []
Exploring Operation: 60+97=157, Resulting Numbers: [15, 62, 157]
Generated Node #2: [15, 62, 157] from Operation: 60+97=157
Current State: 80:[15, 62, 157], Operations: ['60+97=157']
Exploring Operation: 15+62=77, Resulting Numbers: [157, 77]
Generated Node #3: [157, 7... | 4 | Current State: 80:[60, 97, 15, 62], Operations: []
Exploring Operation: 97-60=37, Resulting Numbers: [15, 62, 37]
Generated Node #0,0: 80:[15, 62, 37] Operation: 97-60=37
Exploring Operation: 62-60=2, Resulting Numbers: [97, 15, 2]
Generated Node #0,1: 80:[97, 15, 2] Operation: 62-60=2
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
59,
6,
80,
12
] | 67 | [
"59+80=139",
"6*12=72",
"139-72=67"
] | Current State: 67:[59, 6, 80, 12], Operations: []
Exploring Operation: 59+80=139, Resulting Numbers: [6, 12, 139]
Generated Node #2: [6, 12, 139] from Operation: 59+80=139
Current State: 67:[6, 12, 139], Operations: ['59+80=139']
Exploring Operation: 6*12=72, Resulting Numbers: [139, 72]
Generated Node #3: [139, 72] fr... | 4 | Current State: 67:[59, 6, 80, 12], Operations: []
Exploring Operation: 80-12=68, Resulting Numbers: [59, 6, 68]
Generated Node #0,0: 67:[59, 6, 68] Operation: 80-12=68
Exploring Operation: 80-6=74, Resulting Numbers: [59, 12, 74]
Generated Node #0,1: 67:[59, 12, 74] Operation: 80-6=74
Exploring Operation: 59+6=65, Resu... | 0.982639 | hs_5 | mult_heuristic |
[
42,
39,
28,
27
] | 58 | [
"42-39=3",
"28+27=55",
"3+55=58"
] | Current State: 58:[42, 39, 28, 27], Operations: []
Exploring Operation: 42-39=3, Resulting Numbers: [28, 27, 3]
Generated Node #2: [28, 27, 3] from Operation: 42-39=3
Current State: 58:[28, 27, 3], Operations: ['42-39=3']
Exploring Operation: 28+27=55, Resulting Numbers: [3, 55]
Generated Node #3: [3, 55] from Operatio... | 4 | Current State: 58:[42, 39, 28, 27], Operations: []
Exploring Operation: 42+27=69, Resulting Numbers: [39, 28, 69]
Generated Node #0,0: 58:[39, 28, 69] Operation: 42+27=69
Exploring Operation: 42-39=3, Resulting Numbers: [28, 27, 3]
Generated Node #0,1: 58:[28, 27, 3] Operation: 42-39=3
Start Sub Search at level 1: Movi... | 0.989583 | hs_2 | mult_heuristic |
[
3,
32,
97,
51
] | 48 | [
"51/3=17",
"97-32=65",
"65-17=48"
] | Current State: 48:[3, 32, 97, 51], Operations: []
Exploring Operation: 51/3=17, Resulting Numbers: [32, 97, 17]
Generated Node #2: [32, 97, 17] from Operation: 51/3=17
Current State: 48:[32, 97, 17], Operations: ['51/3=17']
Exploring Operation: 97-32=65, Resulting Numbers: [17, 65]
Generated Node #3: [17, 65] from Oper... | 4 | Current State: 48:[3, 32, 97, 51], Operations: []
Exploring Operation: 51-32=19, Resulting Numbers: [3, 97, 19]
Generated Node #0,0: 48:[3, 97, 19] Operation: 51-32=19
Exploring Operation: 97-32=65, Resulting Numbers: [3, 51, 65]
Generated Node #0,1: 48:[3, 51, 65] Operation: 97-32=65
Exploring Operation: 32-3=29, Resu... | 0.960069 | hs_5 | mult_heuristic |
[
41,
25,
93,
31
] | 46 | [
"41-25=16",
"93-31=62",
"62-16=46"
] | Current State: 46:[41, 25, 93, 31], Operations: []
Exploring Operation: 41-25=16, Resulting Numbers: [93, 31, 16]
Generated Node #2: [93, 31, 16] from Operation: 41-25=16
Current State: 46:[93, 31, 16], Operations: ['41-25=16']
Exploring Operation: 93-31=62, Resulting Numbers: [16, 62]
Generated Node #3: [16, 62] from ... | 4 | Current State: 46:[41, 25, 93, 31], Operations: []
Exploring Operation: 93/31=3, Resulting Numbers: [41, 25, 3]
Generated Node #0,0: 46:[41, 25, 3] Operation: 93/31=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[41, 25, 3], Operations: ['93/31=3']
Exploring Operation: 41+3=44, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
36,
51,
88,
44
] | 85 | [
"36+51=87",
"88/44=2",
"87-2=85"
] | Current State: 85:[36, 51, 88, 44], Operations: []
Exploring Operation: 36+51=87, Resulting Numbers: [88, 44, 87]
Generated Node #2: [88, 44, 87] from Operation: 36+51=87
Current State: 85:[88, 44, 87], Operations: ['36+51=87']
Exploring Operation: 88/44=2, Resulting Numbers: [87, 2]
Generated Node #3: [87, 2] from Ope... | 4 | Current State: 85:[36, 51, 88, 44], Operations: []
Exploring Operation: 36+51=87, Resulting Numbers: [88, 44, 87]
Generated Node #0,0: 85:[88, 44, 87] Operation: 36+51=87
Exploring Operation: 44-36=8, Resulting Numbers: [51, 88, 8]
Generated Node #0,1: 85:[51, 88, 8] Operation: 44-36=8
Exploring Operation: 51+44=95, Re... | 0.96441 | hs_5 | mult_heuristic |
[
81,
60,
60,
22
] | 22 | [
"60-60=0",
"81*0=0",
"22+0=22"
] | Current State: 22:[81, 60, 60, 22], Operations: []
Exploring Operation: 60-60=0, Resulting Numbers: [81, 22, 0]
Generated Node #2: [81, 22, 0] from Operation: 60-60=0
Current State: 22:[81, 22, 0], Operations: ['60-60=0']
Exploring Operation: 81*0=0, Resulting Numbers: [22, 0]
Generated Node #3: [22, 0] from Operation:... | 4 | Current State: 22:[81, 60, 60, 22], Operations: []
Exploring Operation: 81-60=21, Resulting Numbers: [60, 22, 21]
Generated Node #0,0: 22:[60, 22, 21] Operation: 81-60=21
Exploring Operation: 81-60=21, Resulting Numbers: [60, 22, 21]
Generated Node #0,1: 22:[60, 22, 21] Operation: 81-60=21
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
9,
72,
10,
15
] | 56 | [
"9+72=81",
"10+15=25",
"81-25=56"
] | Current State: 56:[9, 72, 10, 15], Operations: []
Exploring Operation: 9+72=81, Resulting Numbers: [10, 15, 81]
Generated Node #2: [10, 15, 81] from Operation: 9+72=81
Current State: 56:[10, 15, 81], Operations: ['9+72=81']
Exploring Operation: 10+15=25, Resulting Numbers: [81, 25]
Generated Node #3: [81, 25] from Oper... | 4 | Current State: 56:[9, 72, 10, 15], Operations: []
Exploring Operation: 72-10=62, Resulting Numbers: [9, 15, 62]
Generated Node #0,0: 56:[9, 15, 62] Operation: 72-10=62
Exploring Operation: 72/9=8, Resulting Numbers: [10, 15, 8]
Generated Node #0,1: 56:[10, 15, 8] Operation: 72/9=8
Exploring Operation: 72-15=57, Resulti... | 0.979167 | hs_3 | mult_heuristic |
[
84,
91,
80,
8
] | 24 | [
"91-84=7",
"8*7=56",
"80-56=24"
] | Current State: 24:[84, 91, 80, 8], Operations: []
Exploring Operation: 91-84=7, Resulting Numbers: [80, 8, 7]
Generated Node #2: [80, 8, 7] from Operation: 91-84=7
Current State: 24:[80, 8, 7], Operations: ['91-84=7']
Exploring Operation: 8*7=56, Resulting Numbers: [80, 56]
Generated Node #3: [80, 56] from Operation: 8... | 4 | Current State: 24:[84, 91, 80, 8], Operations: []
Exploring Operation: 91-84=7, Resulting Numbers: [80, 8, 7]
Generated Node #0,0: 24:[80, 8, 7] Operation: 91-84=7
Exploring Operation: 84-80=4, Resulting Numbers: [91, 8, 4]
Generated Node #0,1: 24:[91, 8, 4] Operation: 84-80=4
Exploring Operation: 91-80=11, Resulting N... | 0 | hs_3 | mult_heuristic |
[
48,
44,
43,
41
] | 70 | [
"43-41=2",
"44/2=22",
"48+22=70"
] | Current State: 70:[48, 44, 43, 41], Operations: []
Exploring Operation: 43-41=2, Resulting Numbers: [48, 44, 2]
Generated Node #2: [48, 44, 2] from Operation: 43-41=2
Current State: 70:[48, 44, 2], Operations: ['43-41=2']
Exploring Operation: 44/2=22, Resulting Numbers: [48, 22]
Generated Node #3: [48, 22] from Operati... | 4 | Current State: 70:[48, 44, 43, 41], Operations: []
Exploring Operation: 44-43=1, Resulting Numbers: [48, 41, 1]
Generated Node #0,0: 70:[48, 41, 1] Operation: 44-43=1
Exploring Operation: 48-44=4, Resulting Numbers: [43, 41, 4]
Generated Node #0,1: 70:[43, 41, 4] Operation: 48-44=4
Exploring Operation: 44-41=3, Resulti... | 0 | hs_5 | mult_heuristic |
[
62,
18,
90,
73
] | 97 | [
"62+18=80",
"90-73=17",
"80+17=97"
] | Current State: 97:[62, 18, 90, 73], Operations: []
Exploring Operation: 62+18=80, Resulting Numbers: [90, 73, 80]
Generated Node #2: [90, 73, 80] from Operation: 62+18=80
Current State: 97:[90, 73, 80], Operations: ['62+18=80']
Exploring Operation: 90-73=17, Resulting Numbers: [80, 17]
Generated Node #3: [80, 17] from ... | 4 | Current State: 97:[62, 18, 90, 73], Operations: []
Exploring Operation: 18+90=108, Resulting Numbers: [62, 73, 108]
Generated Node #0,0: 97:[62, 73, 108] Operation: 18+90=108
Exploring Operation: 62+18=80, Resulting Numbers: [90, 73, 80]
Generated Node #0,1: 97:[90, 73, 80] Operation: 62+18=80
Exploring Operation: 18+7... | 0.984375 | hs_3 | sum_heuristic |
[
17,
6,
63,
94
] | 55 | [
"17*6=102",
"63+94=157",
"157-102=55"
] | Current State: 55:[17, 6, 63, 94], Operations: []
Exploring Operation: 17*6=102, Resulting Numbers: [63, 94, 102]
Generated Node #2: [63, 94, 102] from Operation: 17*6=102
Current State: 55:[63, 94, 102], Operations: ['17*6=102']
Exploring Operation: 63+94=157, Resulting Numbers: [102, 157]
Generated Node #3: [102, 157... | 4 | Current State: 55:[17, 6, 63, 94], Operations: []
Exploring Operation: 94-63=31, Resulting Numbers: [17, 6, 31]
Generated Node #0,0: 55:[17, 6, 31] Operation: 94-63=31
Exploring Operation: 17-6=11, Resulting Numbers: [63, 94, 11]
Generated Node #0,1: 55:[63, 94, 11] Operation: 17-6=11
Exploring Operation: 94-17=77, Res... | 0 | hs_4 | sum_heuristic |
[
7,
92,
23,
51
] | 23 | [
"7*92=644",
"51-23=28",
"644/28=23"
] | Current State: 23:[7, 92, 23, 51], Operations: []
Exploring Operation: 7*92=644, Resulting Numbers: [23, 51, 644]
Generated Node #2: [23, 51, 644] from Operation: 7*92=644
Current State: 23:[23, 51, 644], Operations: ['7*92=644']
Exploring Operation: 51-23=28, Resulting Numbers: [644, 28]
Generated Node #3: [644, 28] f... | 4 | Current State: 23:[7, 92, 23, 51], Operations: []
Exploring Operation: 92-51=41, Resulting Numbers: [7, 23, 41]
Generated Node #0,0: 23:[7, 23, 41] Operation: 92-51=41
Moving to Node #0,0
Current State: 23:[7, 23, 41], Operations: ['92-51=41']
Exploring Operation: 41-7=34, Resulting Numbers: [23, 34]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
21,
70,
77,
42
] | 45 | [
"77-70=7",
"21/7=3",
"42+3=45"
] | Current State: 45:[21, 70, 77, 42], Operations: []
Exploring Operation: 77-70=7, Resulting Numbers: [21, 42, 7]
Generated Node #2: [21, 42, 7] from Operation: 77-70=7
Current State: 45:[21, 42, 7], Operations: ['77-70=7']
Exploring Operation: 21/7=3, Resulting Numbers: [42, 3]
Generated Node #3: [42, 3] from Operation:... | 4 | Current State: 45:[21, 70, 77, 42], Operations: []
Exploring Operation: 70-21=49, Resulting Numbers: [77, 42, 49]
Generated Node #0,0: 45:[77, 42, 49] Operation: 70-21=49
Exploring Operation: 77-70=7, Resulting Numbers: [21, 42, 7]
Generated Node #0,1: 45:[21, 42, 7] Operation: 77-70=7
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | mult_heuristic |
[
18,
23,
93,
75
] | 24 | [
"93-18=75",
"75/75=1",
"23+1=24"
] | Current State: 24:[18, 23, 93, 75], Operations: []
Exploring Operation: 93-18=75, Resulting Numbers: [23, 75, 75]
Generated Node #2: [23, 75, 75] from Operation: 93-18=75
Current State: 24:[23, 75, 75], Operations: ['93-18=75']
Exploring Operation: 75/75=1, Resulting Numbers: [23, 1]
Generated Node #3: [23, 1] from Ope... | 4 | Current State: 24:[18, 23, 93, 75], Operations: []
Exploring Operation: 75-23=52, Resulting Numbers: [18, 93, 52]
Generated Node #0,0: 24:[18, 93, 52] Operation: 75-23=52
Exploring Operation: 93-23=70, Resulting Numbers: [18, 75, 70]
Generated Node #0,1: 24:[18, 75, 70] Operation: 93-23=70
Exploring Operation: 93-75=18... | 0.986979 | hs_5 | mult_heuristic |
[
46,
41,
53,
98
] | 50 | [
"46-41=5",
"98-53=45",
"5+45=50"
] | Current State: 50:[46, 41, 53, 98], Operations: []
Exploring Operation: 46-41=5, Resulting Numbers: [53, 98, 5]
Generated Node #2: [53, 98, 5] from Operation: 46-41=5
Current State: 50:[53, 98, 5], Operations: ['46-41=5']
Exploring Operation: 98-53=45, Resulting Numbers: [5, 45]
Generated Node #3: [5, 45] from Operatio... | 4 | Current State: 50:[46, 41, 53, 98], Operations: []
Exploring Operation: 98-46=52, Resulting Numbers: [41, 53, 52]
Generated Node #0,0: 50:[41, 53, 52] Operation: 98-46=52
Exploring Operation: 98-41=57, Resulting Numbers: [46, 53, 57]
Generated Node #0,1: 50:[46, 53, 57] Operation: 98-41=57
Start Sub Search at level 1: ... | 0.985243 | hs_2 | mult_heuristic |
[
46,
9,
44,
62
] | 80 | [
"46-44=2",
"9*2=18",
"62+18=80"
] | Current State: 80:[46, 9, 44, 62], Operations: []
Exploring Operation: 46-44=2, Resulting Numbers: [9, 62, 2]
Generated Node #2: [9, 62, 2] from Operation: 46-44=2
Current State: 80:[9, 62, 2], Operations: ['46-44=2']
Exploring Operation: 9*2=18, Resulting Numbers: [62, 18]
Generated Node #3: [62, 18] from Operation: 9... | 4 | Current State: 80:[46, 9, 44, 62], Operations: []
Exploring Operation: 9+62=71, Resulting Numbers: [46, 44, 71]
Generated Node #0,0: 80:[46, 44, 71] Operation: 9+62=71
Exploring Operation: 46-44=2, Resulting Numbers: [9, 62, 2]
Generated Node #0,1: 80:[9, 62, 2] Operation: 46-44=2
Exploring Operation: 62-46=16, Resulti... | 0 | hs_4 | sum_heuristic |
[
12,
86,
43,
89
] | 83 | [
"12*43=516",
"516/86=6",
"89-6=83"
] | Current State: 83:[12, 86, 43, 89], Operations: []
Exploring Operation: 12*43=516, Resulting Numbers: [86, 89, 516]
Generated Node #2: [86, 89, 516] from Operation: 12*43=516
Current State: 83:[86, 89, 516], Operations: ['12*43=516']
Exploring Operation: 516/86=6, Resulting Numbers: [89, 6]
Generated Node #3: [89, 6] f... | 4 | Current State: 83:[12, 86, 43, 89], Operations: []
Exploring Operation: 12+43=55, Resulting Numbers: [86, 89, 55]
Generated Node #0,0: 83:[86, 89, 55] Operation: 12+43=55
Exploring Operation: 89-12=77, Resulting Numbers: [86, 43, 77]
Generated Node #0,1: 83:[86, 43, 77] Operation: 89-12=77
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
73,
45,
40,
18
] | 17 | [
"45-40=5",
"18*5=90",
"90-73=17"
] | Current State: 17:[73, 45, 40, 18], Operations: []
Exploring Operation: 45-40=5, Resulting Numbers: [73, 18, 5]
Generated Node #2: [73, 18, 5] from Operation: 45-40=5
Current State: 17:[73, 18, 5], Operations: ['45-40=5']
Exploring Operation: 18*5=90, Resulting Numbers: [73, 90]
Generated Node #3: [73, 90] from Operati... | 4 | Current State: 17:[73, 45, 40, 18], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [40, 18, 28]
Generated Node #0,0: 17:[40, 18, 28] Operation: 73-45=28
Exploring Operation: 45-40=5, Resulting Numbers: [73, 18, 5]
Generated Node #0,1: 17:[73, 18, 5] Operation: 45-40=5
Exploring Operation: 73-40=33, Re... | 0 | hs_3 | sum_heuristic |
[
12,
29,
23,
57
] | 59 | [
"29-23=6",
"12/6=2",
"57+2=59"
] | Current State: 59:[12, 29, 23, 57], Operations: []
Exploring Operation: 29-23=6, Resulting Numbers: [12, 57, 6]
Generated Node #2: [12, 57, 6] from Operation: 29-23=6
Current State: 59:[12, 57, 6], Operations: ['29-23=6']
Exploring Operation: 12/6=2, Resulting Numbers: [57, 2]
Generated Node #3: [57, 2] from Operation:... | 4 | Current State: 59:[12, 29, 23, 57], Operations: []
Exploring Operation: 12+29=41, Resulting Numbers: [23, 57, 41]
Generated Node #0,0: 59:[23, 57, 41] Operation: 12+29=41
Moving to Node #0,0
Current State: 59:[23, 57, 41], Operations: ['12+29=41']
Exploring Operation: 23+41=64, Resulting Numbers: [57, 64]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
6,
19,
27,
19
] | 27 | [
"19-19=0",
"6*0=0",
"27+0=27"
] | Current State: 27:[6, 19, 27, 19], Operations: []
Exploring Operation: 19-19=0, Resulting Numbers: [6, 27, 0]
Generated Node #2: [6, 27, 0] from Operation: 19-19=0
Current State: 27:[6, 27, 0], Operations: ['19-19=0']
Exploring Operation: 6*0=0, Resulting Numbers: [27, 0]
Generated Node #3: [27, 0] from Operation: 6*0=... | 4 | Current State: 27:[6, 19, 27, 19], Operations: []
Exploring Operation: 19/19=1, Resulting Numbers: [6, 27, 1]
Generated Node #0,0: 27:[6, 27, 1] Operation: 19/19=1
Exploring Operation: 19-19=0, Resulting Numbers: [6, 27, 0]
Generated Node #0,1: 27:[6, 27, 0] Operation: 19-19=0
Moving to Node #0,0
Current State: 27:[6, ... | 0.985243 | hs_2 | mult_heuristic |
[
6,
1,
12,
19
] | 17 | [
"6*1=6",
"12/6=2",
"19-2=17"
] | Current State: 17:[6, 1, 12, 19], Operations: []
Exploring Operation: 6*1=6, Resulting Numbers: [12, 19, 6]
Generated Node #2: [12, 19, 6] from Operation: 6*1=6
Current State: 17:[12, 19, 6], Operations: ['6*1=6']
Exploring Operation: 12/6=2, Resulting Numbers: [19, 2]
Generated Node #3: [19, 2] from Operation: 12/6=2
... | 4 | Current State: 17:[6, 1, 12, 19], Operations: []
Exploring Operation: 6+1=7, Resulting Numbers: [12, 19, 7]
Generated Node #0,0: 17:[12, 19, 7] Operation: 6+1=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[12, 19, 7], Operations: ['6+1=7']
Exploring Operation: 12+7=19, Resulting Numbers: [19, 19]... | 0 | hs_1 | mult_heuristic |
[
42,
14,
2,
35
] | 70 | [
"42-2=40",
"40-35=5",
"14*5=70"
] | Current State: 70:[42, 14, 2, 35], Operations: []
Exploring Operation: 42-2=40, Resulting Numbers: [14, 35, 40]
Generated Node #2: [14, 35, 40] from Operation: 42-2=40
Current State: 70:[14, 35, 40], Operations: ['42-2=40']
Exploring Operation: 40-35=5, Resulting Numbers: [14, 5]
Generated Node #3: [14, 5] from Operati... | 4 | Current State: 70:[42, 14, 2, 35], Operations: []
Exploring Operation: 42-35=7, Resulting Numbers: [14, 2, 7]
Generated Node #0,0: 70:[14, 2, 7] Operation: 42-35=7
Exploring Operation: 42-2=40, Resulting Numbers: [14, 35, 40]
Generated Node #0,1: 70:[14, 35, 40] Operation: 42-2=40
Exploring Operation: 42-14=28, Resulti... | 0.985243 | hs_5 | mult_heuristic |
[
14,
2,
6,
96
] | 68 | [
"14+6=20",
"96/2=48",
"20+48=68"
] | Current State: 68:[14, 2, 6, 96], Operations: []
Exploring Operation: 14+6=20, Resulting Numbers: [2, 96, 20]
Generated Node #2: [2, 96, 20] from Operation: 14+6=20
Current State: 68:[2, 96, 20], Operations: ['14+6=20']
Exploring Operation: 96/2=48, Resulting Numbers: [20, 48]
Generated Node #3: [20, 48] from Operation... | 4 | Current State: 68:[14, 2, 6, 96], Operations: []
Exploring Operation: 96-6=90, Resulting Numbers: [14, 2, 90]
Generated Node #0,0: 68:[14, 2, 90] Operation: 96-6=90
Exploring Operation: 96/6=16, Resulting Numbers: [14, 2, 16]
Generated Node #0,1: 68:[14, 2, 16] Operation: 96/6=16
Exploring Operation: 96/2=48, Resulting... | 0.952257 | hs_4 | sum_heuristic |
[
66,
44,
64,
62
] | 29 | [
"66*62=4092",
"4092/44=93",
"93-64=29"
] | Current State: 29:[66, 44, 64, 62], Operations: []
Exploring Operation: 66*62=4092, Resulting Numbers: [44, 64, 4092]
Generated Node #2: [44, 64, 4092] from Operation: 66*62=4092
Current State: 29:[44, 64, 4092], Operations: ['66*62=4092']
Exploring Operation: 4092/44=93, Resulting Numbers: [64, 93]
Generated Node #3: ... | 4 | Current State: 29:[66, 44, 64, 62], Operations: []
Exploring Operation: 66-44=22, Resulting Numbers: [64, 62, 22]
Generated Node #0,0: 29:[64, 62, 22] Operation: 66-44=22
Moving to Node #0,0
Current State: 29:[64, 62, 22], Operations: ['66-44=22']
Exploring Operation: 64-62=2, Resulting Numbers: [22, 2]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
88,
41,
86,
12
] | 31 | [
"88+41=129",
"86+12=98",
"129-98=31"
] | Current State: 31:[88, 41, 86, 12], Operations: []
Exploring Operation: 88+41=129, Resulting Numbers: [86, 12, 129]
Generated Node #2: [86, 12, 129] from Operation: 88+41=129
Current State: 31:[86, 12, 129], Operations: ['88+41=129']
Exploring Operation: 86+12=98, Resulting Numbers: [129, 98]
Generated Node #3: [129, 9... | 4 | Current State: 31:[88, 41, 86, 12], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [41, 12, 2]
Generated Node #0,0: 31:[41, 12, 2] Operation: 88-86=2
Exploring Operation: 86-41=45, Resulting Numbers: [88, 12, 45]
Generated Node #0,1: 31:[88, 12, 45] Operation: 86-41=45
Exploring Operation: 88-41=47, Re... | 0.979167 | hs_4 | sum_heuristic |
[
81,
77,
86,
5
] | 76 | [
"86-81=5",
"5/5=1",
"77-1=76"
] | Current State: 76:[81, 77, 86, 5], Operations: []
Exploring Operation: 86-81=5, Resulting Numbers: [77, 5, 5]
Generated Node #2: [77, 5, 5] from Operation: 86-81=5
Current State: 76:[77, 5, 5], Operations: ['86-81=5']
Exploring Operation: 5/5=1, Resulting Numbers: [77, 1]
Generated Node #3: [77, 1] from Operation: 5/5=... | 4 | Current State: 76:[81, 77, 86, 5], Operations: []
Exploring Operation: 86-81=5, Resulting Numbers: [77, 5, 5]
Generated Node #0,0: 76:[77, 5, 5] Operation: 86-81=5
Exploring Operation: 81-5=76, Resulting Numbers: [77, 86, 76]
Generated Node #0,1: 76:[77, 86, 76] Operation: 81-5=76
Exploring Operation: 81-77=4, Resultin... | 0.986979 | hs_4 | sum_heuristic |
[
17,
36,
90,
6
] | 65 | [
"36-17=19",
"90-6=84",
"84-19=65"
] | Current State: 65:[17, 36, 90, 6], Operations: []
Exploring Operation: 36-17=19, Resulting Numbers: [90, 6, 19]
Generated Node #2: [90, 6, 19] from Operation: 36-17=19
Current State: 65:[90, 6, 19], Operations: ['36-17=19']
Exploring Operation: 90-6=84, Resulting Numbers: [19, 84]
Generated Node #3: [19, 84] from Opera... | 4 | Current State: 65:[17, 36, 90, 6], Operations: []
Exploring Operation: 36/6=6, Resulting Numbers: [17, 90, 6]
Generated Node #0,0: 65:[17, 90, 6] Operation: 36/6=6
Exploring Operation: 36-17=19, Resulting Numbers: [90, 6, 19]
Generated Node #0,1: 65:[90, 6, 19] Operation: 36-17=19
Exploring Operation: 90-36=54, Resulti... | 0.985243 | hs_5 | mult_heuristic |
[
86,
44,
37,
87
] | 74 | [
"86*37=3182",
"87-44=43",
"3182/43=74"
] | Current State: 74:[86, 44, 37, 87], Operations: []
Exploring Operation: 86*37=3182, Resulting Numbers: [44, 87, 3182]
Generated Node #2: [44, 87, 3182] from Operation: 86*37=3182
Current State: 74:[44, 87, 3182], Operations: ['86*37=3182']
Exploring Operation: 87-44=43, Resulting Numbers: [3182, 43]
Generated Node #3: ... | 4 | Current State: 74:[86, 44, 37, 87], Operations: []
Exploring Operation: 44-37=7, Resulting Numbers: [86, 87, 7]
Generated Node #0,0: 74:[86, 87, 7] Operation: 44-37=7
Exploring Operation: 86-37=49, Resulting Numbers: [44, 87, 49]
Generated Node #0,1: 74:[44, 87, 49] Operation: 86-37=49
Exploring Operation: 87-86=1, Res... | 0.967014 | hs_5 | mult_heuristic |
[
56,
2,
3,
72
] | 50 | [
"72-56=16",
"3*16=48",
"2+48=50"
] | Current State: 50:[56, 2, 3, 72], Operations: []
Exploring Operation: 72-56=16, Resulting Numbers: [2, 3, 16]
Generated Node #2: [2, 3, 16] from Operation: 72-56=16
Current State: 50:[2, 3, 16], Operations: ['72-56=16']
Exploring Operation: 3*16=48, Resulting Numbers: [2, 48]
Generated Node #3: [2, 48] from Operation: ... | 4 | Current State: 50:[56, 2, 3, 72], Operations: []
Exploring Operation: 72-56=16, Resulting Numbers: [2, 3, 16]
Generated Node #0,0: 50:[2, 3, 16] Operation: 72-56=16
Moving to Node #0,0
Current State: 50:[2, 3, 16], Operations: ['72-56=16']
Exploring Operation: 3*16=48, Resulting Numbers: [2, 48]
Generated Node #0,0,0: ... | 0.993924 | hs_1 | sum_heuristic |
[
55,
73,
30,
88
] | 25 | [
"30*88=2640",
"2640/55=48",
"73-48=25"
] | Current State: 25:[55, 73, 30, 88], Operations: []
Exploring Operation: 30*88=2640, Resulting Numbers: [55, 73, 2640]
Generated Node #2: [55, 73, 2640] from Operation: 30*88=2640
Current State: 25:[55, 73, 2640], Operations: ['30*88=2640']
Exploring Operation: 2640/55=48, Resulting Numbers: [73, 48]
Generated Node #3: ... | 4 | Current State: 25:[55, 73, 30, 88], Operations: []
Exploring Operation: 88-55=33, Resulting Numbers: [73, 30, 33]
Generated Node #0,0: 25:[73, 30, 33] Operation: 88-55=33
Exploring Operation: 88-73=15, Resulting Numbers: [55, 30, 15]
Generated Node #0,1: 25:[55, 30, 15] Operation: 88-73=15
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
95,
79,
34,
17
] | 67 | [
"95-79=16",
"34+17=51",
"16+51=67"
] | Current State: 67:[95, 79, 34, 17], Operations: []
Exploring Operation: 95-79=16, Resulting Numbers: [34, 17, 16]
Generated Node #2: [34, 17, 16] from Operation: 95-79=16
Current State: 67:[34, 17, 16], Operations: ['95-79=16']
Exploring Operation: 34+17=51, Resulting Numbers: [16, 51]
Generated Node #3: [16, 51] from ... | 4 | Current State: 67:[95, 79, 34, 17], Operations: []
Exploring Operation: 95-34=61, Resulting Numbers: [79, 17, 61]
Generated Node #0,0: 67:[79, 17, 61] Operation: 95-34=61
Exploring Operation: 95-17=78, Resulting Numbers: [79, 34, 78]
Generated Node #0,1: 67:[79, 34, 78] Operation: 95-17=78
Exploring Operation: 95+17=11... | 0.966146 | hs_5 | mult_heuristic |
[
1,
74,
91,
18
] | 79 | [
"91-1=90",
"90/18=5",
"74+5=79"
] | Current State: 79:[1, 74, 91, 18], Operations: []
Exploring Operation: 91-1=90, Resulting Numbers: [74, 18, 90]
Generated Node #2: [74, 18, 90] from Operation: 91-1=90
Current State: 79:[74, 18, 90], Operations: ['91-1=90']
Exploring Operation: 90/18=5, Resulting Numbers: [74, 5]
Generated Node #3: [74, 5] from Operati... | 4 | Current State: 79:[1, 74, 91, 18], Operations: []
Exploring Operation: 91-1=90, Resulting Numbers: [74, 18, 90]
Generated Node #0,0: 79:[74, 18, 90] Operation: 91-1=90
Exploring Operation: 1+74=75, Resulting Numbers: [91, 18, 75]
Generated Node #0,1: 79:[91, 18, 75] Operation: 1+74=75
Exploring Operation: 1+18=19, Resu... | 0 | hs_3 | sum_heuristic |
[
80,
65,
28,
15
] | 75 | [
"28-15=13",
"65/13=5",
"80-5=75"
] | Current State: 75:[80, 65, 28, 15], Operations: []
Exploring Operation: 28-15=13, Resulting Numbers: [80, 65, 13]
Generated Node #2: [80, 65, 13] from Operation: 28-15=13
Current State: 75:[80, 65, 13], Operations: ['28-15=13']
Exploring Operation: 65/13=5, Resulting Numbers: [80, 5]
Generated Node #3: [80, 5] from Ope... | 4 | Current State: 75:[80, 65, 28, 15], Operations: []
Exploring Operation: 28-15=13, Resulting Numbers: [80, 65, 13]
Generated Node #0,0: 75:[80, 65, 13] Operation: 28-15=13
Exploring Operation: 65-28=37, Resulting Numbers: [80, 15, 37]
Generated Node #0,1: 75:[80, 15, 37] Operation: 65-28=37
Exploring Operation: 80-15=65... | 0.947917 | hs_5 | mult_heuristic |
[
92,
88,
2,
99
] | 70 | [
"99-88=11",
"2*11=22",
"92-22=70"
] | Current State: 70:[92, 88, 2, 99], Operations: []
Exploring Operation: 99-88=11, Resulting Numbers: [92, 2, 11]
Generated Node #2: [92, 2, 11] from Operation: 99-88=11
Current State: 70:[92, 2, 11], Operations: ['99-88=11']
Exploring Operation: 2*11=22, Resulting Numbers: [92, 22]
Generated Node #3: [92, 22] from Opera... | 4 | Current State: 70:[92, 88, 2, 99], Operations: []
Exploring Operation: 99-92=7, Resulting Numbers: [88, 2, 7]
Generated Node #0,0: 70:[88, 2, 7] Operation: 99-92=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[88, 2, 7], Operations: ['99-92=7']
Exploring Operation: 88/2=44, Resulting Numbers: [7, ... | 0 | hs_1 | mult_heuristic |
[
80,
40,
87,
7
] | 96 | [
"80/40=2",
"87+7=94",
"2+94=96"
] | Current State: 96:[80, 40, 87, 7], Operations: []
Exploring Operation: 80/40=2, Resulting Numbers: [87, 7, 2]
Generated Node #2: [87, 7, 2] from Operation: 80/40=2
Current State: 96:[87, 7, 2], Operations: ['80/40=2']
Exploring Operation: 87+7=94, Resulting Numbers: [2, 94]
Generated Node #3: [2, 94] from Operation: 87... | 4 | Current State: 96:[80, 40, 87, 7], Operations: []
Exploring Operation: 87-80=7, Resulting Numbers: [40, 7, 7]
Generated Node #0,0: 96:[40, 7, 7] Operation: 87-80=7
Exploring Operation: 80-40=40, Resulting Numbers: [87, 7, 40]
Generated Node #0,1: 96:[87, 7, 40] Operation: 80-40=40
Exploring Operation: 80/40=2, Resultin... | 0.986111 | hs_3 | mult_heuristic |
[
32,
67,
68,
19
] | 12 | [
"32+67=99",
"68+19=87",
"99-87=12"
] | Current State: 12:[32, 67, 68, 19], Operations: []
Exploring Operation: 32+67=99, Resulting Numbers: [68, 19, 99]
Generated Node #2: [68, 19, 99] from Operation: 32+67=99
Current State: 12:[68, 19, 99], Operations: ['32+67=99']
Exploring Operation: 68+19=87, Resulting Numbers: [99, 87]
Generated Node #3: [99, 87] from ... | 4 | Current State: 12:[32, 67, 68, 19], Operations: []
Exploring Operation: 68-67=1, Resulting Numbers: [32, 19, 1]
Generated Node #0,0: 12:[32, 19, 1] Operation: 68-67=1
Exploring Operation: 67-32=35, Resulting Numbers: [68, 19, 35]
Generated Node #0,1: 12:[68, 19, 35] Operation: 67-32=35
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
86,
30,
95,
94
] | 57 | [
"86-30=56",
"95-94=1",
"56+1=57"
] | Current State: 57:[86, 30, 95, 94], Operations: []
Exploring Operation: 86-30=56, Resulting Numbers: [95, 94, 56]
Generated Node #2: [95, 94, 56] from Operation: 86-30=56
Current State: 57:[95, 94, 56], Operations: ['86-30=56']
Exploring Operation: 95-94=1, Resulting Numbers: [56, 1]
Generated Node #3: [56, 1] from Ope... | 4 | Current State: 57:[86, 30, 95, 94], Operations: []
Exploring Operation: 95-94=1, Resulting Numbers: [86, 30, 1]
Generated Node #0,0: 57:[86, 30, 1] Operation: 95-94=1
Exploring Operation: 95-86=9, Resulting Numbers: [30, 94, 9]
Generated Node #0,1: 57:[30, 94, 9] Operation: 95-86=9
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | sum_heuristic |
[
28,
90,
31,
55
] | 32 | [
"28+90=118",
"31+55=86",
"118-86=32"
] | Current State: 32:[28, 90, 31, 55], Operations: []
Exploring Operation: 28+90=118, Resulting Numbers: [31, 55, 118]
Generated Node #2: [31, 55, 118] from Operation: 28+90=118
Current State: 32:[31, 55, 118], Operations: ['28+90=118']
Exploring Operation: 31+55=86, Resulting Numbers: [118, 86]
Generated Node #3: [118, 8... | 4 | Current State: 32:[28, 90, 31, 55], Operations: []
Exploring Operation: 55-31=24, Resulting Numbers: [28, 90, 24]
Generated Node #0,0: 32:[28, 90, 24] Operation: 55-31=24
Exploring Operation: 55-28=27, Resulting Numbers: [90, 31, 27]
Generated Node #0,1: 32:[90, 31, 27] Operation: 55-28=27
Exploring Operation: 90-28=62... | 0.981771 | hs_5 | mult_heuristic |
[
8,
66,
63,
12
] | 36 | [
"66-63=3",
"8*3=24",
"12+24=36"
] | Current State: 36:[8, 66, 63, 12], Operations: []
Exploring Operation: 66-63=3, Resulting Numbers: [8, 12, 3]
Generated Node #2: [8, 12, 3] from Operation: 66-63=3
Current State: 36:[8, 12, 3], Operations: ['66-63=3']
Exploring Operation: 8*3=24, Resulting Numbers: [12, 24]
Generated Node #3: [12, 24] from Operation: 8... | 4 | Current State: 36:[8, 66, 63, 12], Operations: []
Exploring Operation: 66-63=3, Resulting Numbers: [8, 12, 3]
Generated Node #0,0: 36:[8, 12, 3] Operation: 66-63=3
Exploring Operation: 63-12=51, Resulting Numbers: [8, 66, 51]
Generated Node #0,1: 36:[8, 66, 51] Operation: 63-12=51
Exploring Operation: 66-12=54, Resulti... | 0 | hs_3 | mult_heuristic |
[
22,
49,
80,
31
] | 84 | [
"49-22=27",
"80+31=111",
"111-27=84"
] | Current State: 84:[22, 49, 80, 31], Operations: []
Exploring Operation: 49-22=27, Resulting Numbers: [80, 31, 27]
Generated Node #2: [80, 31, 27] from Operation: 49-22=27
Current State: 84:[80, 31, 27], Operations: ['49-22=27']
Exploring Operation: 80+31=111, Resulting Numbers: [27, 111]
Generated Node #3: [27, 111] fr... | 4 | Current State: 84:[22, 49, 80, 31], Operations: []
Exploring Operation: 80-49=31, Resulting Numbers: [22, 31, 31]
Generated Node #0,0: 84:[22, 31, 31] Operation: 80-49=31
Exploring Operation: 49-22=27, Resulting Numbers: [80, 31, 27]
Generated Node #0,1: 84:[80, 31, 27] Operation: 49-22=27
Exploring Operation: 49-31=18... | 0.978299 | hs_3 | sum_heuristic |
[
94,
26,
73,
81
] | 76 | [
"94-26=68",
"81-73=8",
"68+8=76"
] | Current State: 76:[94, 26, 73, 81], Operations: []
Exploring Operation: 94-26=68, Resulting Numbers: [73, 81, 68]
Generated Node #2: [73, 81, 68] from Operation: 94-26=68
Current State: 76:[73, 81, 68], Operations: ['94-26=68']
Exploring Operation: 81-73=8, Resulting Numbers: [68, 8]
Generated Node #3: [68, 8] from Ope... | 4 | Current State: 76:[94, 26, 73, 81], Operations: []
Exploring Operation: 94-81=13, Resulting Numbers: [26, 73, 13]
Generated Node #0,0: 76:[26, 73, 13] Operation: 94-81=13
Exploring Operation: 94-26=68, Resulting Numbers: [73, 81, 68]
Generated Node #0,1: 76:[73, 81, 68] Operation: 94-26=68
Exploring Operation: 94-73=21... | 0.988715 | hs_3 | sum_heuristic |
[
26,
71,
41,
76
] | 62 | [
"26+71=97",
"76-41=35",
"97-35=62"
] | Current State: 62:[26, 71, 41, 76], Operations: []
Exploring Operation: 26+71=97, Resulting Numbers: [41, 76, 97]
Generated Node #2: [41, 76, 97] from Operation: 26+71=97
Current State: 62:[41, 76, 97], Operations: ['26+71=97']
Exploring Operation: 76-41=35, Resulting Numbers: [97, 35]
Generated Node #3: [97, 35] from ... | 4 | Current State: 62:[26, 71, 41, 76], Operations: []
Exploring Operation: 76-71=5, Resulting Numbers: [26, 41, 5]
Generated Node #0,0: 62:[26, 41, 5] Operation: 76-71=5
Exploring Operation: 71-41=30, Resulting Numbers: [26, 76, 30]
Generated Node #0,1: 62:[26, 76, 30] Operation: 71-41=30
Exploring Operation: 76-26=50, Re... | 0.986111 | hs_5 | mult_heuristic |
[
95,
4,
69,
54
] | 76 | [
"95-4=91",
"69-54=15",
"91-15=76"
] | Current State: 76:[95, 4, 69, 54], Operations: []
Exploring Operation: 95-4=91, Resulting Numbers: [69, 54, 91]
Generated Node #2: [69, 54, 91] from Operation: 95-4=91
Current State: 76:[69, 54, 91], Operations: ['95-4=91']
Exploring Operation: 69-54=15, Resulting Numbers: [91, 15]
Generated Node #3: [91, 15] from Oper... | 4 | Current State: 76:[95, 4, 69, 54], Operations: []
Exploring Operation: 95-54=41, Resulting Numbers: [4, 69, 41]
Generated Node #0,0: 76:[4, 69, 41] Operation: 95-54=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 76:[4, 69, 41], Operations: ['95-54=41']
Exploring Operation: 4+69=73, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
54,
8,
18,
17
] | 27 | [
"54+8=62",
"18+17=35",
"62-35=27"
] | Current State: 27:[54, 8, 18, 17], Operations: []
Exploring Operation: 54+8=62, Resulting Numbers: [18, 17, 62]
Generated Node #2: [18, 17, 62] from Operation: 54+8=62
Current State: 27:[18, 17, 62], Operations: ['54+8=62']
Exploring Operation: 18+17=35, Resulting Numbers: [62, 35]
Generated Node #3: [62, 35] from Oper... | 4 | Current State: 27:[54, 8, 18, 17], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [8, 17, 3]
Generated Node #0,0: 27:[8, 17, 3] Operation: 54/18=3
Exploring Operation: 54-17=37, Resulting Numbers: [8, 18, 37]
Generated Node #0,1: 27:[8, 18, 37] Operation: 54-17=37
Exploring Operation: 54-8=46, Resultin... | 0.986979 | hs_5 | mult_heuristic |
[
34,
51,
29,
10
] | 26 | [
"51+29=80",
"80/10=8",
"34-8=26"
] | Current State: 26:[34, 51, 29, 10], Operations: []
Exploring Operation: 51+29=80, Resulting Numbers: [34, 10, 80]
Generated Node #2: [34, 10, 80] from Operation: 51+29=80
Current State: 26:[34, 10, 80], Operations: ['51+29=80']
Exploring Operation: 80/10=8, Resulting Numbers: [34, 8]
Generated Node #3: [34, 8] from Ope... | 4 | Current State: 26:[34, 51, 29, 10], Operations: []
Exploring Operation: 51-29=22, Resulting Numbers: [34, 10, 22]
Generated Node #0,0: 26:[34, 10, 22] Operation: 51-29=22
Exploring Operation: 51-34=17, Resulting Numbers: [29, 10, 17]
Generated Node #0,1: 26:[29, 10, 17] Operation: 51-34=17
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
78,
36,
6,
43
] | 65 | [
"78+36=114",
"6+43=49",
"114-49=65"
] | Current State: 65:[78, 36, 6, 43], Operations: []
Exploring Operation: 78+36=114, Resulting Numbers: [6, 43, 114]
Generated Node #2: [6, 43, 114] from Operation: 78+36=114
Current State: 65:[6, 43, 114], Operations: ['78+36=114']
Exploring Operation: 6+43=49, Resulting Numbers: [114, 49]
Generated Node #3: [114, 49] fr... | 4 | Current State: 65:[78, 36, 6, 43], Operations: []
Exploring Operation: 36+43=79, Resulting Numbers: [78, 6, 79]
Generated Node #0,0: 65:[78, 6, 79] Operation: 36+43=79
Exploring Operation: 43-36=7, Resulting Numbers: [78, 6, 7]
Generated Node #0,1: 65:[78, 6, 7] Operation: 43-36=7
Moving to Node #0,1
Current State: 65:... | 0.990451 | hs_2 | sum_heuristic |
[
38,
52,
54,
92
] | 65 | [
"38+92=130",
"54-52=2",
"130/2=65"
] | Current State: 65:[38, 52, 54, 92], Operations: []
Exploring Operation: 38+92=130, Resulting Numbers: [52, 54, 130]
Generated Node #2: [52, 54, 130] from Operation: 38+92=130
Current State: 65:[52, 54, 130], Operations: ['38+92=130']
Exploring Operation: 54-52=2, Resulting Numbers: [130, 2]
Generated Node #3: [130, 2] ... | 4 | Current State: 65:[38, 52, 54, 92], Operations: []
Exploring Operation: 52-38=14, Resulting Numbers: [54, 92, 14]
Generated Node #0,0: 65:[54, 92, 14] Operation: 52-38=14
Exploring Operation: 92-38=54, Resulting Numbers: [52, 54, 54]
Generated Node #0,1: 65:[52, 54, 54] Operation: 92-38=54
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
90,
85,
37,
3
] | 14 | [
"90-85=5",
"37+5=42",
"42/3=14"
] | Current State: 14:[90, 85, 37, 3], Operations: []
Exploring Operation: 90-85=5, Resulting Numbers: [37, 3, 5]
Generated Node #2: [37, 3, 5] from Operation: 90-85=5
Current State: 14:[37, 3, 5], Operations: ['90-85=5']
Exploring Operation: 37+5=42, Resulting Numbers: [3, 42]
Generated Node #3: [3, 42] from Operation: 37... | 4 | Current State: 14:[90, 85, 37, 3], Operations: []
Exploring Operation: 90/3=30, Resulting Numbers: [85, 37, 30]
Generated Node #0,0: 14:[85, 37, 30] Operation: 90/3=30
Exploring Operation: 90-85=5, Resulting Numbers: [37, 3, 5]
Generated Node #0,1: 14:[37, 3, 5] Operation: 90-85=5
Moving to Node #0,1
Current State: 14:... | 0 | hs_2 | sum_heuristic |
[
41,
80,
40,
9
] | 72 | [
"41+80=121",
"40+9=49",
"121-49=72"
] | Current State: 72:[41, 80, 40, 9], Operations: []
Exploring Operation: 41+80=121, Resulting Numbers: [40, 9, 121]
Generated Node #2: [40, 9, 121] from Operation: 41+80=121
Current State: 72:[40, 9, 121], Operations: ['41+80=121']
Exploring Operation: 40+9=49, Resulting Numbers: [121, 49]
Generated Node #3: [121, 49] fr... | 4 | Current State: 72:[41, 80, 40, 9], Operations: []
Exploring Operation: 80/40=2, Resulting Numbers: [41, 9, 2]
Generated Node #0,0: 72:[41, 9, 2] Operation: 80/40=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[41, 9, 2], Operations: ['80/40=2']
Exploring Operation: 41-2=39, Resulting Numbers: [9, ... | 0 | hs_1 | sum_heuristic |
[
34,
79,
14,
49
] | 40 | [
"34*49=1666",
"1666/14=119",
"119-79=40"
] | Current State: 40:[34, 79, 14, 49], Operations: []
Exploring Operation: 34*49=1666, Resulting Numbers: [79, 14, 1666]
Generated Node #2: [79, 14, 1666] from Operation: 34*49=1666
Current State: 40:[79, 14, 1666], Operations: ['34*49=1666']
Exploring Operation: 1666/14=119, Resulting Numbers: [79, 119]
Generated Node #3... | 4 | Current State: 40:[34, 79, 14, 49], Operations: []
Exploring Operation: 79-14=65, Resulting Numbers: [34, 49, 65]
Generated Node #0,0: 40:[34, 49, 65] Operation: 79-14=65
Exploring Operation: 34-14=20, Resulting Numbers: [79, 49, 20]
Generated Node #0,1: 40:[79, 49, 20] Operation: 34-14=20
Exploring Operation: 49-34=15... | 0 | hs_5 | sum_heuristic |
[
85,
95,
82,
91
] | 55 | [
"85*91=7735",
"95*82=7790",
"7790-7735=55"
] | Current State: 55:[85, 95, 82, 91], Operations: []
Exploring Operation: 85*91=7735, Resulting Numbers: [95, 82, 7735]
Generated Node #2: [95, 82, 7735] from Operation: 85*91=7735
Current State: 55:[95, 82, 7735], Operations: ['85*91=7735']
Exploring Operation: 95*82=7790, Resulting Numbers: [7735, 7790]
Generated Node ... | 4 | Current State: 55:[85, 95, 82, 91], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [85, 82, 4]
Generated Node #0,0: 55:[85, 82, 4] Operation: 95-91=4
Exploring Operation: 95-85=10, Resulting Numbers: [82, 91, 10]
Generated Node #0,1: 55:[82, 91, 10] Operation: 95-85=10
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
94,
36,
98,
97
] | 86 | [
"97-94=3",
"36/3=12",
"98-12=86"
] | Current State: 86:[94, 36, 98, 97], Operations: []
Exploring Operation: 97-94=3, Resulting Numbers: [36, 98, 3]
Generated Node #2: [36, 98, 3] from Operation: 97-94=3
Current State: 86:[36, 98, 3], Operations: ['97-94=3']
Exploring Operation: 36/3=12, Resulting Numbers: [98, 12]
Generated Node #3: [98, 12] from Operati... | 4 | Current State: 86:[94, 36, 98, 97], Operations: []
Exploring Operation: 98-94=4, Resulting Numbers: [36, 97, 4]
Generated Node #0,0: 86:[36, 97, 4] Operation: 98-94=4
Exploring Operation: 98-97=1, Resulting Numbers: [94, 36, 1]
Generated Node #0,1: 86:[94, 36, 1] Operation: 98-97=1
Moving to Node #0,1
Current State: 86... | 0 | hs_2 | sum_heuristic |
[
91,
65,
28,
61
] | 67 | [
"91+65=156",
"28+61=89",
"156-89=67"
] | Current State: 67:[91, 65, 28, 61], Operations: []
Exploring Operation: 91+65=156, Resulting Numbers: [28, 61, 156]
Generated Node #2: [28, 61, 156] from Operation: 91+65=156
Current State: 67:[28, 61, 156], Operations: ['91+65=156']
Exploring Operation: 28+61=89, Resulting Numbers: [156, 89]
Generated Node #3: [156, 8... | 4 | Current State: 67:[91, 65, 28, 61], Operations: []
Exploring Operation: 28+61=89, Resulting Numbers: [91, 65, 89]
Generated Node #0,0: 67:[91, 65, 89] Operation: 28+61=89
Exploring Operation: 65+28=93, Resulting Numbers: [91, 61, 93]
Generated Node #0,1: 67:[91, 61, 93] Operation: 65+28=93
Exploring Operation: 91-28=63... | 0.983507 | hs_3 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.