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 |
|---|---|---|---|---|---|---|---|---|
[
76,
95,
4,
73
] | 58 | [
"95-76=19",
"4+73=77",
"77-19=58"
] | Current State: 58:[76, 95, 4, 73], Operations: []
Exploring Operation: 95-76=19, Resulting Numbers: [4, 73, 19]
Generated Node #2: [4, 73, 19] from Operation: 95-76=19
Current State: 58:[4, 73, 19], Operations: ['95-76=19']
Exploring Operation: 4+73=77, Resulting Numbers: [19, 77]
Generated Node #3: [19, 77] from Opera... | 4 | Current State: 58:[76, 95, 4, 73], Operations: []
Exploring Operation: 76/4=19, Resulting Numbers: [95, 73, 19]
Generated Node #0,0: 58:[95, 73, 19] Operation: 76/4=19
Exploring Operation: 95-73=22, Resulting Numbers: [76, 4, 22]
Generated Node #0,1: 58:[76, 4, 22] Operation: 95-73=22
Exploring Operation: 76-73=3, Resu... | 0.985243 | hs_5 | mult_heuristic |
[
55,
26,
53,
61
] | 73 | [
"55+26=81",
"61-53=8",
"81-8=73"
] | Current State: 73:[55, 26, 53, 61], Operations: []
Exploring Operation: 55+26=81, Resulting Numbers: [53, 61, 81]
Generated Node #2: [53, 61, 81] from Operation: 55+26=81
Current State: 73:[53, 61, 81], Operations: ['55+26=81']
Exploring Operation: 61-53=8, Resulting Numbers: [81, 8]
Generated Node #3: [81, 8] from Ope... | 4 | Current State: 73:[55, 26, 53, 61], Operations: []
Exploring Operation: 26+53=79, Resulting Numbers: [55, 61, 79]
Generated Node #0,0: 73:[55, 61, 79] Operation: 26+53=79
Exploring Operation: 55+26=81, Resulting Numbers: [53, 61, 81]
Generated Node #0,1: 73:[53, 61, 81] Operation: 55+26=81
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
84,
58,
60,
55
] | 62 | [
"84-55=29",
"58/29=2",
"60+2=62"
] | Current State: 62:[84, 58, 60, 55], Operations: []
Exploring Operation: 84-55=29, Resulting Numbers: [58, 60, 29]
Generated Node #2: [58, 60, 29] from Operation: 84-55=29
Current State: 62:[58, 60, 29], Operations: ['84-55=29']
Exploring Operation: 58/29=2, Resulting Numbers: [60, 2]
Generated Node #3: [60, 2] from Ope... | 4 | Current State: 62:[84, 58, 60, 55], Operations: []
Exploring Operation: 84-60=24, Resulting Numbers: [58, 55, 24]
Generated Node #0,0: 62:[58, 55, 24] Operation: 84-60=24
Exploring Operation: 84-55=29, Resulting Numbers: [58, 60, 29]
Generated Node #0,1: 62:[58, 60, 29] Operation: 84-55=29
Exploring Operation: 84-58=26... | 0.977431 | hs_3 | mult_heuristic |
[
79,
54,
50,
61
] | 47 | [
"79-61=18",
"54/18=3",
"50-3=47"
] | Current State: 47:[79, 54, 50, 61], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [54, 50, 18]
Generated Node #2: [54, 50, 18] from Operation: 79-61=18
Current State: 47:[54, 50, 18], Operations: ['79-61=18']
Exploring Operation: 54/18=3, Resulting Numbers: [50, 3]
Generated Node #3: [50, 3] from Ope... | 4 | Current State: 47:[79, 54, 50, 61], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [54, 50, 18]
Generated Node #0,0: 47:[54, 50, 18] Operation: 79-61=18
Exploring Operation: 79-54=25, Resulting Numbers: [50, 61, 25]
Generated Node #0,1: 47:[50, 61, 25] Operation: 79-54=25
Exploring Operation: 79-50=29... | 0 | hs_4 | sum_heuristic |
[
10,
4,
47,
57
] | 91 | [
"47-10=37",
"4*37=148",
"148-57=91"
] | Current State: 91:[10, 4, 47, 57], Operations: []
Exploring Operation: 47-10=37, Resulting Numbers: [4, 57, 37]
Generated Node #2: [4, 57, 37] from Operation: 47-10=37
Current State: 91:[4, 57, 37], Operations: ['47-10=37']
Exploring Operation: 4*37=148, Resulting Numbers: [57, 148]
Generated Node #3: [57, 148] from Op... | 4 | Current State: 91:[10, 4, 47, 57], Operations: []
Exploring Operation: 57-47=10, Resulting Numbers: [10, 4, 10]
Generated Node #0,0: 91:[10, 4, 10] Operation: 57-47=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 91:[10, 4, 10], Operations: ['57-47=10']
Exploring Operation: 10+4=14, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
20,
44,
50,
90
] | 80 | [
"20*90=1800",
"1800/50=36",
"44+36=80"
] | Current State: 80:[20, 44, 50, 90], Operations: []
Exploring Operation: 20*90=1800, Resulting Numbers: [44, 50, 1800]
Generated Node #2: [44, 50, 1800] from Operation: 20*90=1800
Current State: 80:[44, 50, 1800], Operations: ['20*90=1800']
Exploring Operation: 1800/50=36, Resulting Numbers: [44, 36]
Generated Node #3: ... | 4 | Current State: 80:[20, 44, 50, 90], Operations: []
Exploring Operation: 90-50=40, Resulting Numbers: [20, 44, 40]
Generated Node #0,0: 80:[20, 44, 40] Operation: 90-50=40
Exploring Operation: 44-20=24, Resulting Numbers: [50, 90, 24]
Generated Node #0,1: 80:[50, 90, 24] Operation: 44-20=24
Exploring Operation: 90-44=46... | 0.967014 | hs_5 | sum_heuristic |
[
51,
8,
33,
4
] | 52 | [
"51+33=84",
"8*4=32",
"84-32=52"
] | Current State: 52:[51, 8, 33, 4], Operations: []
Exploring Operation: 51+33=84, Resulting Numbers: [8, 4, 84]
Generated Node #2: [8, 4, 84] from Operation: 51+33=84
Current State: 52:[8, 4, 84], Operations: ['51+33=84']
Exploring Operation: 8*4=32, Resulting Numbers: [84, 32]
Generated Node #3: [84, 32] from Operation:... | 4 | Current State: 52:[51, 8, 33, 4], Operations: []
Exploring Operation: 33-8=25, Resulting Numbers: [51, 4, 25]
Generated Node #0,0: 52:[51, 4, 25] Operation: 33-8=25
Exploring Operation: 8-4=4, Resulting Numbers: [51, 33, 4]
Generated Node #0,1: 52:[51, 33, 4] Operation: 8-4=4
Exploring Operation: 33-4=29, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
83,
56,
98,
23
] | 48 | [
"83-56=27",
"98-23=75",
"75-27=48"
] | Current State: 48:[83, 56, 98, 23], Operations: []
Exploring Operation: 83-56=27, Resulting Numbers: [98, 23, 27]
Generated Node #2: [98, 23, 27] from Operation: 83-56=27
Current State: 48:[98, 23, 27], Operations: ['83-56=27']
Exploring Operation: 98-23=75, Resulting Numbers: [27, 75]
Generated Node #3: [27, 75] from ... | 4 | Current State: 48:[83, 56, 98, 23], Operations: []
Exploring Operation: 98-83=15, Resulting Numbers: [56, 23, 15]
Generated Node #0,0: 48:[56, 23, 15] Operation: 98-83=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[56, 23, 15], Operations: ['98-83=15']
Exploring Operation: 56-15=41, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
26,
98,
12,
7
] | 53 | [
"98-26=72",
"12+7=19",
"72-19=53"
] | Current State: 53:[26, 98, 12, 7], Operations: []
Exploring Operation: 98-26=72, Resulting Numbers: [12, 7, 72]
Generated Node #2: [12, 7, 72] from Operation: 98-26=72
Current State: 53:[12, 7, 72], Operations: ['98-26=72']
Exploring Operation: 12+7=19, Resulting Numbers: [72, 19]
Generated Node #3: [72, 19] from Opera... | 4 | Current State: 53:[26, 98, 12, 7], Operations: []
Exploring Operation: 26+12=38, Resulting Numbers: [98, 7, 38]
Generated Node #0,0: 53:[98, 7, 38] Operation: 26+12=38
Exploring Operation: 12*7=84, Resulting Numbers: [26, 98, 84]
Generated Node #0,1: 53:[26, 98, 84] Operation: 12*7=84
Exploring Operation: 98-26=72, Res... | 0.974826 | hs_4 | sum_heuristic |
[
60,
55,
5,
61
] | 86 | [
"60-55=5",
"5*5=25",
"61+25=86"
] | Current State: 86:[60, 55, 5, 61], Operations: []
Exploring Operation: 60-55=5, Resulting Numbers: [5, 61, 5]
Generated Node #2: [5, 61, 5] from Operation: 60-55=5
Current State: 86:[5, 61, 5], Operations: ['60-55=5']
Exploring Operation: 5*5=25, Resulting Numbers: [61, 25]
Generated Node #3: [61, 25] from Operation: 5... | 4 | Current State: 86:[60, 55, 5, 61], Operations: []
Exploring Operation: 61-60=1, Resulting Numbers: [55, 5, 1]
Generated Node #0,0: 86:[55, 5, 1] Operation: 61-60=1
Exploring Operation: 60-55=5, Resulting Numbers: [5, 61, 5]
Generated Node #0,1: 86:[5, 61, 5] Operation: 60-55=5
Moving to Node #0,0
Current State: 86:[55,... | 0 | hs_2 | sum_heuristic |
[
78,
13,
2,
27
] | 94 | [
"78-13=65",
"2+27=29",
"65+29=94"
] | Current State: 94:[78, 13, 2, 27], Operations: []
Exploring Operation: 78-13=65, Resulting Numbers: [2, 27, 65]
Generated Node #2: [2, 27, 65] from Operation: 78-13=65
Current State: 94:[2, 27, 65], Operations: ['78-13=65']
Exploring Operation: 2+27=29, Resulting Numbers: [65, 29]
Generated Node #3: [65, 29] from Opera... | 4 | Current State: 94:[78, 13, 2, 27], Operations: []
Exploring Operation: 78-27=51, Resulting Numbers: [13, 2, 51]
Generated Node #0,0: 94:[13, 2, 51] Operation: 78-27=51
Exploring Operation: 78+27=105, Resulting Numbers: [13, 2, 105]
Generated Node #0,1: 94:[13, 2, 105] Operation: 78+27=105
Moving to Node #0,0
Current St... | 0.986979 | hs_2 | sum_heuristic |
[
20,
6,
7,
48
] | 50 | [
"20-6=14",
"7*14=98",
"98-48=50"
] | Current State: 50:[20, 6, 7, 48], Operations: []
Exploring Operation: 20-6=14, Resulting Numbers: [7, 48, 14]
Generated Node #2: [7, 48, 14] from Operation: 20-6=14
Current State: 50:[7, 48, 14], Operations: ['20-6=14']
Exploring Operation: 7*14=98, Resulting Numbers: [48, 98]
Generated Node #3: [48, 98] from Operation... | 4 | Current State: 50:[20, 6, 7, 48], Operations: []
Exploring Operation: 20-6=14, Resulting Numbers: [7, 48, 14]
Generated Node #0,0: 50:[7, 48, 14] Operation: 20-6=14
Exploring Operation: 20+7=27, Resulting Numbers: [6, 48, 27]
Generated Node #0,1: 50:[6, 48, 27] Operation: 20+7=27
Exploring Operation: 48-20=28, Resultin... | 0.915799 | hs_5 | sum_heuristic |
[
4,
33,
83,
10
] | 19 | [
"33+83=116",
"116/4=29",
"29-10=19"
] | Current State: 19:[4, 33, 83, 10], Operations: []
Exploring Operation: 33+83=116, Resulting Numbers: [4, 10, 116]
Generated Node #2: [4, 10, 116] from Operation: 33+83=116
Current State: 19:[4, 10, 116], Operations: ['33+83=116']
Exploring Operation: 116/4=29, Resulting Numbers: [10, 29]
Generated Node #3: [10, 29] fro... | 4 | Current State: 19:[4, 33, 83, 10], Operations: []
Exploring Operation: 4+10=14, Resulting Numbers: [33, 83, 14]
Generated Node #0,0: 19:[33, 83, 14] Operation: 4+10=14
Exploring Operation: 83-33=50, Resulting Numbers: [4, 10, 50]
Generated Node #0,1: 19:[4, 10, 50] Operation: 83-33=50
Exploring Operation: 83-4=79, Resu... | 0 | hs_4 | mult_heuristic |
[
72,
13,
11,
10
] | 30 | [
"72*10=720",
"13+11=24",
"720/24=30"
] | Current State: 30:[72, 13, 11, 10], Operations: []
Exploring Operation: 72*10=720, Resulting Numbers: [13, 11, 720]
Generated Node #2: [13, 11, 720] from Operation: 72*10=720
Current State: 30:[13, 11, 720], Operations: ['72*10=720']
Exploring Operation: 13+11=24, Resulting Numbers: [720, 24]
Generated Node #3: [720, 2... | 4 | Current State: 30:[72, 13, 11, 10], Operations: []
Exploring Operation: 72-13=59, Resulting Numbers: [11, 10, 59]
Generated Node #0,0: 30:[11, 10, 59] Operation: 72-13=59
Exploring Operation: 72-11=61, Resulting Numbers: [13, 10, 61]
Generated Node #0,1: 30:[13, 10, 61] Operation: 72-11=61
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
24,
48,
96,
79
] | 91 | [
"24*48=1152",
"1152/96=12",
"79+12=91"
] | Current State: 91:[24, 48, 96, 79], Operations: []
Exploring Operation: 24*48=1152, Resulting Numbers: [96, 79, 1152]
Generated Node #2: [96, 79, 1152] from Operation: 24*48=1152
Current State: 91:[96, 79, 1152], Operations: ['24*48=1152']
Exploring Operation: 1152/96=12, Resulting Numbers: [79, 12]
Generated Node #3: ... | 4 | Current State: 91:[24, 48, 96, 79], Operations: []
Exploring Operation: 48-24=24, Resulting Numbers: [96, 79, 24]
Generated Node #0,0: 91:[96, 79, 24] Operation: 48-24=24
Exploring Operation: 96/48=2, Resulting Numbers: [24, 79, 2]
Generated Node #0,1: 91:[24, 79, 2] Operation: 96/48=2
Exploring Operation: 79-48=31, Re... | 0.953993 | hs_4 | mult_heuristic |
[
82,
55,
18,
77
] | 42 | [
"82+55=137",
"18+77=95",
"137-95=42"
] | Current State: 42:[82, 55, 18, 77], Operations: []
Exploring Operation: 82+55=137, Resulting Numbers: [18, 77, 137]
Generated Node #2: [18, 77, 137] from Operation: 82+55=137
Current State: 42:[18, 77, 137], Operations: ['82+55=137']
Exploring Operation: 18+77=95, Resulting Numbers: [137, 95]
Generated Node #3: [137, 9... | 4 | Current State: 42:[82, 55, 18, 77], Operations: []
Exploring Operation: 77-55=22, Resulting Numbers: [82, 18, 22]
Generated Node #0,0: 42:[82, 18, 22] Operation: 77-55=22
Exploring Operation: 82-18=64, Resulting Numbers: [55, 77, 64]
Generated Node #0,1: 42:[55, 77, 64] Operation: 82-18=64
Exploring Operation: 82-77=5,... | 0.988715 | hs_4 | sum_heuristic |
[
99,
48,
25,
11
] | 87 | [
"99-48=51",
"25+11=36",
"51+36=87"
] | Current State: 87:[99, 48, 25, 11], Operations: []
Exploring Operation: 99-48=51, Resulting Numbers: [25, 11, 51]
Generated Node #2: [25, 11, 51] from Operation: 99-48=51
Current State: 87:[25, 11, 51], Operations: ['99-48=51']
Exploring Operation: 25+11=36, Resulting Numbers: [51, 36]
Generated Node #3: [51, 36] from ... | 4 | Current State: 87:[99, 48, 25, 11], Operations: []
Exploring Operation: 48-25=23, Resulting Numbers: [99, 11, 23]
Generated Node #0,0: 87:[99, 11, 23] Operation: 48-25=23
Exploring Operation: 48-11=37, Resulting Numbers: [99, 25, 37]
Generated Node #0,1: 87:[99, 25, 37] Operation: 48-11=37
Exploring Operation: 99/11=9,... | 0.983507 | hs_4 | mult_heuristic |
[
11,
73,
14,
4
] | 77 | [
"11*14=154",
"73+4=77",
"154-77=77"
] | Current State: 77:[11, 73, 14, 4], Operations: []
Exploring Operation: 11*14=154, Resulting Numbers: [73, 4, 154]
Generated Node #2: [73, 4, 154] from Operation: 11*14=154
Current State: 77:[73, 4, 154], Operations: ['11*14=154']
Exploring Operation: 73+4=77, Resulting Numbers: [154, 77]
Generated Node #3: [154, 77] fr... | 4 | Current State: 77:[11, 73, 14, 4], Operations: []
Exploring Operation: 73+4=77, Resulting Numbers: [11, 14, 77]
Generated Node #0,0: 77:[11, 14, 77] Operation: 73+4=77
Exploring Operation: 11-4=7, Resulting Numbers: [73, 14, 7]
Generated Node #0,1: 77:[73, 14, 7] Operation: 11-4=7
Exploring Operation: 14-11=3, Resultin... | 0 | hs_5 | sum_heuristic |
[
21,
58,
78,
96
] | 24 | [
"78+96=174",
"174/58=3",
"21+3=24"
] | Current State: 24:[21, 58, 78, 96], Operations: []
Exploring Operation: 78+96=174, Resulting Numbers: [21, 58, 174]
Generated Node #2: [21, 58, 174] from Operation: 78+96=174
Current State: 24:[21, 58, 174], Operations: ['78+96=174']
Exploring Operation: 174/58=3, Resulting Numbers: [21, 3]
Generated Node #3: [21, 3] f... | 4 | Current State: 24:[21, 58, 78, 96], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [21, 78, 38]
Generated Node #0,0: 24:[21, 78, 38] Operation: 96-58=38
Exploring Operation: 96-78=18, Resulting Numbers: [21, 58, 18]
Generated Node #0,1: 24:[21, 58, 18] Operation: 96-78=18
Exploring Operation: 78-58=20... | 0 | hs_3 | sum_heuristic |
[
46,
41,
89,
66
] | 33 | [
"46+41=87",
"89-87=2",
"66/2=33"
] | Current State: 33:[46, 41, 89, 66], Operations: []
Exploring Operation: 46+41=87, Resulting Numbers: [89, 66, 87]
Generated Node #2: [89, 66, 87] from Operation: 46+41=87
Current State: 33:[89, 66, 87], Operations: ['46+41=87']
Exploring Operation: 89-87=2, Resulting Numbers: [66, 2]
Generated Node #3: [66, 2] from Ope... | 4 | Current State: 33:[46, 41, 89, 66], Operations: []
Exploring Operation: 89-66=23, Resulting Numbers: [46, 41, 23]
Generated Node #0,0: 33:[46, 41, 23] Operation: 89-66=23
Moving to Node #0,0
Current State: 33:[46, 41, 23], Operations: ['89-66=23']
Exploring Operation: 46/23=2, Resulting Numbers: [41, 2]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
32,
54,
62,
99
] | 59 | [
"54-32=22",
"99-62=37",
"22+37=59"
] | Current State: 59:[32, 54, 62, 99], Operations: []
Exploring Operation: 54-32=22, Resulting Numbers: [62, 99, 22]
Generated Node #2: [62, 99, 22] from Operation: 54-32=22
Current State: 59:[62, 99, 22], Operations: ['54-32=22']
Exploring Operation: 99-62=37, Resulting Numbers: [22, 37]
Generated Node #3: [22, 37] from ... | 4 | Current State: 59:[32, 54, 62, 99], Operations: []
Exploring Operation: 99-54=45, Resulting Numbers: [32, 62, 45]
Generated Node #0,0: 59:[32, 62, 45] Operation: 99-54=45
Exploring Operation: 99-62=37, Resulting Numbers: [32, 54, 37]
Generated Node #0,1: 59:[32, 54, 37] Operation: 99-62=37
Exploring Operation: 99-32=67... | 0.986979 | hs_3 | sum_heuristic |
[
46,
25,
29,
89
] | 81 | [
"46-25=21",
"89-29=60",
"21+60=81"
] | Current State: 81:[46, 25, 29, 89], Operations: []
Exploring Operation: 46-25=21, Resulting Numbers: [29, 89, 21]
Generated Node #2: [29, 89, 21] from Operation: 46-25=21
Current State: 81:[29, 89, 21], Operations: ['46-25=21']
Exploring Operation: 89-29=60, Resulting Numbers: [21, 60]
Generated Node #3: [21, 60] from ... | 4 | Current State: 81:[46, 25, 29, 89], Operations: []
Exploring Operation: 46-29=17, Resulting Numbers: [25, 89, 17]
Generated Node #0,0: 81:[25, 89, 17] Operation: 46-29=17
Exploring Operation: 46-25=21, Resulting Numbers: [29, 89, 21]
Generated Node #0,1: 81:[29, 89, 21] Operation: 46-25=21
Exploring Operation: 89-46=43... | 0.977431 | hs_5 | sum_heuristic |
[
31,
56,
20,
43
] | 38 | [
"56-31=25",
"20+43=63",
"63-25=38"
] | Current State: 38:[31, 56, 20, 43], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [20, 43, 25]
Generated Node #2: [20, 43, 25] from Operation: 56-31=25
Current State: 38:[20, 43, 25], Operations: ['56-31=25']
Exploring Operation: 20+43=63, Resulting Numbers: [25, 63]
Generated Node #3: [25, 63] from ... | 4 | Current State: 38:[31, 56, 20, 43], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [20, 43, 25]
Generated Node #0,0: 38:[20, 43, 25] Operation: 56-31=25
Exploring Operation: 56-43=13, Resulting Numbers: [31, 20, 13]
Generated Node #0,1: 38:[31, 20, 13] Operation: 56-43=13
Exploring Operation: 56-20=36... | 0.983507 | hs_4 | sum_heuristic |
[
6,
72,
37,
67
] | 26 | [
"6+72=78",
"37+67=104",
"104-78=26"
] | Current State: 26:[6, 72, 37, 67], Operations: []
Exploring Operation: 6+72=78, Resulting Numbers: [37, 67, 78]
Generated Node #2: [37, 67, 78] from Operation: 6+72=78
Current State: 26:[37, 67, 78], Operations: ['6+72=78']
Exploring Operation: 37+67=104, Resulting Numbers: [78, 104]
Generated Node #3: [78, 104] from O... | 4 | Current State: 26:[6, 72, 37, 67], Operations: []
Exploring Operation: 72-37=35, Resulting Numbers: [6, 67, 35]
Generated Node #0,0: 26:[6, 67, 35] Operation: 72-37=35
Exploring Operation: 72/6=12, Resulting Numbers: [37, 67, 12]
Generated Node #0,1: 26:[37, 67, 12] Operation: 72/6=12
Exploring Operation: 72-67=5, Resu... | 0.984375 | hs_3 | sum_heuristic |
[
50,
47,
63,
81
] | 54 | [
"50-47=3",
"81-63=18",
"3*18=54"
] | Current State: 54:[50, 47, 63, 81], Operations: []
Exploring Operation: 50-47=3, Resulting Numbers: [63, 81, 3]
Generated Node #2: [63, 81, 3] from Operation: 50-47=3
Current State: 54:[63, 81, 3], Operations: ['50-47=3']
Exploring Operation: 81-63=18, Resulting Numbers: [3, 18]
Generated Node #3: [3, 18] from Operatio... | 4 | Current State: 54:[50, 47, 63, 81], Operations: []
Exploring Operation: 81-63=18, Resulting Numbers: [50, 47, 18]
Generated Node #0,0: 54:[50, 47, 18] Operation: 81-63=18
Exploring Operation: 81-50=31, Resulting Numbers: [47, 63, 31]
Generated Node #0,1: 54:[47, 63, 31] Operation: 81-50=31
Exploring Operation: 81-47=34... | 0.990451 | hs_3 | mult_heuristic |
[
6,
31,
25,
34
] | 50 | [
"6*25=150",
"34-31=3",
"150/3=50"
] | Current State: 50:[6, 31, 25, 34], Operations: []
Exploring Operation: 6*25=150, Resulting Numbers: [31, 34, 150]
Generated Node #2: [31, 34, 150] from Operation: 6*25=150
Current State: 50:[31, 34, 150], Operations: ['6*25=150']
Exploring Operation: 34-31=3, Resulting Numbers: [150, 3]
Generated Node #3: [150, 3] from... | 4 | Current State: 50:[6, 31, 25, 34], Operations: []
Exploring Operation: 34-25=9, Resulting Numbers: [6, 31, 9]
Generated Node #0,0: 50:[6, 31, 9] Operation: 34-25=9
Exploring Operation: 31-25=6, Resulting Numbers: [6, 34, 6]
Generated Node #0,1: 50:[6, 34, 6] Operation: 31-25=6
Exploring Operation: 34-6=28, Resulting Nu... | 0.928819 | hs_5 | sum_heuristic |
[
16,
12,
2,
8
] | 92 | [
"16*12=192",
"192-8=184",
"184/2=92"
] | Current State: 92:[16, 12, 2, 8], Operations: []
Exploring Operation: 16*12=192, Resulting Numbers: [2, 8, 192]
Generated Node #2: [2, 8, 192] from Operation: 16*12=192
Current State: 92:[2, 8, 192], Operations: ['16*12=192']
Exploring Operation: 192-8=184, Resulting Numbers: [2, 184]
Generated Node #3: [2, 184] from O... | 4 | Current State: 92:[16, 12, 2, 8], Operations: []
Exploring Operation: 16-12=4, Resulting Numbers: [2, 8, 4]
Generated Node #0,0: 92:[2, 8, 4] Operation: 16-12=4
Moving to Node #0,0
Current State: 92:[2, 8, 4], Operations: ['16-12=4']
Exploring Operation: 8/2=4, Resulting Numbers: [4, 4]
Generated Node #0,0,0: 92:[4, 4]... | 0 | hs_1 | sum_heuristic |
[
34,
99,
45,
51
] | 71 | [
"99-34=65",
"51-45=6",
"65+6=71"
] | Current State: 71:[34, 99, 45, 51], Operations: []
Exploring Operation: 99-34=65, Resulting Numbers: [45, 51, 65]
Generated Node #2: [45, 51, 65] from Operation: 99-34=65
Current State: 71:[45, 51, 65], Operations: ['99-34=65']
Exploring Operation: 51-45=6, Resulting Numbers: [65, 6]
Generated Node #3: [65, 6] from Ope... | 4 | Current State: 71:[34, 99, 45, 51], Operations: []
Exploring Operation: 99-34=65, Resulting Numbers: [45, 51, 65]
Generated Node #0,0: 71:[45, 51, 65] Operation: 99-34=65
Exploring Operation: 34+45=79, Resulting Numbers: [99, 51, 79]
Generated Node #0,1: 71:[99, 51, 79] Operation: 34+45=79
Start Sub Search at level 1: ... | 0.985243 | hs_2 | mult_heuristic |
[
10,
69,
23,
38
] | 16 | [
"10+38=48",
"69/23=3",
"48/3=16"
] | Current State: 16:[10, 69, 23, 38], Operations: []
Exploring Operation: 10+38=48, Resulting Numbers: [69, 23, 48]
Generated Node #2: [69, 23, 48] from Operation: 10+38=48
Current State: 16:[69, 23, 48], Operations: ['10+38=48']
Exploring Operation: 69/23=3, Resulting Numbers: [48, 3]
Generated Node #3: [48, 3] from Ope... | 4 | Current State: 16:[10, 69, 23, 38], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [10, 38, 3]
Generated Node #0,0: 16:[10, 38, 3] Operation: 69/23=3
Exploring Operation: 69-38=31, Resulting Numbers: [10, 23, 31]
Generated Node #0,1: 16:[10, 23, 31] Operation: 69-38=31
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
19,
84,
68,
5
] | 55 | [
"84-19=65",
"65/5=13",
"68-13=55"
] | Current State: 55:[19, 84, 68, 5], Operations: []
Exploring Operation: 84-19=65, Resulting Numbers: [68, 5, 65]
Generated Node #2: [68, 5, 65] from Operation: 84-19=65
Current State: 55:[68, 5, 65], Operations: ['84-19=65']
Exploring Operation: 65/5=13, Resulting Numbers: [68, 13]
Generated Node #3: [68, 13] from Opera... | 4 | Current State: 55:[19, 84, 68, 5], Operations: []
Exploring Operation: 84-19=65, Resulting Numbers: [68, 5, 65]
Generated Node #0,0: 55:[68, 5, 65] Operation: 84-19=65
Exploring Operation: 68-19=49, Resulting Numbers: [84, 5, 49]
Generated Node #0,1: 55:[84, 5, 49] Operation: 68-19=49
Exploring Operation: 84-68=16, Res... | 0.932292 | hs_5 | sum_heuristic |
[
77,
96,
12,
18
] | 51 | [
"77-18=59",
"96/12=8",
"59-8=51"
] | Current State: 51:[77, 96, 12, 18], Operations: []
Exploring Operation: 77-18=59, Resulting Numbers: [96, 12, 59]
Generated Node #2: [96, 12, 59] from Operation: 77-18=59
Current State: 51:[96, 12, 59], Operations: ['77-18=59']
Exploring Operation: 96/12=8, Resulting Numbers: [59, 8]
Generated Node #3: [59, 8] from Ope... | 4 | Current State: 51:[77, 96, 12, 18], Operations: []
Exploring Operation: 96-77=19, Resulting Numbers: [12, 18, 19]
Generated Node #0,0: 51:[12, 18, 19] Operation: 96-77=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[12, 18, 19], Operations: ['96-77=19']
Exploring Operation: 18-12=6, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
17,
72,
18,
5
] | 79 | [
"17+18=35",
"35/5=7",
"72+7=79"
] | Current State: 79:[17, 72, 18, 5], Operations: []
Exploring Operation: 17+18=35, Resulting Numbers: [72, 5, 35]
Generated Node #2: [72, 5, 35] from Operation: 17+18=35
Current State: 79:[72, 5, 35], Operations: ['17+18=35']
Exploring Operation: 35/5=7, Resulting Numbers: [72, 7]
Generated Node #3: [72, 7] from Operatio... | 4 | Current State: 79:[17, 72, 18, 5], Operations: []
Exploring Operation: 17*5=85, Resulting Numbers: [72, 18, 85]
Generated Node #0,0: 79:[72, 18, 85] Operation: 17*5=85
Exploring Operation: 17+5=22, Resulting Numbers: [72, 18, 22]
Generated Node #0,1: 79:[72, 18, 22] Operation: 17+5=22
Exploring Operation: 18*5=90, Resu... | 0 | hs_4 | sum_heuristic |
[
52,
50,
40,
55
] | 48 | [
"52*50=2600",
"40+2600=2640",
"2640/55=48"
] | Current State: 48:[52, 50, 40, 55], Operations: []
Exploring Operation: 52*50=2600, Resulting Numbers: [40, 55, 2600]
Generated Node #2: [40, 55, 2600] from Operation: 52*50=2600
Current State: 48:[40, 55, 2600], Operations: ['52*50=2600']
Exploring Operation: 40+2600=2640, Resulting Numbers: [55, 2640]
Generated Node ... | 4 | Current State: 48:[52, 50, 40, 55], Operations: []
Exploring Operation: 52-40=12, Resulting Numbers: [50, 55, 12]
Generated Node #0,0: 48:[50, 55, 12] Operation: 52-40=12
Exploring Operation: 55-52=3, Resulting Numbers: [50, 40, 3]
Generated Node #0,1: 48:[50, 40, 3] Operation: 55-52=3
Exploring Operation: 55-40=15, Re... | 0 | hs_5 | sum_heuristic |
[
22,
64,
53,
74
] | 41 | [
"22+64=86",
"53+74=127",
"127-86=41"
] | Current State: 41:[22, 64, 53, 74], Operations: []
Exploring Operation: 22+64=86, Resulting Numbers: [53, 74, 86]
Generated Node #2: [53, 74, 86] from Operation: 22+64=86
Current State: 41:[53, 74, 86], Operations: ['22+64=86']
Exploring Operation: 53+74=127, Resulting Numbers: [86, 127]
Generated Node #3: [86, 127] fr... | 4 | Current State: 41:[22, 64, 53, 74], Operations: []
Exploring Operation: 74-22=52, Resulting Numbers: [64, 53, 52]
Generated Node #0,0: 41:[64, 53, 52] Operation: 74-22=52
Exploring Operation: 64-22=42, Resulting Numbers: [53, 74, 42]
Generated Node #0,1: 41:[53, 74, 42] Operation: 64-22=42
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
8,
74,
91,
19
] | 13 | [
"8*19=152",
"74+91=165",
"165-152=13"
] | Current State: 13:[8, 74, 91, 19], Operations: []
Exploring Operation: 8*19=152, Resulting Numbers: [74, 91, 152]
Generated Node #2: [74, 91, 152] from Operation: 8*19=152
Current State: 13:[74, 91, 152], Operations: ['8*19=152']
Exploring Operation: 74+91=165, Resulting Numbers: [152, 165]
Generated Node #3: [152, 165... | 4 | Current State: 13:[8, 74, 91, 19], Operations: []
Exploring Operation: 74-19=55, Resulting Numbers: [8, 91, 55]
Generated Node #0,0: 13:[8, 91, 55] Operation: 74-19=55
Exploring Operation: 91-74=17, Resulting Numbers: [8, 19, 17]
Generated Node #0,1: 13:[8, 19, 17] Operation: 91-74=17
Exploring Operation: 91-19=72, Res... | 0 | hs_3 | sum_heuristic |
[
19,
11,
86,
86
] | 29 | [
"19+11=30",
"86/86=1",
"30-1=29"
] | Current State: 29:[19, 11, 86, 86], Operations: []
Exploring Operation: 19+11=30, Resulting Numbers: [86, 86, 30]
Generated Node #2: [86, 86, 30] from Operation: 19+11=30
Current State: 29:[86, 86, 30], Operations: ['19+11=30']
Exploring Operation: 86/86=1, Resulting Numbers: [30, 1]
Generated Node #3: [30, 1] from Ope... | 4 | Current State: 29:[19, 11, 86, 86], Operations: []
Exploring Operation: 86-19=67, Resulting Numbers: [11, 86, 67]
Generated Node #0,0: 29:[11, 86, 67] Operation: 86-19=67
Exploring Operation: 86-86=0, Resulting Numbers: [19, 11, 0]
Generated Node #0,1: 29:[19, 11, 0] Operation: 86-86=0
Exploring Operation: 86/86=1, Res... | 0 | hs_4 | sum_heuristic |
[
18,
75,
28,
51
] | 14 | [
"18+75=93",
"28+51=79",
"93-79=14"
] | Current State: 14:[18, 75, 28, 51], Operations: []
Exploring Operation: 18+75=93, Resulting Numbers: [28, 51, 93]
Generated Node #2: [28, 51, 93] from Operation: 18+75=93
Current State: 14:[28, 51, 93], Operations: ['18+75=93']
Exploring Operation: 28+51=79, Resulting Numbers: [93, 79]
Generated Node #3: [93, 79] from ... | 4 | Current State: 14:[18, 75, 28, 51], Operations: []
Exploring Operation: 75-51=24, Resulting Numbers: [18, 28, 24]
Generated Node #0,0: 14:[18, 28, 24] Operation: 75-51=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 14:[18, 28, 24], Operations: ['75-51=24']
Exploring Operation: 28-24=4, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
87,
62,
23,
34
] | 92 | [
"87+62=149",
"23+34=57",
"149-57=92"
] | Current State: 92:[87, 62, 23, 34], Operations: []
Exploring Operation: 87+62=149, Resulting Numbers: [23, 34, 149]
Generated Node #2: [23, 34, 149] from Operation: 87+62=149
Current State: 92:[23, 34, 149], Operations: ['87+62=149']
Exploring Operation: 23+34=57, Resulting Numbers: [149, 57]
Generated Node #3: [149, 5... | 4 | Current State: 92:[87, 62, 23, 34], Operations: []
Exploring Operation: 62+34=96, Resulting Numbers: [87, 23, 96]
Generated Node #0,0: 92:[87, 23, 96] Operation: 62+34=96
Exploring Operation: 62-34=28, Resulting Numbers: [87, 23, 28]
Generated Node #0,1: 92:[87, 23, 28] Operation: 62-34=28
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
60,
43,
89,
32
] | 46 | [
"60+43=103",
"89-32=57",
"103-57=46"
] | Current State: 46:[60, 43, 89, 32], Operations: []
Exploring Operation: 60+43=103, Resulting Numbers: [89, 32, 103]
Generated Node #2: [89, 32, 103] from Operation: 60+43=103
Current State: 46:[89, 32, 103], Operations: ['60+43=103']
Exploring Operation: 89-32=57, Resulting Numbers: [103, 57]
Generated Node #3: [103, 5... | 4 | Current State: 46:[60, 43, 89, 32], Operations: []
Exploring Operation: 89-60=29, Resulting Numbers: [43, 32, 29]
Generated Node #0,0: 46:[43, 32, 29] Operation: 89-60=29
Exploring Operation: 89-43=46, Resulting Numbers: [60, 32, 46]
Generated Node #0,1: 46:[60, 32, 46] Operation: 89-43=46
Exploring Operation: 60-32=28... | 0.986979 | hs_5 | sum_heuristic |
[
7,
48,
24,
4
] | 84 | [
"48/4=12",
"24-12=12",
"7*12=84"
] | Current State: 84:[7, 48, 24, 4], Operations: []
Exploring Operation: 48/4=12, Resulting Numbers: [7, 24, 12]
Generated Node #2: [7, 24, 12] from Operation: 48/4=12
Current State: 84:[7, 24, 12], Operations: ['48/4=12']
Exploring Operation: 24-12=12, Resulting Numbers: [7, 12]
Generated Node #3: [7, 12] from Operation:... | 4 | Current State: 84:[7, 48, 24, 4], Operations: []
Exploring Operation: 48-24=24, Resulting Numbers: [7, 4, 24]
Generated Node #0,0: 84:[7, 4, 24] Operation: 48-24=24
Exploring Operation: 48-7=41, Resulting Numbers: [24, 4, 41]
Generated Node #0,1: 84:[24, 4, 41] Operation: 48-7=41
Exploring Operation: 48/24=2, Resulting... | 0.950521 | hs_4 | sum_heuristic |
[
5,
88,
74,
68
] | 26 | [
"88-68=20",
"5*20=100",
"100-74=26"
] | Current State: 26:[5, 88, 74, 68], Operations: []
Exploring Operation: 88-68=20, Resulting Numbers: [5, 74, 20]
Generated Node #2: [5, 74, 20] from Operation: 88-68=20
Current State: 26:[5, 74, 20], Operations: ['88-68=20']
Exploring Operation: 5*20=100, Resulting Numbers: [74, 100]
Generated Node #3: [74, 100] from Op... | 4 | Current State: 26:[5, 88, 74, 68], Operations: []
Exploring Operation: 88-74=14, Resulting Numbers: [5, 68, 14]
Generated Node #0,0: 26:[5, 68, 14] Operation: 88-74=14
Exploring Operation: 74-68=6, Resulting Numbers: [5, 88, 6]
Generated Node #0,1: 26:[5, 88, 6] Operation: 74-68=6
Exploring Operation: 88-68=20, Resulti... | 0 | hs_3 | mult_heuristic |
[
58,
95,
96,
78
] | 20 | [
"78-58=20",
"96-95=1",
"20*1=20"
] | Current State: 20:[58, 95, 96, 78], Operations: []
Exploring Operation: 78-58=20, Resulting Numbers: [95, 96, 20]
Generated Node #2: [95, 96, 20] from Operation: 78-58=20
Current State: 20:[95, 96, 20], Operations: ['78-58=20']
Exploring Operation: 96-95=1, Resulting Numbers: [20, 1]
Generated Node #3: [20, 1] from Ope... | 4 | Current State: 20:[58, 95, 96, 78], Operations: []
Exploring Operation: 96-95=1, Resulting Numbers: [58, 78, 1]
Generated Node #0,0: 20:[58, 78, 1] Operation: 96-95=1
Exploring Operation: 96-78=18, Resulting Numbers: [58, 95, 18]
Generated Node #0,1: 20:[58, 95, 18] Operation: 96-78=18
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
59,
20,
4,
3
] | 86 | [
"59+20=79",
"4+3=7",
"79+7=86"
] | Current State: 86:[59, 20, 4, 3], Operations: []
Exploring Operation: 59+20=79, Resulting Numbers: [4, 3, 79]
Generated Node #2: [4, 3, 79] from Operation: 59+20=79
Current State: 86:[4, 3, 79], Operations: ['59+20=79']
Exploring Operation: 4+3=7, Resulting Numbers: [79, 7]
Generated Node #3: [79, 7] from Operation: 4+... | 4 | Current State: 86:[59, 20, 4, 3], Operations: []
Exploring Operation: 59-20=39, Resulting Numbers: [4, 3, 39]
Generated Node #0,0: 86:[4, 3, 39] Operation: 59-20=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[4, 3, 39], Operations: ['59-20=39']
Exploring Operation: 4+39=43, Resulting Numbers: [3... | 0 | hs_1 | sum_heuristic |
[
54,
57,
67,
3
] | 30 | [
"54+57=111",
"111/3=37",
"67-37=30"
] | Current State: 30:[54, 57, 67, 3], Operations: []
Exploring Operation: 54+57=111, Resulting Numbers: [67, 3, 111]
Generated Node #2: [67, 3, 111] from Operation: 54+57=111
Current State: 30:[67, 3, 111], Operations: ['54+57=111']
Exploring Operation: 111/3=37, Resulting Numbers: [67, 37]
Generated Node #3: [67, 37] fro... | 4 | Current State: 30:[54, 57, 67, 3], Operations: []
Exploring Operation: 67-57=10, Resulting Numbers: [54, 3, 10]
Generated Node #0,0: 30:[54, 3, 10] Operation: 67-57=10
Exploring Operation: 67-54=13, Resulting Numbers: [57, 3, 13]
Generated Node #0,1: 30:[57, 3, 13] Operation: 67-54=13
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
48,
38,
64,
29
] | 12 | [
"38-29=9",
"64*9=576",
"576/48=12"
] | Current State: 12:[48, 38, 64, 29], Operations: []
Exploring Operation: 38-29=9, Resulting Numbers: [48, 64, 9]
Generated Node #2: [48, 64, 9] from Operation: 38-29=9
Current State: 12:[48, 64, 9], Operations: ['38-29=9']
Exploring Operation: 64*9=576, Resulting Numbers: [48, 576]
Generated Node #3: [48, 576] from Oper... | 4 | Current State: 12:[48, 38, 64, 29], Operations: []
Exploring Operation: 64-38=26, Resulting Numbers: [48, 29, 26]
Generated Node #0,0: 12:[48, 29, 26] Operation: 64-38=26
Exploring Operation: 64-48=16, Resulting Numbers: [38, 29, 16]
Generated Node #0,1: 12:[38, 29, 16] Operation: 64-48=16
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
53,
91,
64,
81
] | 36 | [
"53+91=144",
"64*81=5184",
"5184/144=36"
] | Current State: 36:[53, 91, 64, 81], Operations: []
Exploring Operation: 53+91=144, Resulting Numbers: [64, 81, 144]
Generated Node #2: [64, 81, 144] from Operation: 53+91=144
Current State: 36:[64, 81, 144], Operations: ['53+91=144']
Exploring Operation: 64*81=5184, Resulting Numbers: [144, 5184]
Generated Node #3: [14... | 4 | Current State: 36:[53, 91, 64, 81], Operations: []
Exploring Operation: 91-53=38, Resulting Numbers: [64, 81, 38]
Generated Node #0,0: 36:[64, 81, 38] Operation: 91-53=38
Exploring Operation: 81-53=28, Resulting Numbers: [91, 64, 28]
Generated Node #0,1: 36:[91, 64, 28] Operation: 81-53=28
Exploring Operation: 81-64=17... | 0 | hs_5 | sum_heuristic |
[
59,
11,
31,
5
] | 84 | [
"59-11=48",
"31+5=36",
"48+36=84"
] | Current State: 84:[59, 11, 31, 5], Operations: []
Exploring Operation: 59-11=48, Resulting Numbers: [31, 5, 48]
Generated Node #2: [31, 5, 48] from Operation: 59-11=48
Current State: 84:[31, 5, 48], Operations: ['59-11=48']
Exploring Operation: 31+5=36, Resulting Numbers: [48, 36]
Generated Node #3: [48, 36] from Opera... | 4 | Current State: 84:[59, 11, 31, 5], Operations: []
Exploring Operation: 59-31=28, Resulting Numbers: [11, 5, 28]
Generated Node #0,0: 84:[11, 5, 28] Operation: 59-31=28
Moving to Node #0,0
Current State: 84:[11, 5, 28], Operations: ['59-31=28']
Exploring Operation: 11-5=6, Resulting Numbers: [28, 6]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
71,
70,
28,
78
] | 14 | [
"78-71=7",
"70+28=98",
"98/7=14"
] | Current State: 14:[71, 70, 28, 78], Operations: []
Exploring Operation: 78-71=7, Resulting Numbers: [70, 28, 7]
Generated Node #2: [70, 28, 7] from Operation: 78-71=7
Current State: 14:[70, 28, 7], Operations: ['78-71=7']
Exploring Operation: 70+28=98, Resulting Numbers: [7, 98]
Generated Node #3: [7, 98] from Operatio... | 4 | Current State: 14:[71, 70, 28, 78], Operations: []
Exploring Operation: 78-71=7, Resulting Numbers: [70, 28, 7]
Generated Node #0,0: 14:[70, 28, 7] Operation: 78-71=7
Moving to Node #0,0
Current State: 14:[70, 28, 7], Operations: ['78-71=7']
Exploring Operation: 70/7=10, Resulting Numbers: [28, 10]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
21,
84,
5,
76
] | 61 | [
"84-76=8",
"5*8=40",
"21+40=61"
] | Current State: 61:[21, 84, 5, 76], Operations: []
Exploring Operation: 84-76=8, Resulting Numbers: [21, 5, 8]
Generated Node #2: [21, 5, 8] from Operation: 84-76=8
Current State: 61:[21, 5, 8], Operations: ['84-76=8']
Exploring Operation: 5*8=40, Resulting Numbers: [21, 40]
Generated Node #3: [21, 40] from Operation: 5... | 4 | Current State: 61:[21, 84, 5, 76], Operations: []
Exploring Operation: 84-21=63, Resulting Numbers: [5, 76, 63]
Generated Node #0,0: 61:[5, 76, 63] Operation: 84-21=63
Moving to Node #0,0
Current State: 61:[5, 76, 63], Operations: ['84-21=63']
Exploring Operation: 76-5=71, Resulting Numbers: [63, 71]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
7,
78,
83,
42
] | 77 | [
"83-78=5",
"7*5=35",
"42+35=77"
] | Current State: 77:[7, 78, 83, 42], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [7, 42, 5]
Generated Node #2: [7, 42, 5] from Operation: 83-78=5
Current State: 77:[7, 42, 5], Operations: ['83-78=5']
Exploring Operation: 7*5=35, Resulting Numbers: [42, 35]
Generated Node #3: [42, 35] from Operation: 7... | 4 | Current State: 77:[7, 78, 83, 42], Operations: []
Exploring Operation: 42-7=35, Resulting Numbers: [78, 83, 35]
Generated Node #0,0: 77:[78, 83, 35] Operation: 42-7=35
Exploring Operation: 42/7=6, Resulting Numbers: [78, 83, 6]
Generated Node #0,1: 77:[78, 83, 6] Operation: 42/7=6
Moving to Node #0,1
Current State: 77:... | 0 | hs_2 | sum_heuristic |
[
31,
49,
44,
24
] | 100 | [
"31+49=80",
"44-24=20",
"80+20=100"
] | Current State: 100:[31, 49, 44, 24], Operations: []
Exploring Operation: 31+49=80, Resulting Numbers: [44, 24, 80]
Generated Node #2: [44, 24, 80] from Operation: 31+49=80
Current State: 100:[44, 24, 80], Operations: ['31+49=80']
Exploring Operation: 44-24=20, Resulting Numbers: [80, 20]
Generated Node #3: [80, 20] fro... | 4 | Current State: 100:[31, 49, 44, 24], Operations: []
Exploring Operation: 44-24=20, Resulting Numbers: [31, 49, 20]
Generated Node #0,0: 100:[31, 49, 20] Operation: 44-24=20
Exploring Operation: 49-44=5, Resulting Numbers: [31, 24, 5]
Generated Node #0,1: 100:[31, 24, 5] Operation: 49-44=5
Exploring Operation: 44-31=13,... | 0.97309 | hs_3 | mult_heuristic |
[
9,
36,
78,
4
] | 78 | [
"36/9=4",
"78+4=82",
"82-4=78"
] | Current State: 78:[9, 36, 78, 4], Operations: []
Exploring Operation: 36/9=4, Resulting Numbers: [78, 4, 4]
Generated Node #2: [78, 4, 4] from Operation: 36/9=4
Current State: 78:[78, 4, 4], Operations: ['36/9=4']
Exploring Operation: 78+4=82, Resulting Numbers: [82]
82,78 equal: Goal Reached
Exploring Operation: 82-4=... | 4 | Current State: 78:[9, 36, 78, 4], Operations: []
Exploring Operation: 9-4=5, Resulting Numbers: [36, 78, 5]
Generated Node #0,0: 78:[36, 78, 5] Operation: 9-4=5
Exploring Operation: 36/9=4, Resulting Numbers: [78, 4, 4]
Generated Node #0,1: 78:[78, 4, 4] Operation: 36/9=4
Exploring Operation: 36-9=27, Resulting Numbers... | 0.986111 | hs_5 | mult_heuristic |
[
13,
87,
17,
99
] | 17 | [
"13+87=100",
"100-99=1",
"17*1=17"
] | Current State: 17:[13, 87, 17, 99], Operations: []
Exploring Operation: 13+87=100, Resulting Numbers: [17, 99, 100]
Generated Node #2: [17, 99, 100] from Operation: 13+87=100
Current State: 17:[17, 99, 100], Operations: ['13+87=100']
Exploring Operation: 100-99=1, Resulting Numbers: [17, 1]
Generated Node #3: [17, 1] f... | 4 | Current State: 17:[13, 87, 17, 99], Operations: []
Exploring Operation: 87-13=74, Resulting Numbers: [17, 99, 74]
Generated Node #0,0: 17:[17, 99, 74] Operation: 87-13=74
Exploring Operation: 99-87=12, Resulting Numbers: [13, 17, 12]
Generated Node #0,1: 17:[13, 17, 12] Operation: 99-87=12
Moving to Node #0,1
Current S... | 0.986979 | hs_2 | sum_heuristic |
[
28,
47,
53,
32
] | 66 | [
"47-28=19",
"53+32=85",
"85-19=66"
] | Current State: 66:[28, 47, 53, 32], Operations: []
Exploring Operation: 47-28=19, Resulting Numbers: [53, 32, 19]
Generated Node #2: [53, 32, 19] from Operation: 47-28=19
Current State: 66:[53, 32, 19], Operations: ['47-28=19']
Exploring Operation: 53+32=85, Resulting Numbers: [19, 85]
Generated Node #3: [19, 85] from ... | 4 | Current State: 66:[28, 47, 53, 32], Operations: []
Exploring Operation: 53-47=6, Resulting Numbers: [28, 32, 6]
Generated Node #0,0: 66:[28, 32, 6] Operation: 53-47=6
Exploring Operation: 47-28=19, Resulting Numbers: [53, 32, 19]
Generated Node #0,1: 66:[53, 32, 19] Operation: 47-28=19
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | sum_heuristic |
[
83,
55,
85,
75
] | 65 | [
"85-83=2",
"55+75=130",
"130/2=65"
] | Current State: 65:[83, 55, 85, 75], Operations: []
Exploring Operation: 85-83=2, Resulting Numbers: [55, 75, 2]
Generated Node #2: [55, 75, 2] from Operation: 85-83=2
Current State: 65:[55, 75, 2], Operations: ['85-83=2']
Exploring Operation: 55+75=130, Resulting Numbers: [2, 130]
Generated Node #3: [2, 130] from Opera... | 4 | Current State: 65:[83, 55, 85, 75], Operations: []
Exploring Operation: 83-75=8, Resulting Numbers: [55, 85, 8]
Generated Node #0,0: 65:[55, 85, 8] Operation: 83-75=8
Exploring Operation: 83-55=28, Resulting Numbers: [85, 75, 28]
Generated Node #0,1: 65:[85, 75, 28] Operation: 83-55=28
Exploring Operation: 85-75=10, Re... | 0 | hs_4 | mult_heuristic |
[
92,
42,
8,
18
] | 19 | [
"92+42=134",
"18+134=152",
"152/8=19"
] | Current State: 19:[92, 42, 8, 18], Operations: []
Exploring Operation: 92+42=134, Resulting Numbers: [8, 18, 134]
Generated Node #2: [8, 18, 134] from Operation: 92+42=134
Current State: 19:[8, 18, 134], Operations: ['92+42=134']
Exploring Operation: 18+134=152, Resulting Numbers: [8, 152]
Generated Node #3: [8, 152] f... | 4 | Current State: 19:[92, 42, 8, 18], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [8, 18, 50]
Generated Node #0,0: 19:[8, 18, 50] Operation: 92-42=50
Exploring Operation: 92-8=84, Resulting Numbers: [42, 18, 84]
Generated Node #0,1: 19:[42, 18, 84] Operation: 92-8=84
Exploring Operation: 92-18=74, Res... | 0 | hs_4 | sum_heuristic |
[
30,
2,
32,
52
] | 36 | [
"30+32=62",
"52/2=26",
"62-26=36"
] | Current State: 36:[30, 2, 32, 52], Operations: []
Exploring Operation: 30+32=62, Resulting Numbers: [2, 52, 62]
Generated Node #2: [2, 52, 62] from Operation: 30+32=62
Current State: 36:[2, 52, 62], Operations: ['30+32=62']
Exploring Operation: 52/2=26, Resulting Numbers: [62, 26]
Generated Node #3: [62, 26] from Opera... | 4 | Current State: 36:[30, 2, 32, 52], Operations: []
Exploring Operation: 32-30=2, Resulting Numbers: [2, 52, 2]
Generated Node #0,0: 36:[2, 52, 2] Operation: 32-30=2
Exploring Operation: 52-30=22, Resulting Numbers: [2, 32, 22]
Generated Node #0,1: 36:[2, 32, 22] Operation: 52-30=22
Exploring Operation: 52-32=20, Resulti... | 0 | hs_3 | sum_heuristic |
[
20,
49,
28,
27
] | 45 | [
"27-20=7",
"28/7=4",
"49-4=45"
] | Current State: 45:[20, 49, 28, 27], Operations: []
Exploring Operation: 27-20=7, Resulting Numbers: [49, 28, 7]
Generated Node #2: [49, 28, 7] from Operation: 27-20=7
Current State: 45:[49, 28, 7], Operations: ['27-20=7']
Exploring Operation: 28/7=4, Resulting Numbers: [49, 4]
Generated Node #3: [49, 4] from Operation:... | 4 | Current State: 45:[20, 49, 28, 27], Operations: []
Exploring Operation: 20+28=48, Resulting Numbers: [49, 27, 48]
Generated Node #0,0: 45:[49, 27, 48] Operation: 20+28=48
Exploring Operation: 28-20=8, Resulting Numbers: [49, 27, 8]
Generated Node #0,1: 45:[49, 27, 8] Operation: 28-20=8
Exploring Operation: 28-27=1, Res... | 0 | hs_4 | sum_heuristic |
[
9,
10,
94,
8
] | 23 | [
"9*10=90",
"94+90=184",
"184/8=23"
] | Current State: 23:[9, 10, 94, 8], Operations: []
Exploring Operation: 9*10=90, Resulting Numbers: [94, 8, 90]
Generated Node #2: [94, 8, 90] from Operation: 9*10=90
Current State: 23:[94, 8, 90], Operations: ['9*10=90']
Exploring Operation: 94+90=184, Resulting Numbers: [8, 184]
Generated Node #3: [8, 184] from Operati... | 4 | Current State: 23:[9, 10, 94, 8], Operations: []
Exploring Operation: 94-9=85, Resulting Numbers: [10, 8, 85]
Generated Node #0,0: 23:[10, 8, 85] Operation: 94-9=85
Exploring Operation: 9+10=19, Resulting Numbers: [94, 8, 19]
Generated Node #0,1: 23:[94, 8, 19] Operation: 9+10=19
Moving to Node #0,0
Current State: 23:[... | 0 | hs_2 | mult_heuristic |
[
3,
25,
29,
4
] | 83 | [
"3+25=28",
"4*28=112",
"112-29=83"
] | Current State: 83:[3, 25, 29, 4], Operations: []
Exploring Operation: 3+25=28, Resulting Numbers: [29, 4, 28]
Generated Node #2: [29, 4, 28] from Operation: 3+25=28
Current State: 83:[29, 4, 28], Operations: ['3+25=28']
Exploring Operation: 4*28=112, Resulting Numbers: [29, 112]
Generated Node #3: [29, 112] from Operat... | 4 | Current State: 83:[3, 25, 29, 4], Operations: []
Exploring Operation: 3*25=75, Resulting Numbers: [29, 4, 75]
Generated Node #0,0: 83:[29, 4, 75] Operation: 3*25=75
Exploring Operation: 25*4=100, Resulting Numbers: [3, 29, 100]
Generated Node #0,1: 83:[3, 29, 100] Operation: 25*4=100
Exploring Operation: 3*29=87, Resul... | 0 | hs_3 | sum_heuristic |
[
34,
59,
32,
57
] | 50 | [
"59-34=25",
"57-32=25",
"25+25=50"
] | Current State: 50:[34, 59, 32, 57], Operations: []
Exploring Operation: 59-34=25, Resulting Numbers: [32, 57, 25]
Generated Node #2: [32, 57, 25] from Operation: 59-34=25
Current State: 50:[32, 57, 25], Operations: ['59-34=25']
Exploring Operation: 57-32=25, Resulting Numbers: [25, 25]
Generated Node #3: [25, 25] from ... | 4 | Current State: 50:[34, 59, 32, 57], Operations: []
Exploring Operation: 59-34=25, Resulting Numbers: [32, 57, 25]
Generated Node #0,0: 50:[32, 57, 25] Operation: 59-34=25
Exploring Operation: 34-32=2, Resulting Numbers: [59, 57, 2]
Generated Node #0,1: 50:[59, 57, 2] Operation: 34-32=2
Exploring Operation: 59-57=2, Res... | 0.989583 | hs_3 | mult_heuristic |
[
95,
55,
47,
2
] | 14 | [
"95-55=40",
"47-40=7",
"2*7=14"
] | Current State: 14:[95, 55, 47, 2], Operations: []
Exploring Operation: 95-55=40, Resulting Numbers: [47, 2, 40]
Generated Node #2: [47, 2, 40] from Operation: 95-55=40
Current State: 14:[47, 2, 40], Operations: ['95-55=40']
Exploring Operation: 47-40=7, Resulting Numbers: [2, 7]
Generated Node #3: [2, 7] from Operation... | 4 | Current State: 14:[95, 55, 47, 2], Operations: []
Exploring Operation: 95-2=93, Resulting Numbers: [55, 47, 93]
Generated Node #0,0: 14:[55, 47, 93] Operation: 95-2=93
Exploring Operation: 95-47=48, Resulting Numbers: [55, 2, 48]
Generated Node #0,1: 14:[55, 2, 48] Operation: 95-47=48
Exploring Operation: 95-55=40, Res... | 0.987847 | hs_4 | mult_heuristic |
[
20,
43,
14,
54
] | 34 | [
"20-14=6",
"54/6=9",
"43-9=34"
] | Current State: 34:[20, 43, 14, 54], Operations: []
Exploring Operation: 20-14=6, Resulting Numbers: [43, 54, 6]
Generated Node #2: [43, 54, 6] from Operation: 20-14=6
Current State: 34:[43, 54, 6], Operations: ['20-14=6']
Exploring Operation: 54/6=9, Resulting Numbers: [43, 9]
Generated Node #3: [43, 9] from Operation:... | 4 | Current State: 34:[20, 43, 14, 54], Operations: []
Exploring Operation: 54-43=11, Resulting Numbers: [20, 14, 11]
Generated Node #0,0: 34:[20, 14, 11] Operation: 54-43=11
Exploring Operation: 54-20=34, Resulting Numbers: [43, 14, 34]
Generated Node #0,1: 34:[43, 14, 34] Operation: 54-20=34
Exploring Operation: 54-14=40... | 0 | hs_3 | sum_heuristic |
[
58,
2,
18,
19
] | 68 | [
"58+19=77",
"18/2=9",
"77-9=68"
] | Current State: 68:[58, 2, 18, 19], Operations: []
Exploring Operation: 58+19=77, Resulting Numbers: [2, 18, 77]
Generated Node #2: [2, 18, 77] from Operation: 58+19=77
Current State: 68:[2, 18, 77], Operations: ['58+19=77']
Exploring Operation: 18/2=9, Resulting Numbers: [77, 9]
Generated Node #3: [77, 9] from Operatio... | 4 | Current State: 68:[58, 2, 18, 19], Operations: []
Exploring Operation: 58-18=40, Resulting Numbers: [2, 19, 40]
Generated Node #0,0: 68:[2, 19, 40] Operation: 58-18=40
Exploring Operation: 58-19=39, Resulting Numbers: [2, 18, 39]
Generated Node #0,1: 68:[2, 18, 39] Operation: 58-19=39
Exploring Operation: 58/2=29, Resu... | 0 | hs_3 | mult_heuristic |
[
88,
18,
26,
34
] | 62 | [
"88-18=70",
"34-26=8",
"70-8=62"
] | Current State: 62:[88, 18, 26, 34], Operations: []
Exploring Operation: 88-18=70, Resulting Numbers: [26, 34, 70]
Generated Node #2: [26, 34, 70] from Operation: 88-18=70
Current State: 62:[26, 34, 70], Operations: ['88-18=70']
Exploring Operation: 34-26=8, Resulting Numbers: [70, 8]
Generated Node #3: [70, 8] from Ope... | 4 | Current State: 62:[88, 18, 26, 34], Operations: []
Exploring Operation: 88-18=70, Resulting Numbers: [26, 34, 70]
Generated Node #0,0: 62:[26, 34, 70] Operation: 88-18=70
Start Sub Search at level 1: Moving to Node #0,0
Current State: 62:[26, 34, 70], Operations: ['88-18=70']
Exploring Operation: 26+34=60, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
65,
57,
51,
34
] | 93 | [
"65-57=8",
"51+34=85",
"8+85=93"
] | Current State: 93:[65, 57, 51, 34], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [51, 34, 8]
Generated Node #2: [51, 34, 8] from Operation: 65-57=8
Current State: 93:[51, 34, 8], Operations: ['65-57=8']
Exploring Operation: 51+34=85, Resulting Numbers: [8, 85]
Generated Node #3: [8, 85] from Operatio... | 4 | Current State: 93:[65, 57, 51, 34], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [51, 34, 8]
Generated Node #0,0: 93:[51, 34, 8] Operation: 65-57=8
Exploring Operation: 57-51=6, Resulting Numbers: [65, 34, 6]
Generated Node #0,1: 93:[65, 34, 6] Operation: 57-51=6
Moving to Node #0,0
Current State: 93... | 0.988715 | hs_2 | mult_heuristic |
[
8,
15,
80,
4
] | 90 | [
"80/8=10",
"10-4=6",
"15*6=90"
] | Current State: 90:[8, 15, 80, 4], Operations: []
Exploring Operation: 80/8=10, Resulting Numbers: [15, 4, 10]
Generated Node #2: [15, 4, 10] from Operation: 80/8=10
Current State: 90:[15, 4, 10], Operations: ['80/8=10']
Exploring Operation: 10-4=6, Resulting Numbers: [15, 6]
Generated Node #3: [15, 6] from Operation: 1... | 4 | Current State: 90:[8, 15, 80, 4], Operations: []
Exploring Operation: 80/4=20, Resulting Numbers: [8, 15, 20]
Generated Node #0,0: 90:[8, 15, 20] Operation: 80/4=20
Exploring Operation: 80+4=84, Resulting Numbers: [8, 15, 84]
Generated Node #0,1: 90:[8, 15, 84] Operation: 80+4=84
Exploring Operation: 15+80=95, Resultin... | 0.986111 | hs_5 | mult_heuristic |
[
72,
19,
3,
78
] | 57 | [
"72+3=75",
"78-75=3",
"19*3=57"
] | Current State: 57:[72, 19, 3, 78], Operations: []
Exploring Operation: 72+3=75, Resulting Numbers: [19, 78, 75]
Generated Node #2: [19, 78, 75] from Operation: 72+3=75
Current State: 57:[19, 78, 75], Operations: ['72+3=75']
Exploring Operation: 78-75=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operati... | 4 | Current State: 57:[72, 19, 3, 78], Operations: []
Exploring Operation: 72/3=24, Resulting Numbers: [19, 78, 24]
Generated Node #0,0: 57:[19, 78, 24] Operation: 72/3=24
Exploring Operation: 78-72=6, Resulting Numbers: [19, 3, 6]
Generated Node #0,1: 57:[19, 3, 6] Operation: 78-72=6
Exploring Operation: 78/3=26, Resultin... | 0.986111 | hs_5 | mult_heuristic |
[
26,
66,
53,
39
] | 46 | [
"66*39=2574",
"2574/26=99",
"99-53=46"
] | Current State: 46:[26, 66, 53, 39], Operations: []
Exploring Operation: 66*39=2574, Resulting Numbers: [26, 53, 2574]
Generated Node #2: [26, 53, 2574] from Operation: 66*39=2574
Current State: 46:[26, 53, 2574], Operations: ['66*39=2574']
Exploring Operation: 2574/26=99, Resulting Numbers: [53, 99]
Generated Node #3: ... | 4 | Current State: 46:[26, 66, 53, 39], Operations: []
Exploring Operation: 66-39=27, Resulting Numbers: [26, 53, 27]
Generated Node #0,0: 46:[26, 53, 27] Operation: 66-39=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[26, 53, 27], Operations: ['66-39=27']
Exploring Operation: 53-27=26, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
78,
18,
8,
15
] | 72 | [
"18-8=10",
"15*10=150",
"150-78=72"
] | Current State: 72:[78, 18, 8, 15], Operations: []
Exploring Operation: 18-8=10, Resulting Numbers: [78, 15, 10]
Generated Node #2: [78, 15, 10] from Operation: 18-8=10
Current State: 72:[78, 15, 10], Operations: ['18-8=10']
Exploring Operation: 15*10=150, Resulting Numbers: [78, 150]
Generated Node #3: [78, 150] from O... | 4 | Current State: 72:[78, 18, 8, 15], Operations: []
Exploring Operation: 78-8=70, Resulting Numbers: [18, 15, 70]
Generated Node #0,0: 72:[18, 15, 70] Operation: 78-8=70
Exploring Operation: 18-15=3, Resulting Numbers: [78, 8, 3]
Generated Node #0,1: 72:[78, 8, 3] Operation: 18-15=3
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
65,
7,
97,
9
] | 89 | [
"65+7=72",
"72/9=8",
"97-8=89"
] | Current State: 89:[65, 7, 97, 9], Operations: []
Exploring Operation: 65+7=72, Resulting Numbers: [97, 9, 72]
Generated Node #2: [97, 9, 72] from Operation: 65+7=72
Current State: 89:[97, 9, 72], Operations: ['65+7=72']
Exploring Operation: 72/9=8, Resulting Numbers: [97, 8]
Generated Node #3: [97, 8] from Operation: 7... | 4 | Current State: 89:[65, 7, 97, 9], Operations: []
Exploring Operation: 65+7=72, Resulting Numbers: [97, 9, 72]
Generated Node #0,0: 89:[97, 9, 72] Operation: 65+7=72
Exploring Operation: 7*9=63, Resulting Numbers: [65, 97, 63]
Generated Node #0,1: 89:[65, 97, 63] Operation: 7*9=63
Exploring Operation: 65+9=74, Resulting... | 0 | hs_3 | sum_heuristic |
[
29,
30,
53,
21
] | 75 | [
"30-29=1",
"53+21=74",
"1+74=75"
] | Current State: 75:[29, 30, 53, 21], Operations: []
Exploring Operation: 30-29=1, Resulting Numbers: [53, 21, 1]
Generated Node #2: [53, 21, 1] from Operation: 30-29=1
Current State: 75:[53, 21, 1], Operations: ['30-29=1']
Exploring Operation: 53+21=74, Resulting Numbers: [1, 74]
Generated Node #3: [1, 74] from Operatio... | 4 | Current State: 75:[29, 30, 53, 21], Operations: []
Exploring Operation: 53-30=23, Resulting Numbers: [29, 21, 23]
Generated Node #0,0: 75:[29, 21, 23] Operation: 53-30=23
Exploring Operation: 53-29=24, Resulting Numbers: [30, 21, 24]
Generated Node #0,1: 75:[30, 21, 24] Operation: 53-29=24
Exploring Operation: 53+21=74... | 0.966146 | hs_4 | sum_heuristic |
[
4,
32,
33,
84
] | 20 | [
"84/4=21",
"33-32=1",
"21-1=20"
] | Current State: 20:[4, 32, 33, 84], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [32, 33, 21]
Generated Node #2: [32, 33, 21] from Operation: 84/4=21
Current State: 20:[32, 33, 21], Operations: ['84/4=21']
Exploring Operation: 33-32=1, Resulting Numbers: [21, 1]
Generated Node #3: [21, 1] from Operati... | 4 | Current State: 20:[4, 32, 33, 84], Operations: []
Exploring Operation: 84-33=51, Resulting Numbers: [4, 32, 51]
Generated Node #0,0: 20:[4, 32, 51] Operation: 84-33=51
Exploring Operation: 84/4=21, Resulting Numbers: [32, 33, 21]
Generated Node #0,1: 20:[32, 33, 21] Operation: 84/4=21
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | sum_heuristic |
[
19,
60,
38,
7
] | 12 | [
"38/19=2",
"7-2=5",
"60/5=12"
] | Current State: 12:[19, 60, 38, 7], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [60, 7, 2]
Generated Node #2: [60, 7, 2] from Operation: 38/19=2
Current State: 12:[60, 7, 2], Operations: ['38/19=2']
Exploring Operation: 7-2=5, Resulting Numbers: [60, 5]
Generated Node #3: [60, 5] from Operation: 7-2=... | 4 | Current State: 12:[19, 60, 38, 7], Operations: []
Exploring Operation: 60-38=22, Resulting Numbers: [19, 7, 22]
Generated Node #0,0: 12:[19, 7, 22] Operation: 60-38=22
Exploring Operation: 38/19=2, Resulting Numbers: [60, 7, 2]
Generated Node #0,1: 12:[60, 7, 2] Operation: 38/19=2
Exploring Operation: 60-19=41, Resulti... | 0 | hs_3 | sum_heuristic |
[
25,
32,
68,
85
] | 89 | [
"32+68=100",
"100/25=4",
"85+4=89"
] | Current State: 89:[25, 32, 68, 85], Operations: []
Exploring Operation: 32+68=100, Resulting Numbers: [25, 85, 100]
Generated Node #2: [25, 85, 100] from Operation: 32+68=100
Current State: 89:[25, 85, 100], Operations: ['32+68=100']
Exploring Operation: 100/25=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] f... | 4 | Current State: 89:[25, 32, 68, 85], Operations: []
Exploring Operation: 25+68=93, Resulting Numbers: [32, 85, 93]
Generated Node #0,0: 89:[32, 85, 93] Operation: 25+68=93
Exploring Operation: 25+32=57, Resulting Numbers: [68, 85, 57]
Generated Node #0,1: 89:[68, 85, 57] Operation: 25+32=57
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
13,
36,
22,
52
] | 19 | [
"13+36=49",
"52-22=30",
"49-30=19"
] | Current State: 19:[13, 36, 22, 52], Operations: []
Exploring Operation: 13+36=49, Resulting Numbers: [22, 52, 49]
Generated Node #2: [22, 52, 49] from Operation: 13+36=49
Current State: 19:[22, 52, 49], Operations: ['13+36=49']
Exploring Operation: 52-22=30, Resulting Numbers: [49, 30]
Generated Node #3: [49, 30] from ... | 4 | Current State: 19:[13, 36, 22, 52], Operations: []
Exploring Operation: 52-22=30, Resulting Numbers: [13, 36, 30]
Generated Node #0,0: 19:[13, 36, 30] Operation: 52-22=30
Exploring Operation: 52-36=16, Resulting Numbers: [13, 22, 16]
Generated Node #0,1: 19:[13, 22, 16] Operation: 52-36=16
Exploring Operation: 36-13=23... | 0.949653 | hs_4 | mult_heuristic |
[
27,
89,
30,
41
] | 34 | [
"30-27=3",
"41*3=123",
"123-89=34"
] | Current State: 34:[27, 89, 30, 41], Operations: []
Exploring Operation: 30-27=3, Resulting Numbers: [89, 41, 3]
Generated Node #2: [89, 41, 3] from Operation: 30-27=3
Current State: 34:[89, 41, 3], Operations: ['30-27=3']
Exploring Operation: 41*3=123, Resulting Numbers: [89, 123]
Generated Node #3: [89, 123] from Oper... | 4 | Current State: 34:[27, 89, 30, 41], Operations: []
Exploring Operation: 89-41=48, Resulting Numbers: [27, 30, 48]
Generated Node #0,0: 34:[27, 30, 48] Operation: 89-41=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[27, 30, 48], Operations: ['89-41=48']
Exploring Operation: 48-27=21, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
53,
13,
11,
61
] | 45 | [
"13-11=2",
"53*2=106",
"106-61=45"
] | Current State: 45:[53, 13, 11, 61], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [53, 61, 2]
Generated Node #2: [53, 61, 2] from Operation: 13-11=2
Current State: 45:[53, 61, 2], Operations: ['13-11=2']
Exploring Operation: 53*2=106, Resulting Numbers: [61, 106]
Generated Node #3: [61, 106] from Oper... | 4 | Current State: 45:[53, 13, 11, 61], Operations: []
Exploring Operation: 61-11=50, Resulting Numbers: [53, 13, 50]
Generated Node #0,0: 45:[53, 13, 50] Operation: 61-11=50
Exploring Operation: 61-13=48, Resulting Numbers: [53, 11, 48]
Generated Node #0,1: 45:[53, 11, 48] Operation: 61-13=48
Exploring Operation: 61-53=8,... | 0 | hs_3 | mult_heuristic |
[
7,
80,
34,
40
] | 80 | [
"7+34=41",
"41-40=1",
"80*1=80"
] | Current State: 80:[7, 80, 34, 40], Operations: []
Exploring Operation: 7+34=41, Resulting Numbers: [80, 40, 41]
Generated Node #2: [80, 40, 41] from Operation: 7+34=41
Current State: 80:[80, 40, 41], Operations: ['7+34=41']
Exploring Operation: 41-40=1, Resulting Numbers: [80, 1]
Generated Node #3: [80, 1] from Operati... | 4 | Current State: 80:[7, 80, 34, 40], Operations: []
Exploring Operation: 7+34=41, Resulting Numbers: [80, 40, 41]
Generated Node #0,0: 80:[80, 40, 41] Operation: 7+34=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[80, 40, 41], Operations: ['7+34=41']
Exploring Operation: 80-40=40, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
13,
22,
98,
53
] | 10 | [
"13+22=35",
"98-53=45",
"45-35=10"
] | Current State: 10:[13, 22, 98, 53], Operations: []
Exploring Operation: 13+22=35, Resulting Numbers: [98, 53, 35]
Generated Node #2: [98, 53, 35] from Operation: 13+22=35
Current State: 10:[98, 53, 35], Operations: ['13+22=35']
Exploring Operation: 98-53=45, Resulting Numbers: [35, 45]
Generated Node #3: [35, 45] from ... | 4 | Current State: 10:[13, 22, 98, 53], Operations: []
Exploring Operation: 98-22=76, Resulting Numbers: [13, 53, 76]
Generated Node #0,0: 10:[13, 53, 76] Operation: 98-22=76
Exploring Operation: 53-22=31, Resulting Numbers: [13, 98, 31]
Generated Node #0,1: 10:[13, 98, 31] Operation: 53-22=31
Exploring Operation: 98-53=45... | 0.990451 | hs_3 | sum_heuristic |
[
31,
80,
60,
83
] | 72 | [
"80-31=49",
"83-60=23",
"49+23=72"
] | Current State: 72:[31, 80, 60, 83], Operations: []
Exploring Operation: 80-31=49, Resulting Numbers: [60, 83, 49]
Generated Node #2: [60, 83, 49] from Operation: 80-31=49
Current State: 72:[60, 83, 49], Operations: ['80-31=49']
Exploring Operation: 83-60=23, Resulting Numbers: [49, 23]
Generated Node #3: [49, 23] from ... | 4 | Current State: 72:[31, 80, 60, 83], Operations: []
Exploring Operation: 83-60=23, Resulting Numbers: [31, 80, 23]
Generated Node #0,0: 72:[31, 80, 23] Operation: 83-60=23
Exploring Operation: 83-80=3, Resulting Numbers: [31, 60, 3]
Generated Node #0,1: 72:[31, 60, 3] Operation: 83-80=3
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
43,
22,
12,
53
] | 24 | [
"43+22=65",
"53-12=41",
"65-41=24"
] | Current State: 24:[43, 22, 12, 53], Operations: []
Exploring Operation: 43+22=65, Resulting Numbers: [12, 53, 65]
Generated Node #2: [12, 53, 65] from Operation: 43+22=65
Current State: 24:[12, 53, 65], Operations: ['43+22=65']
Exploring Operation: 53-12=41, Resulting Numbers: [65, 41]
Generated Node #3: [65, 41] from ... | 4 | Current State: 24:[43, 22, 12, 53], Operations: []
Exploring Operation: 43-22=21, Resulting Numbers: [12, 53, 21]
Generated Node #0,0: 24:[12, 53, 21] Operation: 43-22=21
Exploring Operation: 53-22=31, Resulting Numbers: [43, 12, 31]
Generated Node #0,1: 24:[43, 12, 31] Operation: 53-22=31
Exploring Operation: 53-43=10... | 0.986111 | hs_4 | mult_heuristic |
[
25,
63,
12,
84
] | 41 | [
"12*84=1008",
"1008/63=16",
"25+16=41"
] | Current State: 41:[25, 63, 12, 84], Operations: []
Exploring Operation: 12*84=1008, Resulting Numbers: [25, 63, 1008]
Generated Node #2: [25, 63, 1008] from Operation: 12*84=1008
Current State: 41:[25, 63, 1008], Operations: ['12*84=1008']
Exploring Operation: 1008/63=16, Resulting Numbers: [25, 16]
Generated Node #3: ... | 4 | Current State: 41:[25, 63, 12, 84], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [25, 12, 21]
Generated Node #0,0: 41:[25, 12, 21] Operation: 84-63=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[25, 12, 21], Operations: ['84-63=21']
Exploring Operation: 25+12=37, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
28,
68,
99,
14
] | 33 | [
"28/14=2",
"99-68=31",
"2+31=33"
] | Current State: 33:[28, 68, 99, 14], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [68, 99, 2]
Generated Node #2: [68, 99, 2] from Operation: 28/14=2
Current State: 33:[68, 99, 2], Operations: ['28/14=2']
Exploring Operation: 99-68=31, Resulting Numbers: [2, 31]
Generated Node #3: [2, 31] from Operatio... | 4 | Current State: 33:[28, 68, 99, 14], Operations: []
Exploring Operation: 99-28=71, Resulting Numbers: [68, 14, 71]
Generated Node #0,0: 33:[68, 14, 71] Operation: 99-28=71
Exploring Operation: 68-28=40, Resulting Numbers: [99, 14, 40]
Generated Node #0,1: 33:[99, 14, 40] Operation: 68-28=40
Exploring Operation: 99-68=31... | 0.986979 | hs_3 | mult_heuristic |
[
37,
67,
10,
34
] | 37 | [
"67-37=30",
"30/10=3",
"34+3=37"
] | Current State: 37:[37, 67, 10, 34], Operations: []
Exploring Operation: 67-37=30, Resulting Numbers: [10, 34, 30]
Generated Node #2: [10, 34, 30] from Operation: 67-37=30
Current State: 37:[10, 34, 30], Operations: ['67-37=30']
Exploring Operation: 30/10=3, Resulting Numbers: [34, 3]
Generated Node #3: [34, 3] from Ope... | 4 | Current State: 37:[37, 67, 10, 34], Operations: []
Exploring Operation: 67-34=33, Resulting Numbers: [37, 10, 33]
Generated Node #0,0: 37:[37, 10, 33] Operation: 67-34=33
Exploring Operation: 67-10=57, Resulting Numbers: [37, 34, 57]
Generated Node #0,1: 37:[37, 34, 57] Operation: 67-10=57
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
72,
8,
82,
36
] | 98 | [
"72*8=576",
"576/36=16",
"82+16=98"
] | Current State: 98:[72, 8, 82, 36], Operations: []
Exploring Operation: 72*8=576, Resulting Numbers: [82, 36, 576]
Generated Node #2: [82, 36, 576] from Operation: 72*8=576
Current State: 98:[82, 36, 576], Operations: ['72*8=576']
Exploring Operation: 576/36=16, Resulting Numbers: [82, 16]
Generated Node #3: [82, 16] fr... | 4 | Current State: 98:[72, 8, 82, 36], Operations: []
Exploring Operation: 72+36=108, Resulting Numbers: [8, 82, 108]
Generated Node #0,0: 98:[8, 82, 108] Operation: 72+36=108
Exploring Operation: 82-36=46, Resulting Numbers: [72, 8, 46]
Generated Node #0,1: 98:[72, 8, 46] Operation: 82-36=46
Exploring Operation: 82-72=10,... | 0 | hs_4 | sum_heuristic |
[
5,
24,
3,
43
] | 27 | [
"24-5=19",
"3+43=46",
"46-19=27"
] | Current State: 27:[5, 24, 3, 43], Operations: []
Exploring Operation: 24-5=19, Resulting Numbers: [3, 43, 19]
Generated Node #2: [3, 43, 19] from Operation: 24-5=19
Current State: 27:[3, 43, 19], Operations: ['24-5=19']
Exploring Operation: 3+43=46, Resulting Numbers: [19, 46]
Generated Node #3: [19, 46] from Operation... | 4 | Current State: 27:[5, 24, 3, 43], Operations: []
Exploring Operation: 43-24=19, Resulting Numbers: [5, 3, 19]
Generated Node #0,0: 27:[5, 3, 19] Operation: 43-24=19
Exploring Operation: 5+24=29, Resulting Numbers: [3, 43, 29]
Generated Node #0,1: 27:[3, 43, 29] Operation: 5+24=29
Exploring Operation: 43-5=38, Resulting... | 0.986979 | hs_4 | sum_heuristic |
[
95,
50,
31,
70
] | 56 | [
"95-50=45",
"31+70=101",
"101-45=56"
] | Current State: 56:[95, 50, 31, 70], Operations: []
Exploring Operation: 95-50=45, Resulting Numbers: [31, 70, 45]
Generated Node #2: [31, 70, 45] from Operation: 95-50=45
Current State: 56:[31, 70, 45], Operations: ['95-50=45']
Exploring Operation: 31+70=101, Resulting Numbers: [45, 101]
Generated Node #3: [45, 101] fr... | 4 | Current State: 56:[95, 50, 31, 70], Operations: []
Exploring Operation: 95-50=45, Resulting Numbers: [31, 70, 45]
Generated Node #0,0: 56:[31, 70, 45] Operation: 95-50=45
Exploring Operation: 95-70=25, Resulting Numbers: [50, 31, 25]
Generated Node #0,1: 56:[50, 31, 25] Operation: 95-70=25
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
33,
26,
29,
58
] | 47 | [
"29-26=3",
"33/3=11",
"58-11=47"
] | Current State: 47:[33, 26, 29, 58], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [33, 58, 3]
Generated Node #2: [33, 58, 3] from Operation: 29-26=3
Current State: 47:[33, 58, 3], Operations: ['29-26=3']
Exploring Operation: 33/3=11, Resulting Numbers: [58, 11]
Generated Node #3: [58, 11] from Operati... | 4 | Current State: 47:[33, 26, 29, 58], Operations: []
Exploring Operation: 33+26=59, Resulting Numbers: [29, 58, 59]
Generated Node #0,0: 47:[29, 58, 59] Operation: 33+26=59
Exploring Operation: 26+29=55, Resulting Numbers: [33, 58, 55]
Generated Node #0,1: 47:[33, 58, 55] Operation: 26+29=55
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
38,
52,
4,
32
] | 43 | [
"52-32=20",
"20/4=5",
"38+5=43"
] | Current State: 43:[38, 52, 4, 32], Operations: []
Exploring Operation: 52-32=20, Resulting Numbers: [38, 4, 20]
Generated Node #2: [38, 4, 20] from Operation: 52-32=20
Current State: 43:[38, 4, 20], Operations: ['52-32=20']
Exploring Operation: 20/4=5, Resulting Numbers: [38, 5]
Generated Node #3: [38, 5] from Operatio... | 4 | Current State: 43:[38, 52, 4, 32], Operations: []
Exploring Operation: 38+4=42, Resulting Numbers: [52, 32, 42]
Generated Node #0,0: 43:[52, 32, 42] Operation: 38+4=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[52, 32, 42], Operations: ['38+4=42']
Exploring Operation: 52-32=20, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
26,
34,
35,
66
] | 39 | [
"34-26=8",
"66-35=31",
"8+31=39"
] | Current State: 39:[26, 34, 35, 66], Operations: []
Exploring Operation: 34-26=8, Resulting Numbers: [35, 66, 8]
Generated Node #2: [35, 66, 8] from Operation: 34-26=8
Current State: 39:[35, 66, 8], Operations: ['34-26=8']
Exploring Operation: 66-35=31, Resulting Numbers: [8, 31]
Generated Node #3: [8, 31] from Operatio... | 4 | Current State: 39:[26, 34, 35, 66], Operations: []
Exploring Operation: 66-35=31, Resulting Numbers: [26, 34, 31]
Generated Node #0,0: 39:[26, 34, 31] Operation: 66-35=31
Exploring Operation: 66-26=40, Resulting Numbers: [34, 35, 40]
Generated Node #0,1: 39:[34, 35, 40] Operation: 66-26=40
Exploring Operation: 66-34=32... | 0.984375 | hs_3 | sum_heuristic |
[
12,
82,
36,
85
] | 72 | [
"36-12=24",
"85-82=3",
"24*3=72"
] | Current State: 72:[12, 82, 36, 85], Operations: []
Exploring Operation: 36-12=24, Resulting Numbers: [82, 85, 24]
Generated Node #2: [82, 85, 24] from Operation: 36-12=24
Current State: 72:[82, 85, 24], Operations: ['36-12=24']
Exploring Operation: 85-82=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 72:[12, 82, 36, 85], Operations: []
Exploring Operation: 85-12=73, Resulting Numbers: [82, 36, 73]
Generated Node #0,0: 72:[82, 36, 73] Operation: 85-12=73
Exploring Operation: 82-12=70, Resulting Numbers: [36, 85, 70]
Generated Node #0,1: 72:[36, 85, 70] Operation: 82-12=70
Exploring Operation: 85-82=3,... | 0.980903 | hs_5 | sum_heuristic |
[
78,
59,
77,
38
] | 61 | [
"77-38=39",
"78/39=2",
"59+2=61"
] | Current State: 61:[78, 59, 77, 38], Operations: []
Exploring Operation: 77-38=39, Resulting Numbers: [78, 59, 39]
Generated Node #2: [78, 59, 39] from Operation: 77-38=39
Current State: 61:[78, 59, 39], Operations: ['77-38=39']
Exploring Operation: 78/39=2, Resulting Numbers: [59, 2]
Generated Node #3: [59, 2] from Ope... | 4 | Current State: 61:[78, 59, 77, 38], Operations: []
Exploring Operation: 78-38=40, Resulting Numbers: [59, 77, 40]
Generated Node #0,0: 61:[59, 77, 40] Operation: 78-38=40
Moving to Node #0,0
Current State: 61:[59, 77, 40], Operations: ['78-38=40']
Exploring Operation: 77-40=37, Resulting Numbers: [59, 37]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
45,
40,
90,
81
] | 94 | [
"45+40=85",
"90-81=9",
"85+9=94"
] | Current State: 94:[45, 40, 90, 81], Operations: []
Exploring Operation: 45+40=85, Resulting Numbers: [90, 81, 85]
Generated Node #2: [90, 81, 85] from Operation: 45+40=85
Current State: 94:[90, 81, 85], Operations: ['45+40=85']
Exploring Operation: 90-81=9, Resulting Numbers: [85, 9]
Generated Node #3: [85, 9] from Ope... | 4 | Current State: 94:[45, 40, 90, 81], Operations: []
Exploring Operation: 81-40=41, Resulting Numbers: [45, 90, 41]
Generated Node #0,0: 94:[45, 90, 41] Operation: 81-40=41
Moving to Node #0,0
Current State: 94:[45, 90, 41], Operations: ['81-40=41']
Exploring Operation: 90-41=49, Resulting Numbers: [45, 49]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
98,
4,
99,
13
] | 16 | [
"98+4=102",
"99-13=86",
"102-86=16"
] | Current State: 16:[98, 4, 99, 13], Operations: []
Exploring Operation: 98+4=102, Resulting Numbers: [99, 13, 102]
Generated Node #2: [99, 13, 102] from Operation: 98+4=102
Current State: 16:[99, 13, 102], Operations: ['98+4=102']
Exploring Operation: 99-13=86, Resulting Numbers: [102, 86]
Generated Node #3: [102, 86] f... | 4 | Current State: 16:[98, 4, 99, 13], Operations: []
Exploring Operation: 99-13=86, Resulting Numbers: [98, 4, 86]
Generated Node #0,0: 16:[98, 4, 86] Operation: 99-13=86
Exploring Operation: 98-13=85, Resulting Numbers: [4, 99, 85]
Generated Node #0,1: 16:[4, 99, 85] Operation: 98-13=85
Exploring Operation: 98-4=94, Resu... | 0.982639 | hs_5 | mult_heuristic |
[
70,
78,
77,
10
] | 61 | [
"70+78=148",
"77+10=87",
"148-87=61"
] | Current State: 61:[70, 78, 77, 10], Operations: []
Exploring Operation: 70+78=148, Resulting Numbers: [77, 10, 148]
Generated Node #2: [77, 10, 148] from Operation: 70+78=148
Current State: 61:[77, 10, 148], Operations: ['70+78=148']
Exploring Operation: 77+10=87, Resulting Numbers: [148, 87]
Generated Node #3: [148, 8... | 4 | Current State: 61:[70, 78, 77, 10], Operations: []
Exploring Operation: 78-10=68, Resulting Numbers: [70, 77, 68]
Generated Node #0,0: 61:[70, 77, 68] Operation: 78-10=68
Exploring Operation: 77-10=67, Resulting Numbers: [70, 78, 67]
Generated Node #0,1: 61:[70, 78, 67] Operation: 77-10=67
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
66,
42,
60,
7
] | 77 | [
"66-42=24",
"60-7=53",
"24+53=77"
] | Current State: 77:[66, 42, 60, 7], Operations: []
Exploring Operation: 66-42=24, Resulting Numbers: [60, 7, 24]
Generated Node #2: [60, 7, 24] from Operation: 66-42=24
Current State: 77:[60, 7, 24], Operations: ['66-42=24']
Exploring Operation: 60-7=53, Resulting Numbers: [24, 53]
Generated Node #3: [24, 53] from Opera... | 4 | Current State: 77:[66, 42, 60, 7], Operations: []
Exploring Operation: 66-60=6, Resulting Numbers: [42, 7, 6]
Generated Node #0,0: 77:[42, 7, 6] Operation: 66-60=6
Exploring Operation: 42/7=6, Resulting Numbers: [66, 60, 6]
Generated Node #0,1: 77:[66, 60, 6] Operation: 42/7=6
Exploring Operation: 66-42=24, Resulting N... | 0.986979 | hs_5 | mult_heuristic |
[
48,
57,
53,
17
] | 27 | [
"57-48=9",
"53-17=36",
"36-9=27"
] | Current State: 27:[48, 57, 53, 17], Operations: []
Exploring Operation: 57-48=9, Resulting Numbers: [53, 17, 9]
Generated Node #2: [53, 17, 9] from Operation: 57-48=9
Current State: 27:[53, 17, 9], Operations: ['57-48=9']
Exploring Operation: 53-17=36, Resulting Numbers: [9, 36]
Generated Node #3: [9, 36] from Operatio... | 4 | Current State: 27:[48, 57, 53, 17], Operations: []
Exploring Operation: 57-48=9, Resulting Numbers: [53, 17, 9]
Generated Node #0,0: 27:[53, 17, 9] Operation: 57-48=9
Exploring Operation: 57-53=4, Resulting Numbers: [48, 17, 4]
Generated Node #0,1: 27:[48, 17, 4] Operation: 57-53=4
Exploring Operation: 53-48=5, Resulti... | 0.988715 | hs_4 | mult_heuristic |
[
12,
47,
54,
10
] | 15 | [
"12+47=59",
"54-10=44",
"59-44=15"
] | Current State: 15:[12, 47, 54, 10], Operations: []
Exploring Operation: 12+47=59, Resulting Numbers: [54, 10, 59]
Generated Node #2: [54, 10, 59] from Operation: 12+47=59
Current State: 15:[54, 10, 59], Operations: ['12+47=59']
Exploring Operation: 54-10=44, Resulting Numbers: [59, 44]
Generated Node #3: [59, 44] from ... | 4 | Current State: 15:[12, 47, 54, 10], Operations: []
Exploring Operation: 54-12=42, Resulting Numbers: [47, 10, 42]
Generated Node #0,0: 15:[47, 10, 42] Operation: 54-12=42
Exploring Operation: 47-12=35, Resulting Numbers: [54, 10, 35]
Generated Node #0,1: 15:[54, 10, 35] Operation: 47-12=35
Exploring Operation: 47-10=37... | 0.981771 | hs_4 | mult_heuristic |
[
18,
77,
58,
8
] | 29 | [
"18+77=95",
"58+8=66",
"95-66=29"
] | Current State: 29:[18, 77, 58, 8], Operations: []
Exploring Operation: 18+77=95, Resulting Numbers: [58, 8, 95]
Generated Node #2: [58, 8, 95] from Operation: 18+77=95
Current State: 29:[58, 8, 95], Operations: ['18+77=95']
Exploring Operation: 58+8=66, Resulting Numbers: [95, 66]
Generated Node #3: [95, 66] from Opera... | 4 | Current State: 29:[18, 77, 58, 8], Operations: []
Exploring Operation: 77-18=59, Resulting Numbers: [58, 8, 59]
Generated Node #0,0: 29:[58, 8, 59] Operation: 77-18=59
Exploring Operation: 77-8=69, Resulting Numbers: [18, 58, 69]
Generated Node #0,1: 29:[18, 58, 69] Operation: 77-8=69
Exploring Operation: 77-58=19, Res... | 0.980035 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.