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 |
|---|---|---|---|---|---|---|---|---|
[
25,
32,
36,
48
] | 13 | [
"36-32=4",
"48/4=12",
"25-12=13"
] | Current State: 13:[25, 32, 36, 48], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [25, 48, 4]
Generated Node #2: [25, 48, 4] from Operation: 36-32=4
Current State: 13:[25, 48, 4], Operations: ['36-32=4']
Exploring Operation: 48/4=12, Resulting Numbers: [25, 12]
Generated Node #3: [25, 12] from Operati... | 4 | Current State: 13:[25, 32, 36, 48], Operations: []
Exploring Operation: 36-25=11, Resulting Numbers: [32, 48, 11]
Generated Node #0,0: 13:[32, 48, 11] Operation: 36-25=11
Exploring Operation: 48-36=12, Resulting Numbers: [25, 32, 12]
Generated Node #0,1: 13:[25, 32, 12] Operation: 48-36=12
Exploring Operation: 48-25=23... | 0 | hs_4 | mult_heuristic |
[
68,
23,
16,
17
] | 76 | [
"68*23=1564",
"1564/17=92",
"92-16=76"
] | Current State: 76:[68, 23, 16, 17], Operations: []
Exploring Operation: 68*23=1564, Resulting Numbers: [16, 17, 1564]
Generated Node #2: [16, 17, 1564] from Operation: 68*23=1564
Current State: 76:[16, 17, 1564], Operations: ['68*23=1564']
Exploring Operation: 1564/17=92, Resulting Numbers: [16, 92]
Generated Node #3: ... | 4 | Current State: 76:[68, 23, 16, 17], Operations: []
Exploring Operation: 23+16=39, Resulting Numbers: [68, 17, 39]
Generated Node #0,0: 76:[68, 17, 39] Operation: 23+16=39
Exploring Operation: 23-16=7, Resulting Numbers: [68, 17, 7]
Generated Node #0,1: 76:[68, 17, 7] Operation: 23-16=7
Exploring Operation: 68-23=45, Re... | 0 | hs_4 | mult_heuristic |
[
17,
26,
22,
2
] | 47 | [
"22-17=5",
"26*2=52",
"52-5=47"
] | Current State: 47:[17, 26, 22, 2], Operations: []
Exploring Operation: 22-17=5, Resulting Numbers: [26, 2, 5]
Generated Node #2: [26, 2, 5] from Operation: 22-17=5
Current State: 47:[26, 2, 5], Operations: ['22-17=5']
Exploring Operation: 26*2=52, Resulting Numbers: [5, 52]
Generated Node #3: [5, 52] from Operation: 26... | 4 | Current State: 47:[17, 26, 22, 2], Operations: []
Exploring Operation: 22*2=44, Resulting Numbers: [17, 26, 44]
Generated Node #0,0: 47:[17, 26, 44] Operation: 22*2=44
Exploring Operation: 26*2=52, Resulting Numbers: [17, 22, 52]
Generated Node #0,1: 47:[17, 22, 52] Operation: 26*2=52
Exploring Operation: 17*2=34, Resu... | 0.962674 | hs_3 | sum_heuristic |
[
63,
73,
30,
67
] | 47 | [
"73-63=10",
"67-30=37",
"10+37=47"
] | Current State: 47:[63, 73, 30, 67], Operations: []
Exploring Operation: 73-63=10, Resulting Numbers: [30, 67, 10]
Generated Node #2: [30, 67, 10] from Operation: 73-63=10
Current State: 47:[30, 67, 10], Operations: ['73-63=10']
Exploring Operation: 67-30=37, Resulting Numbers: [10, 37]
Generated Node #3: [10, 37] from ... | 4 | Current State: 47:[63, 73, 30, 67], Operations: []
Exploring Operation: 67-30=37, Resulting Numbers: [63, 73, 37]
Generated Node #0,0: 47:[63, 73, 37] Operation: 67-30=37
Exploring Operation: 63-30=33, Resulting Numbers: [73, 67, 33]
Generated Node #0,1: 47:[73, 67, 33] Operation: 63-30=33
Exploring Operation: 73-30=43... | 0.987847 | hs_3 | sum_heuristic |
[
89,
32,
16,
95
] | 22 | [
"89-32=57",
"95-16=79",
"79-57=22"
] | Current State: 22:[89, 32, 16, 95], Operations: []
Exploring Operation: 89-32=57, Resulting Numbers: [16, 95, 57]
Generated Node #2: [16, 95, 57] from Operation: 89-32=57
Current State: 22:[16, 95, 57], Operations: ['89-32=57']
Exploring Operation: 95-16=79, Resulting Numbers: [57, 79]
Generated Node #3: [57, 79] from ... | 4 | Current State: 22:[89, 32, 16, 95], Operations: []
Exploring Operation: 95-89=6, Resulting Numbers: [32, 16, 6]
Generated Node #0,0: 22:[32, 16, 6] Operation: 95-89=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[32, 16, 6], Operations: ['95-89=6']
Exploring Operation: 32/16=2, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
85,
88,
53,
72
] | 77 | [
"88-85=3",
"72/3=24",
"53+24=77"
] | Current State: 77:[85, 88, 53, 72], Operations: []
Exploring Operation: 88-85=3, Resulting Numbers: [53, 72, 3]
Generated Node #2: [53, 72, 3] from Operation: 88-85=3
Current State: 77:[53, 72, 3], Operations: ['88-85=3']
Exploring Operation: 72/3=24, Resulting Numbers: [53, 24]
Generated Node #3: [53, 24] from Operati... | 4 | Current State: 77:[85, 88, 53, 72], Operations: []
Exploring Operation: 72-53=19, Resulting Numbers: [85, 88, 19]
Generated Node #0,0: 77:[85, 88, 19] Operation: 72-53=19
Moving to Node #0,0
Current State: 77:[85, 88, 19], Operations: ['72-53=19']
Exploring Operation: 88-85=3, Resulting Numbers: [19, 3]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
12,
91,
2,
63
] | 83 | [
"12+91=103",
"63+103=166",
"166/2=83"
] | Current State: 83:[12, 91, 2, 63], Operations: []
Exploring Operation: 12+91=103, Resulting Numbers: [2, 63, 103]
Generated Node #2: [2, 63, 103] from Operation: 12+91=103
Current State: 83:[2, 63, 103], Operations: ['12+91=103']
Exploring Operation: 63+103=166, Resulting Numbers: [2, 166]
Generated Node #3: [2, 166] f... | 4 | Current State: 83:[12, 91, 2, 63], Operations: []
Exploring Operation: 12+2=14, Resulting Numbers: [91, 63, 14]
Generated Node #0,0: 83:[91, 63, 14] Operation: 12+2=14
Exploring Operation: 12*2=24, Resulting Numbers: [91, 63, 24]
Generated Node #0,1: 83:[91, 63, 24] Operation: 12*2=24
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
10,
2,
12,
1
] | 19 | [
"10-2=8",
"12-1=11",
"8+11=19"
] | Current State: 19:[10, 2, 12, 1], Operations: []
Exploring Operation: 10-2=8, Resulting Numbers: [12, 1, 8]
Generated Node #2: [12, 1, 8] from Operation: 10-2=8
Current State: 19:[12, 1, 8], Operations: ['10-2=8']
Exploring Operation: 12-1=11, Resulting Numbers: [8, 11]
Generated Node #3: [8, 11] from Operation: 12-1=1... | 4 | Current State: 19:[10, 2, 12, 1], Operations: []
Exploring Operation: 2+12=14, Resulting Numbers: [10, 1, 14]
Generated Node #0,0: 19:[10, 1, 14] Operation: 2+12=14
Exploring Operation: 10+2=12, Resulting Numbers: [12, 1, 12]
Generated Node #0,1: 19:[12, 1, 12] Operation: 10+2=12
Exploring Operation: 10*2=20, Resulting... | 0 | hs_5 | sum_heuristic |
[
58,
8,
87,
55
] | 82 | [
"58-8=50",
"87-55=32",
"50+32=82"
] | Current State: 82:[58, 8, 87, 55], Operations: []
Exploring Operation: 58-8=50, Resulting Numbers: [87, 55, 50]
Generated Node #2: [87, 55, 50] from Operation: 58-8=50
Current State: 82:[87, 55, 50], Operations: ['58-8=50']
Exploring Operation: 87-55=32, Resulting Numbers: [50, 32]
Generated Node #3: [50, 32] from Oper... | 4 | Current State: 82:[58, 8, 87, 55], Operations: []
Exploring Operation: 87-58=29, Resulting Numbers: [8, 55, 29]
Generated Node #0,0: 82:[8, 55, 29] Operation: 87-58=29
Exploring Operation: 55-8=47, Resulting Numbers: [58, 87, 47]
Generated Node #0,1: 82:[58, 87, 47] Operation: 55-8=47
Exploring Operation: 58-55=3, Resu... | 0.986111 | hs_5 | mult_heuristic |
[
18,
74,
62,
62
] | 32 | [
"18+74=92",
"62+62=124",
"124-92=32"
] | Current State: 32:[18, 74, 62, 62], Operations: []
Exploring Operation: 18+74=92, Resulting Numbers: [62, 62, 92]
Generated Node #2: [62, 62, 92] from Operation: 18+74=92
Current State: 32:[62, 62, 92], Operations: ['18+74=92']
Exploring Operation: 62+62=124, Resulting Numbers: [92, 124]
Generated Node #3: [92, 124] fr... | 4 | Current State: 32:[18, 74, 62, 62], Operations: []
Exploring Operation: 74-62=12, Resulting Numbers: [18, 62, 12]
Generated Node #0,0: 32:[18, 62, 12] Operation: 74-62=12
Exploring Operation: 74-62=12, Resulting Numbers: [18, 62, 12]
Generated Node #0,1: 32:[18, 62, 12] Operation: 74-62=12
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
22,
23,
21,
40
] | 61 | [
"23-22=1",
"21+40=61",
"1*61=61"
] | Current State: 61:[22, 23, 21, 40], Operations: []
Exploring Operation: 23-22=1, Resulting Numbers: [21, 40, 1]
Generated Node #2: [21, 40, 1] from Operation: 23-22=1
Current State: 61:[21, 40, 1], Operations: ['23-22=1']
Exploring Operation: 21+40=61, Resulting Numbers: [1, 61]
Generated Node #3: [1, 61] from Operatio... | 4 | Current State: 61:[22, 23, 21, 40], Operations: []
Exploring Operation: 22+23=45, Resulting Numbers: [21, 40, 45]
Generated Node #0,0: 61:[21, 40, 45] Operation: 22+23=45
Exploring Operation: 22+40=62, Resulting Numbers: [23, 21, 62]
Generated Node #0,1: 61:[23, 21, 62] Operation: 22+40=62
Exploring Operation: 23+21=44... | 0.926215 | hs_5 | mult_heuristic |
[
21,
21,
12,
5
] | 59 | [
"21+21=42",
"12+5=17",
"42+17=59"
] | Current State: 59:[21, 21, 12, 5], Operations: []
Exploring Operation: 21+21=42, Resulting Numbers: [12, 5, 42]
Generated Node #2: [12, 5, 42] from Operation: 21+21=42
Current State: 59:[12, 5, 42], Operations: ['21+21=42']
Exploring Operation: 12+5=17, Resulting Numbers: [42, 17]
Generated Node #3: [42, 17] from Opera... | 4 | Current State: 59:[21, 21, 12, 5], Operations: []
Exploring Operation: 21+21=42, Resulting Numbers: [12, 5, 42]
Generated Node #0,0: 59:[12, 5, 42] Operation: 21+21=42
Exploring Operation: 21+12=33, Resulting Numbers: [21, 5, 33]
Generated Node #0,1: 59:[21, 5, 33] Operation: 21+12=33
Exploring Operation: 21+12=33, Res... | 0.977431 | hs_5 | sum_heuristic |
[
68,
5,
97,
70
] | 43 | [
"97-68=29",
"70/5=14",
"29+14=43"
] | Current State: 43:[68, 5, 97, 70], Operations: []
Exploring Operation: 97-68=29, Resulting Numbers: [5, 70, 29]
Generated Node #2: [5, 70, 29] from Operation: 97-68=29
Current State: 43:[5, 70, 29], Operations: ['97-68=29']
Exploring Operation: 70/5=14, Resulting Numbers: [29, 14]
Generated Node #3: [29, 14] from Opera... | 4 | Current State: 43:[68, 5, 97, 70], Operations: []
Exploring Operation: 68-5=63, Resulting Numbers: [97, 70, 63]
Generated Node #0,0: 43:[97, 70, 63] Operation: 68-5=63
Exploring Operation: 97-68=29, Resulting Numbers: [5, 70, 29]
Generated Node #0,1: 43:[5, 70, 29] Operation: 97-68=29
Exploring Operation: 97-70=27, Res... | 0.980903 | hs_4 | mult_heuristic |
[
69,
71,
14,
61
] | 49 | [
"71-69=2",
"61-14=47",
"2+47=49"
] | Current State: 49:[69, 71, 14, 61], Operations: []
Exploring Operation: 71-69=2, Resulting Numbers: [14, 61, 2]
Generated Node #2: [14, 61, 2] from Operation: 71-69=2
Current State: 49:[14, 61, 2], Operations: ['71-69=2']
Exploring Operation: 61-14=47, Resulting Numbers: [2, 47]
Generated Node #3: [2, 47] from Operatio... | 4 | Current State: 49:[69, 71, 14, 61], Operations: []
Exploring Operation: 69-61=8, Resulting Numbers: [71, 14, 8]
Generated Node #0,0: 49:[71, 14, 8] Operation: 69-61=8
Exploring Operation: 71-69=2, Resulting Numbers: [14, 61, 2]
Generated Node #0,1: 49:[14, 61, 2] Operation: 71-69=2
Moving to Node #0,1
Current State: 49... | 0.991319 | hs_2 | mult_heuristic |
[
4,
88,
12,
14
] | 39 | [
"88+12=100",
"100/4=25",
"14+25=39"
] | Current State: 39:[4, 88, 12, 14], Operations: []
Exploring Operation: 88+12=100, Resulting Numbers: [4, 14, 100]
Generated Node #2: [4, 14, 100] from Operation: 88+12=100
Current State: 39:[4, 14, 100], Operations: ['88+12=100']
Exploring Operation: 100/4=25, Resulting Numbers: [14, 25]
Generated Node #3: [14, 25] fro... | 4 | Current State: 39:[4, 88, 12, 14], Operations: []
Exploring Operation: 12/4=3, Resulting Numbers: [88, 14, 3]
Generated Node #0,0: 39:[88, 14, 3] Operation: 12/4=3
Exploring Operation: 88-12=76, Resulting Numbers: [4, 14, 76]
Generated Node #0,1: 39:[4, 14, 76] Operation: 88-12=76
Exploring Operation: 88-4=84, Resultin... | 0 | hs_5 | mult_heuristic |
[
42,
13,
78,
8
] | 76 | [
"13+8=21",
"42/21=2",
"78-2=76"
] | Current State: 76:[42, 13, 78, 8], Operations: []
Exploring Operation: 13+8=21, Resulting Numbers: [42, 78, 21]
Generated Node #2: [42, 78, 21] from Operation: 13+8=21
Current State: 76:[42, 78, 21], Operations: ['13+8=21']
Exploring Operation: 42/21=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Operati... | 4 | Current State: 76:[42, 13, 78, 8], Operations: []
Exploring Operation: 78-42=36, Resulting Numbers: [13, 8, 36]
Generated Node #0,0: 76:[13, 8, 36] Operation: 78-42=36
Exploring Operation: 78/13=6, Resulting Numbers: [42, 8, 6]
Generated Node #0,1: 76:[42, 8, 6] Operation: 78/13=6
Exploring Operation: 13-8=5, Resulting... | 0.967014 | hs_4 | sum_heuristic |
[
18,
19,
98,
1
] | 61 | [
"18+19=37",
"98*1=98",
"98-37=61"
] | Current State: 61:[18, 19, 98, 1], Operations: []
Exploring Operation: 18+19=37, Resulting Numbers: [98, 1, 37]
Generated Node #2: [98, 1, 37] from Operation: 18+19=37
Current State: 61:[98, 1, 37], Operations: ['18+19=37']
Exploring Operation: 98*1=98, Resulting Numbers: [37, 98]
Generated Node #3: [37, 98] from Opera... | 4 | Current State: 61:[18, 19, 98, 1], Operations: []
Exploring Operation: 18+19=37, Resulting Numbers: [98, 1, 37]
Generated Node #0,0: 61:[98, 1, 37] Operation: 18+19=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[98, 1, 37], Operations: ['18+19=37']
Exploring Operation: 98-1=97, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
8,
22,
31,
6
] | 53 | [
"22-8=14",
"6*14=84",
"84-31=53"
] | Current State: 53:[8, 22, 31, 6], Operations: []
Exploring Operation: 22-8=14, Resulting Numbers: [31, 6, 14]
Generated Node #2: [31, 6, 14] from Operation: 22-8=14
Current State: 53:[31, 6, 14], Operations: ['22-8=14']
Exploring Operation: 6*14=84, Resulting Numbers: [31, 84]
Generated Node #3: [31, 84] from Operation... | 4 | Current State: 53:[8, 22, 31, 6], Operations: []
Exploring Operation: 8*6=48, Resulting Numbers: [22, 31, 48]
Generated Node #0,0: 53:[22, 31, 48] Operation: 8*6=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[22, 31, 48], Operations: ['8*6=48']
Exploring Operation: 22+31=53, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
42,
44,
20,
34
] | 40 | [
"44-34=10",
"20/10=2",
"42-2=40"
] | Current State: 40:[42, 44, 20, 34], Operations: []
Exploring Operation: 44-34=10, Resulting Numbers: [42, 20, 10]
Generated Node #2: [42, 20, 10] from Operation: 44-34=10
Current State: 40:[42, 20, 10], Operations: ['44-34=10']
Exploring Operation: 20/10=2, Resulting Numbers: [42, 2]
Generated Node #3: [42, 2] from Ope... | 4 | Current State: 40:[42, 44, 20, 34], Operations: []
Exploring Operation: 44-34=10, Resulting Numbers: [42, 20, 10]
Generated Node #0,0: 40:[42, 20, 10] Operation: 44-34=10
Exploring Operation: 44-42=2, Resulting Numbers: [20, 34, 2]
Generated Node #0,1: 40:[20, 34, 2] Operation: 44-42=2
Exploring Operation: 42-34=8, Res... | 0.973958 | hs_4 | sum_heuristic |
[
55,
10,
70,
97
] | 92 | [
"55+10=65",
"97-70=27",
"65+27=92"
] | Current State: 92:[55, 10, 70, 97], Operations: []
Exploring Operation: 55+10=65, Resulting Numbers: [70, 97, 65]
Generated Node #2: [70, 97, 65] from Operation: 55+10=65
Current State: 92:[70, 97, 65], Operations: ['55+10=65']
Exploring Operation: 97-70=27, Resulting Numbers: [65, 27]
Generated Node #3: [65, 27] from ... | 4 | Current State: 92:[55, 10, 70, 97], Operations: []
Exploring Operation: 70/10=7, Resulting Numbers: [55, 97, 7]
Generated Node #0,0: 92:[55, 97, 7] Operation: 70/10=7
Moving to Node #0,0
Current State: 92:[55, 97, 7], Operations: ['70/10=7']
Exploring Operation: 97-55=42, Resulting Numbers: [7, 42]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
45,
23,
52,
63
] | 98 | [
"52-45=7",
"23*7=161",
"161-63=98"
] | Current State: 98:[45, 23, 52, 63], Operations: []
Exploring Operation: 52-45=7, Resulting Numbers: [23, 63, 7]
Generated Node #2: [23, 63, 7] from Operation: 52-45=7
Current State: 98:[23, 63, 7], Operations: ['52-45=7']
Exploring Operation: 23*7=161, Resulting Numbers: [63, 161]
Generated Node #3: [63, 161] from Oper... | 4 | Current State: 98:[45, 23, 52, 63], Operations: []
Exploring Operation: 63-45=18, Resulting Numbers: [23, 52, 18]
Generated Node #0,0: 98:[23, 52, 18] Operation: 63-45=18
Exploring Operation: 63-52=11, Resulting Numbers: [45, 23, 11]
Generated Node #0,1: 98:[45, 23, 11] Operation: 63-52=11
Exploring Operation: 63-23=40... | 0 | hs_4 | mult_heuristic |
[
39,
37,
52,
33
] | 14 | [
"39-37=2",
"33*2=66",
"66-52=14"
] | Current State: 14:[39, 37, 52, 33], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [52, 33, 2]
Generated Node #2: [52, 33, 2] from Operation: 39-37=2
Current State: 14:[52, 33, 2], Operations: ['39-37=2']
Exploring Operation: 33*2=66, Resulting Numbers: [52, 66]
Generated Node #3: [52, 66] from Operati... | 4 | Current State: 14:[39, 37, 52, 33], Operations: []
Exploring Operation: 52-39=13, Resulting Numbers: [37, 33, 13]
Generated Node #0,0: 14:[37, 33, 13] Operation: 52-39=13
Exploring Operation: 52-37=15, Resulting Numbers: [39, 33, 15]
Generated Node #0,1: 14:[39, 33, 15] Operation: 52-37=15
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
43,
13,
47,
52
] | 86 | [
"43+47=90",
"52/13=4",
"90-4=86"
] | Current State: 86:[43, 13, 47, 52], Operations: []
Exploring Operation: 43+47=90, Resulting Numbers: [13, 52, 90]
Generated Node #2: [13, 52, 90] from Operation: 43+47=90
Current State: 86:[13, 52, 90], Operations: ['43+47=90']
Exploring Operation: 52/13=4, Resulting Numbers: [90, 4]
Generated Node #3: [90, 4] from Ope... | 4 | Current State: 86:[43, 13, 47, 52], Operations: []
Exploring Operation: 52-13=39, Resulting Numbers: [43, 47, 39]
Generated Node #0,0: 86:[43, 47, 39] Operation: 52-13=39
Exploring Operation: 52/13=4, Resulting Numbers: [43, 47, 4]
Generated Node #0,1: 86:[43, 47, 4] Operation: 52/13=4
Moving to Node #0,1
Current State... | 0.991319 | hs_2 | mult_heuristic |
[
49,
32,
52,
58
] | 93 | [
"49-32=17",
"52+58=110",
"110-17=93"
] | Current State: 93:[49, 32, 52, 58], Operations: []
Exploring Operation: 49-32=17, Resulting Numbers: [52, 58, 17]
Generated Node #2: [52, 58, 17] from Operation: 49-32=17
Current State: 93:[52, 58, 17], Operations: ['49-32=17']
Exploring Operation: 52+58=110, Resulting Numbers: [17, 110]
Generated Node #3: [17, 110] fr... | 4 | Current State: 93:[49, 32, 52, 58], Operations: []
Exploring Operation: 58-52=6, Resulting Numbers: [49, 32, 6]
Generated Node #0,0: 93:[49, 32, 6] Operation: 58-52=6
Exploring Operation: 58-49=9, Resulting Numbers: [32, 52, 9]
Generated Node #0,1: 93:[32, 52, 9] Operation: 58-49=9
Exploring Operation: 52-49=3, Resulti... | 0.977431 | hs_3 | sum_heuristic |
[
81,
46,
50,
86
] | 94 | [
"81*50=4050",
"46*86=3956",
"4050-3956=94"
] | Current State: 94:[81, 46, 50, 86], Operations: []
Exploring Operation: 81*50=4050, Resulting Numbers: [46, 86, 4050]
Generated Node #2: [46, 86, 4050] from Operation: 81*50=4050
Current State: 94:[46, 86, 4050], Operations: ['81*50=4050']
Exploring Operation: 46*86=3956, Resulting Numbers: [4050, 3956]
Generated Node ... | 4 | Current State: 94:[81, 46, 50, 86], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [81, 86, 4]
Generated Node #0,0: 94:[81, 86, 4] Operation: 50-46=4
Exploring Operation: 81-46=35, Resulting Numbers: [50, 86, 35]
Generated Node #0,1: 94:[50, 86, 35] Operation: 81-46=35
Exploring Operation: 86-81=5, Res... | 0 | hs_5 | sum_heuristic |
[
6,
91,
1,
93
] | 11 | [
"93-91=2",
"6*2=12",
"12-1=11"
] | Current State: 11:[6, 91, 1, 93], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [6, 1, 2]
Generated Node #2: [6, 1, 2] from Operation: 93-91=2
Current State: 11:[6, 1, 2], Operations: ['93-91=2']
Exploring Operation: 6*2=12, Resulting Numbers: [1, 12]
Generated Node #3: [1, 12] from Operation: 6*2=12
... | 4 | Current State: 11:[6, 91, 1, 93], Operations: []
Exploring Operation: 91-6=85, Resulting Numbers: [1, 93, 85]
Generated Node #0,0: 11:[1, 93, 85] Operation: 91-6=85
Exploring Operation: 93-91=2, Resulting Numbers: [6, 1, 2]
Generated Node #0,1: 11:[6, 1, 2] Operation: 93-91=2
Moving to Node #0,1
Current State: 11:[6, 1... | 0.991319 | hs_2 | mult_heuristic |
[
50,
3,
55,
54
] | 25 | [
"55-3=52",
"54-52=2",
"50/2=25"
] | Current State: 25:[50, 3, 55, 54], Operations: []
Exploring Operation: 55-3=52, Resulting Numbers: [50, 54, 52]
Generated Node #2: [50, 54, 52] from Operation: 55-3=52
Current State: 25:[50, 54, 52], Operations: ['55-3=52']
Exploring Operation: 54-52=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Operati... | 4 | Current State: 25:[50, 3, 55, 54], Operations: []
Exploring Operation: 55-54=1, Resulting Numbers: [50, 3, 1]
Generated Node #0,0: 25:[50, 3, 1] Operation: 55-54=1
Exploring Operation: 54-50=4, Resulting Numbers: [3, 55, 4]
Generated Node #0,1: 25:[3, 55, 4] Operation: 54-50=4
Exploring Operation: 55-50=5, Resulting Nu... | 0 | hs_3 | sum_heuristic |
[
28,
86,
26,
56
] | 43 | [
"28+26=54",
"56-54=2",
"86/2=43"
] | Current State: 43:[28, 86, 26, 56], Operations: []
Exploring Operation: 28+26=54, Resulting Numbers: [86, 56, 54]
Generated Node #2: [86, 56, 54] from Operation: 28+26=54
Current State: 43:[86, 56, 54], Operations: ['28+26=54']
Exploring Operation: 56-54=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Ope... | 4 | Current State: 43:[28, 86, 26, 56], Operations: []
Exploring Operation: 86-56=30, Resulting Numbers: [28, 26, 30]
Generated Node #0,0: 43:[28, 26, 30] Operation: 86-56=30
Exploring Operation: 28+26=54, Resulting Numbers: [86, 56, 54]
Generated Node #0,1: 43:[86, 56, 54] Operation: 28+26=54
Exploring Operation: 86-26=60... | 0.9375 | hs_4 | sum_heuristic |
[
43,
19,
76,
80
] | 63 | [
"76/19=4",
"80/4=20",
"43+20=63"
] | Current State: 63:[43, 19, 76, 80], Operations: []
Exploring Operation: 76/19=4, Resulting Numbers: [43, 80, 4]
Generated Node #2: [43, 80, 4] from Operation: 76/19=4
Current State: 63:[43, 80, 4], Operations: ['76/19=4']
Exploring Operation: 80/4=20, Resulting Numbers: [43, 20]
Generated Node #3: [43, 20] from Operati... | 4 | Current State: 63:[43, 19, 76, 80], Operations: []
Exploring Operation: 80-76=4, Resulting Numbers: [43, 19, 4]
Generated Node #0,0: 63:[43, 19, 4] Operation: 80-76=4
Exploring Operation: 43+19=62, Resulting Numbers: [76, 80, 62]
Generated Node #0,1: 63:[76, 80, 62] Operation: 43+19=62
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
92,
18,
90,
36
] | 37 | [
"92*36=3312",
"18+3312=3330",
"3330/90=37"
] | Current State: 37:[92, 18, 90, 36], Operations: []
Exploring Operation: 92*36=3312, Resulting Numbers: [18, 90, 3312]
Generated Node #2: [18, 90, 3312] from Operation: 92*36=3312
Current State: 37:[18, 90, 3312], Operations: ['92*36=3312']
Exploring Operation: 18+3312=3330, Resulting Numbers: [90, 3330]
Generated Node ... | 4 | Current State: 37:[92, 18, 90, 36], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [18, 36, 2]
Generated Node #0,0: 37:[18, 36, 2] Operation: 92-90=2
Exploring Operation: 90/18=5, Resulting Numbers: [92, 36, 5]
Generated Node #0,1: 37:[92, 36, 5] Operation: 90/18=5
Moving to Node #0,0
Current State: 37... | 0 | hs_2 | sum_heuristic |
[
72,
10,
78,
46
] | 61 | [
"72+78=150",
"150/10=15",
"46+15=61"
] | Current State: 61:[72, 10, 78, 46], Operations: []
Exploring Operation: 72+78=150, Resulting Numbers: [10, 46, 150]
Generated Node #2: [10, 46, 150] from Operation: 72+78=150
Current State: 61:[10, 46, 150], Operations: ['72+78=150']
Exploring Operation: 150/10=15, Resulting Numbers: [46, 15]
Generated Node #3: [46, 15... | 4 | Current State: 61:[72, 10, 78, 46], Operations: []
Exploring Operation: 78-10=68, Resulting Numbers: [72, 46, 68]
Generated Node #0,0: 61:[72, 46, 68] Operation: 78-10=68
Exploring Operation: 10+46=56, Resulting Numbers: [72, 78, 56]
Generated Node #0,1: 61:[72, 78, 56] Operation: 10+46=56
Exploring Operation: 72-10=62... | 0 | hs_3 | sum_heuristic |
[
45,
80,
65,
22
] | 26 | [
"65-45=20",
"80/20=4",
"22+4=26"
] | Current State: 26:[45, 80, 65, 22], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [80, 22, 20]
Generated Node #2: [80, 22, 20] from Operation: 65-45=20
Current State: 26:[80, 22, 20], Operations: ['65-45=20']
Exploring Operation: 80/20=4, Resulting Numbers: [22, 4]
Generated Node #3: [22, 4] from Ope... | 4 | Current State: 26:[45, 80, 65, 22], Operations: []
Exploring Operation: 80-65=15, Resulting Numbers: [45, 22, 15]
Generated Node #0,0: 26:[45, 22, 15] Operation: 80-65=15
Exploring Operation: 80-45=35, Resulting Numbers: [65, 22, 35]
Generated Node #0,1: 26:[65, 22, 35] Operation: 80-45=35
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
69,
41,
43,
55
] | 98 | [
"69+41=110",
"55-43=12",
"110-12=98"
] | Current State: 98:[69, 41, 43, 55], Operations: []
Exploring Operation: 69+41=110, Resulting Numbers: [43, 55, 110]
Generated Node #2: [43, 55, 110] from Operation: 69+41=110
Current State: 98:[43, 55, 110], Operations: ['69+41=110']
Exploring Operation: 55-43=12, Resulting Numbers: [110, 12]
Generated Node #3: [110, 1... | 4 | Current State: 98:[69, 41, 43, 55], Operations: []
Exploring Operation: 69+41=110, Resulting Numbers: [43, 55, 110]
Generated Node #0,0: 98:[43, 55, 110] Operation: 69+41=110
Exploring Operation: 69-55=14, Resulting Numbers: [41, 43, 14]
Generated Node #0,1: 98:[41, 43, 14] Operation: 69-55=14
Start Sub Search at level... | 0.990451 | hs_2 | sum_heuristic |
[
40,
48,
70,
45
] | 16 | [
"48*45=2160",
"2160/40=54",
"70-54=16"
] | Current State: 16:[40, 48, 70, 45], Operations: []
Exploring Operation: 48*45=2160, Resulting Numbers: [40, 70, 2160]
Generated Node #2: [40, 70, 2160] from Operation: 48*45=2160
Current State: 16:[40, 70, 2160], Operations: ['48*45=2160']
Exploring Operation: 2160/40=54, Resulting Numbers: [70, 54]
Generated Node #3: ... | 4 | Current State: 16:[40, 48, 70, 45], Operations: []
Exploring Operation: 70-48=22, Resulting Numbers: [40, 45, 22]
Generated Node #0,0: 16:[40, 45, 22] Operation: 70-48=22
Moving to Node #0,0
Current State: 16:[40, 45, 22], Operations: ['70-48=22']
Exploring Operation: 45-40=5, Resulting Numbers: [22, 5]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
4,
77,
70,
90
] | 95 | [
"77*90=6930",
"6930/70=99",
"99-4=95"
] | Current State: 95:[4, 77, 70, 90], Operations: []
Exploring Operation: 77*90=6930, Resulting Numbers: [4, 70, 6930]
Generated Node #2: [4, 70, 6930] from Operation: 77*90=6930
Current State: 95:[4, 70, 6930], Operations: ['77*90=6930']
Exploring Operation: 6930/70=99, Resulting Numbers: [4, 99]
Generated Node #3: [4, 9... | 4 | Current State: 95:[4, 77, 70, 90], Operations: []
Exploring Operation: 90-70=20, Resulting Numbers: [4, 77, 20]
Generated Node #0,0: 95:[4, 77, 20] Operation: 90-70=20
Exploring Operation: 77-70=7, Resulting Numbers: [4, 90, 7]
Generated Node #0,1: 95:[4, 90, 7] Operation: 77-70=7
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
48,
91,
13,
83
] | 93 | [
"13+83=96",
"96/48=2",
"91+2=93"
] | Current State: 93:[48, 91, 13, 83], Operations: []
Exploring Operation: 13+83=96, Resulting Numbers: [48, 91, 96]
Generated Node #2: [48, 91, 96] from Operation: 13+83=96
Current State: 93:[48, 91, 96], Operations: ['13+83=96']
Exploring Operation: 96/48=2, Resulting Numbers: [91, 2]
Generated Node #3: [91, 2] from Ope... | 4 | Current State: 93:[48, 91, 13, 83], Operations: []
Exploring Operation: 83-48=35, Resulting Numbers: [91, 13, 35]
Generated Node #0,0: 93:[91, 13, 35] Operation: 83-48=35
Exploring Operation: 48-13=35, Resulting Numbers: [91, 83, 35]
Generated Node #0,1: 93:[91, 83, 35] Operation: 48-13=35
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
26,
30,
24,
64
] | 54 | [
"30*64=1920",
"1920/24=80",
"80-26=54"
] | Current State: 54:[26, 30, 24, 64], Operations: []
Exploring Operation: 30*64=1920, Resulting Numbers: [26, 24, 1920]
Generated Node #2: [26, 24, 1920] from Operation: 30*64=1920
Current State: 54:[26, 24, 1920], Operations: ['30*64=1920']
Exploring Operation: 1920/24=80, Resulting Numbers: [26, 80]
Generated Node #3: ... | 4 | Current State: 54:[26, 30, 24, 64], Operations: []
Exploring Operation: 64-30=34, Resulting Numbers: [26, 24, 34]
Generated Node #0,0: 54:[26, 24, 34] Operation: 64-30=34
Exploring Operation: 30-24=6, Resulting Numbers: [26, 64, 6]
Generated Node #0,1: 54:[26, 64, 6] Operation: 30-24=6
Exploring Operation: 30+24=54, Re... | 0 | hs_3 | mult_heuristic |
[
10,
48,
86,
1
] | 28 | [
"10+48=58",
"86*1=86",
"86-58=28"
] | Current State: 28:[10, 48, 86, 1], Operations: []
Exploring Operation: 10+48=58, Resulting Numbers: [86, 1, 58]
Generated Node #2: [86, 1, 58] from Operation: 10+48=58
Current State: 28:[86, 1, 58], Operations: ['10+48=58']
Exploring Operation: 86*1=86, Resulting Numbers: [58, 86]
Generated Node #3: [58, 86] from Opera... | 4 | Current State: 28:[10, 48, 86, 1], Operations: []
Exploring Operation: 86-48=38, Resulting Numbers: [10, 1, 38]
Generated Node #0,0: 28:[10, 1, 38] Operation: 86-48=38
Exploring Operation: 86-10=76, Resulting Numbers: [48, 1, 76]
Generated Node #0,1: 28:[48, 1, 76] Operation: 86-10=76
Exploring Operation: 48-10=38, Res... | 0.990451 | hs_3 | mult_heuristic |
[
17,
14,
70,
98
] | 25 | [
"17-14=3",
"98-70=28",
"28-3=25"
] | Current State: 25:[17, 14, 70, 98], Operations: []
Exploring Operation: 17-14=3, Resulting Numbers: [70, 98, 3]
Generated Node #2: [70, 98, 3] from Operation: 17-14=3
Current State: 25:[70, 98, 3], Operations: ['17-14=3']
Exploring Operation: 98-70=28, Resulting Numbers: [3, 28]
Generated Node #3: [3, 28] from Operatio... | 4 | Current State: 25:[17, 14, 70, 98], Operations: []
Exploring Operation: 98/14=7, Resulting Numbers: [17, 70, 7]
Generated Node #0,0: 25:[17, 70, 7] Operation: 98/14=7
Exploring Operation: 98-70=28, Resulting Numbers: [17, 14, 28]
Generated Node #0,1: 25:[17, 14, 28] Operation: 98-70=28
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
13,
3,
2,
40
] | 48 | [
"13+3=16",
"16/2=8",
"40+8=48"
] | Current State: 48:[13, 3, 2, 40], Operations: []
Exploring Operation: 13+3=16, Resulting Numbers: [2, 40, 16]
Generated Node #2: [2, 40, 16] from Operation: 13+3=16
Current State: 48:[2, 40, 16], Operations: ['13+3=16']
Exploring Operation: 16/2=8, Resulting Numbers: [40, 8]
Generated Node #3: [40, 8] from Operation: 1... | 4 | Current State: 48:[13, 3, 2, 40], Operations: []
Exploring Operation: 13+40=53, Resulting Numbers: [3, 2, 53]
Generated Node #0,0: 48:[3, 2, 53] Operation: 13+40=53
Exploring Operation: 40-13=27, Resulting Numbers: [3, 2, 27]
Generated Node #0,1: 48:[3, 2, 27] Operation: 40-13=27
Exploring Operation: 40/2=20, Resulting... | 0.986111 | hs_4 | mult_heuristic |
[
8,
73,
82,
8
] | 55 | [
"8*8=64",
"82-73=9",
"64-9=55"
] | Current State: 55:[8, 73, 82, 8], Operations: []
Exploring Operation: 8*8=64, Resulting Numbers: [73, 82, 64]
Generated Node #2: [73, 82, 64] from Operation: 8*8=64
Current State: 55:[73, 82, 64], Operations: ['8*8=64']
Exploring Operation: 82-73=9, Resulting Numbers: [64, 9]
Generated Node #3: [64, 9] from Operation: ... | 4 | Current State: 55:[8, 73, 82, 8], Operations: []
Exploring Operation: 82-8=74, Resulting Numbers: [73, 8, 74]
Generated Node #0,0: 55:[73, 8, 74] Operation: 82-8=74
Exploring Operation: 73-8=65, Resulting Numbers: [8, 82, 65]
Generated Node #0,1: 55:[8, 82, 65] Operation: 73-8=65
Exploring Operation: 82-73=9, Resulting... | 0 | hs_4 | mult_heuristic |
[
43,
83,
61,
54
] | 18 | [
"43+83=126",
"61-54=7",
"126/7=18"
] | Current State: 18:[43, 83, 61, 54], Operations: []
Exploring Operation: 43+83=126, Resulting Numbers: [61, 54, 126]
Generated Node #2: [61, 54, 126] from Operation: 43+83=126
Current State: 18:[61, 54, 126], Operations: ['43+83=126']
Exploring Operation: 61-54=7, Resulting Numbers: [126, 7]
Generated Node #3: [126, 7] ... | 4 | Current State: 18:[43, 83, 61, 54], Operations: []
Exploring Operation: 61-54=7, Resulting Numbers: [43, 83, 7]
Generated Node #0,0: 18:[43, 83, 7] Operation: 61-54=7
Exploring Operation: 83-54=29, Resulting Numbers: [43, 61, 29]
Generated Node #0,1: 18:[43, 61, 29] Operation: 83-54=29
Exploring Operation: 83-61=22, Re... | 0 | hs_3 | sum_heuristic |
[
65,
3,
82,
13
] | 97 | [
"65*3=195",
"195/13=15",
"82+15=97"
] | Current State: 97:[65, 3, 82, 13], Operations: []
Exploring Operation: 65*3=195, Resulting Numbers: [82, 13, 195]
Generated Node #2: [82, 13, 195] from Operation: 65*3=195
Current State: 97:[82, 13, 195], Operations: ['65*3=195']
Exploring Operation: 195/13=15, Resulting Numbers: [82, 15]
Generated Node #3: [82, 15] fr... | 4 | Current State: 97:[65, 3, 82, 13], Operations: []
Exploring Operation: 3*13=39, Resulting Numbers: [65, 82, 39]
Generated Node #0,0: 97:[65, 82, 39] Operation: 3*13=39
Exploring Operation: 65+3=68, Resulting Numbers: [82, 13, 68]
Generated Node #0,1: 97:[82, 13, 68] Operation: 65+3=68
Exploring Operation: 65+13=78, Res... | 0 | hs_4 | mult_heuristic |
[
57,
86,
87,
70
] | 73 | [
"86-57=29",
"87/29=3",
"70+3=73"
] | Current State: 73:[57, 86, 87, 70], Operations: []
Exploring Operation: 86-57=29, Resulting Numbers: [87, 70, 29]
Generated Node #2: [87, 70, 29] from Operation: 86-57=29
Current State: 73:[87, 70, 29], Operations: ['86-57=29']
Exploring Operation: 87/29=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] from Ope... | 4 | Current State: 73:[57, 86, 87, 70], Operations: []
Exploring Operation: 87-57=30, Resulting Numbers: [86, 70, 30]
Generated Node #0,0: 73:[86, 70, 30] Operation: 87-57=30
Exploring Operation: 86-57=29, Resulting Numbers: [87, 70, 29]
Generated Node #0,1: 73:[87, 70, 29] Operation: 86-57=29
Exploring Operation: 57+70=12... | 0 | hs_3 | mult_heuristic |
[
64,
71,
18,
3
] | 75 | [
"71-64=7",
"18+7=25",
"3*25=75"
] | Current State: 75:[64, 71, 18, 3], Operations: []
Exploring Operation: 71-64=7, Resulting Numbers: [18, 3, 7]
Generated Node #2: [18, 3, 7] from Operation: 71-64=7
Current State: 75:[18, 3, 7], Operations: ['71-64=7']
Exploring Operation: 18+7=25, Resulting Numbers: [3, 25]
Generated Node #3: [3, 25] from Operation: 18... | 4 | Current State: 75:[64, 71, 18, 3], Operations: []
Exploring Operation: 64+18=82, Resulting Numbers: [71, 3, 82]
Generated Node #0,0: 75:[71, 3, 82] Operation: 64+18=82
Exploring Operation: 71-64=7, Resulting Numbers: [18, 3, 7]
Generated Node #0,1: 75:[18, 3, 7] Operation: 71-64=7
Moving to Node #0,1
Current State: 75:... | 0.992188 | hs_2 | sum_heuristic |
[
98,
15,
46,
13
] | 75 | [
"15-13=2",
"46/2=23",
"98-23=75"
] | Current State: 75:[98, 15, 46, 13], Operations: []
Exploring Operation: 15-13=2, Resulting Numbers: [98, 46, 2]
Generated Node #2: [98, 46, 2] from Operation: 15-13=2
Current State: 75:[98, 46, 2], Operations: ['15-13=2']
Exploring Operation: 46/2=23, Resulting Numbers: [98, 23]
Generated Node #3: [98, 23] from Operati... | 4 | Current State: 75:[98, 15, 46, 13], Operations: []
Exploring Operation: 98-46=52, Resulting Numbers: [15, 13, 52]
Generated Node #0,0: 75:[15, 13, 52] Operation: 98-46=52
Exploring Operation: 98-15=83, Resulting Numbers: [46, 13, 83]
Generated Node #0,1: 75:[46, 13, 83] Operation: 98-15=83
Exploring Operation: 98-13=85... | 0 | hs_3 | mult_heuristic |
[
95,
74,
46,
19
] | 86 | [
"95-74=21",
"46+19=65",
"21+65=86"
] | Current State: 86:[95, 74, 46, 19], Operations: []
Exploring Operation: 95-74=21, Resulting Numbers: [46, 19, 21]
Generated Node #2: [46, 19, 21] from Operation: 95-74=21
Current State: 86:[46, 19, 21], Operations: ['95-74=21']
Exploring Operation: 46+19=65, Resulting Numbers: [21, 65]
Generated Node #3: [21, 65] from ... | 4 | Current State: 86:[95, 74, 46, 19], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [74, 46, 5]
Generated Node #0,0: 86:[74, 46, 5] Operation: 95/19=5
Exploring Operation: 95-19=76, Resulting Numbers: [74, 46, 76]
Generated Node #0,1: 86:[74, 46, 76] Operation: 95-19=76
Exploring Operation: 95-46=49, Re... | 0.96441 | hs_5 | sum_heuristic |
[
49,
27,
38,
9
] | 47 | [
"49+27=76",
"38-9=29",
"76-29=47"
] | Current State: 47:[49, 27, 38, 9], Operations: []
Exploring Operation: 49+27=76, Resulting Numbers: [38, 9, 76]
Generated Node #2: [38, 9, 76] from Operation: 49+27=76
Current State: 47:[38, 9, 76], Operations: ['49+27=76']
Exploring Operation: 38-9=29, Resulting Numbers: [76, 29]
Generated Node #3: [76, 29] from Opera... | 4 | Current State: 47:[49, 27, 38, 9], Operations: []
Exploring Operation: 49-9=40, Resulting Numbers: [27, 38, 40]
Generated Node #0,0: 47:[27, 38, 40] Operation: 49-9=40
Exploring Operation: 38+9=47, Resulting Numbers: [49, 27, 47]
Generated Node #0,1: 47:[49, 27, 47] Operation: 38+9=47
Exploring Operation: 27+9=36, Resu... | 0.97309 | hs_3 | mult_heuristic |
[
22,
66,
21,
50
] | 26 | [
"66/22=3",
"50-21=29",
"29-3=26"
] | Current State: 26:[22, 66, 21, 50], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [21, 50, 3]
Generated Node #2: [21, 50, 3] from Operation: 66/22=3
Current State: 26:[21, 50, 3], Operations: ['66/22=3']
Exploring Operation: 50-21=29, Resulting Numbers: [3, 29]
Generated Node #3: [3, 29] from Operatio... | 4 | Current State: 26:[22, 66, 21, 50], Operations: []
Exploring Operation: 50-22=28, Resulting Numbers: [66, 21, 28]
Generated Node #0,0: 26:[66, 21, 28] Operation: 50-22=28
Exploring Operation: 66/22=3, Resulting Numbers: [21, 50, 3]
Generated Node #0,1: 26:[21, 50, 3] Operation: 66/22=3
Exploring Operation: 66-50=16, Re... | 0.96875 | hs_5 | mult_heuristic |
[
82,
28,
61,
93
] | 22 | [
"82-28=54",
"93-61=32",
"54-32=22"
] | Current State: 22:[82, 28, 61, 93], Operations: []
Exploring Operation: 82-28=54, Resulting Numbers: [61, 93, 54]
Generated Node #2: [61, 93, 54] from Operation: 82-28=54
Current State: 22:[61, 93, 54], Operations: ['82-28=54']
Exploring Operation: 93-61=32, Resulting Numbers: [54, 32]
Generated Node #3: [54, 32] from ... | 4 | Current State: 22:[82, 28, 61, 93], Operations: []
Exploring Operation: 93-82=11, Resulting Numbers: [28, 61, 11]
Generated Node #0,0: 22:[28, 61, 11] Operation: 93-82=11
Moving to Node #0,0
Current State: 22:[28, 61, 11], Operations: ['93-82=11']
Exploring Operation: 61-28=33, Resulting Numbers: [11, 33]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
14,
42,
21,
54
] | 39 | [
"42/14=3",
"54/3=18",
"21+18=39"
] | Current State: 39:[14, 42, 21, 54], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [21, 54, 3]
Generated Node #2: [21, 54, 3] from Operation: 42/14=3
Current State: 39:[21, 54, 3], Operations: ['42/14=3']
Exploring Operation: 54/3=18, Resulting Numbers: [21, 18]
Generated Node #3: [21, 18] from Operati... | 4 | Current State: 39:[14, 42, 21, 54], Operations: []
Exploring Operation: 42/21=2, Resulting Numbers: [14, 54, 2]
Generated Node #0,0: 39:[14, 54, 2] Operation: 42/21=2
Exploring Operation: 54-42=12, Resulting Numbers: [14, 21, 12]
Generated Node #0,1: 39:[14, 21, 12] Operation: 54-42=12
Exploring Operation: 54-14=40, Re... | 0 | hs_4 | mult_heuristic |
[
33,
56,
5,
81
] | 92 | [
"81-56=25",
"5*25=125",
"125-33=92"
] | Current State: 92:[33, 56, 5, 81], Operations: []
Exploring Operation: 81-56=25, Resulting Numbers: [33, 5, 25]
Generated Node #2: [33, 5, 25] from Operation: 81-56=25
Current State: 92:[33, 5, 25], Operations: ['81-56=25']
Exploring Operation: 5*25=125, Resulting Numbers: [33, 125]
Generated Node #3: [33, 125] from Op... | 4 | Current State: 92:[33, 56, 5, 81], Operations: []
Exploring Operation: 33+56=89, Resulting Numbers: [5, 81, 89]
Generated Node #0,0: 92:[5, 81, 89] Operation: 33+56=89
Exploring Operation: 33-5=28, Resulting Numbers: [56, 81, 28]
Generated Node #0,1: 92:[56, 81, 28] Operation: 33-5=28
Exploring Operation: 81-33=48, Res... | 0 | hs_5 | sum_heuristic |
[
6,
53,
89,
93
] | 43 | [
"53-6=47",
"93-89=4",
"47-4=43"
] | Current State: 43:[6, 53, 89, 93], Operations: []
Exploring Operation: 53-6=47, Resulting Numbers: [89, 93, 47]
Generated Node #2: [89, 93, 47] from Operation: 53-6=47
Current State: 43:[89, 93, 47], Operations: ['53-6=47']
Exploring Operation: 93-89=4, Resulting Numbers: [47, 4]
Generated Node #3: [47, 4] from Operati... | 4 | Current State: 43:[6, 53, 89, 93], Operations: []
Exploring Operation: 93-53=40, Resulting Numbers: [6, 89, 40]
Generated Node #0,0: 43:[6, 89, 40] Operation: 93-53=40
Exploring Operation: 93-89=4, Resulting Numbers: [6, 53, 4]
Generated Node #0,1: 43:[6, 53, 4] Operation: 93-89=4
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
88,
11,
99,
77
] | 14 | [
"88/11=8",
"99-77=22",
"22-8=14"
] | Current State: 14:[88, 11, 99, 77], Operations: []
Exploring Operation: 88/11=8, Resulting Numbers: [99, 77, 8]
Generated Node #2: [99, 77, 8] from Operation: 88/11=8
Current State: 14:[99, 77, 8], Operations: ['88/11=8']
Exploring Operation: 99-77=22, Resulting Numbers: [8, 22]
Generated Node #3: [8, 22] from Operatio... | 4 | Current State: 14:[88, 11, 99, 77], Operations: []
Exploring Operation: 88/11=8, Resulting Numbers: [99, 77, 8]
Generated Node #0,0: 14:[99, 77, 8] Operation: 88/11=8
Exploring Operation: 88-77=11, Resulting Numbers: [11, 99, 11]
Generated Node #0,1: 14:[11, 99, 11] Operation: 88-77=11
Exploring Operation: 99-88=11, Re... | 0.962674 | hs_5 | mult_heuristic |
[
46,
96,
34,
80
] | 97 | [
"46+34=80",
"80/80=1",
"96+1=97"
] | Current State: 97:[46, 96, 34, 80], Operations: []
Exploring Operation: 46+34=80, Resulting Numbers: [96, 80, 80]
Generated Node #2: [96, 80, 80] from Operation: 46+34=80
Current State: 97:[96, 80, 80], Operations: ['46+34=80']
Exploring Operation: 80/80=1, Resulting Numbers: [96, 1]
Generated Node #3: [96, 1] from Ope... | 4 | Current State: 97:[46, 96, 34, 80], Operations: []
Exploring Operation: 34+80=114, Resulting Numbers: [46, 96, 114]
Generated Node #0,0: 97:[46, 96, 114] Operation: 34+80=114
Exploring Operation: 46+80=126, Resulting Numbers: [96, 34, 126]
Generated Node #0,1: 97:[96, 34, 126] Operation: 46+80=126
Exploring Operation: ... | 0 | hs_3 | sum_heuristic |
[
5,
35,
14,
54
] | 75 | [
"35/5=7",
"14+54=68",
"7+68=75"
] | Current State: 75:[5, 35, 14, 54], Operations: []
Exploring Operation: 35/5=7, Resulting Numbers: [14, 54, 7]
Generated Node #2: [14, 54, 7] from Operation: 35/5=7
Current State: 75:[14, 54, 7], Operations: ['35/5=7']
Exploring Operation: 14+54=68, Resulting Numbers: [7, 68]
Generated Node #3: [7, 68] from Operation: 1... | 4 | Current State: 75:[5, 35, 14, 54], Operations: []
Exploring Operation: 35+54=89, Resulting Numbers: [5, 14, 89]
Generated Node #0,0: 75:[5, 14, 89] Operation: 35+54=89
Exploring Operation: 14+54=68, Resulting Numbers: [5, 35, 68]
Generated Node #0,1: 75:[5, 35, 68] Operation: 14+54=68
Exploring Operation: 54-35=19, Res... | 0.967014 | hs_3 | sum_heuristic |
[
85,
6,
28,
44
] | 95 | [
"85-6=79",
"44-28=16",
"79+16=95"
] | Current State: 95:[85, 6, 28, 44], Operations: []
Exploring Operation: 85-6=79, Resulting Numbers: [28, 44, 79]
Generated Node #2: [28, 44, 79] from Operation: 85-6=79
Current State: 95:[28, 44, 79], Operations: ['85-6=79']
Exploring Operation: 44-28=16, Resulting Numbers: [79, 16]
Generated Node #3: [79, 16] from Oper... | 4 | Current State: 95:[85, 6, 28, 44], Operations: []
Exploring Operation: 85-44=41, Resulting Numbers: [6, 28, 41]
Generated Node #0,0: 95:[6, 28, 41] Operation: 85-44=41
Exploring Operation: 44-28=16, Resulting Numbers: [85, 6, 16]
Generated Node #0,1: 95:[85, 6, 16] Operation: 44-28=16
Exploring Operation: 85+6=91, Resu... | 0.985243 | hs_5 | mult_heuristic |
[
6,
41,
26,
28
] | 78 | [
"41-26=15",
"28-15=13",
"6*13=78"
] | Current State: 78:[6, 41, 26, 28], Operations: []
Exploring Operation: 41-26=15, Resulting Numbers: [6, 28, 15]
Generated Node #2: [6, 28, 15] from Operation: 41-26=15
Current State: 78:[6, 28, 15], Operations: ['41-26=15']
Exploring Operation: 28-15=13, Resulting Numbers: [6, 13]
Generated Node #3: [6, 13] from Operat... | 4 | Current State: 78:[6, 41, 26, 28], Operations: []
Exploring Operation: 41-28=13, Resulting Numbers: [6, 26, 13]
Generated Node #0,0: 78:[6, 26, 13] Operation: 41-28=13
Exploring Operation: 28-26=2, Resulting Numbers: [6, 41, 2]
Generated Node #0,1: 78:[6, 41, 2] Operation: 28-26=2
Moving to Node #0,0
Current State: 78:... | 0 | hs_2 | mult_heuristic |
[
39,
6,
6,
20
] | 59 | [
"39+6=45",
"20-6=14",
"45+14=59"
] | Current State: 59:[39, 6, 6, 20], Operations: []
Exploring Operation: 39+6=45, Resulting Numbers: [20, 45]
Generated Node #2: [20, 45] from Operation: 39+6=45
Current State: 59:[20, 45], Operations: ['39+6=45']
Exploring Operation: 20-6=14, Resulting Numbers: [45, 14]
Generated Node #3: [45, 14] from Operation: 20-6=14... | 4 | Current State: 59:[39, 6, 6, 20], Operations: []
Exploring Operation: 6*6=36, Resulting Numbers: [39, 20, 36]
Generated Node #0,0: 59:[39, 20, 36] Operation: 6*6=36
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[39, 20, 36], Operations: ['6*6=36']
Exploring Operation: 39+20=59, Resulting Numbers: [... | 0 | hs_1 | sum_heuristic |
[
98,
34,
86,
8
] | 38 | [
"98+34=132",
"86+8=94",
"132-94=38"
] | Current State: 38:[98, 34, 86, 8], Operations: []
Exploring Operation: 98+34=132, Resulting Numbers: [86, 8, 132]
Generated Node #2: [86, 8, 132] from Operation: 98+34=132
Current State: 38:[86, 8, 132], Operations: ['98+34=132']
Exploring Operation: 86+8=94, Resulting Numbers: [132, 94]
Generated Node #3: [132, 94] fr... | 4 | Current State: 38:[98, 34, 86, 8], Operations: []
Exploring Operation: 98-34=64, Resulting Numbers: [86, 8, 64]
Generated Node #0,0: 38:[86, 8, 64] Operation: 98-34=64
Exploring Operation: 98-86=12, Resulting Numbers: [34, 8, 12]
Generated Node #0,1: 38:[34, 8, 12] Operation: 98-86=12
Moving to Node #0,1
Current State:... | 0.990451 | hs_2 | mult_heuristic |
[
16,
92,
16,
63
] | 63 | [
"16-16=0",
"92*0=0",
"63+0=63"
] | Current State: 63:[16, 92, 16, 63], Operations: []
Exploring Operation: 16-16=0, Resulting Numbers: [92, 63, 0]
Generated Node #2: [92, 63, 0] from Operation: 16-16=0
Current State: 63:[92, 63, 0], Operations: ['16-16=0']
Exploring Operation: 92*0=0, Resulting Numbers: [63, 0]
Generated Node #3: [63, 0] from Operation:... | 4 | Current State: 63:[16, 92, 16, 63], Operations: []
Exploring Operation: 92-16=76, Resulting Numbers: [16, 63, 76]
Generated Node #0,0: 63:[16, 63, 76] Operation: 92-16=76
Moving to Node #0,0
Current State: 63:[16, 63, 76], Operations: ['92-16=76']
Exploring Operation: 76-16=60, Resulting Numbers: [63, 60]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
63,
11,
3,
50
] | 82 | [
"63/3=21",
"11+50=61",
"21+61=82"
] | Current State: 82:[63, 11, 3, 50], Operations: []
Exploring Operation: 63/3=21, Resulting Numbers: [11, 50, 21]
Generated Node #2: [11, 50, 21] from Operation: 63/3=21
Current State: 82:[11, 50, 21], Operations: ['63/3=21']
Exploring Operation: 11+50=61, Resulting Numbers: [21, 61]
Generated Node #3: [21, 61] from Oper... | 4 | Current State: 82:[63, 11, 3, 50], Operations: []
Exploring Operation: 63-11=52, Resulting Numbers: [3, 50, 52]
Generated Node #0,0: 82:[3, 50, 52] Operation: 63-11=52
Exploring Operation: 63+11=74, Resulting Numbers: [3, 50, 74]
Generated Node #0,1: 82:[3, 50, 74] Operation: 63+11=74
Exploring Operation: 50-11=39, Res... | 0 | hs_5 | sum_heuristic |
[
4,
2,
1,
49
] | 23 | [
"4-1=3",
"49-3=46",
"46/2=23"
] | Current State: 23:[4, 2, 1, 49], Operations: []
Exploring Operation: 4-1=3, Resulting Numbers: [2, 49, 3]
Generated Node #2: [2, 49, 3] from Operation: 4-1=3
Current State: 23:[2, 49, 3], Operations: ['4-1=3']
Exploring Operation: 49-3=46, Resulting Numbers: [2, 46]
Generated Node #3: [2, 46] from Operation: 49-3=46
Cu... | 4 | Current State: 23:[4, 2, 1, 49], Operations: []
Exploring Operation: 4*2=8, Resulting Numbers: [1, 49, 8]
Generated Node #0,0: 23:[1, 49, 8] Operation: 4*2=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[1, 49, 8], Operations: ['4*2=8']
Exploring Operation: 49-1=48, Resulting Numbers: [8, 48]
Gene... | 0 | hs_1 | sum_heuristic |
[
34,
32,
26,
76
] | 64 | [
"34-32=2",
"76/2=38",
"26+38=64"
] | Current State: 64:[34, 32, 26, 76], Operations: []
Exploring Operation: 34-32=2, Resulting Numbers: [26, 76, 2]
Generated Node #2: [26, 76, 2] from Operation: 34-32=2
Current State: 64:[26, 76, 2], Operations: ['34-32=2']
Exploring Operation: 76/2=38, Resulting Numbers: [26, 38]
Generated Node #3: [26, 38] from Operati... | 4 | Current State: 64:[34, 32, 26, 76], Operations: []
Exploring Operation: 34-26=8, Resulting Numbers: [32, 76, 8]
Generated Node #0,0: 64:[32, 76, 8] Operation: 34-26=8
Moving to Node #0,0
Current State: 64:[32, 76, 8], Operations: ['34-26=8']
Exploring Operation: 76-8=68, Resulting Numbers: [32, 68]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
8,
28,
44,
32
] | 34 | [
"44-28=16",
"16/8=2",
"32+2=34"
] | Current State: 34:[8, 28, 44, 32], Operations: []
Exploring Operation: 44-28=16, Resulting Numbers: [8, 32, 16]
Generated Node #2: [8, 32, 16] from Operation: 44-28=16
Current State: 34:[8, 32, 16], Operations: ['44-28=16']
Exploring Operation: 16/8=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Operatio... | 4 | Current State: 34:[8, 28, 44, 32], Operations: []
Exploring Operation: 44-32=12, Resulting Numbers: [8, 28, 12]
Generated Node #0,0: 34:[8, 28, 12] Operation: 44-32=12
Exploring Operation: 44-28=16, Resulting Numbers: [8, 32, 16]
Generated Node #0,1: 34:[8, 32, 16] Operation: 44-28=16
Exploring Operation: 44-8=36, Resu... | 0.985243 | hs_5 | sum_heuristic |
[
66,
92,
5,
3
] | 65 | [
"66/3=22",
"92-5=87",
"87-22=65"
] | Current State: 65:[66, 92, 5, 3], Operations: []
Exploring Operation: 66/3=22, Resulting Numbers: [92, 5, 22]
Generated Node #2: [92, 5, 22] from Operation: 66/3=22
Current State: 65:[92, 5, 22], Operations: ['66/3=22']
Exploring Operation: 92-5=87, Resulting Numbers: [22, 87]
Generated Node #3: [22, 87] from Operation... | 4 | Current State: 65:[66, 92, 5, 3], Operations: []
Exploring Operation: 92-5=87, Resulting Numbers: [66, 3, 87]
Generated Node #0,0: 65:[66, 3, 87] Operation: 92-5=87
Exploring Operation: 92-66=26, Resulting Numbers: [5, 3, 26]
Generated Node #0,1: 65:[5, 3, 26] Operation: 92-66=26
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
85,
30,
37,
66
] | 48 | [
"85-30=55",
"37+66=103",
"103-55=48"
] | Current State: 48:[85, 30, 37, 66], Operations: []
Exploring Operation: 85-30=55, Resulting Numbers: [37, 66, 55]
Generated Node #2: [37, 66, 55] from Operation: 85-30=55
Current State: 48:[37, 66, 55], Operations: ['85-30=55']
Exploring Operation: 37+66=103, Resulting Numbers: [55, 103]
Generated Node #3: [55, 103] fr... | 4 | Current State: 48:[85, 30, 37, 66], Operations: []
Exploring Operation: 85-37=48, Resulting Numbers: [30, 66, 48]
Generated Node #0,0: 48:[30, 66, 48] Operation: 85-37=48
Exploring Operation: 85-66=19, Resulting Numbers: [30, 37, 19]
Generated Node #0,1: 48:[30, 37, 19] Operation: 85-66=19
Exploring Operation: 85-30=55... | 0.987847 | hs_3 | mult_heuristic |
[
18,
98,
26,
36
] | 16 | [
"98-26=72",
"72/36=2",
"18-2=16"
] | Current State: 16:[18, 98, 26, 36], Operations: []
Exploring Operation: 98-26=72, Resulting Numbers: [18, 36, 72]
Generated Node #2: [18, 36, 72] from Operation: 98-26=72
Current State: 16:[18, 36, 72], Operations: ['98-26=72']
Exploring Operation: 72/36=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Ope... | 4 | Current State: 16:[18, 98, 26, 36], Operations: []
Exploring Operation: 98-36=62, Resulting Numbers: [18, 26, 62]
Generated Node #0,0: 16:[18, 26, 62] Operation: 98-36=62
Exploring Operation: 98-26=72, Resulting Numbers: [18, 36, 72]
Generated Node #0,1: 16:[18, 36, 72] Operation: 98-26=72
Exploring Operation: 36-26=10... | 0.987847 | hs_3 | sum_heuristic |
[
75,
81,
45,
24
] | 41 | [
"81-75=6",
"24/6=4",
"45-4=41"
] | Current State: 41:[75, 81, 45, 24], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [45, 24, 6]
Generated Node #2: [45, 24, 6] from Operation: 81-75=6
Current State: 41:[45, 24, 6], Operations: ['81-75=6']
Exploring Operation: 24/6=4, Resulting Numbers: [45, 4]
Generated Node #3: [45, 4] from Operation:... | 4 | Current State: 41:[75, 81, 45, 24], Operations: []
Exploring Operation: 75-24=51, Resulting Numbers: [81, 45, 51]
Generated Node #0,0: 41:[81, 45, 51] Operation: 75-24=51
Exploring Operation: 81-24=57, Resulting Numbers: [75, 45, 57]
Generated Node #0,1: 41:[75, 45, 57] Operation: 81-24=57
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
11,
6,
13,
47
] | 30 | [
"13-6=7",
"11*7=77",
"77-47=30"
] | Current State: 30:[11, 6, 13, 47], Operations: []
Exploring Operation: 13-6=7, Resulting Numbers: [11, 47, 7]
Generated Node #2: [11, 47, 7] from Operation: 13-6=7
Current State: 30:[11, 47, 7], Operations: ['13-6=7']
Exploring Operation: 11*7=77, Resulting Numbers: [47, 77]
Generated Node #3: [47, 77] from Operation: ... | 4 | Current State: 30:[11, 6, 13, 47], Operations: []
Exploring Operation: 47-13=34, Resulting Numbers: [11, 6, 34]
Generated Node #0,0: 30:[11, 6, 34] Operation: 47-13=34
Exploring Operation: 47-6=41, Resulting Numbers: [11, 13, 41]
Generated Node #0,1: 30:[11, 13, 41] Operation: 47-6=41
Exploring Operation: 47-11=36, Res... | 0 | hs_3 | sum_heuristic |
[
98,
32,
5,
7
] | 34 | [
"7-5=2",
"32*2=64",
"98-64=34"
] | Current State: 34:[98, 32, 5, 7], Operations: []
Exploring Operation: 7-5=2, Resulting Numbers: [98, 32, 2]
Generated Node #2: [98, 32, 2] from Operation: 7-5=2
Current State: 34:[98, 32, 2], Operations: ['7-5=2']
Exploring Operation: 32*2=64, Resulting Numbers: [98, 64]
Generated Node #3: [98, 64] from Operation: 32*2... | 4 | Current State: 34:[98, 32, 5, 7], Operations: []
Exploring Operation: 98/7=14, Resulting Numbers: [32, 5, 14]
Generated Node #0,0: 34:[32, 5, 14] Operation: 98/7=14
Exploring Operation: 98-7=91, Resulting Numbers: [32, 5, 91]
Generated Node #0,1: 34:[32, 5, 91] Operation: 98-7=91
Exploring Operation: 98-32=66, Resultin... | 0 | hs_4 | mult_heuristic |
[
44,
30,
67,
96
] | 44 | [
"30+67=97",
"97-96=1",
"44*1=44"
] | Current State: 44:[44, 30, 67, 96], Operations: []
Exploring Operation: 30+67=97, Resulting Numbers: [44, 96, 97]
Generated Node #2: [44, 96, 97] from Operation: 30+67=97
Current State: 44:[44, 96, 97], Operations: ['30+67=97']
Exploring Operation: 97-96=1, Resulting Numbers: [44, 1]
Generated Node #3: [44, 1] from Ope... | 4 | Current State: 44:[44, 30, 67, 96], Operations: []
Exploring Operation: 96-30=66, Resulting Numbers: [44, 67, 66]
Generated Node #0,0: 44:[44, 67, 66] Operation: 96-30=66
Exploring Operation: 96-67=29, Resulting Numbers: [44, 30, 29]
Generated Node #0,1: 44:[44, 30, 29] Operation: 96-67=29
Exploring Operation: 67-44=23... | 0.96441 | hs_5 | sum_heuristic |
[
26,
30,
77,
68
] | 36 | [
"30-26=4",
"77-68=9",
"4*9=36"
] | Current State: 36:[26, 30, 77, 68], Operations: []
Exploring Operation: 30-26=4, Resulting Numbers: [77, 68, 4]
Generated Node #2: [77, 68, 4] from Operation: 30-26=4
Current State: 36:[77, 68, 4], Operations: ['30-26=4']
Exploring Operation: 77-68=9, Resulting Numbers: [4, 9]
Generated Node #3: [4, 9] from Operation: ... | 4 | Current State: 36:[26, 30, 77, 68], Operations: []
Exploring Operation: 77-30=47, Resulting Numbers: [26, 68, 47]
Generated Node #0,0: 36:[26, 68, 47] Operation: 77-30=47
Exploring Operation: 77-26=51, Resulting Numbers: [30, 68, 51]
Generated Node #0,1: 36:[30, 68, 51] Operation: 77-26=51
Exploring Operation: 68-30=38... | 0.987847 | hs_4 | sum_heuristic |
[
56,
74,
58,
48
] | 52 | [
"58-56=2",
"74-48=26",
"2*26=52"
] | Current State: 52:[56, 74, 58, 48], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [74, 48, 2]
Generated Node #2: [74, 48, 2] from Operation: 58-56=2
Current State: 52:[74, 48, 2], Operations: ['58-56=2']
Exploring Operation: 74-48=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operatio... | 4 | Current State: 52:[56, 74, 58, 48], Operations: []
Exploring Operation: 58-48=10, Resulting Numbers: [56, 74, 10]
Generated Node #0,0: 52:[56, 74, 10] Operation: 58-48=10
Exploring Operation: 74-56=18, Resulting Numbers: [58, 48, 18]
Generated Node #0,1: 52:[58, 48, 18] Operation: 74-56=18
Exploring Operation: 74-58=16... | 0.986979 | hs_5 | mult_heuristic |
[
85,
82,
26,
14
] | 92 | [
"85-82=3",
"26*3=78",
"14+78=92"
] | Current State: 92:[85, 82, 26, 14], Operations: []
Exploring Operation: 85-82=3, Resulting Numbers: [26, 14, 3]
Generated Node #2: [26, 14, 3] from Operation: 85-82=3
Current State: 92:[26, 14, 3], Operations: ['85-82=3']
Exploring Operation: 26*3=78, Resulting Numbers: [14, 78]
Generated Node #3: [14, 78] from Operati... | 4 | Current State: 92:[85, 82, 26, 14], Operations: []
Exploring Operation: 85-82=3, Resulting Numbers: [26, 14, 3]
Generated Node #0,0: 92:[26, 14, 3] Operation: 85-82=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[26, 14, 3], Operations: ['85-82=3']
Exploring Operation: 26+14=40, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
98,
1,
52,
5
] | 31 | [
"98+52=150",
"150/5=30",
"1+30=31"
] | Current State: 31:[98, 1, 52, 5], Operations: []
Exploring Operation: 98+52=150, Resulting Numbers: [1, 5, 150]
Generated Node #2: [1, 5, 150] from Operation: 98+52=150
Current State: 31:[1, 5, 150], Operations: ['98+52=150']
Exploring Operation: 150/5=30, Resulting Numbers: [1, 30]
Generated Node #3: [1, 30] from Oper... | 4 | Current State: 31:[98, 1, 52, 5], Operations: []
Exploring Operation: 98-1=97, Resulting Numbers: [52, 5, 97]
Generated Node #0,0: 31:[52, 5, 97] Operation: 98-1=97
Exploring Operation: 98-52=46, Resulting Numbers: [1, 5, 46]
Generated Node #0,1: 31:[1, 5, 46] Operation: 98-52=46
Exploring Operation: 98-5=93, Resulting... | 0 | hs_3 | mult_heuristic |
[
69,
62,
92,
72
] | 90 | [
"72-69=3",
"92-62=30",
"3*30=90"
] | Current State: 90:[69, 62, 92, 72], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [62, 92, 3]
Generated Node #2: [62, 92, 3] from Operation: 72-69=3
Current State: 90:[62, 92, 3], Operations: ['72-69=3']
Exploring Operation: 92-62=30, Resulting Numbers: [3, 30]
Generated Node #3: [3, 30] from Operatio... | 4 | Current State: 90:[69, 62, 92, 72], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [62, 92, 3]
Generated Node #0,0: 90:[62, 92, 3] Operation: 72-69=3
Exploring Operation: 69-62=7, Resulting Numbers: [92, 72, 7]
Generated Node #0,1: 90:[92, 72, 7] Operation: 69-62=7
Exploring Operation: 92-62=30, Result... | 0.988715 | hs_4 | sum_heuristic |
[
24,
65,
46,
11
] | 67 | [
"46-24=22",
"22/11=2",
"65+2=67"
] | Current State: 67:[24, 65, 46, 11], Operations: []
Exploring Operation: 46-24=22, Resulting Numbers: [65, 11, 22]
Generated Node #2: [65, 11, 22] from Operation: 46-24=22
Current State: 67:[65, 11, 22], Operations: ['46-24=22']
Exploring Operation: 22/11=2, Resulting Numbers: [65, 2]
Generated Node #3: [65, 2] from Ope... | 4 | Current State: 67:[24, 65, 46, 11], Operations: []
Exploring Operation: 46+11=57, Resulting Numbers: [24, 65, 57]
Generated Node #0,0: 67:[24, 65, 57] Operation: 46+11=57
Exploring Operation: 24+11=35, Resulting Numbers: [65, 46, 35]
Generated Node #0,1: 67:[65, 46, 35] Operation: 24+11=35
Exploring Operation: 24+46=70... | 0 | hs_3 | mult_heuristic |
[
6,
23,
20,
3
] | 77 | [
"23-6=17",
"20*3=60",
"17+60=77"
] | Current State: 77:[6, 23, 20, 3], Operations: []
Exploring Operation: 23-6=17, Resulting Numbers: [20, 3, 17]
Generated Node #2: [20, 3, 17] from Operation: 23-6=17
Current State: 77:[20, 3, 17], Operations: ['23-6=17']
Exploring Operation: 20*3=60, Resulting Numbers: [17, 60]
Generated Node #3: [17, 60] from Operation... | 4 | Current State: 77:[6, 23, 20, 3], Operations: []
Exploring Operation: 23-6=17, Resulting Numbers: [20, 3, 17]
Generated Node #0,0: 77:[20, 3, 17] Operation: 23-6=17
Exploring Operation: 23-20=3, Resulting Numbers: [6, 3, 3]
Generated Node #0,1: 77:[6, 3, 3] Operation: 23-20=3
Exploring Operation: 23*3=69, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
24,
40,
16,
89
] | 88 | [
"40-24=16",
"16/16=1",
"89-1=88"
] | Current State: 88:[24, 40, 16, 89], Operations: []
Exploring Operation: 40-24=16, Resulting Numbers: [16, 89, 16]
Generated Node #2: [16, 89, 16] from Operation: 40-24=16
Current State: 88:[16, 89, 16], Operations: ['40-24=16']
Exploring Operation: 16/16=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Ope... | 4 | Current State: 88:[24, 40, 16, 89], Operations: []
Exploring Operation: 24+16=40, Resulting Numbers: [40, 89, 40]
Generated Node #0,0: 88:[40, 89, 40] Operation: 24+16=40
Exploring Operation: 40-16=24, Resulting Numbers: [24, 89, 24]
Generated Node #0,1: 88:[24, 89, 24] Operation: 40-16=24
Exploring Operation: 24-16=8,... | 0.990451 | hs_3 | sum_heuristic |
[
40,
27,
80,
69
] | 56 | [
"40+27=67",
"80-69=11",
"67-11=56"
] | Current State: 56:[40, 27, 80, 69], Operations: []
Exploring Operation: 40+27=67, Resulting Numbers: [80, 69, 67]
Generated Node #2: [80, 69, 67] from Operation: 40+27=67
Current State: 56:[80, 69, 67], Operations: ['40+27=67']
Exploring Operation: 80-69=11, Resulting Numbers: [67, 11]
Generated Node #3: [67, 11] from ... | 4 | Current State: 56:[40, 27, 80, 69], Operations: []
Exploring Operation: 80-69=11, Resulting Numbers: [40, 27, 11]
Generated Node #0,0: 56:[40, 27, 11] Operation: 80-69=11
Exploring Operation: 80-40=40, Resulting Numbers: [27, 69, 40]
Generated Node #0,1: 56:[27, 69, 40] Operation: 80-40=40
Exploring Operation: 80/40=2,... | 0.980035 | hs_3 | mult_heuristic |
[
3,
40,
81,
52
] | 33 | [
"81-40=41",
"52-41=11",
"3*11=33"
] | Current State: 33:[3, 40, 81, 52], Operations: []
Exploring Operation: 81-40=41, Resulting Numbers: [3, 52, 41]
Generated Node #2: [3, 52, 41] from Operation: 81-40=41
Current State: 33:[3, 52, 41], Operations: ['81-40=41']
Exploring Operation: 52-41=11, Resulting Numbers: [3, 11]
Generated Node #3: [3, 11] from Operat... | 4 | Current State: 33:[3, 40, 81, 52], Operations: []
Exploring Operation: 81-52=29, Resulting Numbers: [3, 40, 29]
Generated Node #0,0: 33:[3, 40, 29] Operation: 81-52=29
Exploring Operation: 81-40=41, Resulting Numbers: [3, 52, 41]
Generated Node #0,1: 33:[3, 52, 41] Operation: 81-40=41
Exploring Operation: 81/3=27, Resu... | 0.988715 | hs_3 | sum_heuristic |
[
53,
75,
25,
3
] | 52 | [
"75/25=3",
"3/3=1",
"53-1=52"
] | Current State: 52:[53, 75, 25, 3], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [53, 3, 3]
Generated Node #2: [53, 3, 3] from Operation: 75/25=3
Current State: 52:[53, 3, 3], Operations: ['75/25=3']
Exploring Operation: 3/3=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Operation: 3/3=... | 4 | Current State: 52:[53, 75, 25, 3], Operations: []
Exploring Operation: 75-25=50, Resulting Numbers: [53, 3, 50]
Generated Node #0,0: 52:[53, 3, 50] Operation: 75-25=50
Exploring Operation: 75-53=22, Resulting Numbers: [25, 3, 22]
Generated Node #0,1: 52:[25, 3, 22] Operation: 75-53=22
Exploring Operation: 75/3=25, Resu... | 0.986111 | hs_5 | sum_heuristic |
[
35,
48,
53,
27
] | 34 | [
"53-48=5",
"35/5=7",
"27+7=34"
] | Current State: 34:[35, 48, 53, 27], Operations: []
Exploring Operation: 53-48=5, Resulting Numbers: [35, 27, 5]
Generated Node #2: [35, 27, 5] from Operation: 53-48=5
Current State: 34:[35, 27, 5], Operations: ['53-48=5']
Exploring Operation: 35/5=7, Resulting Numbers: [27, 7]
Generated Node #3: [27, 7] from Operation:... | 4 | Current State: 34:[35, 48, 53, 27], Operations: []
Exploring Operation: 53-48=5, Resulting Numbers: [35, 27, 5]
Generated Node #0,0: 34:[35, 27, 5] Operation: 53-48=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[35, 27, 5], Operations: ['53-48=5']
Exploring Operation: 27+5=32, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
66,
53,
12,
81
] | 81 | [
"66-53=13",
"13-12=1",
"81*1=81"
] | Current State: 81:[66, 53, 12, 81], Operations: []
Exploring Operation: 66-53=13, Resulting Numbers: [12, 81, 13]
Generated Node #2: [12, 81, 13] from Operation: 66-53=13
Current State: 81:[12, 81, 13], Operations: ['66-53=13']
Exploring Operation: 13-12=1, Resulting Numbers: [81, 1]
Generated Node #3: [81, 1] from Ope... | 4 | Current State: 81:[66, 53, 12, 81], Operations: []
Exploring Operation: 66-53=13, Resulting Numbers: [12, 81, 13]
Generated Node #0,0: 81:[12, 81, 13] Operation: 66-53=13
Exploring Operation: 81-53=28, Resulting Numbers: [66, 12, 28]
Generated Node #0,1: 81:[66, 12, 28] Operation: 81-53=28
Exploring Operation: 66+12=78... | 0.987847 | hs_3 | mult_heuristic |
[
69,
1,
27,
10
] | 86 | [
"69*1=69",
"27-10=17",
"69+17=86"
] | Current State: 86:[69, 1, 27, 10], Operations: []
Exploring Operation: 69*1=69, Resulting Numbers: [27, 10, 69]
Generated Node #2: [27, 10, 69] from Operation: 69*1=69
Current State: 86:[27, 10, 69], Operations: ['69*1=69']
Exploring Operation: 27-10=17, Resulting Numbers: [69, 17]
Generated Node #3: [69, 17] from Oper... | 4 | Current State: 86:[69, 1, 27, 10], Operations: []
Exploring Operation: 69-27=42, Resulting Numbers: [1, 10, 42]
Generated Node #0,0: 86:[1, 10, 42] Operation: 69-27=42
Exploring Operation: 69+27=96, Resulting Numbers: [1, 10, 96]
Generated Node #0,1: 86:[1, 10, 96] Operation: 69+27=96
Start Sub Search at level 1: Movin... | 0.986979 | hs_2 | sum_heuristic |
[
72,
82,
62,
58
] | 29 | [
"72*58=4176",
"82+62=144",
"4176/144=29"
] | Current State: 29:[72, 82, 62, 58], Operations: []
Exploring Operation: 72*58=4176, Resulting Numbers: [82, 62, 4176]
Generated Node #2: [82, 62, 4176] from Operation: 72*58=4176
Current State: 29:[82, 62, 4176], Operations: ['72*58=4176']
Exploring Operation: 82+62=144, Resulting Numbers: [4176, 144]
Generated Node #3... | 4 | Current State: 29:[72, 82, 62, 58], Operations: []
Exploring Operation: 82-72=10, Resulting Numbers: [62, 58, 10]
Generated Node #0,0: 29:[62, 58, 10] Operation: 82-72=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[62, 58, 10], Operations: ['82-72=10']
Exploring Operation: 62-58=4, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
87,
51,
52,
49
] | 33 | [
"87-51=36",
"52-49=3",
"36-3=33"
] | Current State: 33:[87, 51, 52, 49], Operations: []
Exploring Operation: 87-51=36, Resulting Numbers: [52, 49, 36]
Generated Node #2: [52, 49, 36] from Operation: 87-51=36
Current State: 33:[52, 49, 36], Operations: ['87-51=36']
Exploring Operation: 52-49=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] from Ope... | 4 | Current State: 33:[87, 51, 52, 49], Operations: []
Exploring Operation: 87-49=38, Resulting Numbers: [51, 52, 38]
Generated Node #0,0: 33:[51, 52, 38] Operation: 87-49=38
Exploring Operation: 87-51=36, Resulting Numbers: [52, 49, 36]
Generated Node #0,1: 33:[52, 49, 36] Operation: 87-51=36
Exploring Operation: 87-52=35... | 0.988715 | hs_3 | mult_heuristic |
[
5,
8,
2,
3
] | 80 | [
"5+2=7",
"3+7=10",
"8*10=80"
] | Current State: 80:[5, 8, 2, 3], Operations: []
Exploring Operation: 5+2=7, Resulting Numbers: [8, 3, 7]
Generated Node #2: [8, 3, 7] from Operation: 5+2=7
Current State: 80:[8, 3, 7], Operations: ['5+2=7']
Exploring Operation: 3+7=10, Resulting Numbers: [8, 10]
Generated Node #3: [8, 10] from Operation: 3+7=10
Current ... | 4 | Current State: 80:[5, 8, 2, 3], Operations: []
Exploring Operation: 5+3=8, Resulting Numbers: [8, 2, 8]
Generated Node #0,0: 80:[8, 2, 8] Operation: 5+3=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[8, 2, 8], Operations: ['5+3=8']
Exploring Operation: 8+2=10, Resulting Numbers: [8, 10]
Generated... | 0.993924 | hs_1 | sum_heuristic |
[
72,
12,
92,
18
] | 66 | [
"92*18=1656",
"1656/12=138",
"138-72=66"
] | Current State: 66:[72, 12, 92, 18], Operations: []
Exploring Operation: 92*18=1656, Resulting Numbers: [72, 12, 1656]
Generated Node #2: [72, 12, 1656] from Operation: 92*18=1656
Current State: 66:[72, 12, 1656], Operations: ['92*18=1656']
Exploring Operation: 1656/12=138, Resulting Numbers: [72, 138]
Generated Node #3... | 4 | Current State: 66:[72, 12, 92, 18], Operations: []
Exploring Operation: 92-18=74, Resulting Numbers: [72, 12, 74]
Generated Node #0,0: 66:[72, 12, 74] Operation: 92-18=74
Exploring Operation: 92-72=20, Resulting Numbers: [12, 18, 20]
Generated Node #0,1: 66:[12, 18, 20] Operation: 92-72=20
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
35,
2,
2,
10
] | 40 | [
"35*2=70",
"10+70=80",
"80/2=40"
] | Current State: 40:[35, 2, 2, 10], Operations: []
Exploring Operation: 35*2=70, Resulting Numbers: [10, 70]
Generated Node #2: [10, 70] from Operation: 35*2=70
Current State: 40:[10, 70], Operations: ['35*2=70']
Exploring Operation: 10+70=80, Resulting Numbers: [80]
80,40 equal: Goal Reached
Exploring Operation: 80/2=40... | 4 | Current State: 40:[35, 2, 2, 10], Operations: []
Exploring Operation: 35+10=45, Resulting Numbers: [2, 2, 45]
Generated Node #0,0: 40:[2, 2, 45] Operation: 35+10=45
Exploring Operation: 2+2=4, Resulting Numbers: [35, 10, 4]
Generated Node #0,1: 40:[35, 10, 4] Operation: 2+2=4
Exploring Operation: 35+2=37, Resulting Num... | 0 | hs_5 | sum_heuristic |
[
76,
71,
3,
54
] | 15 | [
"76+71=147",
"3*54=162",
"162-147=15"
] | Current State: 15:[76, 71, 3, 54], Operations: []
Exploring Operation: 76+71=147, Resulting Numbers: [3, 54, 147]
Generated Node #2: [3, 54, 147] from Operation: 76+71=147
Current State: 15:[3, 54, 147], Operations: ['76+71=147']
Exploring Operation: 3*54=162, Resulting Numbers: [147, 162]
Generated Node #3: [147, 162]... | 4 | Current State: 15:[76, 71, 3, 54], Operations: []
Exploring Operation: 76-54=22, Resulting Numbers: [71, 3, 22]
Generated Node #0,0: 15:[71, 3, 22] Operation: 76-54=22
Exploring Operation: 71-54=17, Resulting Numbers: [76, 3, 17]
Generated Node #0,1: 15:[76, 3, 17] Operation: 71-54=17
Exploring Operation: 76-71=5, Resu... | 0 | hs_3 | mult_heuristic |
[
87,
35,
31,
36
] | 88 | [
"36-31=5",
"35*5=175",
"175-87=88"
] | Current State: 88:[87, 35, 31, 36], Operations: []
Exploring Operation: 36-31=5, Resulting Numbers: [87, 35, 5]
Generated Node #2: [87, 35, 5] from Operation: 36-31=5
Current State: 88:[87, 35, 5], Operations: ['36-31=5']
Exploring Operation: 35*5=175, Resulting Numbers: [87, 175]
Generated Node #3: [87, 175] from Oper... | 4 | Current State: 88:[87, 35, 31, 36], Operations: []
Exploring Operation: 35-31=4, Resulting Numbers: [87, 36, 4]
Generated Node #0,0: 88:[87, 36, 4] Operation: 35-31=4
Moving to Node #0,0
Current State: 88:[87, 36, 4], Operations: ['35-31=4']
Exploring Operation: 36/4=9, Resulting Numbers: [87, 9]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
70,
27,
33,
6
] | 69 | [
"33-27=6",
"6/6=1",
"70-1=69"
] | Current State: 69:[70, 27, 33, 6], Operations: []
Exploring Operation: 33-27=6, Resulting Numbers: [70, 6, 6]
Generated Node #2: [70, 6, 6] from Operation: 33-27=6
Current State: 69:[70, 6, 6], Operations: ['33-27=6']
Exploring Operation: 6/6=1, Resulting Numbers: [70, 1]
Generated Node #3: [70, 1] from Operation: 6/6=... | 4 | Current State: 69:[70, 27, 33, 6], Operations: []
Exploring Operation: 33-6=27, Resulting Numbers: [70, 27, 27]
Generated Node #0,0: 69:[70, 27, 27] Operation: 33-6=27
Exploring Operation: 27+33=60, Resulting Numbers: [70, 6, 60]
Generated Node #0,1: 69:[70, 6, 60] Operation: 27+33=60
Exploring Operation: 33-27=6, Resu... | 0.977431 | hs_3 | sum_heuristic |
[
51,
2,
11,
29
] | 51 | [
"51-11=40",
"2*40=80",
"80-29=51"
] | Current State: 51:[51, 2, 11, 29], Operations: []
Exploring Operation: 51-11=40, Resulting Numbers: [2, 29, 40]
Generated Node #2: [2, 29, 40] from Operation: 51-11=40
Current State: 51:[2, 29, 40], Operations: ['51-11=40']
Exploring Operation: 2*40=80, Resulting Numbers: [29, 80]
Generated Node #3: [29, 80] from Opera... | 4 | Current State: 51:[51, 2, 11, 29], Operations: []
Exploring Operation: 51-29=22, Resulting Numbers: [2, 11, 22]
Generated Node #0,0: 51:[2, 11, 22] Operation: 51-29=22
Exploring Operation: 29-11=18, Resulting Numbers: [51, 2, 18]
Generated Node #0,1: 51:[51, 2, 18] Operation: 29-11=18
Exploring Operation: 11+29=40, Res... | 0 | hs_4 | mult_heuristic |
[
26,
86,
14,
91
] | 90 | [
"26*14=364",
"364/91=4",
"86+4=90"
] | Current State: 90:[26, 86, 14, 91], Operations: []
Exploring Operation: 26*14=364, Resulting Numbers: [86, 91, 364]
Generated Node #2: [86, 91, 364] from Operation: 26*14=364
Current State: 90:[86, 91, 364], Operations: ['26*14=364']
Exploring Operation: 364/91=4, Resulting Numbers: [86, 4]
Generated Node #3: [86, 4] f... | 4 | Current State: 90:[26, 86, 14, 91], Operations: []
Exploring Operation: 91-86=5, Resulting Numbers: [26, 14, 5]
Generated Node #0,0: 90:[26, 14, 5] Operation: 91-86=5
Exploring Operation: 26+14=40, Resulting Numbers: [86, 91, 40]
Generated Node #0,1: 90:[86, 91, 40] Operation: 26+14=40
Exploring Operation: 26-14=12, Re... | 0 | hs_3 | sum_heuristic |
[
2,
89,
56,
28
] | 88 | [
"56/2=28",
"28/28=1",
"89-1=88"
] | Current State: 88:[2, 89, 56, 28], Operations: []
Exploring Operation: 56/2=28, Resulting Numbers: [89, 28, 28]
Generated Node #2: [89, 28, 28] from Operation: 56/2=28
Current State: 88:[89, 28, 28], Operations: ['56/2=28']
Exploring Operation: 28/28=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Operati... | 4 | Current State: 88:[2, 89, 56, 28], Operations: []
Exploring Operation: 56+28=84, Resulting Numbers: [2, 89, 84]
Generated Node #0,0: 88:[2, 89, 84] Operation: 56+28=84
Exploring Operation: 56-28=28, Resulting Numbers: [2, 89, 28]
Generated Node #0,1: 88:[2, 89, 28] Operation: 56-28=28
Exploring Operation: 56/28=2, Resu... | 0 | hs_3 | sum_heuristic |
[
81,
76,
12,
42
] | 59 | [
"81-76=5",
"12+42=54",
"5+54=59"
] | Current State: 59:[81, 76, 12, 42], Operations: []
Exploring Operation: 81-76=5, Resulting Numbers: [12, 42, 5]
Generated Node #2: [12, 42, 5] from Operation: 81-76=5
Current State: 59:[12, 42, 5], Operations: ['81-76=5']
Exploring Operation: 12+42=54, Resulting Numbers: [5, 54]
Generated Node #3: [5, 54] from Operatio... | 4 | Current State: 59:[81, 76, 12, 42], Operations: []
Exploring Operation: 81-12=69, Resulting Numbers: [76, 42, 69]
Generated Node #0,0: 59:[76, 42, 69] Operation: 81-12=69
Exploring Operation: 81+12=93, Resulting Numbers: [76, 42, 93]
Generated Node #0,1: 59:[76, 42, 93] Operation: 81+12=93
Exploring Operation: 76+12=88... | 0.965278 | hs_5 | mult_heuristic |
[
4,
53,
69,
34
] | 87 | [
"69-34=35",
"4*35=140",
"140-53=87"
] | Current State: 87:[4, 53, 69, 34], Operations: []
Exploring Operation: 69-34=35, Resulting Numbers: [4, 53, 35]
Generated Node #2: [4, 53, 35] from Operation: 69-34=35
Current State: 87:[4, 53, 35], Operations: ['69-34=35']
Exploring Operation: 4*35=140, Resulting Numbers: [53, 140]
Generated Node #3: [53, 140] from Op... | 4 | Current State: 87:[4, 53, 69, 34], Operations: []
Exploring Operation: 69-53=16, Resulting Numbers: [4, 34, 16]
Generated Node #0,0: 87:[4, 34, 16] Operation: 69-53=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[4, 34, 16], Operations: ['69-53=16']
Exploring Operation: 16/4=4, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
24,
83,
39,
34
] | 54 | [
"83-24=59",
"39-34=5",
"59-5=54"
] | Current State: 54:[24, 83, 39, 34], Operations: []
Exploring Operation: 83-24=59, Resulting Numbers: [39, 34, 59]
Generated Node #2: [39, 34, 59] from Operation: 83-24=59
Current State: 54:[39, 34, 59], Operations: ['83-24=59']
Exploring Operation: 39-34=5, Resulting Numbers: [59, 5]
Generated Node #3: [59, 5] from Ope... | 4 | Current State: 54:[24, 83, 39, 34], Operations: []
Exploring Operation: 83-39=44, Resulting Numbers: [24, 34, 44]
Generated Node #0,0: 54:[24, 34, 44] Operation: 83-39=44
Moving to Node #0,0
Current State: 54:[24, 34, 44], Operations: ['83-39=44']
Exploring Operation: 44-34=10, Resulting Numbers: [24, 10]
Generated Nod... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.