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 |
|---|---|---|---|---|---|---|---|---|
[
35,
51,
2,
91
] | 24 | [
"35+91=126",
"51*2=102",
"126-102=24"
] | Current State: 24:[35, 51, 2, 91], Operations: []
Exploring Operation: 35+91=126, Resulting Numbers: [51, 2, 126]
Generated Node #2: [51, 2, 126] from Operation: 35+91=126
Current State: 24:[51, 2, 126], Operations: ['35+91=126']
Exploring Operation: 51*2=102, Resulting Numbers: [126, 102]
Generated Node #3: [126, 102]... | 4 | Current State: 24:[35, 51, 2, 91], Operations: []
Exploring Operation: 51-35=16, Resulting Numbers: [2, 91, 16]
Generated Node #0,0: 24:[2, 91, 16] Operation: 51-35=16
Exploring Operation: 91-35=56, Resulting Numbers: [51, 2, 56]
Generated Node #0,1: 24:[51, 2, 56] Operation: 91-35=56
Exploring Operation: 91-51=40, Res... | 0 | hs_3 | sum_heuristic |
[
5,
15,
6,
45
] | 72 | [
"15+45=60",
"60/5=12",
"6*12=72"
] | Current State: 72:[5, 15, 6, 45], Operations: []
Exploring Operation: 15+45=60, Resulting Numbers: [5, 6, 60]
Generated Node #2: [5, 6, 60] from Operation: 15+45=60
Current State: 72:[5, 6, 60], Operations: ['15+45=60']
Exploring Operation: 60/5=12, Resulting Numbers: [6, 12]
Generated Node #3: [6, 12] from Operation: ... | 4 | Current State: 72:[5, 15, 6, 45], Operations: []
Exploring Operation: 45-5=40, Resulting Numbers: [15, 6, 40]
Generated Node #0,0: 72:[15, 6, 40] Operation: 45-5=40
Exploring Operation: 45-15=30, Resulting Numbers: [5, 6, 30]
Generated Node #0,1: 72:[5, 6, 30] Operation: 45-15=30
Exploring Operation: 45/5=9, Resulting ... | 0 | hs_4 | sum_heuristic |
[
89,
26,
47,
64
] | 98 | [
"89+26=115",
"64-47=17",
"115-17=98"
] | Current State: 98:[89, 26, 47, 64], Operations: []
Exploring Operation: 89+26=115, Resulting Numbers: [47, 64, 115]
Generated Node #2: [47, 64, 115] from Operation: 89+26=115
Current State: 98:[47, 64, 115], Operations: ['89+26=115']
Exploring Operation: 64-47=17, Resulting Numbers: [115, 17]
Generated Node #3: [115, 1... | 4 | Current State: 98:[89, 26, 47, 64], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [89, 26, 17]
Generated Node #0,0: 98:[89, 26, 17] Operation: 64-47=17
Exploring Operation: 26+64=90, Resulting Numbers: [89, 47, 90]
Generated Node #0,1: 98:[89, 47, 90] Operation: 26+64=90
Exploring Operation: 64-26=38... | 0.978299 | hs_3 | sum_heuristic |
[
33,
36,
59,
15
] | 47 | [
"36-33=3",
"59-15=44",
"3+44=47"
] | Current State: 47:[33, 36, 59, 15], Operations: []
Exploring Operation: 36-33=3, Resulting Numbers: [59, 15, 3]
Generated Node #2: [59, 15, 3] from Operation: 36-33=3
Current State: 47:[59, 15, 3], Operations: ['36-33=3']
Exploring Operation: 59-15=44, Resulting Numbers: [3, 44]
Generated Node #3: [3, 44] from Operatio... | 4 | Current State: 47:[33, 36, 59, 15], Operations: []
Exploring Operation: 36-15=21, Resulting Numbers: [33, 59, 21]
Generated Node #0,0: 47:[33, 59, 21] Operation: 36-15=21
Exploring Operation: 59-15=44, Resulting Numbers: [33, 36, 44]
Generated Node #0,1: 47:[33, 36, 44] Operation: 59-15=44
Exploring Operation: 33-15=18... | 0.982639 | hs_5 | sum_heuristic |
[
82,
85,
5,
87
] | 60 | [
"87-82=5",
"5*5=25",
"85-25=60"
] | Current State: 60:[82, 85, 5, 87], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [85, 5, 5]
Generated Node #2: [85, 5, 5] from Operation: 87-82=5
Current State: 60:[85, 5, 5], Operations: ['87-82=5']
Exploring Operation: 5*5=25, Resulting Numbers: [85, 25]
Generated Node #3: [85, 25] from Operation: 5... | 4 | Current State: 60:[82, 85, 5, 87], Operations: []
Exploring Operation: 87-85=2, Resulting Numbers: [82, 5, 2]
Generated Node #0,0: 60:[82, 5, 2] Operation: 87-85=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[82, 5, 2], Operations: ['87-85=2']
Exploring Operation: 82/2=41, Resulting Numbers: [5, ... | 0 | hs_1 | mult_heuristic |
[
1,
14,
51,
42
] | 55 | [
"1+51=52",
"42/14=3",
"52+3=55"
] | Current State: 55:[1, 14, 51, 42], Operations: []
Exploring Operation: 1+51=52, Resulting Numbers: [14, 42, 52]
Generated Node #2: [14, 42, 52] from Operation: 1+51=52
Current State: 55:[14, 42, 52], Operations: ['1+51=52']
Exploring Operation: 42/14=3, Resulting Numbers: [52, 3]
Generated Node #3: [52, 3] from Operati... | 4 | Current State: 55:[1, 14, 51, 42], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [1, 51, 3]
Generated Node #0,0: 55:[1, 51, 3] Operation: 42/14=3
Exploring Operation: 51-42=9, Resulting Numbers: [1, 14, 9]
Generated Node #0,1: 55:[1, 14, 9] Operation: 51-42=9
Exploring Operation: 14+42=56, Resulting N... | 0.967882 | hs_3 | mult_heuristic |
[
85,
73,
56,
60
] | 65 | [
"73-56=17",
"85/17=5",
"60+5=65"
] | Current State: 65:[85, 73, 56, 60], Operations: []
Exploring Operation: 73-56=17, Resulting Numbers: [85, 60, 17]
Generated Node #2: [85, 60, 17] from Operation: 73-56=17
Current State: 65:[85, 60, 17], Operations: ['73-56=17']
Exploring Operation: 85/17=5, Resulting Numbers: [60, 5]
Generated Node #3: [60, 5] from Ope... | 4 | Current State: 65:[85, 73, 56, 60], Operations: []
Exploring Operation: 85-73=12, Resulting Numbers: [56, 60, 12]
Generated Node #0,0: 65:[56, 60, 12] Operation: 85-73=12
Moving to Node #0,0
Current State: 65:[56, 60, 12], Operations: ['85-73=12']
Exploring Operation: 60-56=4, Resulting Numbers: [12, 4]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
13,
15,
28,
45
] | 45 | [
"13+15=28",
"28+45=73",
"73-28=45"
] | Current State: 45:[13, 15, 28, 45], Operations: []
Exploring Operation: 13+15=28, Resulting Numbers: [28, 45, 28]
Generated Node #2: [28, 45, 28] from Operation: 13+15=28
Current State: 45:[28, 45, 28], Operations: ['13+15=28']
Exploring Operation: 28+45=73, Resulting Numbers: [73]
73,45 equal: Goal Reached
Exploring O... | 4 | Current State: 45:[13, 15, 28, 45], Operations: []
Exploring Operation: 28-13=15, Resulting Numbers: [15, 45, 15]
Generated Node #0,0: 45:[15, 45, 15] Operation: 28-13=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[15, 45, 15], Operations: ['28-13=15']
Exploring Operation: 45/15=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
7,
87,
72,
8
] | 71 | [
"87-7=80",
"72/8=9",
"80-9=71"
] | Current State: 71:[7, 87, 72, 8], Operations: []
Exploring Operation: 87-7=80, Resulting Numbers: [72, 8, 80]
Generated Node #2: [72, 8, 80] from Operation: 87-7=80
Current State: 71:[72, 8, 80], Operations: ['87-7=80']
Exploring Operation: 72/8=9, Resulting Numbers: [80, 9]
Generated Node #3: [80, 9] from Operation: 7... | 4 | Current State: 71:[7, 87, 72, 8], Operations: []
Exploring Operation: 7*8=56, Resulting Numbers: [87, 72, 56]
Generated Node #0,0: 71:[87, 72, 56] Operation: 7*8=56
Moving to Node #0,0
Current State: 71:[87, 72, 56], Operations: ['7*8=56']
Exploring Operation: 87-56=31, Resulting Numbers: [72, 31]
Generated Node #0,0,0... | 0 | hs_1 | mult_heuristic |
[
79,
66,
16,
82
] | 85 | [
"79-66=13",
"16+82=98",
"98-13=85"
] | Current State: 85:[79, 66, 16, 82], Operations: []
Exploring Operation: 79-66=13, Resulting Numbers: [16, 82, 13]
Generated Node #2: [16, 82, 13] from Operation: 79-66=13
Current State: 85:[16, 82, 13], Operations: ['79-66=13']
Exploring Operation: 16+82=98, Resulting Numbers: [13, 98]
Generated Node #3: [13, 98] from ... | 4 | Current State: 85:[79, 66, 16, 82], Operations: []
Exploring Operation: 66+16=82, Resulting Numbers: [79, 82, 82]
Generated Node #0,0: 85:[79, 82, 82] Operation: 66+16=82
Exploring Operation: 79-66=13, Resulting Numbers: [16, 82, 13]
Generated Node #0,1: 85:[16, 82, 13] Operation: 79-66=13
Exploring Operation: 82-79=3,... | 0.976563 | hs_4 | sum_heuristic |
[
31,
33,
56,
81
] | 27 | [
"33-31=2",
"81-56=25",
"2+25=27"
] | Current State: 27:[31, 33, 56, 81], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [56, 81, 2]
Generated Node #2: [56, 81, 2] from Operation: 33-31=2
Current State: 27:[56, 81, 2], Operations: ['33-31=2']
Exploring Operation: 81-56=25, Resulting Numbers: [2, 25]
Generated Node #3: [2, 25] from Operatio... | 4 | Current State: 27:[31, 33, 56, 81], Operations: []
Exploring Operation: 56-31=25, Resulting Numbers: [33, 81, 25]
Generated Node #0,0: 27:[33, 81, 25] Operation: 56-31=25
Exploring Operation: 81-56=25, Resulting Numbers: [31, 33, 25]
Generated Node #0,1: 27:[31, 33, 25] Operation: 81-56=25
Exploring Operation: 81-33=48... | 0.986979 | hs_4 | mult_heuristic |
[
36,
9,
23,
21
] | 90 | [
"36+9=45",
"23-21=2",
"45*2=90"
] | Current State: 90:[36, 9, 23, 21], Operations: []
Exploring Operation: 36+9=45, Resulting Numbers: [23, 21, 45]
Generated Node #2: [23, 21, 45] from Operation: 36+9=45
Current State: 90:[23, 21, 45], Operations: ['36+9=45']
Exploring Operation: 23-21=2, Resulting Numbers: [45, 2]
Generated Node #3: [45, 2] from Operati... | 4 | Current State: 90:[36, 9, 23, 21], Operations: []
Exploring Operation: 36-23=13, Resulting Numbers: [9, 21, 13]
Generated Node #0,0: 90:[9, 21, 13] Operation: 36-23=13
Exploring Operation: 36-21=15, Resulting Numbers: [9, 23, 15]
Generated Node #0,1: 90:[9, 23, 15] Operation: 36-21=15
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
25,
61,
19,
45
] | 28 | [
"61-25=36",
"19+45=64",
"64-36=28"
] | Current State: 28:[25, 61, 19, 45], Operations: []
Exploring Operation: 61-25=36, Resulting Numbers: [19, 45, 36]
Generated Node #2: [19, 45, 36] from Operation: 61-25=36
Current State: 28:[19, 45, 36], Operations: ['61-25=36']
Exploring Operation: 19+45=64, Resulting Numbers: [36, 64]
Generated Node #3: [36, 64] from ... | 4 | Current State: 28:[25, 61, 19, 45], Operations: []
Exploring Operation: 61-45=16, Resulting Numbers: [25, 19, 16]
Generated Node #0,0: 28:[25, 19, 16] Operation: 61-45=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[25, 19, 16], Operations: ['61-45=16']
Exploring Operation: 25-19=6, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
57,
44,
91,
43
] | 34 | [
"91-57=34",
"44-43=1",
"34*1=34"
] | Current State: 34:[57, 44, 91, 43], Operations: []
Exploring Operation: 91-57=34, Resulting Numbers: [44, 43, 34]
Generated Node #2: [44, 43, 34] from Operation: 91-57=34
Current State: 34:[44, 43, 34], Operations: ['91-57=34']
Exploring Operation: 44-43=1, Resulting Numbers: [34, 1]
Generated Node #3: [34, 1] from Ope... | 4 | Current State: 34:[57, 44, 91, 43], Operations: []
Exploring Operation: 57-44=13, Resulting Numbers: [91, 43, 13]
Generated Node #0,0: 34:[91, 43, 13] Operation: 57-44=13
Exploring Operation: 91-43=48, Resulting Numbers: [57, 44, 48]
Generated Node #0,1: 34:[57, 44, 48] Operation: 91-43=48
Exploring Operation: 91-57=34... | 0.988715 | hs_4 | sum_heuristic |
[
14,
39,
79,
13
] | 31 | [
"14+79=93",
"39/13=3",
"93/3=31"
] | Current State: 31:[14, 39, 79, 13], Operations: []
Exploring Operation: 14+79=93, Resulting Numbers: [39, 13, 93]
Generated Node #2: [39, 13, 93] from Operation: 14+79=93
Current State: 31:[39, 13, 93], Operations: ['14+79=93']
Exploring Operation: 39/13=3, Resulting Numbers: [93, 3]
Generated Node #3: [93, 3] from Ope... | 4 | Current State: 31:[14, 39, 79, 13], Operations: []
Exploring Operation: 79-14=65, Resulting Numbers: [39, 13, 65]
Generated Node #0,0: 31:[39, 13, 65] Operation: 79-14=65
Exploring Operation: 79-39=40, Resulting Numbers: [14, 13, 40]
Generated Node #0,1: 31:[14, 13, 40] Operation: 79-39=40
Exploring Operation: 39-13=26... | 0 | hs_5 | sum_heuristic |
[
37,
96,
27,
25
] | 61 | [
"96-37=59",
"27-25=2",
"59+2=61"
] | Current State: 61:[37, 96, 27, 25], Operations: []
Exploring Operation: 96-37=59, Resulting Numbers: [27, 25, 59]
Generated Node #2: [27, 25, 59] from Operation: 96-37=59
Current State: 61:[27, 25, 59], Operations: ['96-37=59']
Exploring Operation: 27-25=2, Resulting Numbers: [59, 2]
Generated Node #3: [59, 2] from Ope... | 4 | Current State: 61:[37, 96, 27, 25], Operations: []
Exploring Operation: 96-25=71, Resulting Numbers: [37, 27, 71]
Generated Node #0,0: 61:[37, 27, 71] Operation: 96-25=71
Exploring Operation: 96-27=69, Resulting Numbers: [37, 25, 69]
Generated Node #0,1: 61:[37, 25, 69] Operation: 96-27=69
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
8,
67,
11,
6
] | 87 | [
"8+6=14",
"11*14=154",
"154-67=87"
] | Current State: 87:[8, 67, 11, 6], Operations: []
Exploring Operation: 8+6=14, Resulting Numbers: [67, 11, 14]
Generated Node #2: [67, 11, 14] from Operation: 8+6=14
Current State: 87:[67, 11, 14], Operations: ['8+6=14']
Exploring Operation: 11*14=154, Resulting Numbers: [67, 154]
Generated Node #3: [67, 154] from Opera... | 4 | Current State: 87:[8, 67, 11, 6], Operations: []
Exploring Operation: 67+11=78, Resulting Numbers: [8, 6, 78]
Generated Node #0,0: 87:[8, 6, 78] Operation: 67+11=78
Exploring Operation: 67+6=73, Resulting Numbers: [8, 11, 73]
Generated Node #0,1: 87:[8, 11, 73] Operation: 67+6=73
Exploring Operation: 11-8=3, Resulting ... | 0 | hs_5 | sum_heuristic |
[
71,
17,
90,
84
] | 42 | [
"71+17=88",
"90-88=2",
"84/2=42"
] | Current State: 42:[71, 17, 90, 84], Operations: []
Exploring Operation: 71+17=88, Resulting Numbers: [90, 84, 88]
Generated Node #2: [90, 84, 88] from Operation: 71+17=88
Current State: 42:[90, 84, 88], Operations: ['71+17=88']
Exploring Operation: 90-88=2, Resulting Numbers: [84, 2]
Generated Node #3: [84, 2] from Ope... | 4 | Current State: 42:[71, 17, 90, 84], Operations: []
Exploring Operation: 84-71=13, Resulting Numbers: [17, 90, 13]
Generated Node #0,0: 42:[17, 90, 13] Operation: 84-71=13
Exploring Operation: 71-17=54, Resulting Numbers: [90, 84, 54]
Generated Node #0,1: 42:[90, 84, 54] Operation: 71-17=54
Exploring Operation: 90-71=19... | 0.966146 | hs_4 | sum_heuristic |
[
61,
62,
20,
32
] | 52 | [
"62-61=1",
"20+32=52",
"1*52=52"
] | Current State: 52:[61, 62, 20, 32], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [20, 32, 1]
Generated Node #2: [20, 32, 1] from Operation: 62-61=1
Current State: 52:[20, 32, 1], Operations: ['62-61=1']
Exploring Operation: 20+32=52, Resulting Numbers: [1, 52]
Generated Node #3: [1, 52] from Operatio... | 4 | Current State: 52:[61, 62, 20, 32], Operations: []
Exploring Operation: 61-32=29, Resulting Numbers: [62, 20, 29]
Generated Node #0,0: 52:[62, 20, 29] Operation: 61-32=29
Exploring Operation: 62-61=1, Resulting Numbers: [20, 32, 1]
Generated Node #0,1: 52:[20, 32, 1] Operation: 62-61=1
Exploring Operation: 62-32=30, Re... | 0.989583 | hs_3 | sum_heuristic |
[
58,
36,
66,
55
] | 33 | [
"58-36=22",
"66-55=11",
"22+11=33"
] | Current State: 33:[58, 36, 66, 55], Operations: []
Exploring Operation: 58-36=22, Resulting Numbers: [66, 55, 22]
Generated Node #2: [66, 55, 22] from Operation: 58-36=22
Current State: 33:[66, 55, 22], Operations: ['58-36=22']
Exploring Operation: 66-55=11, Resulting Numbers: [22, 11]
Generated Node #3: [22, 11] from ... | 4 | Current State: 33:[58, 36, 66, 55], Operations: []
Exploring Operation: 66-58=8, Resulting Numbers: [36, 55, 8]
Generated Node #0,0: 33:[36, 55, 8] Operation: 66-58=8
Moving to Node #0,0
Current State: 33:[36, 55, 8], Operations: ['66-58=8']
Exploring Operation: 55-36=19, Resulting Numbers: [8, 19]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
52,
54,
62,
11
] | 53 | [
"54-52=2",
"62-11=51",
"2+51=53"
] | Current State: 53:[52, 54, 62, 11], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [62, 11, 2]
Generated Node #2: [62, 11, 2] from Operation: 54-52=2
Current State: 53:[62, 11, 2], Operations: ['54-52=2']
Exploring Operation: 62-11=51, Resulting Numbers: [2, 51]
Generated Node #3: [2, 51] from Operatio... | 4 | Current State: 53:[52, 54, 62, 11], Operations: []
Exploring Operation: 62-11=51, Resulting Numbers: [52, 54, 51]
Generated Node #0,0: 53:[52, 54, 51] Operation: 62-11=51
Moving to Node #0,0
Current State: 53:[52, 54, 51], Operations: ['62-11=51']
Exploring Operation: 52+51=103, Resulting Numbers: [54, 103]
Generated N... | 0 | hs_1 | sum_heuristic |
[
62,
15,
72,
60
] | 12 | [
"62+15=77",
"77-72=5",
"60/5=12"
] | Current State: 12:[62, 15, 72, 60], Operations: []
Exploring Operation: 62+15=77, Resulting Numbers: [72, 60, 77]
Generated Node #2: [72, 60, 77] from Operation: 62+15=77
Current State: 12:[72, 60, 77], Operations: ['62+15=77']
Exploring Operation: 77-72=5, Resulting Numbers: [60, 5]
Generated Node #3: [60, 5] from Ope... | 4 | Current State: 12:[62, 15, 72, 60], Operations: []
Exploring Operation: 72-60=12, Resulting Numbers: [62, 15, 12]
Generated Node #0,0: 12:[62, 15, 12] Operation: 72-60=12
Exploring Operation: 62-60=2, Resulting Numbers: [15, 72, 2]
Generated Node #0,1: 12:[15, 72, 2] Operation: 62-60=2
Exploring Operation: 72-62=10, Re... | 0 | hs_3 | sum_heuristic |
[
69,
36,
68,
6
] | 29 | [
"69-36=33",
"68-6=62",
"62-33=29"
] | Current State: 29:[69, 36, 68, 6], Operations: []
Exploring Operation: 69-36=33, Resulting Numbers: [68, 6, 33]
Generated Node #2: [68, 6, 33] from Operation: 69-36=33
Current State: 29:[68, 6, 33], Operations: ['69-36=33']
Exploring Operation: 68-6=62, Resulting Numbers: [33, 62]
Generated Node #3: [33, 62] from Opera... | 4 | Current State: 29:[69, 36, 68, 6], Operations: []
Exploring Operation: 69-36=33, Resulting Numbers: [68, 6, 33]
Generated Node #0,0: 29:[68, 6, 33] Operation: 69-36=33
Exploring Operation: 69-68=1, Resulting Numbers: [36, 6, 1]
Generated Node #0,1: 29:[36, 6, 1] Operation: 69-68=1
Exploring Operation: 68-36=32, Resulti... | 0.989583 | hs_3 | sum_heuristic |
[
14,
89,
85,
40
] | 50 | [
"89-14=75",
"85+40=125",
"125-75=50"
] | Current State: 50:[14, 89, 85, 40], Operations: []
Exploring Operation: 89-14=75, Resulting Numbers: [85, 40, 75]
Generated Node #2: [85, 40, 75] from Operation: 89-14=75
Current State: 50:[85, 40, 75], Operations: ['89-14=75']
Exploring Operation: 85+40=125, Resulting Numbers: [75, 125]
Generated Node #3: [75, 125] fr... | 4 | Current State: 50:[14, 89, 85, 40], Operations: []
Exploring Operation: 89-85=4, Resulting Numbers: [14, 40, 4]
Generated Node #0,0: 50:[14, 40, 4] Operation: 89-85=4
Exploring Operation: 89-40=49, Resulting Numbers: [14, 85, 49]
Generated Node #0,1: 50:[14, 85, 49] Operation: 89-40=49
Exploring Operation: 89-14=75, Re... | 0.983507 | hs_4 | mult_heuristic |
[
21,
2,
95,
83
] | 29 | [
"83-21=62",
"2*62=124",
"124-95=29"
] | Current State: 29:[21, 2, 95, 83], Operations: []
Exploring Operation: 83-21=62, Resulting Numbers: [2, 95, 62]
Generated Node #2: [2, 95, 62] from Operation: 83-21=62
Current State: 29:[2, 95, 62], Operations: ['83-21=62']
Exploring Operation: 2*62=124, Resulting Numbers: [95, 124]
Generated Node #3: [95, 124] from Op... | 4 | Current State: 29:[21, 2, 95, 83], Operations: []
Exploring Operation: 95-83=12, Resulting Numbers: [21, 2, 12]
Generated Node #0,0: 29:[21, 2, 12] Operation: 95-83=12
Exploring Operation: 21+2=23, Resulting Numbers: [95, 83, 23]
Generated Node #0,1: 29:[95, 83, 23] Operation: 21+2=23
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
6,
18,
6,
65
] | 83 | [
"6+18=24",
"65-6=59",
"24+59=83"
] | Current State: 83:[6, 18, 6, 65], Operations: []
Exploring Operation: 6+18=24, Resulting Numbers: [65, 24]
Generated Node #2: [65, 24] from Operation: 6+18=24
Current State: 83:[65, 24], Operations: ['6+18=24']
Exploring Operation: 65-6=59, Resulting Numbers: [24, 59]
Generated Node #3: [24, 59] from Operation: 65-6=59... | 4 | Current State: 83:[6, 18, 6, 65], Operations: []
Exploring Operation: 6*18=108, Resulting Numbers: [6, 65, 108]
Generated Node #0,0: 83:[6, 65, 108] Operation: 6*18=108
Exploring Operation: 18*6=108, Resulting Numbers: [6, 65, 108]
Generated Node #0,1: 83:[6, 65, 108] Operation: 18*6=108
Moving to Node #0,0
Current Sta... | 0 | hs_2 | mult_heuristic |
[
95,
38,
92,
4
] | 38 | [
"95-92=3",
"4-3=1",
"38*1=38"
] | Current State: 38:[95, 38, 92, 4], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [38, 4, 3]
Generated Node #2: [38, 4, 3] from Operation: 95-92=3
Current State: 38:[38, 4, 3], Operations: ['95-92=3']
Exploring Operation: 4-3=1, Resulting Numbers: [38, 1]
Generated Node #3: [38, 1] from Operation: 4-3=... | 4 | Current State: 38:[95, 38, 92, 4], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [38, 4, 3]
Generated Node #0,0: 38:[38, 4, 3] Operation: 95-92=3
Exploring Operation: 95-38=57, Resulting Numbers: [92, 4, 57]
Generated Node #0,1: 38:[92, 4, 57] Operation: 95-38=57
Exploring Operation: 92/4=23, Resultin... | 0.989583 | hs_3 | sum_heuristic |
[
20,
90,
6,
40
] | 27 | [
"40-20=20",
"90*6=540",
"540/20=27"
] | Current State: 27:[20, 90, 6, 40], Operations: []
Exploring Operation: 40-20=20, Resulting Numbers: [90, 6, 20]
Generated Node #2: [90, 6, 20] from Operation: 40-20=20
Current State: 27:[90, 6, 20], Operations: ['40-20=20']
Exploring Operation: 90*6=540, Resulting Numbers: [20, 540]
Generated Node #3: [20, 540] from Op... | 4 | Current State: 27:[20, 90, 6, 40], Operations: []
Exploring Operation: 90-40=50, Resulting Numbers: [20, 6, 50]
Generated Node #0,0: 27:[20, 6, 50] Operation: 90-40=50
Exploring Operation: 90/6=15, Resulting Numbers: [20, 40, 15]
Generated Node #0,1: 27:[20, 40, 15] Operation: 90/6=15
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
95,
34,
96,
36
] | 70 | [
"96-95=1",
"34+36=70",
"1*70=70"
] | Current State: 70:[95, 34, 96, 36], Operations: []
Exploring Operation: 96-95=1, Resulting Numbers: [34, 36, 1]
Generated Node #2: [34, 36, 1] from Operation: 96-95=1
Current State: 70:[34, 36, 1], Operations: ['96-95=1']
Exploring Operation: 34+36=70, Resulting Numbers: [1, 70]
Generated Node #3: [1, 70] from Operatio... | 4 | Current State: 70:[95, 34, 96, 36], Operations: []
Exploring Operation: 96-34=62, Resulting Numbers: [95, 36, 62]
Generated Node #0,0: 70:[95, 36, 62] Operation: 96-34=62
Exploring Operation: 96-95=1, Resulting Numbers: [34, 36, 1]
Generated Node #0,1: 70:[34, 36, 1] Operation: 96-95=1
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
97,
8,
93,
79
] | 67 | [
"97+8=105",
"93+79=172",
"172-105=67"
] | Current State: 67:[97, 8, 93, 79], Operations: []
Exploring Operation: 97+8=105, Resulting Numbers: [93, 79, 105]
Generated Node #2: [93, 79, 105] from Operation: 97+8=105
Current State: 67:[93, 79, 105], Operations: ['97+8=105']
Exploring Operation: 93+79=172, Resulting Numbers: [105, 172]
Generated Node #3: [105, 172... | 4 | Current State: 67:[97, 8, 93, 79], Operations: []
Exploring Operation: 93-8=85, Resulting Numbers: [97, 79, 85]
Generated Node #0,0: 67:[97, 79, 85] Operation: 93-8=85
Exploring Operation: 97-8=89, Resulting Numbers: [93, 79, 89]
Generated Node #0,1: 67:[93, 79, 89] Operation: 97-8=89
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | sum_heuristic |
[
66,
59,
69,
47
] | 15 | [
"66-59=7",
"69-47=22",
"22-7=15"
] | Current State: 15:[66, 59, 69, 47], Operations: []
Exploring Operation: 66-59=7, Resulting Numbers: [69, 47, 7]
Generated Node #2: [69, 47, 7] from Operation: 66-59=7
Current State: 15:[69, 47, 7], Operations: ['66-59=7']
Exploring Operation: 69-47=22, Resulting Numbers: [7, 22]
Generated Node #3: [7, 22] from Operatio... | 4 | Current State: 15:[66, 59, 69, 47], Operations: []
Exploring Operation: 69-59=10, Resulting Numbers: [66, 47, 10]
Generated Node #0,0: 15:[66, 47, 10] Operation: 69-59=10
Exploring Operation: 69-66=3, Resulting Numbers: [59, 47, 3]
Generated Node #0,1: 15:[59, 47, 3] Operation: 69-66=3
Exploring Operation: 66-59=7, Res... | 0.988715 | hs_3 | mult_heuristic |
[
79,
3,
58,
15
] | 26 | [
"79-58=21",
"15/3=5",
"21+5=26"
] | Current State: 26:[79, 3, 58, 15], Operations: []
Exploring Operation: 79-58=21, Resulting Numbers: [3, 15, 21]
Generated Node #2: [3, 15, 21] from Operation: 79-58=21
Current State: 26:[3, 15, 21], Operations: ['79-58=21']
Exploring Operation: 15/3=5, Resulting Numbers: [21, 5]
Generated Node #3: [21, 5] from Operatio... | 4 | Current State: 26:[79, 3, 58, 15], Operations: []
Exploring Operation: 79-15=64, Resulting Numbers: [3, 58, 64]
Generated Node #0,0: 26:[3, 58, 64] Operation: 79-15=64
Exploring Operation: 58-15=43, Resulting Numbers: [79, 3, 43]
Generated Node #0,1: 26:[79, 3, 43] Operation: 58-15=43
Exploring Operation: 79-3=76, Resu... | 0 | hs_4 | mult_heuristic |
[
23,
52,
2,
5
] | 85 | [
"23+52=75",
"2*5=10",
"75+10=85"
] | Current State: 85:[23, 52, 2, 5], Operations: []
Exploring Operation: 23+52=75, Resulting Numbers: [2, 5, 75]
Generated Node #2: [2, 5, 75] from Operation: 23+52=75
Current State: 85:[2, 5, 75], Operations: ['23+52=75']
Exploring Operation: 2*5=10, Resulting Numbers: [75, 10]
Generated Node #3: [75, 10] from Operation:... | 4 | Current State: 85:[23, 52, 2, 5], Operations: []
Exploring Operation: 23+52=75, Resulting Numbers: [2, 5, 75]
Generated Node #0,0: 85:[2, 5, 75] Operation: 23+52=75
Exploring Operation: 52-23=29, Resulting Numbers: [2, 5, 29]
Generated Node #0,1: 85:[2, 5, 29] Operation: 52-23=29
Exploring Operation: 52/2=26, Resulting... | 0 | hs_4 | sum_heuristic |
[
45,
93,
14,
2
] | 10 | [
"45+93=138",
"2+138=140",
"140/14=10"
] | Current State: 10:[45, 93, 14, 2], Operations: []
Exploring Operation: 45+93=138, Resulting Numbers: [14, 2, 138]
Generated Node #2: [14, 2, 138] from Operation: 45+93=138
Current State: 10:[14, 2, 138], Operations: ['45+93=138']
Exploring Operation: 2+138=140, Resulting Numbers: [14, 140]
Generated Node #3: [14, 140] ... | 4 | Current State: 10:[45, 93, 14, 2], Operations: []
Exploring Operation: 93-14=79, Resulting Numbers: [45, 2, 79]
Generated Node #0,0: 10:[45, 2, 79] Operation: 93-14=79
Exploring Operation: 45-14=31, Resulting Numbers: [93, 2, 31]
Generated Node #0,1: 10:[93, 2, 31] Operation: 45-14=31
Exploring Operation: 93-45=48, Res... | 0.96875 | hs_3 | sum_heuristic |
[
32,
55,
52,
61
] | 90 | [
"55-32=23",
"52+61=113",
"113-23=90"
] | Current State: 90:[32, 55, 52, 61], Operations: []
Exploring Operation: 55-32=23, Resulting Numbers: [52, 61, 23]
Generated Node #2: [52, 61, 23] from Operation: 55-32=23
Current State: 90:[52, 61, 23], Operations: ['55-32=23']
Exploring Operation: 52+61=113, Resulting Numbers: [23, 113]
Generated Node #3: [23, 113] fr... | 4 | Current State: 90:[32, 55, 52, 61], Operations: []
Exploring Operation: 61-55=6, Resulting Numbers: [32, 52, 6]
Generated Node #0,0: 90:[32, 52, 6] Operation: 61-55=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[32, 52, 6], Operations: ['61-55=6']
Exploring Operation: 52-32=20, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
13,
95,
48,
63
] | 97 | [
"95-13=82",
"63-48=15",
"82+15=97"
] | Current State: 97:[13, 95, 48, 63], Operations: []
Exploring Operation: 95-13=82, Resulting Numbers: [48, 63, 82]
Generated Node #2: [48, 63, 82] from Operation: 95-13=82
Current State: 97:[48, 63, 82], Operations: ['95-13=82']
Exploring Operation: 63-48=15, Resulting Numbers: [82, 15]
Generated Node #3: [82, 15] from ... | 4 | Current State: 97:[13, 95, 48, 63], Operations: []
Exploring Operation: 13+48=61, Resulting Numbers: [95, 63, 61]
Generated Node #0,0: 97:[95, 63, 61] Operation: 13+48=61
Exploring Operation: 13+95=108, Resulting Numbers: [48, 63, 108]
Generated Node #0,1: 97:[48, 63, 108] Operation: 13+95=108
Exploring Operation: 13+6... | 0.985243 | hs_3 | sum_heuristic |
[
76,
18,
12,
20
] | 82 | [
"20-18=2",
"12/2=6",
"76+6=82"
] | Current State: 82:[76, 18, 12, 20], Operations: []
Exploring Operation: 20-18=2, Resulting Numbers: [76, 12, 2]
Generated Node #2: [76, 12, 2] from Operation: 20-18=2
Current State: 82:[76, 12, 2], Operations: ['20-18=2']
Exploring Operation: 12/2=6, Resulting Numbers: [76, 6]
Generated Node #3: [76, 6] from Operation:... | 4 | Current State: 82:[76, 18, 12, 20], Operations: []
Exploring Operation: 18+20=38, Resulting Numbers: [76, 12, 38]
Generated Node #0,0: 82:[76, 12, 38] Operation: 18+20=38
Exploring Operation: 20-18=2, Resulting Numbers: [76, 12, 2]
Generated Node #0,1: 82:[76, 12, 2] Operation: 20-18=2
Moving to Node #0,1
Current State... | 0.989583 | hs_2 | sum_heuristic |
[
38,
4,
37,
11
] | 31 | [
"38+37=75",
"4*11=44",
"75-44=31"
] | Current State: 31:[38, 4, 37, 11], Operations: []
Exploring Operation: 38+37=75, Resulting Numbers: [4, 11, 75]
Generated Node #2: [4, 11, 75] from Operation: 38+37=75
Current State: 31:[4, 11, 75], Operations: ['38+37=75']
Exploring Operation: 4*11=44, Resulting Numbers: [75, 44]
Generated Node #3: [75, 44] from Opera... | 4 | Current State: 31:[38, 4, 37, 11], Operations: []
Exploring Operation: 4*11=44, Resulting Numbers: [38, 37, 44]
Generated Node #0,0: 31:[38, 37, 44] Operation: 4*11=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[38, 37, 44], Operations: ['4*11=44']
Exploring Operation: 44-38=6, Resulting Numbers... | 0.993924 | hs_1 | mult_heuristic |
[
44,
16,
3,
69
] | 44 | [
"44-16=28",
"3+69=72",
"72-28=44"
] | Current State: 44:[44, 16, 3, 69], Operations: []
Exploring Operation: 44-16=28, Resulting Numbers: [3, 69, 28]
Generated Node #2: [3, 69, 28] from Operation: 44-16=28
Current State: 44:[3, 69, 28], Operations: ['44-16=28']
Exploring Operation: 3+69=72, Resulting Numbers: [28, 72]
Generated Node #3: [28, 72] from Opera... | 4 | Current State: 44:[44, 16, 3, 69], Operations: []
Exploring Operation: 69-16=53, Resulting Numbers: [44, 3, 53]
Generated Node #0,0: 44:[44, 3, 53] Operation: 69-16=53
Exploring Operation: 69-44=25, Resulting Numbers: [16, 3, 25]
Generated Node #0,1: 44:[16, 3, 25] Operation: 69-44=25
Exploring Operation: 69/3=23, Resu... | 0.96441 | hs_5 | sum_heuristic |
[
85,
5,
63,
78
] | 45 | [
"85-78=7",
"5*63=315",
"315/7=45"
] | Current State: 45:[85, 5, 63, 78], Operations: []
Exploring Operation: 85-78=7, Resulting Numbers: [5, 63, 7]
Generated Node #2: [5, 63, 7] from Operation: 85-78=7
Current State: 45:[5, 63, 7], Operations: ['85-78=7']
Exploring Operation: 5*63=315, Resulting Numbers: [7, 315]
Generated Node #3: [7, 315] from Operation:... | 4 | Current State: 45:[85, 5, 63, 78], Operations: []
Exploring Operation: 85-78=7, Resulting Numbers: [5, 63, 7]
Generated Node #0,0: 45:[5, 63, 7] Operation: 85-78=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[5, 63, 7], Operations: ['85-78=7']
Exploring Operation: 63/7=9, Resulting Numbers: [5, 9... | 0.993924 | hs_1 | sum_heuristic |
[
11,
37,
32,
16
] | 85 | [
"37*32=1184",
"1184/16=74",
"11+74=85"
] | Current State: 85:[11, 37, 32, 16], Operations: []
Exploring Operation: 37*32=1184, Resulting Numbers: [11, 16, 1184]
Generated Node #2: [11, 16, 1184] from Operation: 37*32=1184
Current State: 85:[11, 16, 1184], Operations: ['37*32=1184']
Exploring Operation: 1184/16=74, Resulting Numbers: [11, 74]
Generated Node #3: ... | 4 | Current State: 85:[11, 37, 32, 16], Operations: []
Exploring Operation: 37+32=69, Resulting Numbers: [11, 16, 69]
Generated Node #0,0: 85:[11, 16, 69] Operation: 37+32=69
Exploring Operation: 32-11=21, Resulting Numbers: [37, 16, 21]
Generated Node #0,1: 85:[37, 16, 21] Operation: 32-11=21
Exploring Operation: 37-16=21... | 0 | hs_5 | sum_heuristic |
[
30,
82,
4,
32
] | 45 | [
"82-30=52",
"52/4=13",
"32+13=45"
] | Current State: 45:[30, 82, 4, 32], Operations: []
Exploring Operation: 82-30=52, Resulting Numbers: [4, 32, 52]
Generated Node #2: [4, 32, 52] from Operation: 82-30=52
Current State: 45:[4, 32, 52], Operations: ['82-30=52']
Exploring Operation: 52/4=13, Resulting Numbers: [32, 13]
Generated Node #3: [32, 13] from Opera... | 4 | Current State: 45:[30, 82, 4, 32], Operations: []
Exploring Operation: 82-32=50, Resulting Numbers: [30, 4, 50]
Generated Node #0,0: 45:[30, 4, 50] Operation: 82-32=50
Exploring Operation: 82-30=52, Resulting Numbers: [4, 32, 52]
Generated Node #0,1: 45:[4, 32, 52] Operation: 82-30=52
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
18,
98,
45,
18
] | 89 | [
"18+98=116",
"45-18=27",
"116-27=89"
] | Current State: 89:[18, 98, 45, 18], Operations: []
Exploring Operation: 18+98=116, Resulting Numbers: [45, 116]
Generated Node #2: [45, 116] from Operation: 18+98=116
Current State: 89:[45, 116], Operations: ['18+98=116']
Exploring Operation: 45-18=27, Resulting Numbers: [116, 27]
Generated Node #3: [116, 27] from Oper... | 4 | Current State: 89:[18, 98, 45, 18], Operations: []
Exploring Operation: 18+18=36, Resulting Numbers: [98, 45, 36]
Generated Node #0,0: 89:[98, 45, 36] Operation: 18+18=36
Exploring Operation: 45+18=63, Resulting Numbers: [18, 98, 63]
Generated Node #0,1: 89:[18, 98, 63] Operation: 45+18=63
Exploring Operation: 98-18=80... | 0.983507 | hs_4 | sum_heuristic |
[
48,
46,
20,
22
] | 64 | [
"48-46=2",
"22*2=44",
"20+44=64"
] | Current State: 64:[48, 46, 20, 22], Operations: []
Exploring Operation: 48-46=2, Resulting Numbers: [20, 22, 2]
Generated Node #2: [20, 22, 2] from Operation: 48-46=2
Current State: 64:[20, 22, 2], Operations: ['48-46=2']
Exploring Operation: 22*2=44, Resulting Numbers: [20, 44]
Generated Node #3: [20, 44] from Operati... | 4 | Current State: 64:[48, 46, 20, 22], Operations: []
Exploring Operation: 48+22=70, Resulting Numbers: [46, 20, 70]
Generated Node #0,0: 64:[46, 20, 70] Operation: 48+22=70
Exploring Operation: 48+20=68, Resulting Numbers: [46, 22, 68]
Generated Node #0,1: 64:[46, 22, 68] Operation: 48+20=68
Exploring Operation: 48-20=28... | 0 | hs_4 | sum_heuristic |
[
87,
95,
28,
87
] | 68 | [
"87/87=1",
"95-28=67",
"1+67=68"
] | Current State: 68:[87, 95, 28, 87], Operations: []
Exploring Operation: 87/87=1, Resulting Numbers: [95, 28, 1]
Generated Node #2: [95, 28, 1] from Operation: 87/87=1
Current State: 68:[95, 28, 1], Operations: ['87/87=1']
Exploring Operation: 95-28=67, Resulting Numbers: [1, 67]
Generated Node #3: [1, 67] from Operatio... | 4 | Current State: 68:[87, 95, 28, 87], Operations: []
Exploring Operation: 95-87=8, Resulting Numbers: [28, 87, 8]
Generated Node #0,0: 68:[28, 87, 8] Operation: 95-87=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[28, 87, 8], Operations: ['95-87=8']
Exploring Operation: 87-28=59, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
94,
22,
33,
40
] | 43 | [
"94+22=116",
"33+40=73",
"116-73=43"
] | Current State: 43:[94, 22, 33, 40], Operations: []
Exploring Operation: 94+22=116, Resulting Numbers: [33, 40, 116]
Generated Node #2: [33, 40, 116] from Operation: 94+22=116
Current State: 43:[33, 40, 116], Operations: ['94+22=116']
Exploring Operation: 33+40=73, Resulting Numbers: [116, 73]
Generated Node #3: [116, 7... | 4 | Current State: 43:[94, 22, 33, 40], Operations: []
Exploring Operation: 94-40=54, Resulting Numbers: [22, 33, 54]
Generated Node #0,0: 43:[22, 33, 54] Operation: 94-40=54
Exploring Operation: 94-33=61, Resulting Numbers: [22, 40, 61]
Generated Node #0,1: 43:[22, 40, 61] Operation: 94-33=61
Exploring Operation: 94-22=72... | 0.985243 | hs_3 | sum_heuristic |
[
29,
28,
30,
42
] | 71 | [
"29-28=1",
"30+42=72",
"72-1=71"
] | Current State: 71:[29, 28, 30, 42], Operations: []
Exploring Operation: 29-28=1, Resulting Numbers: [30, 42, 1]
Generated Node #2: [30, 42, 1] from Operation: 29-28=1
Current State: 71:[30, 42, 1], Operations: ['29-28=1']
Exploring Operation: 30+42=72, Resulting Numbers: [1, 72]
Generated Node #3: [1, 72] from Operatio... | 4 | Current State: 71:[29, 28, 30, 42], Operations: []
Exploring Operation: 29+42=71, Resulting Numbers: [28, 30, 71]
Generated Node #0,0: 71:[28, 30, 71] Operation: 29+42=71
Exploring Operation: 29+30=59, Resulting Numbers: [28, 42, 59]
Generated Node #0,1: 71:[28, 42, 59] Operation: 29+30=59
Exploring Operation: 29+28=57... | 0 | hs_3 | mult_heuristic |
[
15,
15,
1,
60
] | 18 | [
"15-1=14",
"60/15=4",
"14+4=18"
] | Current State: 18:[15, 15, 1, 60], Operations: []
Exploring Operation: 15-1=14, Resulting Numbers: [60, 14]
Generated Node #2: [60, 14] from Operation: 15-1=14
Current State: 18:[60, 14], Operations: ['15-1=14']
Exploring Operation: 60/15=4, Resulting Numbers: [14, 4]
Generated Node #3: [14, 4] from Operation: 60/15=4
... | 4 | Current State: 18:[15, 15, 1, 60], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [15, 1, 4]
Generated Node #0,0: 18:[15, 1, 4] Operation: 60/15=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[15, 1, 4], Operations: ['60/15=4']
Exploring Operation: 15+4=19, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
95,
16,
26,
40
] | 97 | [
"95+16=111",
"40-26=14",
"111-14=97"
] | Current State: 97:[95, 16, 26, 40], Operations: []
Exploring Operation: 95+16=111, Resulting Numbers: [26, 40, 111]
Generated Node #2: [26, 40, 111] from Operation: 95+16=111
Current State: 97:[26, 40, 111], Operations: ['95+16=111']
Exploring Operation: 40-26=14, Resulting Numbers: [111, 14]
Generated Node #3: [111, 1... | 4 | Current State: 97:[95, 16, 26, 40], Operations: []
Exploring Operation: 95-16=79, Resulting Numbers: [26, 40, 79]
Generated Node #0,0: 97:[26, 40, 79] Operation: 95-16=79
Exploring Operation: 16+26=42, Resulting Numbers: [95, 40, 42]
Generated Node #0,1: 97:[95, 40, 42] Operation: 16+26=42
Exploring Operation: 26+40=66... | 0.980035 | hs_5 | sum_heuristic |
[
78,
75,
57,
54
] | 63 | [
"78*54=4212",
"75*57=4275",
"4275-4212=63"
] | Current State: 63:[78, 75, 57, 54], Operations: []
Exploring Operation: 78*54=4212, Resulting Numbers: [75, 57, 4212]
Generated Node #2: [75, 57, 4212] from Operation: 78*54=4212
Current State: 63:[75, 57, 4212], Operations: ['78*54=4212']
Exploring Operation: 75*57=4275, Resulting Numbers: [4212, 4275]
Generated Node ... | 4 | Current State: 63:[78, 75, 57, 54], Operations: []
Exploring Operation: 78-57=21, Resulting Numbers: [75, 54, 21]
Generated Node #0,0: 63:[75, 54, 21] Operation: 78-57=21
Exploring Operation: 78-75=3, Resulting Numbers: [57, 54, 3]
Generated Node #0,1: 63:[57, 54, 3] Operation: 78-75=3
Exploring Operation: 78-54=24, Re... | 0 | hs_3 | sum_heuristic |
[
19,
36,
68,
36
] | 87 | [
"19+36=55",
"68-36=32",
"55+32=87"
] | Current State: 87:[19, 36, 68, 36], Operations: []
Exploring Operation: 19+36=55, Resulting Numbers: [68, 55]
Generated Node #2: [68, 55] from Operation: 19+36=55
Current State: 87:[68, 55], Operations: ['19+36=55']
Exploring Operation: 68-36=32, Resulting Numbers: [55, 32]
Generated Node #3: [55, 32] from Operation: 6... | 4 | Current State: 87:[19, 36, 68, 36], Operations: []
Exploring Operation: 36/36=1, Resulting Numbers: [19, 68, 1]
Generated Node #0,0: 87:[19, 68, 1] Operation: 36/36=1
Exploring Operation: 68-36=32, Resulting Numbers: [19, 36, 32]
Generated Node #0,1: 87:[19, 36, 32] Operation: 68-36=32
Exploring Operation: 19+68=87, Re... | 0.976563 | hs_4 | sum_heuristic |
[
72,
32,
24,
64
] | 12 | [
"72*32=2304",
"2304/64=36",
"36-24=12"
] | Current State: 12:[72, 32, 24, 64], Operations: []
Exploring Operation: 72*32=2304, Resulting Numbers: [24, 64, 2304]
Generated Node #2: [24, 64, 2304] from Operation: 72*32=2304
Current State: 12:[24, 64, 2304], Operations: ['72*32=2304']
Exploring Operation: 2304/64=36, Resulting Numbers: [24, 36]
Generated Node #3: ... | 4 | Current State: 12:[72, 32, 24, 64], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [32, 24, 8]
Generated Node #0,0: 12:[32, 24, 8] Operation: 72-64=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[32, 24, 8], Operations: ['72-64=8']
Exploring Operation: 32-24=8, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
40,
86,
12,
98
] | 12 | [
"86-40=46",
"98+46=144",
"144/12=12"
] | Current State: 12:[40, 86, 12, 98], Operations: []
Exploring Operation: 86-40=46, Resulting Numbers: [12, 98, 46]
Generated Node #2: [12, 98, 46] from Operation: 86-40=46
Current State: 12:[12, 98, 46], Operations: ['86-40=46']
Exploring Operation: 98+46=144, Resulting Numbers: [12, 144]
Generated Node #3: [12, 144] fr... | 4 | Current State: 12:[40, 86, 12, 98], Operations: []
Exploring Operation: 98-40=58, Resulting Numbers: [86, 12, 58]
Generated Node #0,0: 12:[86, 12, 58] Operation: 98-40=58
Exploring Operation: 98-86=12, Resulting Numbers: [40, 12, 12]
Generated Node #0,1: 12:[40, 12, 12] Operation: 98-86=12
Exploring Operation: 86-40=46... | 0 | hs_3 | sum_heuristic |
[
27,
85,
54,
39
] | 44 | [
"54/27=2",
"85-39=46",
"46-2=44"
] | Current State: 44:[27, 85, 54, 39], Operations: []
Exploring Operation: 54/27=2, Resulting Numbers: [85, 39, 2]
Generated Node #2: [85, 39, 2] from Operation: 54/27=2
Current State: 44:[85, 39, 2], Operations: ['54/27=2']
Exploring Operation: 85-39=46, Resulting Numbers: [2, 46]
Generated Node #3: [2, 46] from Operatio... | 4 | Current State: 44:[27, 85, 54, 39], Operations: []
Exploring Operation: 85-39=46, Resulting Numbers: [27, 54, 46]
Generated Node #0,0: 44:[27, 54, 46] Operation: 85-39=46
Exploring Operation: 85-54=31, Resulting Numbers: [27, 39, 31]
Generated Node #0,1: 44:[27, 39, 31] Operation: 85-54=31
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
32,
2,
5,
30
] | 100 | [
"32*5=160",
"2*30=60",
"160-60=100"
] | Current State: 100:[32, 2, 5, 30], Operations: []
Exploring Operation: 32*5=160, Resulting Numbers: [2, 30, 160]
Generated Node #2: [2, 30, 160] from Operation: 32*5=160
Current State: 100:[2, 30, 160], Operations: ['32*5=160']
Exploring Operation: 2*30=60, Resulting Numbers: [160, 60]
Generated Node #3: [160, 60] from... | 4 | Current State: 100:[32, 2, 5, 30], Operations: []
Exploring Operation: 32-30=2, Resulting Numbers: [2, 5, 2]
Generated Node #0,0: 100:[2, 5, 2] Operation: 32-30=2
Moving to Node #0,0
Current State: 100:[2, 5, 2], Operations: ['32-30=2']
Exploring Operation: 2*5=10, Resulting Numbers: [2, 10]
Generated Node #0,0,0: 100:... | 0 | hs_1 | mult_heuristic |
[
71,
5,
8,
14
] | 11 | [
"71-5=66",
"14-8=6",
"66/6=11"
] | Current State: 11:[71, 5, 8, 14], Operations: []
Exploring Operation: 71-5=66, Resulting Numbers: [8, 14, 66]
Generated Node #2: [8, 14, 66] from Operation: 71-5=66
Current State: 11:[8, 14, 66], Operations: ['71-5=66']
Exploring Operation: 14-8=6, Resulting Numbers: [66, 6]
Generated Node #3: [66, 6] from Operation: 1... | 4 | Current State: 11:[71, 5, 8, 14], Operations: []
Exploring Operation: 71-14=57, Resulting Numbers: [5, 8, 57]
Generated Node #0,0: 11:[5, 8, 57] Operation: 71-14=57
Moving to Node #0,0
Current State: 11:[5, 8, 57], Operations: ['71-14=57']
Exploring Operation: 57-5=52, Resulting Numbers: [8, 52]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
78,
77,
99,
85
] | 29 | [
"78+77=155",
"99+85=184",
"184-155=29"
] | Current State: 29:[78, 77, 99, 85], Operations: []
Exploring Operation: 78+77=155, Resulting Numbers: [99, 85, 155]
Generated Node #2: [99, 85, 155] from Operation: 78+77=155
Current State: 29:[99, 85, 155], Operations: ['78+77=155']
Exploring Operation: 99+85=184, Resulting Numbers: [155, 184]
Generated Node #3: [155,... | 4 | Current State: 29:[78, 77, 99, 85], Operations: []
Exploring Operation: 99-78=21, Resulting Numbers: [77, 85, 21]
Generated Node #0,0: 29:[77, 85, 21] Operation: 99-78=21
Exploring Operation: 99-77=22, Resulting Numbers: [78, 85, 22]
Generated Node #0,1: 29:[78, 85, 22] Operation: 99-77=22
Exploring Operation: 85-78=7,... | 0.986979 | hs_4 | sum_heuristic |
[
3,
52,
14,
97
] | 56 | [
"3+52=55",
"14+97=111",
"111-55=56"
] | Current State: 56:[3, 52, 14, 97], Operations: []
Exploring Operation: 3+52=55, Resulting Numbers: [14, 97, 55]
Generated Node #2: [14, 97, 55] from Operation: 3+52=55
Current State: 56:[14, 97, 55], Operations: ['3+52=55']
Exploring Operation: 14+97=111, Resulting Numbers: [55, 111]
Generated Node #3: [55, 111] from O... | 4 | Current State: 56:[3, 52, 14, 97], Operations: []
Exploring Operation: 3+52=55, Resulting Numbers: [14, 97, 55]
Generated Node #0,0: 56:[14, 97, 55] Operation: 3+52=55
Exploring Operation: 97-14=83, Resulting Numbers: [3, 52, 83]
Generated Node #0,1: 56:[3, 52, 83] Operation: 97-14=83
Exploring Operation: 97-52=45, Res... | 0.984375 | hs_4 | mult_heuristic |
[
24,
43,
65,
46
] | 86 | [
"24+43=67",
"65-46=19",
"67+19=86"
] | Current State: 86:[24, 43, 65, 46], Operations: []
Exploring Operation: 24+43=67, Resulting Numbers: [65, 46, 67]
Generated Node #2: [65, 46, 67] from Operation: 24+43=67
Current State: 86:[65, 46, 67], Operations: ['24+43=67']
Exploring Operation: 65-46=19, Resulting Numbers: [67, 19]
Generated Node #3: [67, 19] from ... | 4 | Current State: 86:[24, 43, 65, 46], Operations: []
Exploring Operation: 65-24=41, Resulting Numbers: [43, 46, 41]
Generated Node #0,0: 86:[43, 46, 41] Operation: 65-24=41
Exploring Operation: 43-24=19, Resulting Numbers: [65, 46, 19]
Generated Node #0,1: 86:[65, 46, 19] Operation: 43-24=19
Exploring Operation: 24+65=89... | 0.96875 | hs_5 | sum_heuristic |
[
74,
2,
47,
77
] | 88 | [
"74+47=121",
"121-77=44",
"2*44=88"
] | Current State: 88:[74, 2, 47, 77], Operations: []
Exploring Operation: 74+47=121, Resulting Numbers: [2, 77, 121]
Generated Node #2: [2, 77, 121] from Operation: 74+47=121
Current State: 88:[2, 77, 121], Operations: ['74+47=121']
Exploring Operation: 121-77=44, Resulting Numbers: [2, 44]
Generated Node #3: [2, 44] from... | 4 | Current State: 88:[74, 2, 47, 77], Operations: []
Exploring Operation: 74-47=27, Resulting Numbers: [2, 77, 27]
Generated Node #0,0: 88:[2, 77, 27] Operation: 74-47=27
Exploring Operation: 77-74=3, Resulting Numbers: [2, 47, 3]
Generated Node #0,1: 88:[2, 47, 3] Operation: 77-74=3
Moving to Node #0,1
Current State: 88:... | 0.992188 | hs_2 | sum_heuristic |
[
44,
82,
10,
86
] | 69 | [
"44+86=130",
"130/10=13",
"82-13=69"
] | Current State: 69:[44, 82, 10, 86], Operations: []
Exploring Operation: 44+86=130, Resulting Numbers: [82, 10, 130]
Generated Node #2: [82, 10, 130] from Operation: 44+86=130
Current State: 69:[82, 10, 130], Operations: ['44+86=130']
Exploring Operation: 130/10=13, Resulting Numbers: [82, 13]
Generated Node #3: [82, 13... | 4 | Current State: 69:[44, 82, 10, 86], Operations: []
Exploring Operation: 86-44=42, Resulting Numbers: [82, 10, 42]
Generated Node #0,0: 69:[82, 10, 42] Operation: 86-44=42
Exploring Operation: 44-10=34, Resulting Numbers: [82, 86, 34]
Generated Node #0,1: 69:[82, 86, 34] Operation: 44-10=34
Exploring Operation: 82-44=38... | 0 | hs_5 | sum_heuristic |
[
68,
67,
3,
40
] | 43 | [
"68-67=1",
"3+40=43",
"1*43=43"
] | Current State: 43:[68, 67, 3, 40], Operations: []
Exploring Operation: 68-67=1, Resulting Numbers: [3, 40, 1]
Generated Node #2: [3, 40, 1] from Operation: 68-67=1
Current State: 43:[3, 40, 1], Operations: ['68-67=1']
Exploring Operation: 3+40=43, Resulting Numbers: [1, 43]
Generated Node #3: [1, 43] from Operation: 3+... | 4 | Current State: 43:[68, 67, 3, 40], Operations: []
Exploring Operation: 67-3=64, Resulting Numbers: [68, 40, 64]
Generated Node #0,0: 43:[68, 40, 64] Operation: 67-3=64
Exploring Operation: 68-3=65, Resulting Numbers: [67, 40, 65]
Generated Node #0,1: 43:[67, 40, 65] Operation: 68-3=65
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
80,
92,
14,
93
] | 95 | [
"92-80=12",
"14+93=107",
"107-12=95"
] | Current State: 95:[80, 92, 14, 93], Operations: []
Exploring Operation: 92-80=12, Resulting Numbers: [14, 93, 12]
Generated Node #2: [14, 93, 12] from Operation: 92-80=12
Current State: 95:[14, 93, 12], Operations: ['92-80=12']
Exploring Operation: 14+93=107, Resulting Numbers: [12, 107]
Generated Node #3: [12, 107] fr... | 4 | Current State: 95:[80, 92, 14, 93], Operations: []
Exploring Operation: 93-80=13, Resulting Numbers: [92, 14, 13]
Generated Node #0,0: 95:[92, 14, 13] Operation: 93-80=13
Exploring Operation: 80+14=94, Resulting Numbers: [92, 93, 94]
Generated Node #0,1: 95:[92, 93, 94] Operation: 80+14=94
Exploring Operation: 92-80=12... | 0.983507 | hs_3 | mult_heuristic |
[
36,
13,
23,
89
] | 88 | [
"36-13=23",
"23/23=1",
"89-1=88"
] | Current State: 88:[36, 13, 23, 89], Operations: []
Exploring Operation: 36-13=23, Resulting Numbers: [23, 89, 23]
Generated Node #2: [23, 89, 23] from Operation: 36-13=23
Current State: 88:[23, 89, 23], Operations: ['36-13=23']
Exploring Operation: 23/23=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Ope... | 4 | Current State: 88:[36, 13, 23, 89], Operations: []
Exploring Operation: 36-13=23, Resulting Numbers: [23, 89, 23]
Generated Node #0,0: 88:[23, 89, 23] Operation: 36-13=23
Exploring Operation: 36-23=13, Resulting Numbers: [13, 89, 13]
Generated Node #0,1: 88:[13, 89, 13] Operation: 36-23=13
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
2,
23,
24,
73
] | 28 | [
"23-2=21",
"73-24=49",
"49-21=28"
] | Current State: 28:[2, 23, 24, 73], Operations: []
Exploring Operation: 23-2=21, Resulting Numbers: [24, 73, 21]
Generated Node #2: [24, 73, 21] from Operation: 23-2=21
Current State: 28:[24, 73, 21], Operations: ['23-2=21']
Exploring Operation: 73-24=49, Resulting Numbers: [21, 49]
Generated Node #3: [21, 49] from Oper... | 4 | Current State: 28:[2, 23, 24, 73], Operations: []
Exploring Operation: 73-24=49, Resulting Numbers: [2, 23, 49]
Generated Node #0,0: 28:[2, 23, 49] Operation: 73-24=49
Exploring Operation: 73-23=50, Resulting Numbers: [2, 24, 50]
Generated Node #0,1: 28:[2, 24, 50] Operation: 73-23=50
Exploring Operation: 24-23=1, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
24,
24,
77,
9
] | 56 | [
"24*77=1848",
"24+9=33",
"1848/33=56"
] | Current State: 56:[24, 24, 77, 9], Operations: []
Exploring Operation: 24*77=1848, Resulting Numbers: [9, 1848]
Generated Node #2: [9, 1848] from Operation: 24*77=1848
Current State: 56:[9, 1848], Operations: ['24*77=1848']
Exploring Operation: 24+9=33, Resulting Numbers: [1848, 33]
Generated Node #3: [1848, 33] from O... | 4 | Current State: 56:[24, 24, 77, 9], Operations: []
Exploring Operation: 24-24=0, Resulting Numbers: [77, 9, 0]
Generated Node #0,0: 56:[77, 9, 0] Operation: 24-24=0
Exploring Operation: 24/24=1, Resulting Numbers: [77, 9, 1]
Generated Node #0,1: 56:[77, 9, 1] Operation: 24/24=1
Exploring Operation: 77-24=53, Resulting N... | 0 | hs_5 | sum_heuristic |
[
82,
28,
69,
2
] | 17 | [
"82-28=54",
"69+2=71",
"71-54=17"
] | Current State: 17:[82, 28, 69, 2], Operations: []
Exploring Operation: 82-28=54, Resulting Numbers: [69, 2, 54]
Generated Node #2: [69, 2, 54] from Operation: 82-28=54
Current State: 17:[69, 2, 54], Operations: ['82-28=54']
Exploring Operation: 69+2=71, Resulting Numbers: [54, 71]
Generated Node #3: [54, 71] from Opera... | 4 | Current State: 17:[82, 28, 69, 2], Operations: []
Exploring Operation: 69-28=41, Resulting Numbers: [82, 2, 41]
Generated Node #0,0: 17:[82, 2, 41] Operation: 69-28=41
Exploring Operation: 82/2=41, Resulting Numbers: [28, 69, 41]
Generated Node #0,1: 17:[28, 69, 41] Operation: 82/2=41
Exploring Operation: 82-69=13, Res... | 0.978299 | hs_4 | sum_heuristic |
[
60,
52,
65,
82
] | 25 | [
"60-52=8",
"82-65=17",
"8+17=25"
] | Current State: 25:[60, 52, 65, 82], Operations: []
Exploring Operation: 60-52=8, Resulting Numbers: [65, 82, 8]
Generated Node #2: [65, 82, 8] from Operation: 60-52=8
Current State: 25:[65, 82, 8], Operations: ['60-52=8']
Exploring Operation: 82-65=17, Resulting Numbers: [8, 17]
Generated Node #3: [8, 17] from Operatio... | 4 | Current State: 25:[60, 52, 65, 82], Operations: []
Exploring Operation: 82-60=22, Resulting Numbers: [52, 65, 22]
Generated Node #0,0: 25:[52, 65, 22] Operation: 82-60=22
Exploring Operation: 65-60=5, Resulting Numbers: [52, 82, 5]
Generated Node #0,1: 25:[52, 82, 5] Operation: 65-60=5
Exploring Operation: 82-52=30, Re... | 0.967882 | hs_5 | mult_heuristic |
[
10,
9,
61,
29
] | 39 | [
"10*29=290",
"61+290=351",
"351/9=39"
] | Current State: 39:[10, 9, 61, 29], Operations: []
Exploring Operation: 10*29=290, Resulting Numbers: [9, 61, 290]
Generated Node #2: [9, 61, 290] from Operation: 10*29=290
Current State: 39:[9, 61, 290], Operations: ['10*29=290']
Exploring Operation: 61+290=351, Resulting Numbers: [9, 351]
Generated Node #3: [9, 351] f... | 4 | Current State: 39:[10, 9, 61, 29], Operations: []
Exploring Operation: 9+29=38, Resulting Numbers: [10, 61, 38]
Generated Node #0,0: 39:[10, 61, 38] Operation: 9+29=38
Exploring Operation: 10+29=39, Resulting Numbers: [9, 61, 39]
Generated Node #0,1: 39:[9, 61, 39] Operation: 10+29=39
Exploring Operation: 61-10=51, Res... | 0 | hs_5 | sum_heuristic |
[
53,
78,
18,
2
] | 83 | [
"78-18=60",
"60/2=30",
"53+30=83"
] | Current State: 83:[53, 78, 18, 2], Operations: []
Exploring Operation: 78-18=60, Resulting Numbers: [53, 2, 60]
Generated Node #2: [53, 2, 60] from Operation: 78-18=60
Current State: 83:[53, 2, 60], Operations: ['78-18=60']
Exploring Operation: 60/2=30, Resulting Numbers: [53, 30]
Generated Node #3: [53, 30] from Opera... | 4 | Current State: 83:[53, 78, 18, 2], Operations: []
Exploring Operation: 53+18=71, Resulting Numbers: [78, 2, 71]
Generated Node #0,0: 83:[78, 2, 71] Operation: 53+18=71
Exploring Operation: 18*2=36, Resulting Numbers: [53, 78, 36]
Generated Node #0,1: 83:[53, 78, 36] Operation: 18*2=36
Exploring Operation: 53+2=55, Resu... | 0 | hs_4 | sum_heuristic |
[
30,
42,
82,
80
] | 30 | [
"30+82=112",
"42*80=3360",
"3360/112=30"
] | Current State: 30:[30, 42, 82, 80], Operations: []
Exploring Operation: 30+82=112, Resulting Numbers: [42, 80, 112]
Generated Node #2: [42, 80, 112] from Operation: 30+82=112
Current State: 30:[42, 80, 112], Operations: ['30+82=112']
Exploring Operation: 42*80=3360, Resulting Numbers: [112, 3360]
Generated Node #3: [11... | 4 | Current State: 30:[30, 42, 82, 80], Operations: []
Exploring Operation: 82-80=2, Resulting Numbers: [30, 42, 2]
Generated Node #0,0: 30:[30, 42, 2] Operation: 82-80=2
Exploring Operation: 80-42=38, Resulting Numbers: [30, 82, 38]
Generated Node #0,1: 30:[30, 82, 38] Operation: 80-42=38
Exploring Operation: 82-42=40, Re... | 0 | hs_3 | sum_heuristic |
[
27,
88,
51,
90
] | 80 | [
"88-27=61",
"51+90=141",
"141-61=80"
] | Current State: 80:[27, 88, 51, 90], Operations: []
Exploring Operation: 88-27=61, Resulting Numbers: [51, 90, 61]
Generated Node #2: [51, 90, 61] from Operation: 88-27=61
Current State: 80:[51, 90, 61], Operations: ['88-27=61']
Exploring Operation: 51+90=141, Resulting Numbers: [61, 141]
Generated Node #3: [61, 141] fr... | 4 | Current State: 80:[27, 88, 51, 90], Operations: []
Exploring Operation: 90-51=39, Resulting Numbers: [27, 88, 39]
Generated Node #0,0: 80:[27, 88, 39] Operation: 90-51=39
Exploring Operation: 90-88=2, Resulting Numbers: [27, 51, 2]
Generated Node #0,1: 80:[27, 51, 2] Operation: 90-88=2
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | mult_heuristic |
[
34,
26,
70,
27
] | 36 | [
"70-34=36",
"27-26=1",
"36*1=36"
] | Current State: 36:[34, 26, 70, 27], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [26, 27, 36]
Generated Node #2: [26, 27, 36] from Operation: 70-34=36
Current State: 36:[26, 27, 36], Operations: ['70-34=36']
Exploring Operation: 27-26=1, Resulting Numbers: [36, 1]
Generated Node #3: [36, 1] from Ope... | 4 | Current State: 36:[34, 26, 70, 27], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [26, 27, 36]
Generated Node #0,0: 36:[26, 27, 36] Operation: 70-34=36
Moving to Node #0,0
Current State: 36:[26, 27, 36], Operations: ['70-34=36']
Exploring Operation: 27-26=1, Resulting Numbers: [36, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
94,
39,
3,
92
] | 73 | [
"94-39=55",
"3*55=165",
"165-92=73"
] | Current State: 73:[94, 39, 3, 92], Operations: []
Exploring Operation: 94-39=55, Resulting Numbers: [3, 92, 55]
Generated Node #2: [3, 92, 55] from Operation: 94-39=55
Current State: 73:[3, 92, 55], Operations: ['94-39=55']
Exploring Operation: 3*55=165, Resulting Numbers: [92, 165]
Generated Node #3: [92, 165] from Op... | 4 | Current State: 73:[94, 39, 3, 92], Operations: []
Exploring Operation: 39+3=42, Resulting Numbers: [94, 92, 42]
Generated Node #0,0: 73:[94, 92, 42] Operation: 39+3=42
Exploring Operation: 92-3=89, Resulting Numbers: [94, 39, 89]
Generated Node #0,1: 73:[94, 39, 89] Operation: 92-3=89
Exploring Operation: 94-3=91, Resu... | 0 | hs_3 | sum_heuristic |
[
44,
96,
16,
56
] | 68 | [
"44+96=140",
"16+56=72",
"140-72=68"
] | Current State: 68:[44, 96, 16, 56], Operations: []
Exploring Operation: 44+96=140, Resulting Numbers: [16, 56, 140]
Generated Node #2: [16, 56, 140] from Operation: 44+96=140
Current State: 68:[16, 56, 140], Operations: ['44+96=140']
Exploring Operation: 16+56=72, Resulting Numbers: [140, 72]
Generated Node #3: [140, 7... | 4 | Current State: 68:[44, 96, 16, 56], Operations: []
Exploring Operation: 96-56=40, Resulting Numbers: [44, 16, 40]
Generated Node #0,0: 68:[44, 16, 40] Operation: 96-56=40
Exploring Operation: 96-44=52, Resulting Numbers: [16, 56, 52]
Generated Node #0,1: 68:[16, 56, 52] Operation: 96-44=52
Exploring Operation: 96/16=6,... | 0.987847 | hs_3 | sum_heuristic |
[
78,
4,
22,
20
] | 20 | [
"78+22=100",
"4*20=80",
"100-80=20"
] | Current State: 20:[78, 4, 22, 20], Operations: []
Exploring Operation: 78+22=100, Resulting Numbers: [4, 20, 100]
Generated Node #2: [4, 20, 100] from Operation: 78+22=100
Current State: 20:[4, 20, 100], Operations: ['78+22=100']
Exploring Operation: 4*20=80, Resulting Numbers: [100, 80]
Generated Node #3: [100, 80] fr... | 4 | Current State: 20:[78, 4, 22, 20], Operations: []
Exploring Operation: 78-22=56, Resulting Numbers: [4, 20, 56]
Generated Node #0,0: 20:[4, 20, 56] Operation: 78-22=56
Exploring Operation: 78-20=58, Resulting Numbers: [4, 22, 58]
Generated Node #0,1: 20:[4, 22, 58] Operation: 78-20=58
Exploring Operation: 78-4=74, Resu... | 0 | hs_5 | mult_heuristic |
[
51,
60,
23,
77
] | 11 | [
"51+60=111",
"23+77=100",
"111-100=11"
] | Current State: 11:[51, 60, 23, 77], Operations: []
Exploring Operation: 51+60=111, Resulting Numbers: [23, 77, 111]
Generated Node #2: [23, 77, 111] from Operation: 51+60=111
Current State: 11:[23, 77, 111], Operations: ['51+60=111']
Exploring Operation: 23+77=100, Resulting Numbers: [111, 100]
Generated Node #3: [111,... | 4 | Current State: 11:[51, 60, 23, 77], Operations: []
Exploring Operation: 77-60=17, Resulting Numbers: [51, 23, 17]
Generated Node #0,0: 11:[51, 23, 17] Operation: 77-60=17
Exploring Operation: 77-51=26, Resulting Numbers: [60, 23, 26]
Generated Node #0,1: 11:[60, 23, 26] Operation: 77-51=26
Start Sub Search at level 1: ... | 0.989583 | hs_2 | mult_heuristic |
[
74,
75,
81,
49
] | 82 | [
"81-74=7",
"49/7=7",
"75+7=82"
] | Current State: 82:[74, 75, 81, 49], Operations: []
Exploring Operation: 81-74=7, Resulting Numbers: [75, 49, 7]
Generated Node #2: [75, 49, 7] from Operation: 81-74=7
Current State: 82:[75, 49, 7], Operations: ['81-74=7']
Exploring Operation: 49/7=7, Resulting Numbers: [75, 7]
Generated Node #3: [75, 7] from Operation:... | 4 | Current State: 82:[74, 75, 81, 49], Operations: []
Exploring Operation: 75-49=26, Resulting Numbers: [74, 81, 26]
Generated Node #0,0: 82:[74, 81, 26] Operation: 75-49=26
Exploring Operation: 81-75=6, Resulting Numbers: [74, 49, 6]
Generated Node #0,1: 82:[74, 49, 6] Operation: 81-75=6
Exploring Operation: 81-74=7, Res... | 0.945313 | hs_5 | sum_heuristic |
[
69,
80,
60,
38
] | 33 | [
"80-69=11",
"60-38=22",
"11+22=33"
] | Current State: 33:[69, 80, 60, 38], Operations: []
Exploring Operation: 80-69=11, Resulting Numbers: [60, 38, 11]
Generated Node #2: [60, 38, 11] from Operation: 80-69=11
Current State: 33:[60, 38, 11], Operations: ['80-69=11']
Exploring Operation: 60-38=22, Resulting Numbers: [11, 22]
Generated Node #3: [11, 22] from ... | 4 | Current State: 33:[69, 80, 60, 38], Operations: []
Exploring Operation: 80-38=42, Resulting Numbers: [69, 60, 42]
Generated Node #0,0: 33:[69, 60, 42] Operation: 80-38=42
Exploring Operation: 80-60=20, Resulting Numbers: [69, 38, 20]
Generated Node #0,1: 33:[69, 38, 20] Operation: 80-60=20
Exploring Operation: 69-60=9,... | 0.967882 | hs_4 | mult_heuristic |
[
19,
3,
24,
45
] | 56 | [
"19+45=64",
"24/3=8",
"64-8=56"
] | Current State: 56:[19, 3, 24, 45], Operations: []
Exploring Operation: 19+45=64, Resulting Numbers: [3, 24, 64]
Generated Node #2: [3, 24, 64] from Operation: 19+45=64
Current State: 56:[3, 24, 64], Operations: ['19+45=64']
Exploring Operation: 24/3=8, Resulting Numbers: [64, 8]
Generated Node #3: [64, 8] from Operatio... | 4 | Current State: 56:[19, 3, 24, 45], Operations: []
Exploring Operation: 45-19=26, Resulting Numbers: [3, 24, 26]
Generated Node #0,0: 56:[3, 24, 26] Operation: 45-19=26
Exploring Operation: 45/3=15, Resulting Numbers: [19, 24, 15]
Generated Node #0,1: 56:[19, 24, 15] Operation: 45/3=15
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
82,
80,
16,
3
] | 70 | [
"82+80=162",
"162/3=54",
"16+54=70"
] | Current State: 70:[82, 80, 16, 3], Operations: []
Exploring Operation: 82+80=162, Resulting Numbers: [16, 3, 162]
Generated Node #2: [16, 3, 162] from Operation: 82+80=162
Current State: 70:[16, 3, 162], Operations: ['82+80=162']
Exploring Operation: 162/3=54, Resulting Numbers: [16, 54]
Generated Node #3: [16, 54] fro... | 4 | Current State: 70:[82, 80, 16, 3], Operations: []
Exploring Operation: 80-16=64, Resulting Numbers: [82, 3, 64]
Generated Node #0,0: 70:[82, 3, 64] Operation: 80-16=64
Exploring Operation: 82-16=66, Resulting Numbers: [80, 3, 66]
Generated Node #0,1: 70:[80, 3, 66] Operation: 82-16=66
Exploring Operation: 82-80=2, Resu... | 0 | hs_4 | mult_heuristic |
[
1,
69,
58,
90
] | 36 | [
"69-1=68",
"90-58=32",
"68-32=36"
] | Current State: 36:[1, 69, 58, 90], Operations: []
Exploring Operation: 69-1=68, Resulting Numbers: [58, 90, 68]
Generated Node #2: [58, 90, 68] from Operation: 69-1=68
Current State: 36:[58, 90, 68], Operations: ['69-1=68']
Exploring Operation: 90-58=32, Resulting Numbers: [68, 32]
Generated Node #3: [68, 32] from Oper... | 4 | Current State: 36:[1, 69, 58, 90], Operations: []
Exploring Operation: 90-69=21, Resulting Numbers: [1, 58, 21]
Generated Node #0,0: 36:[1, 58, 21] Operation: 90-69=21
Exploring Operation: 58-1=57, Resulting Numbers: [69, 90, 57]
Generated Node #0,1: 36:[69, 90, 57] Operation: 58-1=57
Exploring Operation: 90-58=32, Res... | 0.986111 | hs_5 | mult_heuristic |
[
7,
85,
47,
19
] | 89 | [
"47-19=28",
"28/7=4",
"85+4=89"
] | Current State: 89:[7, 85, 47, 19], Operations: []
Exploring Operation: 47-19=28, Resulting Numbers: [7, 85, 28]
Generated Node #2: [7, 85, 28] from Operation: 47-19=28
Current State: 89:[7, 85, 28], Operations: ['47-19=28']
Exploring Operation: 28/7=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] from Operatio... | 4 | Current State: 89:[7, 85, 47, 19], Operations: []
Exploring Operation: 7*19=133, Resulting Numbers: [85, 47, 133]
Generated Node #0,0: 89:[85, 47, 133] Operation: 7*19=133
Exploring Operation: 7+19=26, Resulting Numbers: [85, 47, 26]
Generated Node #0,1: 89:[85, 47, 26] Operation: 7+19=26
Exploring Operation: 7+47=54, ... | 0 | hs_3 | sum_heuristic |
[
93,
83,
47,
34
] | 23 | [
"93-83=10",
"47-34=13",
"10+13=23"
] | Current State: 23:[93, 83, 47, 34], Operations: []
Exploring Operation: 93-83=10, Resulting Numbers: [47, 34, 10]
Generated Node #2: [47, 34, 10] from Operation: 93-83=10
Current State: 23:[47, 34, 10], Operations: ['93-83=10']
Exploring Operation: 47-34=13, Resulting Numbers: [10, 13]
Generated Node #3: [10, 13] from ... | 4 | Current State: 23:[93, 83, 47, 34], Operations: []
Exploring Operation: 93-83=10, Resulting Numbers: [47, 34, 10]
Generated Node #0,0: 23:[47, 34, 10] Operation: 93-83=10
Moving to Node #0,0
Current State: 23:[47, 34, 10], Operations: ['93-83=10']
Exploring Operation: 47-34=13, Resulting Numbers: [10, 13]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
12,
69,
69,
30
] | 18 | [
"12+69=81",
"69+30=99",
"99-81=18"
] | Current State: 18:[12, 69, 69, 30], Operations: []
Exploring Operation: 12+69=81, Resulting Numbers: [30, 81]
Generated Node #2: [30, 81] from Operation: 12+69=81
Current State: 18:[30, 81], Operations: ['12+69=81']
Exploring Operation: 69+30=99, Resulting Numbers: [81, 99]
Generated Node #3: [81, 99] from Operation: 6... | 4 | Current State: 18:[12, 69, 69, 30], Operations: []
Exploring Operation: 69-69=0, Resulting Numbers: [12, 30, 0]
Generated Node #0,0: 18:[12, 30, 0] Operation: 69-69=0
Exploring Operation: 69-30=39, Resulting Numbers: [12, 69, 39]
Generated Node #0,1: 18:[12, 69, 39] Operation: 69-30=39
Exploring Operation: 69/69=1, Res... | 0.988715 | hs_4 | mult_heuristic |
[
54,
67,
95,
40
] | 97 | [
"67-40=27",
"54/27=2",
"95+2=97"
] | Current State: 97:[54, 67, 95, 40], Operations: []
Exploring Operation: 67-40=27, Resulting Numbers: [54, 95, 27]
Generated Node #2: [54, 95, 27] from Operation: 67-40=27
Current State: 97:[54, 95, 27], Operations: ['67-40=27']
Exploring Operation: 54/27=2, Resulting Numbers: [95, 2]
Generated Node #3: [95, 2] from Ope... | 4 | Current State: 97:[54, 67, 95, 40], Operations: []
Exploring Operation: 54+40=94, Resulting Numbers: [67, 95, 94]
Generated Node #0,0: 97:[67, 95, 94] Operation: 54+40=94
Moving to Node #0,0
Current State: 97:[67, 95, 94], Operations: ['54+40=94']
Exploring Operation: 67+94=161, Resulting Numbers: [95, 161]
Generated N... | 0 | hs_1 | sum_heuristic |
[
33,
77,
7,
48
] | 70 | [
"33+48=81",
"77/7=11",
"81-11=70"
] | Current State: 70:[33, 77, 7, 48], Operations: []
Exploring Operation: 33+48=81, Resulting Numbers: [77, 7, 81]
Generated Node #2: [77, 7, 81] from Operation: 33+48=81
Current State: 70:[77, 7, 81], Operations: ['33+48=81']
Exploring Operation: 77/7=11, Resulting Numbers: [81, 11]
Generated Node #3: [81, 11] from Opera... | 4 | Current State: 70:[33, 77, 7, 48], Operations: []
Exploring Operation: 77-48=29, Resulting Numbers: [33, 7, 29]
Generated Node #0,0: 70:[33, 7, 29] Operation: 77-48=29
Exploring Operation: 48-33=15, Resulting Numbers: [77, 7, 15]
Generated Node #0,1: 70:[77, 7, 15] Operation: 48-33=15
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
91,
88,
88,
73
] | 73 | [
"88-88=0",
"91*0=0",
"73+0=73"
] | Current State: 73:[91, 88, 88, 73], Operations: []
Exploring Operation: 88-88=0, Resulting Numbers: [91, 73, 0]
Generated Node #2: [91, 73, 0] from Operation: 88-88=0
Current State: 73:[91, 73, 0], Operations: ['88-88=0']
Exploring Operation: 91*0=0, Resulting Numbers: [73, 0]
Generated Node #3: [73, 0] from Operation:... | 4 | Current State: 73:[91, 88, 88, 73], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [88, 73, 3]
Generated Node #0,0: 73:[88, 73, 3] Operation: 91-88=3
Exploring Operation: 91-88=3, Resulting Numbers: [88, 73, 3]
Generated Node #0,1: 73:[88, 73, 3] Operation: 91-88=3
Moving to Node #0,0
Current State: 73... | 0 | hs_2 | mult_heuristic |
[
32,
76,
34,
48
] | 58 | [
"76-32=44",
"48-34=14",
"44+14=58"
] | Current State: 58:[32, 76, 34, 48], Operations: []
Exploring Operation: 76-32=44, Resulting Numbers: [34, 48, 44]
Generated Node #2: [34, 48, 44] from Operation: 76-32=44
Current State: 58:[34, 48, 44], Operations: ['76-32=44']
Exploring Operation: 48-34=14, Resulting Numbers: [44, 14]
Generated Node #3: [44, 14] from ... | 4 | Current State: 58:[32, 76, 34, 48], Operations: []
Exploring Operation: 76-34=42, Resulting Numbers: [32, 48, 42]
Generated Node #0,0: 58:[32, 48, 42] Operation: 76-34=42
Exploring Operation: 76-48=28, Resulting Numbers: [32, 34, 28]
Generated Node #0,1: 58:[32, 34, 28] Operation: 76-48=28
Exploring Operation: 34-32=2,... | 0.976563 | hs_3 | mult_heuristic |
[
94,
21,
32,
94
] | 10 | [
"94/94=1",
"32-21=11",
"11-1=10"
] | Current State: 10:[94, 21, 32, 94], Operations: []
Exploring Operation: 94/94=1, Resulting Numbers: [21, 32, 1]
Generated Node #2: [21, 32, 1] from Operation: 94/94=1
Current State: 10:[21, 32, 1], Operations: ['94/94=1']
Exploring Operation: 32-21=11, Resulting Numbers: [1, 11]
Generated Node #3: [1, 11] from Operatio... | 4 | Current State: 10:[94, 21, 32, 94], Operations: []
Exploring Operation: 94/94=1, Resulting Numbers: [21, 32, 1]
Generated Node #0,0: 10:[21, 32, 1] Operation: 94/94=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[21, 32, 1], Operations: ['94/94=1']
Exploring Operation: 32-21=11, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
81,
4,
92,
40
] | 84 | [
"92-81=11",
"4*11=44",
"40+44=84"
] | Current State: 84:[81, 4, 92, 40], Operations: []
Exploring Operation: 92-81=11, Resulting Numbers: [4, 40, 11]
Generated Node #2: [4, 40, 11] from Operation: 92-81=11
Current State: 84:[4, 40, 11], Operations: ['92-81=11']
Exploring Operation: 4*11=44, Resulting Numbers: [40, 44]
Generated Node #3: [40, 44] from Opera... | 4 | Current State: 84:[81, 4, 92, 40], Operations: []
Exploring Operation: 92-4=88, Resulting Numbers: [81, 40, 88]
Generated Node #0,0: 84:[81, 40, 88] Operation: 92-4=88
Exploring Operation: 92-81=11, Resulting Numbers: [4, 40, 11]
Generated Node #0,1: 84:[4, 40, 11] Operation: 92-81=11
Exploring Operation: 81-40=41, Res... | 0 | hs_4 | sum_heuristic |
[
3,
22,
20,
94
] | 100 | [
"22-20=2",
"3*2=6",
"94+6=100"
] | Current State: 100:[3, 22, 20, 94], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [3, 94, 2]
Generated Node #2: [3, 94, 2] from Operation: 22-20=2
Current State: 100:[3, 94, 2], Operations: ['22-20=2']
Exploring Operation: 3*2=6, Resulting Numbers: [94, 6]
Generated Node #3: [94, 6] from Operation: 3*... | 4 | Current State: 100:[3, 22, 20, 94], Operations: []
Exploring Operation: 22-3=19, Resulting Numbers: [20, 94, 19]
Generated Node #0,0: 100:[20, 94, 19] Operation: 22-3=19
Exploring Operation: 3+22=25, Resulting Numbers: [20, 94, 25]
Generated Node #0,1: 100:[20, 94, 25] Operation: 3+22=25
Exploring Operation: 3+94=97, R... | 0 | hs_4 | sum_heuristic |
[
63,
8,
15,
57
] | 51 | [
"63-15=48",
"48/8=6",
"57-6=51"
] | Current State: 51:[63, 8, 15, 57], Operations: []
Exploring Operation: 63-15=48, Resulting Numbers: [8, 57, 48]
Generated Node #2: [8, 57, 48] from Operation: 63-15=48
Current State: 51:[8, 57, 48], Operations: ['63-15=48']
Exploring Operation: 48/8=6, Resulting Numbers: [57, 6]
Generated Node #3: [57, 6] from Operatio... | 4 | Current State: 51:[63, 8, 15, 57], Operations: []
Exploring Operation: 63-15=48, Resulting Numbers: [8, 57, 48]
Generated Node #0,0: 51:[8, 57, 48] Operation: 63-15=48
Exploring Operation: 63-8=55, Resulting Numbers: [15, 57, 55]
Generated Node #0,1: 51:[15, 57, 55] Operation: 63-8=55
Exploring Operation: 63-57=6, Resu... | 0.967014 | hs_3 | sum_heuristic |
[
28,
56,
96,
78
] | 36 | [
"56/28=2",
"96-78=18",
"2*18=36"
] | Current State: 36:[28, 56, 96, 78], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [96, 78, 2]
Generated Node #2: [96, 78, 2] from Operation: 56/28=2
Current State: 36:[96, 78, 2], Operations: ['56/28=2']
Exploring Operation: 96-78=18, Resulting Numbers: [2, 18]
Generated Node #3: [2, 18] from Operatio... | 4 | Current State: 36:[28, 56, 96, 78], Operations: []
Exploring Operation: 96-78=18, Resulting Numbers: [28, 56, 18]
Generated Node #0,0: 36:[28, 56, 18] Operation: 96-78=18
Exploring Operation: 96-56=40, Resulting Numbers: [28, 78, 40]
Generated Node #0,1: 36:[28, 78, 40] Operation: 96-56=40
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
22,
66,
21,
80
] | 15 | [
"66-22=44",
"80-21=59",
"59-44=15"
] | Current State: 15:[22, 66, 21, 80], Operations: []
Exploring Operation: 66-22=44, Resulting Numbers: [21, 80, 44]
Generated Node #2: [21, 80, 44] from Operation: 66-22=44
Current State: 15:[21, 80, 44], Operations: ['66-22=44']
Exploring Operation: 80-21=59, Resulting Numbers: [44, 59]
Generated Node #3: [44, 59] from ... | 4 | Current State: 15:[22, 66, 21, 80], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [22, 21, 14]
Generated Node #0,0: 15:[22, 21, 14] Operation: 80-66=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[22, 21, 14], Operations: ['80-66=14']
Exploring Operation: 22-21=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
98,
85,
3,
29
] | 32 | [
"98+85=183",
"183/3=61",
"61-29=32"
] | Current State: 32:[98, 85, 3, 29], Operations: []
Exploring Operation: 98+85=183, Resulting Numbers: [3, 29, 183]
Generated Node #2: [3, 29, 183] from Operation: 98+85=183
Current State: 32:[3, 29, 183], Operations: ['98+85=183']
Exploring Operation: 183/3=61, Resulting Numbers: [29, 61]
Generated Node #3: [29, 61] fro... | 4 | Current State: 32:[98, 85, 3, 29], Operations: []
Exploring Operation: 98-85=13, Resulting Numbers: [3, 29, 13]
Generated Node #0,0: 32:[3, 29, 13] Operation: 98-85=13
Exploring Operation: 85-29=56, Resulting Numbers: [98, 3, 56]
Generated Node #0,1: 32:[98, 3, 56] Operation: 85-29=56
Exploring Operation: 98-3=95, Resu... | 0 | hs_4 | mult_heuristic |
[
19,
4,
11,
28
] | 49 | [
"28-11=17",
"4*17=68",
"68-19=49"
] | Current State: 49:[19, 4, 11, 28], Operations: []
Exploring Operation: 28-11=17, Resulting Numbers: [19, 4, 17]
Generated Node #2: [19, 4, 17] from Operation: 28-11=17
Current State: 49:[19, 4, 17], Operations: ['28-11=17']
Exploring Operation: 4*17=68, Resulting Numbers: [19, 68]
Generated Node #3: [19, 68] from Opera... | 4 | Current State: 49:[19, 4, 11, 28], Operations: []
Exploring Operation: 19+28=47, Resulting Numbers: [4, 11, 47]
Generated Node #0,0: 49:[4, 11, 47] Operation: 19+28=47
Start Sub Search at level 1: Moving to Node #0,0
Current State: 49:[4, 11, 47], Operations: ['19+28=47']
Exploring Operation: 11-4=7, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
24,
52,
82,
51
] | 45 | [
"24+52=76",
"82-51=31",
"76-31=45"
] | Current State: 45:[24, 52, 82, 51], Operations: []
Exploring Operation: 24+52=76, Resulting Numbers: [82, 51, 76]
Generated Node #2: [82, 51, 76] from Operation: 24+52=76
Current State: 45:[82, 51, 76], Operations: ['24+52=76']
Exploring Operation: 82-51=31, Resulting Numbers: [76, 31]
Generated Node #3: [76, 31] from ... | 4 | Current State: 45:[24, 52, 82, 51], Operations: []
Exploring Operation: 82-52=30, Resulting Numbers: [24, 51, 30]
Generated Node #0,0: 45:[24, 51, 30] Operation: 82-52=30
Exploring Operation: 82-24=58, Resulting Numbers: [52, 51, 58]
Generated Node #0,1: 45:[52, 51, 58] Operation: 82-24=58
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
19,
26,
80,
42
] | 28 | [
"80-42=38",
"38/19=2",
"26+2=28"
] | Current State: 28:[19, 26, 80, 42], Operations: []
Exploring Operation: 80-42=38, Resulting Numbers: [19, 26, 38]
Generated Node #2: [19, 26, 38] from Operation: 80-42=38
Current State: 28:[19, 26, 38], Operations: ['80-42=38']
Exploring Operation: 38/19=2, Resulting Numbers: [26, 2]
Generated Node #3: [26, 2] from Ope... | 4 | Current State: 28:[19, 26, 80, 42], Operations: []
Exploring Operation: 80-26=54, Resulting Numbers: [19, 42, 54]
Generated Node #0,0: 28:[19, 42, 54] Operation: 80-26=54
Exploring Operation: 80-42=38, Resulting Numbers: [19, 26, 38]
Generated Node #0,1: 28:[19, 26, 38] Operation: 80-42=38
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
29,
66,
40,
9
] | 64 | [
"29+66=95",
"40-9=31",
"95-31=64"
] | Current State: 64:[29, 66, 40, 9], Operations: []
Exploring Operation: 29+66=95, Resulting Numbers: [40, 9, 95]
Generated Node #2: [40, 9, 95] from Operation: 29+66=95
Current State: 64:[40, 9, 95], Operations: ['29+66=95']
Exploring Operation: 40-9=31, Resulting Numbers: [95, 31]
Generated Node #3: [95, 31] from Opera... | 4 | Current State: 64:[29, 66, 40, 9], Operations: []
Exploring Operation: 29+40=69, Resulting Numbers: [66, 9, 69]
Generated Node #0,0: 64:[66, 9, 69] Operation: 29+40=69
Exploring Operation: 40-29=11, Resulting Numbers: [66, 9, 11]
Generated Node #0,1: 64:[66, 9, 11] Operation: 40-29=11
Exploring Operation: 40-9=31, Resu... | 0.988715 | hs_3 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.