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 |
|---|---|---|---|---|---|---|---|---|
[
17,
71,
24,
14
] | 27 | [
"24-17=7",
"14*7=98",
"98-71=27"
] | Current State: 27:[17, 71, 24, 14], Operations: []
Exploring Operation: 24-17=7, Resulting Numbers: [71, 14, 7]
Generated Node #2: [71, 14, 7] from Operation: 24-17=7
Current State: 27:[71, 14, 7], Operations: ['24-17=7']
Exploring Operation: 14*7=98, Resulting Numbers: [71, 98]
Generated Node #3: [71, 98] from Operati... | 4 | Current State: 27:[17, 71, 24, 14], Operations: []
Exploring Operation: 71-17=54, Resulting Numbers: [24, 14, 54]
Generated Node #0,0: 27:[24, 14, 54] Operation: 71-17=54
Exploring Operation: 71-24=47, Resulting Numbers: [17, 14, 47]
Generated Node #0,1: 27:[17, 14, 47] Operation: 71-24=47
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
49,
42,
95,
31
] | 46 | [
"95+31=126",
"126/42=3",
"49-3=46"
] | Current State: 46:[49, 42, 95, 31], Operations: []
Exploring Operation: 95+31=126, Resulting Numbers: [49, 42, 126]
Generated Node #2: [49, 42, 126] from Operation: 95+31=126
Current State: 46:[49, 42, 126], Operations: ['95+31=126']
Exploring Operation: 126/42=3, Resulting Numbers: [49, 3]
Generated Node #3: [49, 3] f... | 4 | Current State: 46:[49, 42, 95, 31], Operations: []
Exploring Operation: 95-49=46, Resulting Numbers: [42, 31, 46]
Generated Node #0,0: 46:[42, 31, 46] Operation: 95-49=46
Exploring Operation: 95-42=53, Resulting Numbers: [49, 31, 53]
Generated Node #0,1: 46:[49, 31, 53] Operation: 95-42=53
Exploring Operation: 42-31=11... | 0 | hs_5 | sum_heuristic |
[
93,
35,
60,
35
] | 83 | [
"93-35=58",
"60-35=25",
"58+25=83"
] | Current State: 83:[93, 35, 60, 35], Operations: []
Exploring Operation: 93-35=58, Resulting Numbers: [60, 58]
Generated Node #2: [60, 58] from Operation: 93-35=58
Current State: 83:[60, 58], Operations: ['93-35=58']
Exploring Operation: 60-35=25, Resulting Numbers: [58, 25]
Generated Node #3: [58, 25] from Operation: 6... | 4 | Current State: 83:[93, 35, 60, 35], Operations: []
Exploring Operation: 35+60=95, Resulting Numbers: [93, 35, 95]
Generated Node #0,0: 83:[93, 35, 95] Operation: 35+60=95
Exploring Operation: 93-35=58, Resulting Numbers: [60, 35, 58]
Generated Node #0,1: 83:[60, 35, 58] Operation: 93-35=58
Exploring Operation: 35+35=70... | 0.960938 | hs_4 | sum_heuristic |
[
26,
86,
97,
95
] | 17 | [
"97-95=2",
"86/2=43",
"43-26=17"
] | Current State: 17:[26, 86, 97, 95], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [26, 86, 2]
Generated Node #2: [26, 86, 2] from Operation: 97-95=2
Current State: 17:[26, 86, 2], Operations: ['97-95=2']
Exploring Operation: 86/2=43, Resulting Numbers: [26, 43]
Generated Node #3: [26, 43] from Operati... | 4 | Current State: 17:[26, 86, 97, 95], Operations: []
Exploring Operation: 97-86=11, Resulting Numbers: [26, 95, 11]
Generated Node #0,0: 17:[26, 95, 11] Operation: 97-86=11
Exploring Operation: 97-95=2, Resulting Numbers: [26, 86, 2]
Generated Node #0,1: 17:[26, 86, 2] Operation: 97-95=2
Moving to Node #0,0
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
61,
18,
92,
49
] | 62 | [
"61+18=79",
"92+49=141",
"141-79=62"
] | Current State: 62:[61, 18, 92, 49], Operations: []
Exploring Operation: 61+18=79, Resulting Numbers: [92, 49, 79]
Generated Node #2: [92, 49, 79] from Operation: 61+18=79
Current State: 62:[92, 49, 79], Operations: ['61+18=79']
Exploring Operation: 92+49=141, Resulting Numbers: [79, 141]
Generated Node #3: [79, 141] fr... | 4 | Current State: 62:[61, 18, 92, 49], Operations: []
Exploring Operation: 92-18=74, Resulting Numbers: [61, 49, 74]
Generated Node #0,0: 62:[61, 49, 74] Operation: 92-18=74
Exploring Operation: 18+49=67, Resulting Numbers: [61, 92, 67]
Generated Node #0,1: 62:[61, 92, 67] Operation: 18+49=67
Exploring Operation: 92-61=31... | 0.983507 | hs_5 | mult_heuristic |
[
79,
75,
4,
61
] | 77 | [
"79-75=4",
"4*4=16",
"61+16=77"
] | Current State: 77:[79, 75, 4, 61], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [4, 61, 4]
Generated Node #2: [4, 61, 4] from Operation: 79-75=4
Current State: 77:[4, 61, 4], Operations: ['79-75=4']
Exploring Operation: 4*4=16, Resulting Numbers: [61, 16]
Generated Node #3: [61, 16] from Operation: 4... | 4 | Current State: 77:[79, 75, 4, 61], Operations: []
Exploring Operation: 75-61=14, Resulting Numbers: [79, 4, 14]
Generated Node #0,0: 77:[79, 4, 14] Operation: 75-61=14
Exploring Operation: 4+61=65, Resulting Numbers: [79, 75, 65]
Generated Node #0,1: 77:[79, 75, 65] Operation: 4+61=65
Exploring Operation: 79-61=18, Res... | 0 | hs_3 | sum_heuristic |
[
16,
13,
11,
3
] | 56 | [
"13+11=24",
"3*24=72",
"72-16=56"
] | Current State: 56:[16, 13, 11, 3], Operations: []
Exploring Operation: 13+11=24, Resulting Numbers: [16, 3, 24]
Generated Node #2: [16, 3, 24] from Operation: 13+11=24
Current State: 56:[16, 3, 24], Operations: ['13+11=24']
Exploring Operation: 3*24=72, Resulting Numbers: [16, 72]
Generated Node #3: [16, 72] from Opera... | 4 | Current State: 56:[16, 13, 11, 3], Operations: []
Exploring Operation: 16+11=27, Resulting Numbers: [13, 3, 27]
Generated Node #0,0: 56:[13, 3, 27] Operation: 16+11=27
Exploring Operation: 11+3=14, Resulting Numbers: [16, 13, 14]
Generated Node #0,1: 56:[16, 13, 14] Operation: 11+3=14
Exploring Operation: 16-11=5, Resu... | 0 | hs_5 | mult_heuristic |
[
8,
41,
64,
20
] | 53 | [
"64/8=8",
"41+20=61",
"61-8=53"
] | Current State: 53:[8, 41, 64, 20], Operations: []
Exploring Operation: 64/8=8, Resulting Numbers: [41, 20, 8]
Generated Node #2: [41, 20, 8] from Operation: 64/8=8
Current State: 53:[41, 20, 8], Operations: ['64/8=8']
Exploring Operation: 41+20=61, Resulting Numbers: [8, 61]
Generated Node #3: [8, 61] from Operation: 4... | 4 | Current State: 53:[8, 41, 64, 20], Operations: []
Exploring Operation: 64-8=56, Resulting Numbers: [41, 20, 56]
Generated Node #0,0: 53:[41, 20, 56] Operation: 64-8=56
Exploring Operation: 8+41=49, Resulting Numbers: [64, 20, 49]
Generated Node #0,1: 53:[64, 20, 49] Operation: 8+41=49
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
1,
61,
85,
50
] | 74 | [
"1*61=61",
"85+50=135",
"135-61=74"
] | Current State: 74:[1, 61, 85, 50], Operations: []
Exploring Operation: 1*61=61, Resulting Numbers: [85, 50, 61]
Generated Node #2: [85, 50, 61] from Operation: 1*61=61
Current State: 74:[85, 50, 61], Operations: ['1*61=61']
Exploring Operation: 85+50=135, Resulting Numbers: [61, 135]
Generated Node #3: [61, 135] from O... | 4 | Current State: 74:[1, 61, 85, 50], Operations: []
Exploring Operation: 85-50=35, Resulting Numbers: [1, 61, 35]
Generated Node #0,0: 74:[1, 61, 35] Operation: 85-50=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[1, 61, 35], Operations: ['85-50=35']
Exploring Operation: 61-35=26, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
3,
5,
71,
23
] | 41 | [
"3+71=74",
"5*23=115",
"115-74=41"
] | Current State: 41:[3, 5, 71, 23], Operations: []
Exploring Operation: 3+71=74, Resulting Numbers: [5, 23, 74]
Generated Node #2: [5, 23, 74] from Operation: 3+71=74
Current State: 41:[5, 23, 74], Operations: ['3+71=74']
Exploring Operation: 5*23=115, Resulting Numbers: [74, 115]
Generated Node #3: [74, 115] from Operat... | 4 | Current State: 41:[3, 5, 71, 23], Operations: []
Exploring Operation: 3+5=8, Resulting Numbers: [71, 23, 8]
Generated Node #0,0: 41:[71, 23, 8] Operation: 3+5=8
Exploring Operation: 3+23=26, Resulting Numbers: [5, 71, 26]
Generated Node #0,1: 41:[5, 71, 26] Operation: 3+23=26
Exploring Operation: 3*5=15, Resulting Numb... | 0 | hs_4 | sum_heuristic |
[
67,
23,
2,
87
] | 84 | [
"67+23=90",
"2*87=174",
"174-90=84"
] | Current State: 84:[67, 23, 2, 87], Operations: []
Exploring Operation: 67+23=90, Resulting Numbers: [2, 87, 90]
Generated Node #2: [2, 87, 90] from Operation: 67+23=90
Current State: 84:[2, 87, 90], Operations: ['67+23=90']
Exploring Operation: 2*87=174, Resulting Numbers: [90, 174]
Generated Node #3: [90, 174] from Op... | 4 | Current State: 84:[67, 23, 2, 87], Operations: []
Exploring Operation: 87-67=20, Resulting Numbers: [23, 2, 20]
Generated Node #0,0: 84:[23, 2, 20] Operation: 87-67=20
Exploring Operation: 67-23=44, Resulting Numbers: [2, 87, 44]
Generated Node #0,1: 84:[2, 87, 44] Operation: 67-23=44
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
4,
6,
44,
68
] | 91 | [
"6*68=408",
"408-44=364",
"364/4=91"
] | Current State: 91:[4, 6, 44, 68], Operations: []
Exploring Operation: 6*68=408, Resulting Numbers: [4, 44, 408]
Generated Node #2: [4, 44, 408] from Operation: 6*68=408
Current State: 91:[4, 44, 408], Operations: ['6*68=408']
Exploring Operation: 408-44=364, Resulting Numbers: [4, 364]
Generated Node #3: [4, 364] from ... | 4 | Current State: 91:[4, 6, 44, 68], Operations: []
Exploring Operation: 68-44=24, Resulting Numbers: [4, 6, 24]
Generated Node #0,0: 91:[4, 6, 24] Operation: 68-44=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 91:[4, 6, 24], Operations: ['68-44=24']
Exploring Operation: 24/4=6, Resulting Numbers: [6,... | 0 | hs_1 | mult_heuristic |
[
48,
47,
74,
44
] | 29 | [
"48-47=1",
"74-44=30",
"30-1=29"
] | Current State: 29:[48, 47, 74, 44], Operations: []
Exploring Operation: 48-47=1, Resulting Numbers: [74, 44, 1]
Generated Node #2: [74, 44, 1] from Operation: 48-47=1
Current State: 29:[74, 44, 1], Operations: ['48-47=1']
Exploring Operation: 74-44=30, Resulting Numbers: [1, 30]
Generated Node #3: [1, 30] from Operatio... | 4 | Current State: 29:[48, 47, 74, 44], Operations: []
Exploring Operation: 74-48=26, Resulting Numbers: [47, 44, 26]
Generated Node #0,0: 29:[47, 44, 26] Operation: 74-48=26
Exploring Operation: 74-47=27, Resulting Numbers: [48, 44, 27]
Generated Node #0,1: 29:[48, 44, 27] Operation: 74-47=27
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
53,
60,
7,
15
] | 42 | [
"53-7=46",
"60/15=4",
"46-4=42"
] | Current State: 42:[53, 60, 7, 15], Operations: []
Exploring Operation: 53-7=46, Resulting Numbers: [60, 15, 46]
Generated Node #2: [60, 15, 46] from Operation: 53-7=46
Current State: 42:[60, 15, 46], Operations: ['53-7=46']
Exploring Operation: 60/15=4, Resulting Numbers: [46, 4]
Generated Node #3: [46, 4] from Operati... | 4 | Current State: 42:[53, 60, 7, 15], Operations: []
Exploring Operation: 60-53=7, Resulting Numbers: [7, 15, 7]
Generated Node #0,0: 42:[7, 15, 7] Operation: 60-53=7
Exploring Operation: 60/15=4, Resulting Numbers: [53, 7, 4]
Generated Node #0,1: 42:[53, 7, 4] Operation: 60/15=4
Exploring Operation: 60-15=45, Resulting N... | 0.978299 | hs_3 | sum_heuristic |
[
30,
10,
73,
10
] | 83 | [
"30-10=20",
"73-10=63",
"20+63=83"
] | Current State: 83:[30, 10, 73, 10], Operations: []
Exploring Operation: 30-10=20, Resulting Numbers: [73, 20]
Generated Node #2: [73, 20] from Operation: 30-10=20
Current State: 83:[73, 20], Operations: ['30-10=20']
Exploring Operation: 73-10=63, Resulting Numbers: [20, 63]
Generated Node #3: [20, 63] from Operation: 7... | 4 | Current State: 83:[30, 10, 73, 10], Operations: []
Exploring Operation: 30+10=40, Resulting Numbers: [10, 73, 40]
Generated Node #0,0: 83:[10, 73, 40] Operation: 30+10=40
Exploring Operation: 10+10=20, Resulting Numbers: [30, 73, 20]
Generated Node #0,1: 83:[30, 73, 20] Operation: 10+10=20
Exploring Operation: 10+73=83... | 0.913194 | hs_5 | sum_heuristic |
[
49,
54,
10,
79
] | 81 | [
"54-49=5",
"10/5=2",
"79+2=81"
] | Current State: 81:[49, 54, 10, 79], Operations: []
Exploring Operation: 54-49=5, Resulting Numbers: [10, 79, 5]
Generated Node #2: [10, 79, 5] from Operation: 54-49=5
Current State: 81:[10, 79, 5], Operations: ['54-49=5']
Exploring Operation: 10/5=2, Resulting Numbers: [79, 2]
Generated Node #3: [79, 2] from Operation:... | 4 | Current State: 81:[49, 54, 10, 79], Operations: []
Exploring Operation: 49+54=103, Resulting Numbers: [10, 79, 103]
Generated Node #0,0: 81:[10, 79, 103] Operation: 49+54=103
Exploring Operation: 79-54=25, Resulting Numbers: [49, 10, 25]
Generated Node #0,1: 81:[49, 10, 25] Operation: 79-54=25
Exploring Operation: 79-4... | 0.987847 | hs_4 | mult_heuristic |
[
73,
84,
61,
9
] | 81 | [
"84-73=11",
"61+9=70",
"11+70=81"
] | Current State: 81:[73, 84, 61, 9], Operations: []
Exploring Operation: 84-73=11, Resulting Numbers: [61, 9, 11]
Generated Node #2: [61, 9, 11] from Operation: 84-73=11
Current State: 81:[61, 9, 11], Operations: ['84-73=11']
Exploring Operation: 61+9=70, Resulting Numbers: [11, 70]
Generated Node #3: [11, 70] from Opera... | 4 | Current State: 81:[73, 84, 61, 9], Operations: []
Exploring Operation: 73+9=82, Resulting Numbers: [84, 61, 82]
Generated Node #0,0: 81:[84, 61, 82] Operation: 73+9=82
Exploring Operation: 73-61=12, Resulting Numbers: [84, 9, 12]
Generated Node #0,1: 81:[84, 9, 12] Operation: 73-61=12
Exploring Operation: 84-73=11, Res... | 0.981771 | hs_5 | sum_heuristic |
[
63,
32,
33,
26
] | 13 | [
"63-32=31",
"33-31=2",
"26/2=13"
] | Current State: 13:[63, 32, 33, 26], Operations: []
Exploring Operation: 63-32=31, Resulting Numbers: [33, 26, 31]
Generated Node #2: [33, 26, 31] from Operation: 63-32=31
Current State: 13:[33, 26, 31], Operations: ['63-32=31']
Exploring Operation: 33-31=2, Resulting Numbers: [26, 2]
Generated Node #3: [26, 2] from Ope... | 4 | Current State: 13:[63, 32, 33, 26], Operations: []
Exploring Operation: 63-32=31, Resulting Numbers: [33, 26, 31]
Generated Node #0,0: 13:[33, 26, 31] Operation: 63-32=31
Exploring Operation: 63-33=30, Resulting Numbers: [32, 26, 30]
Generated Node #0,1: 13:[32, 26, 30] Operation: 63-33=30
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
10,
66,
61,
89
] | 48 | [
"10+66=76",
"89-61=28",
"76-28=48"
] | Current State: 48:[10, 66, 61, 89], Operations: []
Exploring Operation: 10+66=76, Resulting Numbers: [61, 89, 76]
Generated Node #2: [61, 89, 76] from Operation: 10+66=76
Current State: 48:[61, 89, 76], Operations: ['10+66=76']
Exploring Operation: 89-61=28, Resulting Numbers: [76, 28]
Generated Node #3: [76, 28] from ... | 4 | Current State: 48:[10, 66, 61, 89], Operations: []
Exploring Operation: 89-61=28, Resulting Numbers: [10, 66, 28]
Generated Node #0,0: 48:[10, 66, 28] Operation: 89-61=28
Exploring Operation: 61-10=51, Resulting Numbers: [66, 89, 51]
Generated Node #0,1: 48:[66, 89, 51] Operation: 61-10=51
Exploring Operation: 66-61=5,... | 0.983507 | hs_5 | sum_heuristic |
[
50,
50,
48,
32
] | 66 | [
"50-48=2",
"32/2=16",
"50+16=66"
] | Current State: 66:[50, 50, 48, 32], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [32, 2]
Generated Node #2: [32, 2] from Operation: 50-48=2
Current State: 66:[32, 2], Operations: ['50-48=2']
Exploring Operation: 32/2=16, Resulting Numbers: [16]
16,66 equal: Goal Reached
Exploring Operation: 50+16=66,... | 4 | Current State: 66:[50, 50, 48, 32], Operations: []
Exploring Operation: 50/50=1, Resulting Numbers: [48, 32, 1]
Generated Node #0,0: 66:[48, 32, 1] Operation: 50/50=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[48, 32, 1], Operations: ['50/50=1']
Exploring Operation: 48-32=16, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
79,
31,
37,
2
] | 87 | [
"79-31=48",
"37+2=39",
"48+39=87"
] | Current State: 87:[79, 31, 37, 2], Operations: []
Exploring Operation: 79-31=48, Resulting Numbers: [37, 2, 48]
Generated Node #2: [37, 2, 48] from Operation: 79-31=48
Current State: 87:[37, 2, 48], Operations: ['79-31=48']
Exploring Operation: 37+2=39, Resulting Numbers: [48, 39]
Generated Node #3: [48, 39] from Opera... | 4 | Current State: 87:[79, 31, 37, 2], Operations: []
Exploring Operation: 79-37=42, Resulting Numbers: [31, 2, 42]
Generated Node #0,0: 87:[31, 2, 42] Operation: 79-37=42
Exploring Operation: 79+2=81, Resulting Numbers: [31, 37, 81]
Generated Node #0,1: 87:[31, 37, 81] Operation: 79+2=81
Exploring Operation: 31-2=29, Resu... | 0.987847 | hs_4 | mult_heuristic |
[
52,
94,
22,
74
] | 26 | [
"94-22=72",
"74-72=2",
"52/2=26"
] | Current State: 26:[52, 94, 22, 74], Operations: []
Exploring Operation: 94-22=72, Resulting Numbers: [52, 74, 72]
Generated Node #2: [52, 74, 72] from Operation: 94-22=72
Current State: 26:[52, 74, 72], Operations: ['94-22=72']
Exploring Operation: 74-72=2, Resulting Numbers: [52, 2]
Generated Node #3: [52, 2] from Ope... | 4 | Current State: 26:[52, 94, 22, 74], Operations: []
Exploring Operation: 74-52=22, Resulting Numbers: [94, 22, 22]
Generated Node #0,0: 26:[94, 22, 22] Operation: 74-52=22
Exploring Operation: 94-52=42, Resulting Numbers: [22, 74, 42]
Generated Node #0,1: 26:[22, 74, 42] Operation: 94-52=42
Exploring Operation: 52-22=30... | 0.979167 | hs_5 | sum_heuristic |
[
32,
27,
42,
40
] | 86 | [
"42-40=2",
"27*2=54",
"32+54=86"
] | Current State: 86:[32, 27, 42, 40], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [32, 27, 2]
Generated Node #2: [32, 27, 2] from Operation: 42-40=2
Current State: 86:[32, 27, 2], Operations: ['42-40=2']
Exploring Operation: 27*2=54, Resulting Numbers: [32, 54]
Generated Node #3: [32, 54] from Operati... | 4 | Current State: 86:[32, 27, 42, 40], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [27, 42, 8]
Generated Node #0,0: 86:[27, 42, 8] Operation: 40-32=8
Exploring Operation: 42-32=10, Resulting Numbers: [27, 40, 10]
Generated Node #0,1: 86:[27, 40, 10] Operation: 42-32=10
Exploring Operation: 32+27=59, Re... | 0 | hs_5 | sum_heuristic |
[
90,
90,
60,
11
] | 11 | [
"90-90=0",
"60*0=0",
"11+0=11"
] | Current State: 11:[90, 90, 60, 11], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [60, 11, 0]
Generated Node #2: [60, 11, 0] from Operation: 90-90=0
Current State: 11:[60, 11, 0], Operations: ['90-90=0']
Exploring Operation: 60*0=0, Resulting Numbers: [11, 0]
Generated Node #3: [11, 0] from Operation:... | 4 | Current State: 11:[90, 90, 60, 11], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [60, 11, 0]
Generated Node #0,0: 11:[60, 11, 0] Operation: 90-90=0
Exploring Operation: 90/90=1, Resulting Numbers: [60, 11, 1]
Generated Node #0,1: 11:[60, 11, 1] Operation: 90/90=1
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | sum_heuristic |
[
22,
4,
92,
6
] | 57 | [
"22+92=114",
"6-4=2",
"114/2=57"
] | Current State: 57:[22, 4, 92, 6], Operations: []
Exploring Operation: 22+92=114, Resulting Numbers: [4, 6, 114]
Generated Node #2: [4, 6, 114] from Operation: 22+92=114
Current State: 57:[4, 6, 114], Operations: ['22+92=114']
Exploring Operation: 6-4=2, Resulting Numbers: [114, 2]
Generated Node #3: [114, 2] from Opera... | 4 | Current State: 57:[22, 4, 92, 6], Operations: []
Exploring Operation: 92-22=70, Resulting Numbers: [4, 6, 70]
Generated Node #0,0: 57:[4, 6, 70] Operation: 92-22=70
Exploring Operation: 92/4=23, Resulting Numbers: [22, 6, 23]
Generated Node #0,1: 57:[22, 6, 23] Operation: 92/4=23
Exploring Operation: 92-4=88, Resulting... | 0 | hs_4 | sum_heuristic |
[
43,
3,
11,
71
] | 91 | [
"43+11=54",
"3*54=162",
"162-71=91"
] | Current State: 91:[43, 3, 11, 71], Operations: []
Exploring Operation: 43+11=54, Resulting Numbers: [3, 71, 54]
Generated Node #2: [3, 71, 54] from Operation: 43+11=54
Current State: 91:[3, 71, 54], Operations: ['43+11=54']
Exploring Operation: 3*54=162, Resulting Numbers: [71, 162]
Generated Node #3: [71, 162] from Op... | 4 | Current State: 91:[43, 3, 11, 71], Operations: []
Exploring Operation: 71-43=28, Resulting Numbers: [3, 11, 28]
Generated Node #0,0: 91:[3, 11, 28] Operation: 71-43=28
Exploring Operation: 43+71=114, Resulting Numbers: [3, 11, 114]
Generated Node #0,1: 91:[3, 11, 114] Operation: 43+71=114
Moving to Node #0,0
Current St... | 0 | hs_2 | sum_heuristic |
[
71,
2,
87,
34
] | 20 | [
"71+2=73",
"87-34=53",
"73-53=20"
] | Current State: 20:[71, 2, 87, 34], Operations: []
Exploring Operation: 71+2=73, Resulting Numbers: [87, 34, 73]
Generated Node #2: [87, 34, 73] from Operation: 71+2=73
Current State: 20:[87, 34, 73], Operations: ['71+2=73']
Exploring Operation: 87-34=53, Resulting Numbers: [73, 53]
Generated Node #3: [73, 53] from Oper... | 4 | Current State: 20:[71, 2, 87, 34], Operations: []
Exploring Operation: 71-34=37, Resulting Numbers: [2, 87, 37]
Generated Node #0,0: 20:[2, 87, 37] Operation: 71-34=37
Exploring Operation: 87-71=16, Resulting Numbers: [2, 34, 16]
Generated Node #0,1: 20:[2, 34, 16] Operation: 87-71=16
Exploring Operation: 87-34=53, Res... | 0.988715 | hs_3 | mult_heuristic |
[
34,
38,
34,
80
] | 80 | [
"34-34=0",
"38*0=0",
"80+0=80"
] | Current State: 80:[34, 38, 34, 80], Operations: []
Exploring Operation: 34-34=0, Resulting Numbers: [38, 80, 0]
Generated Node #2: [38, 80, 0] from Operation: 34-34=0
Current State: 80:[38, 80, 0], Operations: ['34-34=0']
Exploring Operation: 38*0=0, Resulting Numbers: [80, 0]
Generated Node #3: [80, 0] from Operation:... | 4 | Current State: 80:[34, 38, 34, 80], Operations: []
Exploring Operation: 34/34=1, Resulting Numbers: [38, 80, 1]
Generated Node #0,0: 80:[38, 80, 1] Operation: 34/34=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[38, 80, 1], Operations: ['34/34=1']
Exploring Operation: 38+1=39, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
14,
60,
3,
14
] | 88 | [
"60-14=46",
"3*14=42",
"46+42=88"
] | Current State: 88:[14, 60, 3, 14], Operations: []
Exploring Operation: 60-14=46, Resulting Numbers: [3, 46]
Generated Node #2: [3, 46] from Operation: 60-14=46
Current State: 88:[3, 46], Operations: ['60-14=46']
Exploring Operation: 3*14=42, Resulting Numbers: [46, 42]
Generated Node #3: [46, 42] from Operation: 3*14=4... | 4 | Current State: 88:[14, 60, 3, 14], Operations: []
Exploring Operation: 14/14=1, Resulting Numbers: [60, 3, 1]
Generated Node #0,0: 88:[60, 3, 1] Operation: 14/14=1
Exploring Operation: 14+60=74, Resulting Numbers: [3, 14, 74]
Generated Node #0,1: 88:[3, 14, 74] Operation: 14+60=74
Exploring Operation: 60-14=46, Resulti... | 0.981771 | hs_5 | mult_heuristic |
[
54,
90,
95,
14
] | 73 | [
"90-54=36",
"95+14=109",
"109-36=73"
] | Current State: 73:[54, 90, 95, 14], Operations: []
Exploring Operation: 90-54=36, Resulting Numbers: [95, 14, 36]
Generated Node #2: [95, 14, 36] from Operation: 90-54=36
Current State: 73:[95, 14, 36], Operations: ['90-54=36']
Exploring Operation: 95+14=109, Resulting Numbers: [36, 109]
Generated Node #3: [36, 109] fr... | 4 | Current State: 73:[54, 90, 95, 14], Operations: []
Exploring Operation: 54-14=40, Resulting Numbers: [90, 95, 40]
Generated Node #0,0: 73:[90, 95, 40] Operation: 54-14=40
Exploring Operation: 90+14=104, Resulting Numbers: [54, 95, 104]
Generated Node #0,1: 73:[54, 95, 104] Operation: 90+14=104
Exploring Operation: 54+1... | 0.938368 | hs_5 | sum_heuristic |
[
6,
51,
60,
8
] | 21 | [
"8-6=2",
"60/2=30",
"51-30=21"
] | Current State: 21:[6, 51, 60, 8], Operations: []
Exploring Operation: 8-6=2, Resulting Numbers: [51, 60, 2]
Generated Node #2: [51, 60, 2] from Operation: 8-6=2
Current State: 21:[51, 60, 2], Operations: ['8-6=2']
Exploring Operation: 60/2=30, Resulting Numbers: [51, 30]
Generated Node #3: [51, 30] from Operation: 60/2... | 4 | Current State: 21:[6, 51, 60, 8], Operations: []
Exploring Operation: 60-8=52, Resulting Numbers: [6, 51, 52]
Generated Node #0,0: 21:[6, 51, 52] Operation: 60-8=52
Exploring Operation: 51-8=43, Resulting Numbers: [6, 60, 43]
Generated Node #0,1: 21:[6, 60, 43] Operation: 51-8=43
Exploring Operation: 60/6=10, Resulting... | 0 | hs_5 | mult_heuristic |
[
9,
98,
20,
5
] | 43 | [
"20-9=11",
"5*11=55",
"98-55=43"
] | Current State: 43:[9, 98, 20, 5], Operations: []
Exploring Operation: 20-9=11, Resulting Numbers: [98, 5, 11]
Generated Node #2: [98, 5, 11] from Operation: 20-9=11
Current State: 43:[98, 5, 11], Operations: ['20-9=11']
Exploring Operation: 5*11=55, Resulting Numbers: [98, 55]
Generated Node #3: [98, 55] from Operation... | 4 | Current State: 43:[9, 98, 20, 5], Operations: []
Exploring Operation: 9*5=45, Resulting Numbers: [98, 20, 45]
Generated Node #0,0: 43:[98, 20, 45] Operation: 9*5=45
Exploring Operation: 98-9=89, Resulting Numbers: [20, 5, 89]
Generated Node #0,1: 43:[20, 5, 89] Operation: 98-9=89
Exploring Operation: 9+20=29, Resulting... | 0 | hs_5 | mult_heuristic |
[
20,
4,
63,
26
] | 68 | [
"63-20=43",
"43-26=17",
"4*17=68"
] | Current State: 68:[20, 4, 63, 26], Operations: []
Exploring Operation: 63-20=43, Resulting Numbers: [4, 26, 43]
Generated Node #2: [4, 26, 43] from Operation: 63-20=43
Current State: 68:[4, 26, 43], Operations: ['63-20=43']
Exploring Operation: 43-26=17, Resulting Numbers: [4, 17]
Generated Node #3: [4, 17] from Operat... | 4 | Current State: 68:[20, 4, 63, 26], Operations: []
Exploring Operation: 63-26=37, Resulting Numbers: [20, 4, 37]
Generated Node #0,0: 68:[20, 4, 37] Operation: 63-26=37
Exploring Operation: 4+63=67, Resulting Numbers: [20, 26, 67]
Generated Node #0,1: 68:[20, 26, 67] Operation: 4+63=67
Exploring Operation: 26-20=6, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
22,
97,
56,
94
] | 26 | [
"22+56=78",
"97-94=3",
"78/3=26"
] | Current State: 26:[22, 97, 56, 94], Operations: []
Exploring Operation: 22+56=78, Resulting Numbers: [97, 94, 78]
Generated Node #2: [97, 94, 78] from Operation: 22+56=78
Current State: 26:[97, 94, 78], Operations: ['22+56=78']
Exploring Operation: 97-94=3, Resulting Numbers: [78, 3]
Generated Node #3: [78, 3] from Ope... | 4 | Current State: 26:[22, 97, 56, 94], Operations: []
Exploring Operation: 97-94=3, Resulting Numbers: [22, 56, 3]
Generated Node #0,0: 26:[22, 56, 3] Operation: 97-94=3
Moving to Node #0,0
Current State: 26:[22, 56, 3], Operations: ['97-94=3']
Exploring Operation: 56-22=34, Resulting Numbers: [3, 34]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
44,
33,
19,
11
] | 41 | [
"44-33=11",
"19+11=30",
"11+30=41"
] | Current State: 41:[44, 33, 19, 11], Operations: []
Exploring Operation: 44-33=11, Resulting Numbers: [19, 11, 11]
Generated Node #2: [19, 11, 11] from Operation: 44-33=11
Current State: 41:[19, 11, 11], Operations: ['44-33=11']
Exploring Operation: 19+11=30, Resulting Numbers: [30]
30,41 equal: Goal Reached
Exploring O... | 4 | Current State: 41:[44, 33, 19, 11], Operations: []
Exploring Operation: 33+11=44, Resulting Numbers: [44, 19, 44]
Generated Node #0,0: 41:[44, 19, 44] Operation: 33+11=44
Exploring Operation: 44-11=33, Resulting Numbers: [33, 19, 33]
Generated Node #0,1: 41:[33, 19, 33] Operation: 44-11=33
Exploring Operation: 19+11=30... | 0.983507 | hs_3 | mult_heuristic |
[
71,
29,
2,
5
] | 94 | [
"71-29=42",
"5+42=47",
"2*47=94"
] | Current State: 94:[71, 29, 2, 5], Operations: []
Exploring Operation: 71-29=42, Resulting Numbers: [2, 5, 42]
Generated Node #2: [2, 5, 42] from Operation: 71-29=42
Current State: 94:[2, 5, 42], Operations: ['71-29=42']
Exploring Operation: 5+42=47, Resulting Numbers: [2, 47]
Generated Node #3: [2, 47] from Operation: ... | 4 | Current State: 94:[71, 29, 2, 5], Operations: []
Exploring Operation: 71+29=100, Resulting Numbers: [2, 5, 100]
Generated Node #0,0: 94:[2, 5, 100] Operation: 71+29=100
Exploring Operation: 71+5=76, Resulting Numbers: [29, 2, 76]
Generated Node #0,1: 94:[29, 2, 76] Operation: 71+5=76
Exploring Operation: 71-5=66, Resul... | 0.953993 | hs_5 | sum_heuristic |
[
35,
55,
13,
70
] | 97 | [
"70/35=2",
"55*2=110",
"110-13=97"
] | Current State: 97:[35, 55, 13, 70], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [55, 13, 2]
Generated Node #2: [55, 13, 2] from Operation: 70/35=2
Current State: 97:[55, 13, 2], Operations: ['70/35=2']
Exploring Operation: 55*2=110, Resulting Numbers: [13, 110]
Generated Node #3: [13, 110] from Oper... | 4 | Current State: 97:[35, 55, 13, 70], Operations: []
Exploring Operation: 13+70=83, Resulting Numbers: [35, 55, 83]
Generated Node #0,0: 97:[35, 55, 83] Operation: 13+70=83
Exploring Operation: 55+13=68, Resulting Numbers: [35, 70, 68]
Generated Node #0,1: 97:[35, 70, 68] Operation: 55+13=68
Exploring Operation: 35+55=90... | 0 | hs_4 | sum_heuristic |
[
97,
33,
76,
68
] | 80 | [
"97-33=64",
"76+68=144",
"144-64=80"
] | Current State: 80:[97, 33, 76, 68], Operations: []
Exploring Operation: 97-33=64, Resulting Numbers: [76, 68, 64]
Generated Node #2: [76, 68, 64] from Operation: 97-33=64
Current State: 80:[76, 68, 64], Operations: ['97-33=64']
Exploring Operation: 76+68=144, Resulting Numbers: [64, 144]
Generated Node #3: [64, 144] fr... | 4 | Current State: 80:[97, 33, 76, 68], Operations: []
Exploring Operation: 97-76=21, Resulting Numbers: [33, 68, 21]
Generated Node #0,0: 80:[33, 68, 21] Operation: 97-76=21
Exploring Operation: 97-68=29, Resulting Numbers: [33, 76, 29]
Generated Node #0,1: 80:[33, 76, 29] Operation: 97-68=29
Exploring Operation: 76-68=8,... | 0.987847 | hs_3 | mult_heuristic |
[
62,
21,
29,
8
] | 61 | [
"29-21=8",
"8/8=1",
"62-1=61"
] | Current State: 61:[62, 21, 29, 8], Operations: []
Exploring Operation: 29-21=8, Resulting Numbers: [62, 8, 8]
Generated Node #2: [62, 8, 8] from Operation: 29-21=8
Current State: 61:[62, 8, 8], Operations: ['29-21=8']
Exploring Operation: 8/8=1, Resulting Numbers: [62, 1]
Generated Node #3: [62, 1] from Operation: 8/8=... | 4 | Current State: 61:[62, 21, 29, 8], Operations: []
Exploring Operation: 21+8=29, Resulting Numbers: [62, 29, 29]
Generated Node #0,0: 61:[62, 29, 29] Operation: 21+8=29
Exploring Operation: 21+29=50, Resulting Numbers: [62, 8, 50]
Generated Node #0,1: 61:[62, 8, 50] Operation: 21+29=50
Exploring Operation: 62-8=54, Resu... | 0.978299 | hs_4 | mult_heuristic |
[
3,
79,
1,
93
] | 12 | [
"3+79=82",
"1+93=94",
"94-82=12"
] | Current State: 12:[3, 79, 1, 93], Operations: []
Exploring Operation: 3+79=82, Resulting Numbers: [1, 93, 82]
Generated Node #2: [1, 93, 82] from Operation: 3+79=82
Current State: 12:[1, 93, 82], Operations: ['3+79=82']
Exploring Operation: 1+93=94, Resulting Numbers: [82, 94]
Generated Node #3: [82, 94] from Operation... | 4 | Current State: 12:[3, 79, 1, 93], Operations: []
Exploring Operation: 93-79=14, Resulting Numbers: [3, 1, 14]
Generated Node #0,0: 12:[3, 1, 14] Operation: 93-79=14
Exploring Operation: 93/3=31, Resulting Numbers: [79, 1, 31]
Generated Node #0,1: 12:[79, 1, 31] Operation: 93/3=31
Exploring Operation: 93-3=90, Resulting... | 0.982639 | hs_4 | mult_heuristic |
[
44,
28,
70,
38
] | 48 | [
"44-28=16",
"70-38=32",
"16+32=48"
] | Current State: 48:[44, 28, 70, 38], Operations: []
Exploring Operation: 44-28=16, Resulting Numbers: [70, 38, 16]
Generated Node #2: [70, 38, 16] from Operation: 44-28=16
Current State: 48:[70, 38, 16], Operations: ['44-28=16']
Exploring Operation: 70-38=32, Resulting Numbers: [16, 32]
Generated Node #3: [16, 32] from ... | 4 | Current State: 48:[44, 28, 70, 38], Operations: []
Exploring Operation: 70-38=32, Resulting Numbers: [44, 28, 32]
Generated Node #0,0: 48:[44, 28, 32] Operation: 70-38=32
Exploring Operation: 70-44=26, Resulting Numbers: [28, 38, 26]
Generated Node #0,1: 48:[28, 38, 26] Operation: 70-44=26
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
6,
92,
86,
78
] | 44 | [
"86-78=8",
"6*8=48",
"92-48=44"
] | Current State: 44:[6, 92, 86, 78], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [6, 92, 8]
Generated Node #2: [6, 92, 8] from Operation: 86-78=8
Current State: 44:[6, 92, 8], Operations: ['86-78=8']
Exploring Operation: 6*8=48, Resulting Numbers: [92, 48]
Generated Node #3: [92, 48] from Operation: 6... | 4 | Current State: 44:[6, 92, 86, 78], Operations: []
Exploring Operation: 92-86=6, Resulting Numbers: [6, 78, 6]
Generated Node #0,0: 44:[6, 78, 6] Operation: 92-86=6
Moving to Node #0,0
Current State: 44:[6, 78, 6], Operations: ['92-86=6']
Exploring Operation: 78/6=13, Resulting Numbers: [6, 13]
Generated Node #0,0,0: 44... | 0 | hs_1 | sum_heuristic |
[
59,
6,
74,
32
] | 41 | [
"59+6=65",
"74+32=106",
"106-65=41"
] | Current State: 41:[59, 6, 74, 32], Operations: []
Exploring Operation: 59+6=65, Resulting Numbers: [74, 32, 65]
Generated Node #2: [74, 32, 65] from Operation: 59+6=65
Current State: 41:[74, 32, 65], Operations: ['59+6=65']
Exploring Operation: 74+32=106, Resulting Numbers: [65, 106]
Generated Node #3: [65, 106] from O... | 4 | Current State: 41:[59, 6, 74, 32], Operations: []
Exploring Operation: 59-6=53, Resulting Numbers: [74, 32, 53]
Generated Node #0,0: 41:[74, 32, 53] Operation: 59-6=53
Moving to Node #0,0
Current State: 41:[74, 32, 53], Operations: ['59-6=53']
Exploring Operation: 74-32=42, Resulting Numbers: [53, 42]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
48,
54,
31,
84
] | 26 | [
"48*31=1488",
"1488-84=1404",
"1404/54=26"
] | Current State: 26:[48, 54, 31, 84], Operations: []
Exploring Operation: 48*31=1488, Resulting Numbers: [54, 84, 1488]
Generated Node #2: [54, 84, 1488] from Operation: 48*31=1488
Current State: 26:[54, 84, 1488], Operations: ['48*31=1488']
Exploring Operation: 1488-84=1404, Resulting Numbers: [54, 1404]
Generated Node ... | 4 | Current State: 26:[48, 54, 31, 84], Operations: []
Exploring Operation: 84-54=30, Resulting Numbers: [48, 31, 30]
Generated Node #0,0: 26:[48, 31, 30] Operation: 84-54=30
Exploring Operation: 84-48=36, Resulting Numbers: [54, 31, 36]
Generated Node #0,1: 26:[54, 31, 36] Operation: 84-48=36
Exploring Operation: 54-48=6,... | 0 | hs_3 | sum_heuristic |
[
53,
41,
38,
41
] | 31 | [
"41*41=1681",
"1681-38=1643",
"1643/53=31"
] | Current State: 31:[53, 41, 38, 41], Operations: []
Exploring Operation: 41*41=1681, Resulting Numbers: [53, 38, 1681]
Generated Node #2: [53, 38, 1681] from Operation: 41*41=1681
Current State: 31:[53, 38, 1681], Operations: ['41*41=1681']
Exploring Operation: 1681-38=1643, Resulting Numbers: [53, 1643]
Generated Node ... | 4 | Current State: 31:[53, 41, 38, 41], Operations: []
Exploring Operation: 53-38=15, Resulting Numbers: [41, 41, 15]
Generated Node #0,0: 31:[41, 41, 15] Operation: 53-38=15
Exploring Operation: 53-41=12, Resulting Numbers: [38, 41, 12]
Generated Node #0,1: 31:[38, 41, 12] Operation: 53-41=12
Exploring Operation: 53-41=12... | 0 | hs_4 | sum_heuristic |
[
80,
81,
40,
19
] | 20 | [
"81-80=1",
"40-19=21",
"21-1=20"
] | Current State: 20:[80, 81, 40, 19], Operations: []
Exploring Operation: 81-80=1, Resulting Numbers: [40, 19, 1]
Generated Node #2: [40, 19, 1] from Operation: 81-80=1
Current State: 20:[40, 19, 1], Operations: ['81-80=1']
Exploring Operation: 40-19=21, Resulting Numbers: [1, 21]
Generated Node #3: [1, 21] from Operatio... | 4 | Current State: 20:[80, 81, 40, 19], Operations: []
Exploring Operation: 80/40=2, Resulting Numbers: [81, 19, 2]
Generated Node #0,0: 20:[81, 19, 2] Operation: 80/40=2
Exploring Operation: 81-40=41, Resulting Numbers: [80, 19, 41]
Generated Node #0,1: 20:[80, 19, 41] Operation: 81-40=41
Exploring Operation: 80-40=40, Re... | 0.966146 | hs_4 | sum_heuristic |
[
30,
19,
50,
8
] | 10 | [
"30*8=240",
"240-50=190",
"190/19=10"
] | Current State: 10:[30, 19, 50, 8], Operations: []
Exploring Operation: 30*8=240, Resulting Numbers: [19, 50, 240]
Generated Node #2: [19, 50, 240] from Operation: 30*8=240
Current State: 10:[19, 50, 240], Operations: ['30*8=240']
Exploring Operation: 240-50=190, Resulting Numbers: [19, 190]
Generated Node #3: [19, 190]... | 4 | Current State: 10:[30, 19, 50, 8], Operations: []
Exploring Operation: 50-30=20, Resulting Numbers: [19, 8, 20]
Generated Node #0,0: 10:[19, 8, 20] Operation: 50-30=20
Exploring Operation: 30-19=11, Resulting Numbers: [50, 8, 11]
Generated Node #0,1: 10:[50, 8, 11] Operation: 30-19=11
Exploring Operation: 30-8=22, Resu... | 0 | hs_5 | sum_heuristic |
[
47,
88,
51,
41
] | 31 | [
"88-47=41",
"51-41=10",
"41-10=31"
] | Current State: 31:[47, 88, 51, 41], Operations: []
Exploring Operation: 88-47=41, Resulting Numbers: [51, 41, 41]
Generated Node #2: [51, 41, 41] from Operation: 88-47=41
Current State: 31:[51, 41, 41], Operations: ['88-47=41']
Exploring Operation: 51-41=10, Resulting Numbers: [10]
10,31 equal: Goal Reached
Exploring O... | 4 | Current State: 31:[47, 88, 51, 41], Operations: []
Exploring Operation: 88-51=37, Resulting Numbers: [47, 41, 37]
Generated Node #0,0: 31:[47, 41, 37] Operation: 88-51=37
Exploring Operation: 88-47=41, Resulting Numbers: [51, 41, 41]
Generated Node #0,1: 31:[51, 41, 41] Operation: 88-47=41
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
34,
73,
2,
62
] | 21 | [
"73-34=39",
"62-2=60",
"60-39=21"
] | Current State: 21:[34, 73, 2, 62], Operations: []
Exploring Operation: 73-34=39, Resulting Numbers: [2, 62, 39]
Generated Node #2: [2, 62, 39] from Operation: 73-34=39
Current State: 21:[2, 62, 39], Operations: ['73-34=39']
Exploring Operation: 62-2=60, Resulting Numbers: [39, 60]
Generated Node #3: [39, 60] from Opera... | 4 | Current State: 21:[34, 73, 2, 62], Operations: []
Exploring Operation: 73-34=39, Resulting Numbers: [2, 62, 39]
Generated Node #0,0: 21:[2, 62, 39] Operation: 73-34=39
Exploring Operation: 73-62=11, Resulting Numbers: [34, 2, 11]
Generated Node #0,1: 21:[34, 2, 11] Operation: 73-62=11
Exploring Operation: 34/2=17, Resu... | 0.943576 | hs_5 | mult_heuristic |
[
83,
15,
2,
60
] | 79 | [
"83+15=98",
"60+98=158",
"158/2=79"
] | Current State: 79:[83, 15, 2, 60], Operations: []
Exploring Operation: 83+15=98, Resulting Numbers: [2, 60, 98]
Generated Node #2: [2, 60, 98] from Operation: 83+15=98
Current State: 79:[2, 60, 98], Operations: ['83+15=98']
Exploring Operation: 60+98=158, Resulting Numbers: [2, 158]
Generated Node #3: [2, 158] from Ope... | 4 | Current State: 79:[83, 15, 2, 60], Operations: []
Exploring Operation: 15*2=30, Resulting Numbers: [83, 60, 30]
Generated Node #0,0: 79:[83, 60, 30] Operation: 15*2=30
Exploring Operation: 83-2=81, Resulting Numbers: [15, 60, 81]
Generated Node #0,1: 79:[15, 60, 81] Operation: 83-2=81
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
4,
78,
37,
64
] | 100 | [
"78-37=41",
"4*41=164",
"164-64=100"
] | Current State: 100:[4, 78, 37, 64], Operations: []
Exploring Operation: 78-37=41, Resulting Numbers: [4, 64, 41]
Generated Node #2: [4, 64, 41] from Operation: 78-37=41
Current State: 100:[4, 64, 41], Operations: ['78-37=41']
Exploring Operation: 4*41=164, Resulting Numbers: [64, 164]
Generated Node #3: [64, 164] from ... | 4 | Current State: 100:[4, 78, 37, 64], Operations: []
Exploring Operation: 64-37=27, Resulting Numbers: [4, 78, 27]
Generated Node #0,0: 100:[4, 78, 27] Operation: 64-37=27
Exploring Operation: 78+37=115, Resulting Numbers: [4, 64, 115]
Generated Node #0,1: 100:[4, 64, 115] Operation: 78+37=115
Exploring Operation: 78-37=... | 0 | hs_5 | sum_heuristic |
[
98,
27,
16,
59
] | 96 | [
"59-27=32",
"32/16=2",
"98-2=96"
] | Current State: 96:[98, 27, 16, 59], Operations: []
Exploring Operation: 59-27=32, Resulting Numbers: [98, 16, 32]
Generated Node #2: [98, 16, 32] from Operation: 59-27=32
Current State: 96:[98, 16, 32], Operations: ['59-27=32']
Exploring Operation: 32/16=2, Resulting Numbers: [98, 2]
Generated Node #3: [98, 2] from Ope... | 4 | Current State: 96:[98, 27, 16, 59], Operations: []
Exploring Operation: 27-16=11, Resulting Numbers: [98, 59, 11]
Generated Node #0,0: 96:[98, 59, 11] Operation: 27-16=11
Exploring Operation: 59-16=43, Resulting Numbers: [98, 27, 43]
Generated Node #0,1: 96:[98, 27, 43] Operation: 59-16=43
Exploring Operation: 98-59=39... | 0.980035 | hs_5 | mult_heuristic |
[
75,
39,
83,
2
] | 43 | [
"83-75=8",
"8/2=4",
"39+4=43"
] | Current State: 43:[75, 39, 83, 2], Operations: []
Exploring Operation: 83-75=8, Resulting Numbers: [39, 2, 8]
Generated Node #2: [39, 2, 8] from Operation: 83-75=8
Current State: 43:[39, 2, 8], Operations: ['83-75=8']
Exploring Operation: 8/2=4, Resulting Numbers: [39, 4]
Generated Node #3: [39, 4] from Operation: 8/2=... | 4 | Current State: 43:[75, 39, 83, 2], Operations: []
Exploring Operation: 83-39=44, Resulting Numbers: [75, 2, 44]
Generated Node #0,0: 43:[75, 2, 44] Operation: 83-39=44
Exploring Operation: 83-2=81, Resulting Numbers: [75, 39, 81]
Generated Node #0,1: 43:[75, 39, 81] Operation: 83-2=81
Exploring Operation: 75-2=73, Resu... | 0 | hs_4 | sum_heuristic |
[
84,
13,
7,
63
] | 27 | [
"84+13=97",
"7+63=70",
"97-70=27"
] | Current State: 27:[84, 13, 7, 63], Operations: []
Exploring Operation: 84+13=97, Resulting Numbers: [7, 63, 97]
Generated Node #2: [7, 63, 97] from Operation: 84+13=97
Current State: 27:[7, 63, 97], Operations: ['84+13=97']
Exploring Operation: 7+63=70, Resulting Numbers: [97, 70]
Generated Node #3: [97, 70] from Opera... | 4 | Current State: 27:[84, 13, 7, 63], Operations: []
Exploring Operation: 63/7=9, Resulting Numbers: [84, 13, 9]
Generated Node #0,0: 27:[84, 13, 9] Operation: 63/7=9
Exploring Operation: 84/7=12, Resulting Numbers: [13, 63, 12]
Generated Node #0,1: 27:[13, 63, 12] Operation: 84/7=12
Exploring Operation: 84-63=21, Resulti... | 0 | hs_3 | mult_heuristic |
[
78,
70,
51,
67
] | 30 | [
"78+70=148",
"51+67=118",
"148-118=30"
] | Current State: 30:[78, 70, 51, 67], Operations: []
Exploring Operation: 78+70=148, Resulting Numbers: [51, 67, 148]
Generated Node #2: [51, 67, 148] from Operation: 78+70=148
Current State: 30:[51, 67, 148], Operations: ['78+70=148']
Exploring Operation: 51+67=118, Resulting Numbers: [148, 118]
Generated Node #3: [148,... | 4 | Current State: 30:[78, 70, 51, 67], Operations: []
Exploring Operation: 78-70=8, Resulting Numbers: [51, 67, 8]
Generated Node #0,0: 30:[51, 67, 8] Operation: 78-70=8
Exploring Operation: 78-67=11, Resulting Numbers: [70, 51, 11]
Generated Node #0,1: 30:[70, 51, 11] Operation: 78-67=11
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | sum_heuristic |
[
45,
6,
41,
17
] | 41 | [
"45-41=4",
"6*4=24",
"17+24=41"
] | Current State: 41:[45, 6, 41, 17], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [6, 17, 4]
Generated Node #2: [6, 17, 4] from Operation: 45-41=4
Current State: 41:[6, 17, 4], Operations: ['45-41=4']
Exploring Operation: 6*4=24, Resulting Numbers: [17, 24]
Generated Node #3: [17, 24] from Operation: 6... | 4 | Current State: 41:[45, 6, 41, 17], Operations: []
Exploring Operation: 6+41=47, Resulting Numbers: [45, 17, 47]
Generated Node #0,0: 41:[45, 17, 47] Operation: 6+41=47
Exploring Operation: 45+6=51, Resulting Numbers: [41, 17, 51]
Generated Node #0,1: 41:[41, 17, 51] Operation: 45+6=51
Exploring Operation: 6+17=23, Resu... | 0 | hs_5 | mult_heuristic |
[
16,
35,
70,
42
] | 50 | [
"16*35=560",
"560/70=8",
"42+8=50"
] | Current State: 50:[16, 35, 70, 42], Operations: []
Exploring Operation: 16*35=560, Resulting Numbers: [70, 42, 560]
Generated Node #2: [70, 42, 560] from Operation: 16*35=560
Current State: 50:[70, 42, 560], Operations: ['16*35=560']
Exploring Operation: 560/70=8, Resulting Numbers: [42, 8]
Generated Node #3: [42, 8] f... | 4 | Current State: 50:[16, 35, 70, 42], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [16, 42, 2]
Generated Node #0,0: 50:[16, 42, 2] Operation: 70/35=2
Exploring Operation: 70-42=28, Resulting Numbers: [16, 35, 28]
Generated Node #0,1: 50:[16, 35, 28] Operation: 70-42=28
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
63,
56,
64,
16
] | 49 | [
"56*16=896",
"896/64=14",
"63-14=49"
] | Current State: 49:[63, 56, 64, 16], Operations: []
Exploring Operation: 56*16=896, Resulting Numbers: [63, 64, 896]
Generated Node #2: [63, 64, 896] from Operation: 56*16=896
Current State: 49:[63, 64, 896], Operations: ['56*16=896']
Exploring Operation: 896/64=14, Resulting Numbers: [63, 14]
Generated Node #3: [63, 14... | 4 | Current State: 49:[63, 56, 64, 16], Operations: []
Exploring Operation: 64-16=48, Resulting Numbers: [63, 56, 48]
Generated Node #0,0: 49:[63, 56, 48] Operation: 64-16=48
Exploring Operation: 64-63=1, Resulting Numbers: [56, 16, 1]
Generated Node #0,1: 49:[56, 16, 1] Operation: 64-63=1
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
64,
76,
5,
43
] | 60 | [
"76-64=12",
"5+43=48",
"12+48=60"
] | Current State: 60:[64, 76, 5, 43], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [5, 43, 12]
Generated Node #2: [5, 43, 12] from Operation: 76-64=12
Current State: 60:[5, 43, 12], Operations: ['76-64=12']
Exploring Operation: 5+43=48, Resulting Numbers: [12, 48]
Generated Node #3: [12, 48] from Opera... | 4 | Current State: 60:[64, 76, 5, 43], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [5, 43, 12]
Generated Node #0,0: 60:[5, 43, 12] Operation: 76-64=12
Exploring Operation: 76-43=33, Resulting Numbers: [64, 5, 33]
Generated Node #0,1: 60:[64, 5, 33] Operation: 76-43=33
Moving to Node #0,1
Current State:... | 0.984375 | hs_2 | sum_heuristic |
[
54,
19,
61,
84
] | 52 | [
"61-19=42",
"84/42=2",
"54-2=52"
] | Current State: 52:[54, 19, 61, 84], Operations: []
Exploring Operation: 61-19=42, Resulting Numbers: [54, 84, 42]
Generated Node #2: [54, 84, 42] from Operation: 61-19=42
Current State: 52:[54, 84, 42], Operations: ['61-19=42']
Exploring Operation: 84/42=2, Resulting Numbers: [54, 2]
Generated Node #3: [54, 2] from Ope... | 4 | Current State: 52:[54, 19, 61, 84], Operations: []
Exploring Operation: 84-61=23, Resulting Numbers: [54, 19, 23]
Generated Node #0,0: 52:[54, 19, 23] Operation: 84-61=23
Exploring Operation: 84-54=30, Resulting Numbers: [19, 61, 30]
Generated Node #0,1: 52:[19, 61, 30] Operation: 84-54=30
Exploring Operation: 84-19=65... | 0 | hs_3 | mult_heuristic |
[
65,
4,
91,
2
] | 47 | [
"65+4=69",
"2*69=138",
"138-91=47"
] | Current State: 47:[65, 4, 91, 2], Operations: []
Exploring Operation: 65+4=69, Resulting Numbers: [91, 2, 69]
Generated Node #2: [91, 2, 69] from Operation: 65+4=69
Current State: 47:[91, 2, 69], Operations: ['65+4=69']
Exploring Operation: 2*69=138, Resulting Numbers: [91, 138]
Generated Node #3: [91, 138] from Operat... | 4 | Current State: 47:[65, 4, 91, 2], Operations: []
Exploring Operation: 4*2=8, Resulting Numbers: [65, 91, 8]
Generated Node #0,0: 47:[65, 91, 8] Operation: 4*2=8
Exploring Operation: 65-4=61, Resulting Numbers: [91, 2, 61]
Generated Node #0,1: 47:[91, 2, 61] Operation: 65-4=61
Moving to Node #0,0
Current State: 47:[65, ... | 0 | hs_2 | mult_heuristic |
[
42,
32,
36,
77
] | 91 | [
"36-32=4",
"42*4=168",
"168-77=91"
] | Current State: 91:[42, 32, 36, 77], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [42, 77, 4]
Generated Node #2: [42, 77, 4] from Operation: 36-32=4
Current State: 91:[42, 77, 4], Operations: ['36-32=4']
Exploring Operation: 42*4=168, Resulting Numbers: [77, 168]
Generated Node #3: [77, 168] from Oper... | 4 | Current State: 91:[42, 32, 36, 77], Operations: []
Exploring Operation: 42-32=10, Resulting Numbers: [36, 77, 10]
Generated Node #0,0: 91:[36, 77, 10] Operation: 42-32=10
Exploring Operation: 42-36=6, Resulting Numbers: [32, 77, 6]
Generated Node #0,1: 91:[32, 77, 6] Operation: 42-36=6
Exploring Operation: 42+32=74, Re... | 0 | hs_5 | sum_heuristic |
[
68,
52,
71,
34
] | 97 | [
"68/34=2",
"52/2=26",
"71+26=97"
] | Current State: 97:[68, 52, 71, 34], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [52, 71, 2]
Generated Node #2: [52, 71, 2] from Operation: 68/34=2
Current State: 97:[52, 71, 2], Operations: ['68/34=2']
Exploring Operation: 52/2=26, Resulting Numbers: [71, 26]
Generated Node #3: [71, 26] from Operati... | 4 | Current State: 97:[68, 52, 71, 34], Operations: []
Exploring Operation: 68+34=102, Resulting Numbers: [52, 71, 102]
Generated Node #0,0: 97:[52, 71, 102] Operation: 68+34=102
Exploring Operation: 52+34=86, Resulting Numbers: [68, 71, 86]
Generated Node #0,1: 97:[68, 71, 86] Operation: 52+34=86
Start Sub Search at level... | 0 | hs_2 | mult_heuristic |
[
32,
54,
35,
51
] | 96 | [
"54+51=105",
"32*105=3360",
"3360/35=96"
] | Current State: 96:[32, 54, 35, 51], Operations: []
Exploring Operation: 54+51=105, Resulting Numbers: [32, 35, 105]
Generated Node #2: [32, 35, 105] from Operation: 54+51=105
Current State: 96:[32, 35, 105], Operations: ['54+51=105']
Exploring Operation: 32*105=3360, Resulting Numbers: [35, 3360]
Generated Node #3: [35... | 4 | Current State: 96:[32, 54, 35, 51], Operations: []
Exploring Operation: 54-35=19, Resulting Numbers: [32, 51, 19]
Generated Node #0,0: 96:[32, 51, 19] Operation: 54-35=19
Exploring Operation: 54-51=3, Resulting Numbers: [32, 35, 3]
Generated Node #0,1: 96:[32, 35, 3] Operation: 54-51=3
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
59,
49,
96,
25
] | 55 | [
"49-25=24",
"96/24=4",
"59-4=55"
] | Current State: 55:[59, 49, 96, 25], Operations: []
Exploring Operation: 49-25=24, Resulting Numbers: [59, 96, 24]
Generated Node #2: [59, 96, 24] from Operation: 49-25=24
Current State: 55:[59, 96, 24], Operations: ['49-25=24']
Exploring Operation: 96/24=4, Resulting Numbers: [59, 4]
Generated Node #3: [59, 4] from Ope... | 4 | Current State: 55:[59, 49, 96, 25], Operations: []
Exploring Operation: 96-49=47, Resulting Numbers: [59, 25, 47]
Generated Node #0,0: 55:[59, 25, 47] Operation: 96-49=47
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[59, 25, 47], Operations: ['96-49=47']
Exploring Operation: 59-47=12, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
61,
98,
2,
70
] | 91 | [
"61+98=159",
"70-2=68",
"159-68=91"
] | Current State: 91:[61, 98, 2, 70], Operations: []
Exploring Operation: 61+98=159, Resulting Numbers: [2, 70, 159]
Generated Node #2: [2, 70, 159] from Operation: 61+98=159
Current State: 91:[2, 70, 159], Operations: ['61+98=159']
Exploring Operation: 70-2=68, Resulting Numbers: [159, 68]
Generated Node #3: [159, 68] fr... | 4 | Current State: 91:[61, 98, 2, 70], Operations: []
Exploring Operation: 70-61=9, Resulting Numbers: [98, 2, 9]
Generated Node #0,0: 91:[98, 2, 9] Operation: 70-61=9
Exploring Operation: 98-61=37, Resulting Numbers: [2, 70, 37]
Generated Node #0,1: 91:[2, 70, 37] Operation: 98-61=37
Moving to Node #0,0
Current State: 91:... | 0.987847 | hs_2 | mult_heuristic |
[
46,
25,
25,
75
] | 92 | [
"75-25=50",
"46*50=2300",
"2300/25=92"
] | Current State: 92:[46, 25, 25, 75], Operations: []
Exploring Operation: 75-25=50, Resulting Numbers: [46, 50]
Generated Node #2: [46, 50] from Operation: 75-25=50
Current State: 92:[46, 50], Operations: ['75-25=50']
Exploring Operation: 46*50=2300, Resulting Numbers: [2300]
2300,92 equal: Goal Reached
Exploring Operati... | 4 | Current State: 92:[46, 25, 25, 75], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [46, 25, 3]
Generated Node #0,0: 92:[46, 25, 3] Operation: 75/25=3
Exploring Operation: 75-25=50, Resulting Numbers: [46, 25, 50]
Generated Node #0,1: 92:[46, 25, 50] Operation: 75-25=50
Exploring Operation: 75/25=3, Res... | 0.967882 | hs_3 | sum_heuristic |
[
10,
18,
64,
58
] | 66 | [
"18-10=8",
"64/8=8",
"58+8=66"
] | Current State: 66:[10, 18, 64, 58], Operations: []
Exploring Operation: 18-10=8, Resulting Numbers: [64, 58, 8]
Generated Node #2: [64, 58, 8] from Operation: 18-10=8
Current State: 66:[64, 58, 8], Operations: ['18-10=8']
Exploring Operation: 64/8=8, Resulting Numbers: [58, 8]
Generated Node #3: [58, 8] from Operation:... | 4 | Current State: 66:[10, 18, 64, 58], Operations: []
Exploring Operation: 64-58=6, Resulting Numbers: [10, 18, 6]
Generated Node #0,0: 66:[10, 18, 6] Operation: 64-58=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[10, 18, 6], Operations: ['64-58=6']
Exploring Operation: 18/6=3, Resulting Numbers: [... | 0 | hs_1 | sum_heuristic |
[
78,
3,
22,
73
] | 85 | [
"78+73=151",
"3*22=66",
"151-66=85"
] | Current State: 85:[78, 3, 22, 73], Operations: []
Exploring Operation: 78+73=151, Resulting Numbers: [3, 22, 151]
Generated Node #2: [3, 22, 151] from Operation: 78+73=151
Current State: 85:[3, 22, 151], Operations: ['78+73=151']
Exploring Operation: 3*22=66, Resulting Numbers: [151, 66]
Generated Node #3: [151, 66] fr... | 4 | Current State: 85:[78, 3, 22, 73], Operations: []
Exploring Operation: 22+73=95, Resulting Numbers: [78, 3, 95]
Generated Node #0,0: 85:[78, 3, 95] Operation: 22+73=95
Exploring Operation: 78+3=81, Resulting Numbers: [22, 73, 81]
Generated Node #0,1: 85:[22, 73, 81] Operation: 78+3=81
Exploring Operation: 78-73=5, Resu... | 0 | hs_4 | sum_heuristic |
[
26,
51,
1,
7
] | 71 | [
"26+51=77",
"7-1=6",
"77-6=71"
] | Current State: 71:[26, 51, 1, 7], Operations: []
Exploring Operation: 26+51=77, Resulting Numbers: [1, 7, 77]
Generated Node #2: [1, 7, 77] from Operation: 26+51=77
Current State: 71:[1, 7, 77], Operations: ['26+51=77']
Exploring Operation: 7-1=6, Resulting Numbers: [77, 6]
Generated Node #3: [77, 6] from Operation: 7-... | 4 | Current State: 71:[26, 51, 1, 7], Operations: []
Exploring Operation: 51+1=52, Resulting Numbers: [26, 7, 52]
Generated Node #0,0: 71:[26, 7, 52] Operation: 51+1=52
Exploring Operation: 26+7=33, Resulting Numbers: [51, 1, 33]
Generated Node #0,1: 71:[51, 1, 33] Operation: 26+7=33
Exploring Operation: 26+1=27, Resulting... | 0.965278 | hs_3 | sum_heuristic |
[
80,
21,
42,
15
] | 93 | [
"80+15=95",
"42/21=2",
"95-2=93"
] | Current State: 93:[80, 21, 42, 15], Operations: []
Exploring Operation: 80+15=95, Resulting Numbers: [21, 42, 95]
Generated Node #2: [21, 42, 95] from Operation: 80+15=95
Current State: 93:[21, 42, 95], Operations: ['80+15=95']
Exploring Operation: 42/21=2, Resulting Numbers: [95, 2]
Generated Node #3: [95, 2] from Ope... | 4 | Current State: 93:[80, 21, 42, 15], Operations: []
Exploring Operation: 80+15=95, Resulting Numbers: [21, 42, 95]
Generated Node #0,0: 93:[21, 42, 95] Operation: 80+15=95
Exploring Operation: 21-15=6, Resulting Numbers: [80, 42, 6]
Generated Node #0,1: 93:[80, 42, 6] Operation: 21-15=6
Exploring Operation: 42-15=27, Re... | 0.986979 | hs_4 | mult_heuristic |
[
16,
67,
6,
28
] | 29 | [
"67-16=51",
"28-6=22",
"51-22=29"
] | Current State: 29:[16, 67, 6, 28], Operations: []
Exploring Operation: 67-16=51, Resulting Numbers: [6, 28, 51]
Generated Node #2: [6, 28, 51] from Operation: 67-16=51
Current State: 29:[6, 28, 51], Operations: ['67-16=51']
Exploring Operation: 28-6=22, Resulting Numbers: [51, 22]
Generated Node #3: [51, 22] from Opera... | 4 | Current State: 29:[16, 67, 6, 28], Operations: []
Exploring Operation: 67-16=51, Resulting Numbers: [6, 28, 51]
Generated Node #0,0: 29:[6, 28, 51] Operation: 67-16=51
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[6, 28, 51], Operations: ['67-16=51']
Exploring Operation: 51-6=45, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
8,
4,
91,
80
] | 69 | [
"8/4=2",
"80*2=160",
"160-91=69"
] | Current State: 69:[8, 4, 91, 80], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [91, 80, 2]
Generated Node #2: [91, 80, 2] from Operation: 8/4=2
Current State: 69:[91, 80, 2], Operations: ['8/4=2']
Exploring Operation: 80*2=160, Resulting Numbers: [91, 160]
Generated Node #3: [91, 160] from Operation: 8... | 4 | Current State: 69:[8, 4, 91, 80], Operations: []
Exploring Operation: 80-8=72, Resulting Numbers: [4, 91, 72]
Generated Node #0,0: 69:[4, 91, 72] Operation: 80-8=72
Exploring Operation: 91-80=11, Resulting Numbers: [8, 4, 11]
Generated Node #0,1: 69:[8, 4, 11] Operation: 91-80=11
Exploring Operation: 91-8=83, Resulting... | 0 | hs_3 | sum_heuristic |
[
7,
46,
22,
54
] | 71 | [
"46-7=39",
"54-22=32",
"39+32=71"
] | Current State: 71:[7, 46, 22, 54], Operations: []
Exploring Operation: 46-7=39, Resulting Numbers: [22, 54, 39]
Generated Node #2: [22, 54, 39] from Operation: 46-7=39
Current State: 71:[22, 54, 39], Operations: ['46-7=39']
Exploring Operation: 54-22=32, Resulting Numbers: [39, 32]
Generated Node #3: [39, 32] from Oper... | 4 | Current State: 71:[7, 46, 22, 54], Operations: []
Exploring Operation: 46+22=68, Resulting Numbers: [7, 54, 68]
Generated Node #0,0: 71:[7, 54, 68] Operation: 46+22=68
Exploring Operation: 7+46=53, Resulting Numbers: [22, 54, 53]
Generated Node #0,1: 71:[22, 54, 53] Operation: 7+46=53
Exploring Operation: 7+54=61, Resu... | 0.927951 | hs_5 | sum_heuristic |
[
68,
3,
40,
44
] | 40 | [
"68-40=28",
"3*28=84",
"84-44=40"
] | Current State: 40:[68, 3, 40, 44], Operations: []
Exploring Operation: 68-40=28, Resulting Numbers: [3, 44, 28]
Generated Node #2: [3, 44, 28] from Operation: 68-40=28
Current State: 40:[3, 44, 28], Operations: ['68-40=28']
Exploring Operation: 3*28=84, Resulting Numbers: [44, 84]
Generated Node #3: [44, 84] from Opera... | 4 | Current State: 40:[68, 3, 40, 44], Operations: []
Exploring Operation: 68-40=28, Resulting Numbers: [3, 44, 28]
Generated Node #0,0: 40:[3, 44, 28] Operation: 68-40=28
Exploring Operation: 68-44=24, Resulting Numbers: [3, 40, 24]
Generated Node #0,1: 40:[3, 40, 24] Operation: 68-44=24
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
9,
2,
18,
3
] | 17 | [
"9+2=11",
"18/3=6",
"11+6=17"
] | Current State: 17:[9, 2, 18, 3], Operations: []
Exploring Operation: 9+2=11, Resulting Numbers: [18, 3, 11]
Generated Node #2: [18, 3, 11] from Operation: 9+2=11
Current State: 17:[18, 3, 11], Operations: ['9+2=11']
Exploring Operation: 18/3=6, Resulting Numbers: [11, 6]
Generated Node #3: [11, 6] from Operation: 18/3=... | 4 | Current State: 17:[9, 2, 18, 3], Operations: []
Exploring Operation: 9*2=18, Resulting Numbers: [18, 3, 18]
Generated Node #0,0: 17:[18, 3, 18] Operation: 9*2=18
Exploring Operation: 9+2=11, Resulting Numbers: [18, 3, 11]
Generated Node #0,1: 17:[18, 3, 11] Operation: 9+2=11
Exploring Operation: 2+3=5, Resulting Number... | 0.938368 | hs_5 | mult_heuristic |
[
40,
71,
40,
45
] | 26 | [
"40+71=111",
"40+45=85",
"111-85=26"
] | Current State: 26:[40, 71, 40, 45], Operations: []
Exploring Operation: 40+71=111, Resulting Numbers: [45, 111]
Generated Node #2: [45, 111] from Operation: 40+71=111
Current State: 26:[45, 111], Operations: ['40+71=111']
Exploring Operation: 40+45=85, Resulting Numbers: [111, 85]
Generated Node #3: [111, 85] from Oper... | 4 | Current State: 26:[40, 71, 40, 45], Operations: []
Exploring Operation: 71-40=31, Resulting Numbers: [40, 45, 31]
Generated Node #0,0: 26:[40, 45, 31] Operation: 71-40=31
Exploring Operation: 71-45=26, Resulting Numbers: [40, 40, 26]
Generated Node #0,1: 26:[40, 40, 26] Operation: 71-45=26
Exploring Operation: 45-40=5,... | 0.986979 | hs_5 | sum_heuristic |
[
34,
6,
29,
5
] | 52 | [
"34-6=28",
"29-5=24",
"28+24=52"
] | Current State: 52:[34, 6, 29, 5], Operations: []
Exploring Operation: 34-6=28, Resulting Numbers: [29, 5, 28]
Generated Node #2: [29, 5, 28] from Operation: 34-6=28
Current State: 52:[29, 5, 28], Operations: ['34-6=28']
Exploring Operation: 29-5=24, Resulting Numbers: [28, 24]
Generated Node #3: [28, 24] from Operation... | 4 | Current State: 52:[34, 6, 29, 5], Operations: []
Exploring Operation: 34-6=28, Resulting Numbers: [29, 5, 28]
Generated Node #0,0: 52:[29, 5, 28] Operation: 34-6=28
Exploring Operation: 34-29=5, Resulting Numbers: [6, 5, 5]
Generated Node #0,1: 52:[6, 5, 5] Operation: 34-29=5
Moving to Node #0,1
Current State: 52:[6, 5... | 0.984375 | hs_2 | mult_heuristic |
[
71,
22,
99,
2
] | 12 | [
"71+22=93",
"99-93=6",
"2*6=12"
] | Current State: 12:[71, 22, 99, 2], Operations: []
Exploring Operation: 71+22=93, Resulting Numbers: [99, 2, 93]
Generated Node #2: [99, 2, 93] from Operation: 71+22=93
Current State: 12:[99, 2, 93], Operations: ['71+22=93']
Exploring Operation: 99-93=6, Resulting Numbers: [2, 6]
Generated Node #3: [2, 6] from Operation... | 4 | Current State: 12:[71, 22, 99, 2], Operations: []
Exploring Operation: 71-2=69, Resulting Numbers: [22, 99, 69]
Generated Node #0,0: 12:[22, 99, 69] Operation: 71-2=69
Exploring Operation: 99-22=77, Resulting Numbers: [71, 2, 77]
Generated Node #0,1: 12:[71, 2, 77] Operation: 99-22=77
Exploring Operation: 71-22=49, Res... | 0.984375 | hs_5 | mult_heuristic |
[
56,
75,
48,
91
] | 24 | [
"75-56=19",
"91-48=43",
"43-19=24"
] | Current State: 24:[56, 75, 48, 91], Operations: []
Exploring Operation: 75-56=19, Resulting Numbers: [48, 91, 19]
Generated Node #2: [48, 91, 19] from Operation: 75-56=19
Current State: 24:[48, 91, 19], Operations: ['75-56=19']
Exploring Operation: 91-48=43, Resulting Numbers: [19, 43]
Generated Node #3: [19, 43] from ... | 4 | Current State: 24:[56, 75, 48, 91], Operations: []
Exploring Operation: 91-75=16, Resulting Numbers: [56, 48, 16]
Generated Node #0,0: 24:[56, 48, 16] Operation: 91-75=16
Moving to Node #0,0
Current State: 24:[56, 48, 16], Operations: ['91-75=16']
Exploring Operation: 56-48=8, Resulting Numbers: [16, 8]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
7,
6,
21,
49
] | 67 | [
"21/7=3",
"6*3=18",
"49+18=67"
] | Current State: 67:[7, 6, 21, 49], Operations: []
Exploring Operation: 21/7=3, Resulting Numbers: [6, 49, 3]
Generated Node #2: [6, 49, 3] from Operation: 21/7=3
Current State: 67:[6, 49, 3], Operations: ['21/7=3']
Exploring Operation: 6*3=18, Resulting Numbers: [49, 18]
Generated Node #3: [49, 18] from Operation: 6*3=1... | 4 | Current State: 67:[7, 6, 21, 49], Operations: []
Exploring Operation: 7*6=42, Resulting Numbers: [21, 49, 42]
Generated Node #0,0: 67:[21, 49, 42] Operation: 7*6=42
Exploring Operation: 7+6=13, Resulting Numbers: [21, 49, 13]
Generated Node #0,1: 67:[21, 49, 13] Operation: 7+6=13
Moving to Node #0,0
Current State: 67:[... | 0 | hs_2 | mult_heuristic |
[
19,
60,
20,
34
] | 94 | [
"20-19=1",
"60+34=94",
"1*94=94"
] | Current State: 94:[19, 60, 20, 34], Operations: []
Exploring Operation: 20-19=1, Resulting Numbers: [60, 34, 1]
Generated Node #2: [60, 34, 1] from Operation: 20-19=1
Current State: 94:[60, 34, 1], Operations: ['20-19=1']
Exploring Operation: 60+34=94, Resulting Numbers: [1, 94]
Generated Node #3: [1, 94] from Operatio... | 4 | Current State: 94:[19, 60, 20, 34], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [19, 34, 3]
Generated Node #0,0: 94:[19, 34, 3] Operation: 60/20=3
Exploring Operation: 20-19=1, Resulting Numbers: [60, 34, 1]
Generated Node #0,1: 94:[60, 34, 1] Operation: 20-19=1
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | sum_heuristic |
[
10,
10,
78,
4
] | 32 | [
"10+78=88",
"88/4=22",
"10+22=32"
] | Current State: 32:[10, 10, 78, 4], Operations: []
Exploring Operation: 10+78=88, Resulting Numbers: [4, 88]
Generated Node #2: [4, 88] from Operation: 10+78=88
Current State: 32:[4, 88], Operations: ['10+78=88']
Exploring Operation: 88/4=22, Resulting Numbers: [22]
22,32 equal: Goal Reached
Exploring Operation: 10+22=3... | 4 | Current State: 32:[10, 10, 78, 4], Operations: []
Exploring Operation: 10/10=1, Resulting Numbers: [78, 4, 1]
Generated Node #0,0: 32:[78, 4, 1] Operation: 10/10=1
Exploring Operation: 10-10=0, Resulting Numbers: [78, 4, 0]
Generated Node #0,1: 32:[78, 4, 0] Operation: 10-10=0
Exploring Operation: 78-4=74, Resulting Nu... | 0 | hs_5 | sum_heuristic |
[
15,
48,
96,
18
] | 80 | [
"18-15=3",
"48/3=16",
"96-16=80"
] | Current State: 80:[15, 48, 96, 18], Operations: []
Exploring Operation: 18-15=3, Resulting Numbers: [48, 96, 3]
Generated Node #2: [48, 96, 3] from Operation: 18-15=3
Current State: 80:[48, 96, 3], Operations: ['18-15=3']
Exploring Operation: 48/3=16, Resulting Numbers: [96, 16]
Generated Node #3: [96, 16] from Operati... | 4 | Current State: 80:[15, 48, 96, 18], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [15, 18, 2]
Generated Node #0,0: 80:[15, 18, 2] Operation: 96/48=2
Exploring Operation: 96-48=48, Resulting Numbers: [15, 18, 48]
Generated Node #0,1: 80:[15, 18, 48] Operation: 96-48=48
Exploring Operation: 96-15=81, Re... | 0 | hs_3 | sum_heuristic |
[
59,
92,
31,
41
] | 71 | [
"92*31=2852",
"59+2852=2911",
"2911/41=71"
] | Current State: 71:[59, 92, 31, 41], Operations: []
Exploring Operation: 92*31=2852, Resulting Numbers: [59, 41, 2852]
Generated Node #2: [59, 41, 2852] from Operation: 92*31=2852
Current State: 71:[59, 41, 2852], Operations: ['92*31=2852']
Exploring Operation: 59+2852=2911, Resulting Numbers: [41, 2911]
Generated Node ... | 4 | Current State: 71:[59, 92, 31, 41], Operations: []
Exploring Operation: 31+41=72, Resulting Numbers: [59, 92, 72]
Generated Node #0,0: 71:[59, 92, 72] Operation: 31+41=72
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[59, 92, 72], Operations: ['31+41=72']
Exploring Operation: 92-59=33, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
83,
26,
90,
35
] | 73 | [
"35-26=9",
"90/9=10",
"83-10=73"
] | Current State: 73:[83, 26, 90, 35], Operations: []
Exploring Operation: 35-26=9, Resulting Numbers: [83, 90, 9]
Generated Node #2: [83, 90, 9] from Operation: 35-26=9
Current State: 73:[83, 90, 9], Operations: ['35-26=9']
Exploring Operation: 90/9=10, Resulting Numbers: [83, 10]
Generated Node #3: [83, 10] from Operati... | 4 | Current State: 73:[83, 26, 90, 35], Operations: []
Exploring Operation: 26+35=61, Resulting Numbers: [83, 90, 61]
Generated Node #0,0: 73:[83, 90, 61] Operation: 26+35=61
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[83, 90, 61], Operations: ['26+35=61']
Exploring Operation: 90-61=29, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
63,
85,
3,
18
] | 84 | [
"85-63=22",
"3*22=66",
"18+66=84"
] | Current State: 84:[63, 85, 3, 18], Operations: []
Exploring Operation: 85-63=22, Resulting Numbers: [3, 18, 22]
Generated Node #2: [3, 18, 22] from Operation: 85-63=22
Current State: 84:[3, 18, 22], Operations: ['85-63=22']
Exploring Operation: 3*22=66, Resulting Numbers: [18, 66]
Generated Node #3: [18, 66] from Opera... | 4 | Current State: 84:[63, 85, 3, 18], Operations: []
Exploring Operation: 85-63=22, Resulting Numbers: [3, 18, 22]
Generated Node #0,0: 84:[3, 18, 22] Operation: 85-63=22
Exploring Operation: 63/3=21, Resulting Numbers: [85, 18, 21]
Generated Node #0,1: 84:[85, 18, 21] Operation: 63/3=21
Exploring Operation: 63+18=81, Res... | 0 | hs_4 | mult_heuristic |
[
15,
32,
86,
7
] | 51 | [
"15*7=105",
"86-32=54",
"105-54=51"
] | Current State: 51:[15, 32, 86, 7], Operations: []
Exploring Operation: 15*7=105, Resulting Numbers: [32, 86, 105]
Generated Node #2: [32, 86, 105] from Operation: 15*7=105
Current State: 51:[32, 86, 105], Operations: ['15*7=105']
Exploring Operation: 86-32=54, Resulting Numbers: [105, 54]
Generated Node #3: [105, 54] f... | 4 | Current State: 51:[15, 32, 86, 7], Operations: []
Exploring Operation: 32-15=17, Resulting Numbers: [86, 7, 17]
Generated Node #0,0: 51:[86, 7, 17] Operation: 32-15=17
Exploring Operation: 86-32=54, Resulting Numbers: [15, 7, 54]
Generated Node #0,1: 51:[15, 7, 54] Operation: 86-32=54
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
76,
42,
90,
59
] | 87 | [
"76+42=118",
"90-59=31",
"118-31=87"
] | Current State: 87:[76, 42, 90, 59], Operations: []
Exploring Operation: 76+42=118, Resulting Numbers: [90, 59, 118]
Generated Node #2: [90, 59, 118] from Operation: 76+42=118
Current State: 87:[90, 59, 118], Operations: ['76+42=118']
Exploring Operation: 90-59=31, Resulting Numbers: [118, 31]
Generated Node #3: [118, 3... | 4 | Current State: 87:[76, 42, 90, 59], Operations: []
Exploring Operation: 90-59=31, Resulting Numbers: [76, 42, 31]
Generated Node #0,0: 87:[76, 42, 31] Operation: 90-59=31
Exploring Operation: 76-59=17, Resulting Numbers: [42, 90, 17]
Generated Node #0,1: 87:[42, 90, 17] Operation: 76-59=17
Exploring Operation: 59-42=17... | 0.986979 | hs_3 | sum_heuristic |
[
55,
24,
28,
4
] | 55 | [
"55+24=79",
"28-4=24",
"79-24=55"
] | Current State: 55:[55, 24, 28, 4], Operations: []
Exploring Operation: 55+24=79, Resulting Numbers: [28, 4, 79]
Generated Node #2: [28, 4, 79] from Operation: 55+24=79
Current State: 55:[28, 4, 79], Operations: ['55+24=79']
Exploring Operation: 28-4=24, Resulting Numbers: [79, 24]
Generated Node #3: [79, 24] from Opera... | 4 | Current State: 55:[55, 24, 28, 4], Operations: []
Exploring Operation: 28-24=4, Resulting Numbers: [55, 4, 4]
Generated Node #0,0: 55:[55, 4, 4] Operation: 28-24=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[55, 4, 4], Operations: ['28-24=4']
Exploring Operation: 4+4=8, Resulting Numbers: [55, 8... | 0 | hs_1 | sum_heuristic |
[
22,
23,
21,
82
] | 38 | [
"23-21=2",
"22*2=44",
"82-44=38"
] | Current State: 38:[22, 23, 21, 82], Operations: []
Exploring Operation: 23-21=2, Resulting Numbers: [22, 82, 2]
Generated Node #2: [22, 82, 2] from Operation: 23-21=2
Current State: 38:[22, 82, 2], Operations: ['23-21=2']
Exploring Operation: 22*2=44, Resulting Numbers: [82, 44]
Generated Node #3: [82, 44] from Operati... | 4 | Current State: 38:[22, 23, 21, 82], Operations: []
Exploring Operation: 82-22=60, Resulting Numbers: [23, 21, 60]
Generated Node #0,0: 38:[23, 21, 60] Operation: 82-22=60
Exploring Operation: 23-22=1, Resulting Numbers: [21, 82, 1]
Generated Node #0,1: 38:[21, 82, 1] Operation: 23-22=1
Exploring Operation: 23-21=2, Res... | 0 | hs_5 | mult_heuristic |
[
65,
86,
45,
8
] | 58 | [
"86-65=21",
"45-8=37",
"21+37=58"
] | Current State: 58:[65, 86, 45, 8], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [45, 8, 21]
Generated Node #2: [45, 8, 21] from Operation: 86-65=21
Current State: 58:[45, 8, 21], Operations: ['86-65=21']
Exploring Operation: 45-8=37, Resulting Numbers: [21, 37]
Generated Node #3: [21, 37] from Opera... | 4 | Current State: 58:[65, 86, 45, 8], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [45, 8, 21]
Generated Node #0,0: 58:[45, 8, 21] Operation: 86-65=21
Exploring Operation: 86-8=78, Resulting Numbers: [65, 45, 78]
Generated Node #0,1: 58:[65, 45, 78] Operation: 86-8=78
Exploring Operation: 86-45=41, Res... | 0.967014 | hs_3 | sum_heuristic |
[
13,
3,
17,
9
] | 22 | [
"13*9=117",
"117/3=39",
"39-17=22"
] | Current State: 22:[13, 3, 17, 9], Operations: []
Exploring Operation: 13*9=117, Resulting Numbers: [3, 17, 117]
Generated Node #2: [3, 17, 117] from Operation: 13*9=117
Current State: 22:[3, 17, 117], Operations: ['13*9=117']
Exploring Operation: 117/3=39, Resulting Numbers: [17, 39]
Generated Node #3: [17, 39] from Op... | 4 | Current State: 22:[13, 3, 17, 9], Operations: []
Exploring Operation: 17-9=8, Resulting Numbers: [13, 3, 8]
Generated Node #0,0: 22:[13, 3, 8] Operation: 17-9=8
Exploring Operation: 17-3=14, Resulting Numbers: [13, 9, 14]
Generated Node #0,1: 22:[13, 9, 14] Operation: 17-3=14
Exploring Operation: 13+9=22, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
88,
18,
47,
46
] | 70 | [
"88-18=70",
"47-46=1",
"70*1=70"
] | Current State: 70:[88, 18, 47, 46], Operations: []
Exploring Operation: 88-18=70, Resulting Numbers: [47, 46, 70]
Generated Node #2: [47, 46, 70] from Operation: 88-18=70
Current State: 70:[47, 46, 70], Operations: ['88-18=70']
Exploring Operation: 47-46=1, Resulting Numbers: [70, 1]
Generated Node #3: [70, 1] from Ope... | 4 | Current State: 70:[88, 18, 47, 46], Operations: []
Exploring Operation: 88-47=41, Resulting Numbers: [18, 46, 41]
Generated Node #0,0: 70:[18, 46, 41] Operation: 88-47=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[18, 46, 41], Operations: ['88-47=41']
Exploring Operation: 46-41=5, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
33,
35,
66,
57
] | 75 | [
"35-33=2",
"66*2=132",
"132-57=75"
] | Current State: 75:[33, 35, 66, 57], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [66, 57, 2]
Generated Node #2: [66, 57, 2] from Operation: 35-33=2
Current State: 75:[66, 57, 2], Operations: ['35-33=2']
Exploring Operation: 66*2=132, Resulting Numbers: [57, 132]
Generated Node #3: [57, 132] from Oper... | 4 | Current State: 75:[33, 35, 66, 57], Operations: []
Exploring Operation: 57-33=24, Resulting Numbers: [35, 66, 24]
Generated Node #0,0: 75:[35, 66, 24] Operation: 57-33=24
Moving to Node #0,0
Current State: 75:[35, 66, 24], Operations: ['57-33=24']
Exploring Operation: 66-35=31, Resulting Numbers: [24, 31]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
15,
79,
32,
2
] | 45 | [
"32-15=17",
"2*17=34",
"79-34=45"
] | Current State: 45:[15, 79, 32, 2], Operations: []
Exploring Operation: 32-15=17, Resulting Numbers: [79, 2, 17]
Generated Node #2: [79, 2, 17] from Operation: 32-15=17
Current State: 45:[79, 2, 17], Operations: ['32-15=17']
Exploring Operation: 2*17=34, Resulting Numbers: [79, 34]
Generated Node #3: [79, 34] from Opera... | 4 | Current State: 45:[15, 79, 32, 2], Operations: []
Exploring Operation: 79-15=64, Resulting Numbers: [32, 2, 64]
Generated Node #0,0: 45:[32, 2, 64] Operation: 79-15=64
Exploring Operation: 79-32=47, Resulting Numbers: [15, 2, 47]
Generated Node #0,1: 45:[15, 2, 47] Operation: 79-32=47
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
28,
43,
78,
82
] | 69 | [
"82-78=4",
"28*4=112",
"112-43=69"
] | Current State: 69:[28, 43, 78, 82], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [28, 43, 4]
Generated Node #2: [28, 43, 4] from Operation: 82-78=4
Current State: 69:[28, 43, 4], Operations: ['82-78=4']
Exploring Operation: 28*4=112, Resulting Numbers: [43, 112]
Generated Node #3: [43, 112] from Oper... | 4 | Current State: 69:[28, 43, 78, 82], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [28, 43, 4]
Generated Node #0,0: 69:[28, 43, 4] Operation: 82-78=4
Exploring Operation: 28+43=71, Resulting Numbers: [78, 82, 71]
Generated Node #0,1: 69:[78, 82, 71] Operation: 28+43=71
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
44,
86,
3,
94
] | 39 | [
"44+86=130",
"94-3=91",
"130-91=39"
] | Current State: 39:[44, 86, 3, 94], Operations: []
Exploring Operation: 44+86=130, Resulting Numbers: [3, 94, 130]
Generated Node #2: [3, 94, 130] from Operation: 44+86=130
Current State: 39:[3, 94, 130], Operations: ['44+86=130']
Exploring Operation: 94-3=91, Resulting Numbers: [130, 91]
Generated Node #3: [130, 91] fr... | 4 | Current State: 39:[44, 86, 3, 94], Operations: []
Exploring Operation: 94-44=50, Resulting Numbers: [86, 3, 50]
Generated Node #0,0: 39:[86, 3, 50] Operation: 94-44=50
Exploring Operation: 86-3=83, Resulting Numbers: [44, 94, 83]
Generated Node #0,1: 39:[44, 94, 83] Operation: 86-3=83
Exploring Operation: 94-86=8, Resu... | 0.984375 | hs_5 | sum_heuristic |
[
32,
61,
1,
57
] | 85 | [
"61-32=29",
"57-1=56",
"29+56=85"
] | Current State: 85:[32, 61, 1, 57], Operations: []
Exploring Operation: 61-32=29, Resulting Numbers: [1, 57, 29]
Generated Node #2: [1, 57, 29] from Operation: 61-32=29
Current State: 85:[1, 57, 29], Operations: ['61-32=29']
Exploring Operation: 57-1=56, Resulting Numbers: [29, 56]
Generated Node #3: [29, 56] from Opera... | 4 | Current State: 85:[32, 61, 1, 57], Operations: []
Exploring Operation: 32+57=89, Resulting Numbers: [61, 1, 89]
Generated Node #0,0: 85:[61, 1, 89] Operation: 32+57=89
Exploring Operation: 61-57=4, Resulting Numbers: [32, 1, 4]
Generated Node #0,1: 85:[32, 1, 4] Operation: 61-57=4
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
39,
31,
43,
72
] | 41 | [
"39+31=70",
"72-43=29",
"70-29=41"
] | Current State: 41:[39, 31, 43, 72], Operations: []
Exploring Operation: 39+31=70, Resulting Numbers: [43, 72, 70]
Generated Node #2: [43, 72, 70] from Operation: 39+31=70
Current State: 41:[43, 72, 70], Operations: ['39+31=70']
Exploring Operation: 72-43=29, Resulting Numbers: [70, 29]
Generated Node #3: [70, 29] from ... | 4 | Current State: 41:[39, 31, 43, 72], Operations: []
Exploring Operation: 72-31=41, Resulting Numbers: [39, 43, 41]
Generated Node #0,0: 41:[39, 43, 41] Operation: 72-31=41
Moving to Node #0,0
Current State: 41:[39, 43, 41], Operations: ['72-31=41']
Exploring Operation: 43-39=4, Resulting Numbers: [41, 4]
Generated Node ... | 0 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.