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 |
|---|---|---|---|---|---|---|---|---|
[
32,
61,
77,
24
] | 22 | [
"77-61=16",
"32/16=2",
"24-2=22"
] | Current State: 22:[32, 61, 77, 24], Operations: []
Exploring Operation: 77-61=16, Resulting Numbers: [32, 24, 16]
Generated Node #2: [32, 24, 16] from Operation: 77-61=16
Current State: 22:[32, 24, 16], Operations: ['77-61=16']
Exploring Operation: 32/16=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Ope... | 4 | Current State: 22:[32, 61, 77, 24], Operations: []
Exploring Operation: 77-32=45, Resulting Numbers: [61, 24, 45]
Generated Node #0,0: 22:[61, 24, 45] Operation: 77-32=45
Exploring Operation: 77-61=16, Resulting Numbers: [32, 24, 16]
Generated Node #0,1: 22:[32, 24, 16] Operation: 77-61=16
Exploring Operation: 61-32=29... | 0.956597 | hs_4 | sum_heuristic |
[
79,
38,
6,
57
] | 10 | [
"79+38=117",
"117-57=60",
"60/6=10"
] | Current State: 10:[79, 38, 6, 57], Operations: []
Exploring Operation: 79+38=117, Resulting Numbers: [6, 57, 117]
Generated Node #2: [6, 57, 117] from Operation: 79+38=117
Current State: 10:[6, 57, 117], Operations: ['79+38=117']
Exploring Operation: 117-57=60, Resulting Numbers: [6, 60]
Generated Node #3: [6, 60] from... | 4 | Current State: 10:[79, 38, 6, 57], Operations: []
Exploring Operation: 79-57=22, Resulting Numbers: [38, 6, 22]
Generated Node #0,0: 10:[38, 6, 22] Operation: 79-57=22
Moving to Node #0,0
Current State: 10:[38, 6, 22], Operations: ['79-57=22']
Exploring Operation: 38-22=16, Resulting Numbers: [6, 16]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
66,
70,
3,
23
] | 66 | [
"3*23=69",
"70-69=1",
"66*1=66"
] | Current State: 66:[66, 70, 3, 23], Operations: []
Exploring Operation: 3*23=69, Resulting Numbers: [66, 70, 69]
Generated Node #2: [66, 70, 69] from Operation: 3*23=69
Current State: 66:[66, 70, 69], Operations: ['3*23=69']
Exploring Operation: 70-69=1, Resulting Numbers: [66, 1]
Generated Node #3: [66, 1] from Operati... | 4 | Current State: 66:[66, 70, 3, 23], Operations: []
Exploring Operation: 70-66=4, Resulting Numbers: [3, 23, 4]
Generated Node #0,0: 66:[3, 23, 4] Operation: 70-66=4
Exploring Operation: 70-3=67, Resulting Numbers: [66, 23, 67]
Generated Node #0,1: 66:[66, 23, 67] Operation: 70-3=67
Moving to Node #0,0
Current State: 66:... | 0 | hs_2 | sum_heuristic |
[
32,
14,
99,
41
] | 42 | [
"99+41=140",
"140/14=10",
"32+10=42"
] | Current State: 42:[32, 14, 99, 41], Operations: []
Exploring Operation: 99+41=140, Resulting Numbers: [32, 14, 140]
Generated Node #2: [32, 14, 140] from Operation: 99+41=140
Current State: 42:[32, 14, 140], Operations: ['99+41=140']
Exploring Operation: 140/14=10, Resulting Numbers: [32, 10]
Generated Node #3: [32, 10... | 4 | Current State: 42:[32, 14, 99, 41], Operations: []
Exploring Operation: 99-41=58, Resulting Numbers: [32, 14, 58]
Generated Node #0,0: 42:[32, 14, 58] Operation: 99-41=58
Exploring Operation: 41-32=9, Resulting Numbers: [14, 99, 9]
Generated Node #0,1: 42:[14, 99, 9] Operation: 41-32=9
Exploring Operation: 99-32=67, Re... | 0 | hs_5 | sum_heuristic |
[
9,
7,
71,
97
] | 15 | [
"71+97=168",
"168/7=24",
"24-9=15"
] | Current State: 15:[9, 7, 71, 97], Operations: []
Exploring Operation: 71+97=168, Resulting Numbers: [9, 7, 168]
Generated Node #2: [9, 7, 168] from Operation: 71+97=168
Current State: 15:[9, 7, 168], Operations: ['71+97=168']
Exploring Operation: 168/7=24, Resulting Numbers: [9, 24]
Generated Node #3: [9, 24] from Oper... | 4 | Current State: 15:[9, 7, 71, 97], Operations: []
Exploring Operation: 71-7=64, Resulting Numbers: [9, 97, 64]
Generated Node #0,0: 15:[9, 97, 64] Operation: 71-7=64
Exploring Operation: 97-9=88, Resulting Numbers: [7, 71, 88]
Generated Node #0,1: 15:[7, 71, 88] Operation: 97-9=88
Exploring Operation: 97-71=26, Resultin... | 0 | hs_5 | sum_heuristic |
[
39,
71,
88,
78
] | 56 | [
"39+71=110",
"88+78=166",
"166-110=56"
] | Current State: 56:[39, 71, 88, 78], Operations: []
Exploring Operation: 39+71=110, Resulting Numbers: [88, 78, 110]
Generated Node #2: [88, 78, 110] from Operation: 39+71=110
Current State: 56:[88, 78, 110], Operations: ['39+71=110']
Exploring Operation: 88+78=166, Resulting Numbers: [110, 166]
Generated Node #3: [110,... | 4 | Current State: 56:[39, 71, 88, 78], Operations: []
Exploring Operation: 88-71=17, Resulting Numbers: [39, 78, 17]
Generated Node #0,0: 56:[39, 78, 17] Operation: 88-71=17
Exploring Operation: 88-78=10, Resulting Numbers: [39, 71, 10]
Generated Node #0,1: 56:[39, 71, 10] Operation: 88-78=10
Exploring Operation: 88-39=49... | 0.972222 | hs_4 | sum_heuristic |
[
12,
56,
57,
19
] | 92 | [
"12*57=684",
"684/19=36",
"56+36=92"
] | Current State: 92:[12, 56, 57, 19], Operations: []
Exploring Operation: 12*57=684, Resulting Numbers: [56, 19, 684]
Generated Node #2: [56, 19, 684] from Operation: 12*57=684
Current State: 92:[56, 19, 684], Operations: ['12*57=684']
Exploring Operation: 684/19=36, Resulting Numbers: [56, 36]
Generated Node #3: [56, 36... | 4 | Current State: 92:[12, 56, 57, 19], Operations: []
Exploring Operation: 57-12=45, Resulting Numbers: [56, 19, 45]
Generated Node #0,0: 92:[56, 19, 45] Operation: 57-12=45
Exploring Operation: 57-56=1, Resulting Numbers: [12, 19, 1]
Generated Node #0,1: 92:[12, 19, 1] Operation: 57-56=1
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
48,
64,
98,
45
] | 59 | [
"48+64=112",
"98-45=53",
"112-53=59"
] | Current State: 59:[48, 64, 98, 45], Operations: []
Exploring Operation: 48+64=112, Resulting Numbers: [98, 45, 112]
Generated Node #2: [98, 45, 112] from Operation: 48+64=112
Current State: 59:[98, 45, 112], Operations: ['48+64=112']
Exploring Operation: 98-45=53, Resulting Numbers: [112, 53]
Generated Node #3: [112, 5... | 4 | Current State: 59:[48, 64, 98, 45], Operations: []
Exploring Operation: 98-45=53, Resulting Numbers: [48, 64, 53]
Generated Node #0,0: 59:[48, 64, 53] Operation: 98-45=53
Moving to Node #0,0
Current State: 59:[48, 64, 53], Operations: ['98-45=53']
Exploring Operation: 48+53=101, Resulting Numbers: [64, 101]
Generated N... | 0 | hs_1 | sum_heuristic |
[
32,
66,
65,
4
] | 35 | [
"66-32=34",
"65+4=69",
"69-34=35"
] | Current State: 35:[32, 66, 65, 4], Operations: []
Exploring Operation: 66-32=34, Resulting Numbers: [65, 4, 34]
Generated Node #2: [65, 4, 34] from Operation: 66-32=34
Current State: 35:[65, 4, 34], Operations: ['66-32=34']
Exploring Operation: 65+4=69, Resulting Numbers: [34, 69]
Generated Node #3: [34, 69] from Opera... | 4 | Current State: 35:[32, 66, 65, 4], Operations: []
Exploring Operation: 66-65=1, Resulting Numbers: [32, 4, 1]
Generated Node #0,0: 35:[32, 4, 1] Operation: 66-65=1
Exploring Operation: 66-4=62, Resulting Numbers: [32, 65, 62]
Generated Node #0,1: 35:[32, 65, 62] Operation: 66-4=62
Exploring Operation: 66-32=34, Resulti... | 0.965278 | hs_4 | sum_heuristic |
[
10,
4,
64,
40
] | 30 | [
"10-4=6",
"64-40=24",
"6+24=30"
] | Current State: 30:[10, 4, 64, 40], Operations: []
Exploring Operation: 10-4=6, Resulting Numbers: [64, 40, 6]
Generated Node #2: [64, 40, 6] from Operation: 10-4=6
Current State: 30:[64, 40, 6], Operations: ['10-4=6']
Exploring Operation: 64-40=24, Resulting Numbers: [6, 24]
Generated Node #3: [6, 24] from Operation: 6... | 4 | Current State: 30:[10, 4, 64, 40], Operations: []
Exploring Operation: 64-40=24, Resulting Numbers: [10, 4, 24]
Generated Node #0,0: 30:[10, 4, 24] Operation: 64-40=24
Moving to Node #0,0
Current State: 30:[10, 4, 24], Operations: ['64-40=24']
Exploring Operation: 24/4=6, Resulting Numbers: [10, 6]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
97,
9,
20,
1
] | 84 | [
"97-1=96",
"9*20=180",
"180-96=84"
] | Current State: 84:[97, 9, 20, 1], Operations: []
Exploring Operation: 97-1=96, Resulting Numbers: [9, 20, 96]
Generated Node #2: [9, 20, 96] from Operation: 97-1=96
Current State: 84:[9, 20, 96], Operations: ['97-1=96']
Exploring Operation: 9*20=180, Resulting Numbers: [96, 180]
Generated Node #3: [96, 180] from Operat... | 4 | Current State: 84:[97, 9, 20, 1], Operations: []
Exploring Operation: 97-9=88, Resulting Numbers: [20, 1, 88]
Generated Node #0,0: 84:[20, 1, 88] Operation: 97-9=88
Exploring Operation: 97-20=77, Resulting Numbers: [9, 1, 77]
Generated Node #0,1: 84:[9, 1, 77] Operation: 97-20=77
Moving to Node #0,0
Current State: 84:[... | 0 | hs_2 | mult_heuristic |
[
12,
1,
66,
9
] | 22 | [
"12*1=12",
"12-9=3",
"66/3=22"
] | Current State: 22:[12, 1, 66, 9], Operations: []
Exploring Operation: 12*1=12, Resulting Numbers: [66, 9, 12]
Generated Node #2: [66, 9, 12] from Operation: 12*1=12
Current State: 22:[66, 9, 12], Operations: ['12*1=12']
Exploring Operation: 12-9=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Operation: 1... | 4 | Current State: 22:[12, 1, 66, 9], Operations: []
Exploring Operation: 66-12=54, Resulting Numbers: [1, 9, 54]
Generated Node #0,0: 22:[1, 9, 54] Operation: 66-12=54
Moving to Node #0,0
Current State: 22:[1, 9, 54], Operations: ['66-12=54']
Exploring Operation: 54/9=6, Resulting Numbers: [1, 6]
Generated Node #0,0,0: 22... | 0 | hs_1 | sum_heuristic |
[
90,
30,
76,
15
] | 80 | [
"90-30=60",
"60/15=4",
"76+4=80"
] | Current State: 80:[90, 30, 76, 15], Operations: []
Exploring Operation: 90-30=60, Resulting Numbers: [76, 15, 60]
Generated Node #2: [76, 15, 60] from Operation: 90-30=60
Current State: 80:[76, 15, 60], Operations: ['90-30=60']
Exploring Operation: 60/15=4, Resulting Numbers: [76, 4]
Generated Node #3: [76, 4] from Ope... | 4 | Current State: 80:[90, 30, 76, 15], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [76, 15, 3]
Generated Node #0,0: 80:[76, 15, 3] Operation: 90/30=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[76, 15, 3], Operations: ['90/30=3']
Exploring Operation: 76+3=79, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
2,
26,
37,
11
] | 39 | [
"26/2=13",
"37-11=26",
"13+26=39"
] | Current State: 39:[2, 26, 37, 11], Operations: []
Exploring Operation: 26/2=13, Resulting Numbers: [37, 11, 13]
Generated Node #2: [37, 11, 13] from Operation: 26/2=13
Current State: 39:[37, 11, 13], Operations: ['26/2=13']
Exploring Operation: 37-11=26, Resulting Numbers: [13, 26]
Generated Node #3: [13, 26] from Oper... | 4 | Current State: 39:[2, 26, 37, 11], Operations: []
Exploring Operation: 37-26=11, Resulting Numbers: [2, 11, 11]
Generated Node #0,0: 39:[2, 11, 11] Operation: 37-26=11
Exploring Operation: 26/2=13, Resulting Numbers: [37, 11, 13]
Generated Node #0,1: 39:[37, 11, 13] Operation: 26/2=13
Exploring Operation: 26+11=37, Res... | 0.987847 | hs_4 | sum_heuristic |
[
32,
31,
29,
9
] | 73 | [
"31-29=2",
"32*2=64",
"9+64=73"
] | Current State: 73:[32, 31, 29, 9], Operations: []
Exploring Operation: 31-29=2, Resulting Numbers: [32, 9, 2]
Generated Node #2: [32, 9, 2] from Operation: 31-29=2
Current State: 73:[32, 9, 2], Operations: ['31-29=2']
Exploring Operation: 32*2=64, Resulting Numbers: [9, 64]
Generated Node #3: [9, 64] from Operation: 32... | 4 | Current State: 73:[32, 31, 29, 9], Operations: []
Exploring Operation: 31+29=60, Resulting Numbers: [32, 9, 60]
Generated Node #0,0: 73:[32, 9, 60] Operation: 31+29=60
Exploring Operation: 32+31=63, Resulting Numbers: [29, 9, 63]
Generated Node #0,1: 73:[29, 9, 63] Operation: 32+31=63
Exploring Operation: 32+9=41, Resu... | 0 | hs_4 | sum_heuristic |
[
53,
2,
48,
16
] | 83 | [
"53-2=51",
"48-16=32",
"51+32=83"
] | Current State: 83:[53, 2, 48, 16], Operations: []
Exploring Operation: 53-2=51, Resulting Numbers: [48, 16, 51]
Generated Node #2: [48, 16, 51] from Operation: 53-2=51
Current State: 83:[48, 16, 51], Operations: ['53-2=51']
Exploring Operation: 48-16=32, Resulting Numbers: [51, 32]
Generated Node #3: [51, 32] from Oper... | 4 | Current State: 83:[53, 2, 48, 16], Operations: []
Exploring Operation: 2*48=96, Resulting Numbers: [53, 16, 96]
Generated Node #0,0: 83:[53, 16, 96] Operation: 2*48=96
Exploring Operation: 2*16=32, Resulting Numbers: [53, 48, 32]
Generated Node #0,1: 83:[53, 48, 32] Operation: 2*16=32
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
25,
49,
1,
39
] | 63 | [
"49-25=24",
"1*39=39",
"24+39=63"
] | Current State: 63:[25, 49, 1, 39], Operations: []
Exploring Operation: 49-25=24, Resulting Numbers: [1, 39, 24]
Generated Node #2: [1, 39, 24] from Operation: 49-25=24
Current State: 63:[1, 39, 24], Operations: ['49-25=24']
Exploring Operation: 1*39=39, Resulting Numbers: [24, 39]
Generated Node #3: [24, 39] from Opera... | 4 | Current State: 63:[25, 49, 1, 39], Operations: []
Exploring Operation: 49-39=10, Resulting Numbers: [25, 1, 10]
Generated Node #0,0: 63:[25, 1, 10] Operation: 49-39=10
Exploring Operation: 25+39=64, Resulting Numbers: [49, 1, 64]
Generated Node #0,1: 63:[49, 1, 64] Operation: 25+39=64
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
92,
29,
99,
98
] | 75 | [
"98-92=6",
"29*6=174",
"174-99=75"
] | Current State: 75:[92, 29, 99, 98], Operations: []
Exploring Operation: 98-92=6, Resulting Numbers: [29, 99, 6]
Generated Node #2: [29, 99, 6] from Operation: 98-92=6
Current State: 75:[29, 99, 6], Operations: ['98-92=6']
Exploring Operation: 29*6=174, Resulting Numbers: [99, 174]
Generated Node #3: [99, 174] from Oper... | 4 | Current State: 75:[92, 29, 99, 98], Operations: []
Exploring Operation: 99-98=1, Resulting Numbers: [92, 29, 1]
Generated Node #0,0: 75:[92, 29, 1] Operation: 99-98=1
Moving to Node #0,0
Current State: 75:[92, 29, 1], Operations: ['99-98=1']
Exploring Operation: 92-29=63, Resulting Numbers: [1, 63]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
8,
72,
65,
50
] | 48 | [
"65-50=15",
"8*15=120",
"120-72=48"
] | Current State: 48:[8, 72, 65, 50], Operations: []
Exploring Operation: 65-50=15, Resulting Numbers: [8, 72, 15]
Generated Node #2: [8, 72, 15] from Operation: 65-50=15
Current State: 48:[8, 72, 15], Operations: ['65-50=15']
Exploring Operation: 8*15=120, Resulting Numbers: [72, 120]
Generated Node #3: [72, 120] from Op... | 4 | Current State: 48:[8, 72, 65, 50], Operations: []
Exploring Operation: 72-65=7, Resulting Numbers: [8, 50, 7]
Generated Node #0,0: 48:[8, 50, 7] Operation: 72-65=7
Moving to Node #0,0
Current State: 48:[8, 50, 7], Operations: ['72-65=7']
Exploring Operation: 8+7=15, Resulting Numbers: [50, 15]
Generated Node #0,0,0: 48... | 0 | hs_1 | mult_heuristic |
[
5,
10,
11,
71
] | 80 | [
"10/5=2",
"11+71=82",
"82-2=80"
] | Current State: 80:[5, 10, 11, 71], Operations: []
Exploring Operation: 10/5=2, Resulting Numbers: [11, 71, 2]
Generated Node #2: [11, 71, 2] from Operation: 10/5=2
Current State: 80:[11, 71, 2], Operations: ['10/5=2']
Exploring Operation: 11+71=82, Resulting Numbers: [2, 82]
Generated Node #3: [2, 82] from Operation: 1... | 4 | Current State: 80:[5, 10, 11, 71], Operations: []
Exploring Operation: 10+71=81, Resulting Numbers: [5, 11, 81]
Generated Node #0,0: 80:[5, 11, 81] Operation: 10+71=81
Exploring Operation: 11+71=82, Resulting Numbers: [5, 10, 82]
Generated Node #0,1: 80:[5, 10, 82] Operation: 11+71=82
Exploring Operation: 5+71=76, Resu... | 0.976563 | hs_3 | mult_heuristic |
[
15,
18,
22,
5
] | 77 | [
"15+18=33",
"22*5=110",
"110-33=77"
] | Current State: 77:[15, 18, 22, 5], Operations: []
Exploring Operation: 15+18=33, Resulting Numbers: [22, 5, 33]
Generated Node #2: [22, 5, 33] from Operation: 15+18=33
Current State: 77:[22, 5, 33], Operations: ['15+18=33']
Exploring Operation: 22*5=110, Resulting Numbers: [33, 110]
Generated Node #3: [33, 110] from Op... | 4 | Current State: 77:[15, 18, 22, 5], Operations: []
Exploring Operation: 22-18=4, Resulting Numbers: [15, 5, 4]
Generated Node #0,0: 77:[15, 5, 4] Operation: 22-18=4
Exploring Operation: 22-15=7, Resulting Numbers: [18, 5, 7]
Generated Node #0,1: 77:[18, 5, 7] Operation: 22-15=7
Exploring Operation: 22-5=17, Resulting Nu... | 0 | hs_5 | mult_heuristic |
[
30,
94,
62,
8
] | 26 | [
"94-62=32",
"32/8=4",
"30-4=26"
] | Current State: 26:[30, 94, 62, 8], Operations: []
Exploring Operation: 94-62=32, Resulting Numbers: [30, 8, 32]
Generated Node #2: [30, 8, 32] from Operation: 94-62=32
Current State: 26:[30, 8, 32], Operations: ['94-62=32']
Exploring Operation: 32/8=4, Resulting Numbers: [30, 4]
Generated Node #3: [30, 4] from Operatio... | 4 | Current State: 26:[30, 94, 62, 8], Operations: []
Exploring Operation: 94-30=64, Resulting Numbers: [62, 8, 64]
Generated Node #0,0: 26:[62, 8, 64] Operation: 94-30=64
Exploring Operation: 62-30=32, Resulting Numbers: [94, 8, 32]
Generated Node #0,1: 26:[94, 8, 32] Operation: 62-30=32
Exploring Operation: 94-62=32, Res... | 0.980903 | hs_4 | sum_heuristic |
[
4,
67,
60,
49
] | 89 | [
"67+49=116",
"116/4=29",
"60+29=89"
] | Current State: 89:[4, 67, 60, 49], Operations: []
Exploring Operation: 67+49=116, Resulting Numbers: [4, 60, 116]
Generated Node #2: [4, 60, 116] from Operation: 67+49=116
Current State: 89:[4, 60, 116], Operations: ['67+49=116']
Exploring Operation: 116/4=29, Resulting Numbers: [60, 29]
Generated Node #3: [60, 29] fro... | 4 | Current State: 89:[4, 67, 60, 49], Operations: []
Exploring Operation: 4+49=53, Resulting Numbers: [67, 60, 53]
Generated Node #0,0: 89:[67, 60, 53] Operation: 4+49=53
Exploring Operation: 4+67=71, Resulting Numbers: [60, 49, 71]
Generated Node #0,1: 89:[60, 49, 71] Operation: 4+67=71
Exploring Operation: 4+60=64, Resu... | 0 | hs_3 | mult_heuristic |
[
67,
43,
40,
82
] | 98 | [
"67-43=24",
"40+82=122",
"122-24=98"
] | Current State: 98:[67, 43, 40, 82], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [40, 82, 24]
Generated Node #2: [40, 82, 24] from Operation: 67-43=24
Current State: 98:[40, 82, 24], Operations: ['67-43=24']
Exploring Operation: 40+82=122, Resulting Numbers: [24, 122]
Generated Node #3: [24, 122] fr... | 4 | Current State: 98:[67, 43, 40, 82], Operations: []
Exploring Operation: 67+40=107, Resulting Numbers: [43, 82, 107]
Generated Node #0,0: 98:[43, 82, 107] Operation: 67+40=107
Exploring Operation: 82-67=15, Resulting Numbers: [43, 40, 15]
Generated Node #0,1: 98:[43, 40, 15] Operation: 82-67=15
Moving to Node #0,1
Curre... | 0.990451 | hs_2 | sum_heuristic |
[
15,
42,
12,
4
] | 96 | [
"42-15=27",
"4*27=108",
"108-12=96"
] | Current State: 96:[15, 42, 12, 4], Operations: []
Exploring Operation: 42-15=27, Resulting Numbers: [12, 4, 27]
Generated Node #2: [12, 4, 27] from Operation: 42-15=27
Current State: 96:[12, 4, 27], Operations: ['42-15=27']
Exploring Operation: 4*27=108, Resulting Numbers: [12, 108]
Generated Node #3: [12, 108] from Op... | 4 | Current State: 96:[15, 42, 12, 4], Operations: []
Exploring Operation: 42-15=27, Resulting Numbers: [12, 4, 27]
Generated Node #0,0: 96:[12, 4, 27] Operation: 42-15=27
Exploring Operation: 42-12=30, Resulting Numbers: [15, 4, 30]
Generated Node #0,1: 96:[15, 4, 30] Operation: 42-12=30
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
56,
52,
39,
65
] | 51 | [
"52-39=13",
"65/13=5",
"56-5=51"
] | Current State: 51:[56, 52, 39, 65], Operations: []
Exploring Operation: 52-39=13, Resulting Numbers: [56, 65, 13]
Generated Node #2: [56, 65, 13] from Operation: 52-39=13
Current State: 51:[56, 65, 13], Operations: ['52-39=13']
Exploring Operation: 65/13=5, Resulting Numbers: [56, 5]
Generated Node #3: [56, 5] from Ope... | 4 | Current State: 51:[56, 52, 39, 65], Operations: []
Exploring Operation: 65-52=13, Resulting Numbers: [56, 39, 13]
Generated Node #0,0: 51:[56, 39, 13] Operation: 65-52=13
Exploring Operation: 65-56=9, Resulting Numbers: [52, 39, 9]
Generated Node #0,1: 51:[52, 39, 9] Operation: 65-56=9
Exploring Operation: 52-39=13, Re... | 0.913194 | hs_5 | mult_heuristic |
[
82,
64,
68,
75
] | 62 | [
"82+68=150",
"150/75=2",
"64-2=62"
] | Current State: 62:[82, 64, 68, 75], Operations: []
Exploring Operation: 82+68=150, Resulting Numbers: [64, 75, 150]
Generated Node #2: [64, 75, 150] from Operation: 82+68=150
Current State: 62:[64, 75, 150], Operations: ['82+68=150']
Exploring Operation: 150/75=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] f... | 4 | Current State: 62:[82, 64, 68, 75], Operations: []
Exploring Operation: 82-68=14, Resulting Numbers: [64, 75, 14]
Generated Node #0,0: 62:[64, 75, 14] Operation: 82-68=14
Exploring Operation: 75-68=7, Resulting Numbers: [82, 64, 7]
Generated Node #0,1: 62:[82, 64, 7] Operation: 75-68=7
Exploring Operation: 82-75=7, Res... | 0 | hs_3 | mult_heuristic |
[
51,
80,
87,
32
] | 84 | [
"80-51=29",
"87-32=55",
"29+55=84"
] | Current State: 84:[51, 80, 87, 32], Operations: []
Exploring Operation: 80-51=29, Resulting Numbers: [87, 32, 29]
Generated Node #2: [87, 32, 29] from Operation: 80-51=29
Current State: 84:[87, 32, 29], Operations: ['80-51=29']
Exploring Operation: 87-32=55, Resulting Numbers: [29, 55]
Generated Node #3: [29, 55] from ... | 4 | Current State: 84:[51, 80, 87, 32], Operations: []
Exploring Operation: 51+32=83, Resulting Numbers: [80, 87, 83]
Generated Node #0,0: 84:[80, 87, 83] Operation: 51+32=83
Exploring Operation: 80-51=29, Resulting Numbers: [87, 32, 29]
Generated Node #0,1: 84:[87, 32, 29] Operation: 80-51=29
Exploring Operation: 51-32=19... | 0.97309 | hs_3 | mult_heuristic |
[
97,
70,
85,
5
] | 53 | [
"97-70=27",
"85-5=80",
"80-27=53"
] | Current State: 53:[97, 70, 85, 5], Operations: []
Exploring Operation: 97-70=27, Resulting Numbers: [85, 5, 27]
Generated Node #2: [85, 5, 27] from Operation: 97-70=27
Current State: 53:[85, 5, 27], Operations: ['97-70=27']
Exploring Operation: 85-5=80, Resulting Numbers: [27, 80]
Generated Node #3: [27, 80] from Opera... | 4 | Current State: 53:[97, 70, 85, 5], Operations: []
Exploring Operation: 70-5=65, Resulting Numbers: [97, 85, 65]
Generated Node #0,0: 53:[97, 85, 65] Operation: 70-5=65
Exploring Operation: 97-5=92, Resulting Numbers: [70, 85, 92]
Generated Node #0,1: 53:[70, 85, 92] Operation: 97-5=92
Exploring Operation: 85-5=80, Resu... | 0.988715 | hs_3 | mult_heuristic |
[
78,
29,
86,
87
] | 50 | [
"78-29=49",
"87-86=1",
"49+1=50"
] | Current State: 50:[78, 29, 86, 87], Operations: []
Exploring Operation: 78-29=49, Resulting Numbers: [86, 87, 49]
Generated Node #2: [86, 87, 49] from Operation: 78-29=49
Current State: 50:[86, 87, 49], Operations: ['78-29=49']
Exploring Operation: 87-86=1, Resulting Numbers: [49, 1]
Generated Node #3: [49, 1] from Ope... | 4 | Current State: 50:[78, 29, 86, 87], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [29, 87, 8]
Generated Node #0,0: 50:[29, 87, 8] Operation: 86-78=8
Exploring Operation: 87-86=1, Resulting Numbers: [78, 29, 1]
Generated Node #0,1: 50:[78, 29, 1] Operation: 87-86=1
Exploring Operation: 87/29=3, Resulti... | 0.986111 | hs_5 | sum_heuristic |
[
19,
7,
88,
23
] | 28 | [
"7+88=95",
"95/19=5",
"23+5=28"
] | Current State: 28:[19, 7, 88, 23], Operations: []
Exploring Operation: 7+88=95, Resulting Numbers: [19, 23, 95]
Generated Node #2: [19, 23, 95] from Operation: 7+88=95
Current State: 28:[19, 23, 95], Operations: ['7+88=95']
Exploring Operation: 95/19=5, Resulting Numbers: [23, 5]
Generated Node #3: [23, 5] from Operati... | 4 | Current State: 28:[19, 7, 88, 23], Operations: []
Exploring Operation: 88-23=65, Resulting Numbers: [19, 7, 65]
Generated Node #0,0: 28:[19, 7, 65] Operation: 88-23=65
Moving to Node #0,0
Current State: 28:[19, 7, 65], Operations: ['88-23=65']
Exploring Operation: 65-19=46, Resulting Numbers: [7, 46]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
8,
64,
10,
66
] | 26 | [
"66-64=2",
"8*2=16",
"10+16=26"
] | Current State: 26:[8, 64, 10, 66], Operations: []
Exploring Operation: 66-64=2, Resulting Numbers: [8, 10, 2]
Generated Node #2: [8, 10, 2] from Operation: 66-64=2
Current State: 26:[8, 10, 2], Operations: ['66-64=2']
Exploring Operation: 8*2=16, Resulting Numbers: [10, 16]
Generated Node #3: [10, 16] from Operation: 8... | 4 | Current State: 26:[8, 64, 10, 66], Operations: []
Exploring Operation: 64/8=8, Resulting Numbers: [10, 66, 8]
Generated Node #0,0: 26:[10, 66, 8] Operation: 64/8=8
Exploring Operation: 66-64=2, Resulting Numbers: [8, 10, 2]
Generated Node #0,1: 26:[8, 10, 2] Operation: 66-64=2
Moving to Node #0,1
Current State: 26:[8, ... | 0 | hs_2 | mult_heuristic |
[
61,
97,
82,
98
] | 52 | [
"97-61=36",
"98-82=16",
"36+16=52"
] | Current State: 52:[61, 97, 82, 98], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [82, 98, 36]
Generated Node #2: [82, 98, 36] from Operation: 97-61=36
Current State: 52:[82, 98, 36], Operations: ['97-61=36']
Exploring Operation: 98-82=16, Resulting Numbers: [36, 16]
Generated Node #3: [36, 16] from ... | 4 | Current State: 52:[61, 97, 82, 98], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [61, 82, 1]
Generated Node #0,0: 52:[61, 82, 1] Operation: 98-97=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[61, 82, 1], Operations: ['98-97=1']
Exploring Operation: 82-61=21, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
11,
84,
39,
80
] | 32 | [
"84-11=73",
"80-39=41",
"73-41=32"
] | Current State: 32:[11, 84, 39, 80], Operations: []
Exploring Operation: 84-11=73, Resulting Numbers: [39, 80, 73]
Generated Node #2: [39, 80, 73] from Operation: 84-11=73
Current State: 32:[39, 80, 73], Operations: ['84-11=73']
Exploring Operation: 80-39=41, Resulting Numbers: [73, 41]
Generated Node #3: [73, 41] from ... | 4 | Current State: 32:[11, 84, 39, 80], Operations: []
Exploring Operation: 84-39=45, Resulting Numbers: [11, 80, 45]
Generated Node #0,0: 32:[11, 80, 45] Operation: 84-39=45
Exploring Operation: 84-11=73, Resulting Numbers: [39, 80, 73]
Generated Node #0,1: 32:[39, 80, 73] Operation: 84-11=73
Exploring Operation: 80-39=41... | 0.986111 | hs_5 | sum_heuristic |
[
23,
63,
32,
4
] | 50 | [
"23+63=86",
"32+4=36",
"86-36=50"
] | Current State: 50:[23, 63, 32, 4], Operations: []
Exploring Operation: 23+63=86, Resulting Numbers: [32, 4, 86]
Generated Node #2: [32, 4, 86] from Operation: 23+63=86
Current State: 50:[32, 4, 86], Operations: ['23+63=86']
Exploring Operation: 32+4=36, Resulting Numbers: [86, 36]
Generated Node #3: [86, 36] from Opera... | 4 | Current State: 50:[23, 63, 32, 4], Operations: []
Exploring Operation: 63-23=40, Resulting Numbers: [32, 4, 40]
Generated Node #0,0: 50:[32, 4, 40] Operation: 63-23=40
Exploring Operation: 63-4=59, Resulting Numbers: [23, 32, 59]
Generated Node #0,1: 50:[23, 32, 59] Operation: 63-4=59
Exploring Operation: 63-32=31, Res... | 0.959201 | hs_5 | sum_heuristic |
[
5,
22,
20,
93
] | 86 | [
"5+22=27",
"20+93=113",
"113-27=86"
] | Current State: 86:[5, 22, 20, 93], Operations: []
Exploring Operation: 5+22=27, Resulting Numbers: [20, 93, 27]
Generated Node #2: [20, 93, 27] from Operation: 5+22=27
Current State: 86:[20, 93, 27], Operations: ['5+22=27']
Exploring Operation: 20+93=113, Resulting Numbers: [27, 113]
Generated Node #3: [27, 113] from O... | 4 | Current State: 86:[5, 22, 20, 93], Operations: []
Exploring Operation: 22+20=42, Resulting Numbers: [5, 93, 42]
Generated Node #0,0: 86:[5, 93, 42] Operation: 22+20=42
Exploring Operation: 20/5=4, Resulting Numbers: [22, 93, 4]
Generated Node #0,1: 86:[22, 93, 4] Operation: 20/5=4
Exploring Operation: 93-22=71, Resulti... | 0.986979 | hs_4 | mult_heuristic |
[
31,
78,
86,
92
] | 69 | [
"31+78=109",
"86+92=178",
"178-109=69"
] | Current State: 69:[31, 78, 86, 92], Operations: []
Exploring Operation: 31+78=109, Resulting Numbers: [86, 92, 109]
Generated Node #2: [86, 92, 109] from Operation: 31+78=109
Current State: 69:[86, 92, 109], Operations: ['31+78=109']
Exploring Operation: 86+92=178, Resulting Numbers: [109, 178]
Generated Node #3: [109,... | 4 | Current State: 69:[31, 78, 86, 92], Operations: []
Exploring Operation: 92-78=14, Resulting Numbers: [31, 86, 14]
Generated Node #0,0: 69:[31, 86, 14] Operation: 92-78=14
Exploring Operation: 92-86=6, Resulting Numbers: [31, 78, 6]
Generated Node #0,1: 69:[31, 78, 6] Operation: 92-86=6
Exploring Operation: 92-31=61, Re... | 0.976563 | hs_3 | sum_heuristic |
[
77,
89,
3,
70
] | 40 | [
"77+70=147",
"147/3=49",
"89-49=40"
] | Current State: 40:[77, 89, 3, 70], Operations: []
Exploring Operation: 77+70=147, Resulting Numbers: [89, 3, 147]
Generated Node #2: [89, 3, 147] from Operation: 77+70=147
Current State: 40:[89, 3, 147], Operations: ['77+70=147']
Exploring Operation: 147/3=49, Resulting Numbers: [89, 49]
Generated Node #3: [89, 49] fro... | 4 | Current State: 40:[77, 89, 3, 70], Operations: []
Exploring Operation: 89-70=19, Resulting Numbers: [77, 3, 19]
Generated Node #0,0: 40:[77, 3, 19] Operation: 89-70=19
Exploring Operation: 77-70=7, Resulting Numbers: [89, 3, 7]
Generated Node #0,1: 40:[89, 3, 7] Operation: 77-70=7
Exploring Operation: 89-77=12, Resulti... | 0 | hs_3 | sum_heuristic |
[
86,
19,
27,
47
] | 86 | [
"19+27=46",
"47-46=1",
"86*1=86"
] | Current State: 86:[86, 19, 27, 47], Operations: []
Exploring Operation: 19+27=46, Resulting Numbers: [86, 47, 46]
Generated Node #2: [86, 47, 46] from Operation: 19+27=46
Current State: 86:[86, 47, 46], Operations: ['19+27=46']
Exploring Operation: 47-46=1, Resulting Numbers: [86, 1]
Generated Node #3: [86, 1] from Ope... | 4 | Current State: 86:[86, 19, 27, 47], Operations: []
Exploring Operation: 19+27=46, Resulting Numbers: [86, 47, 46]
Generated Node #0,0: 86:[86, 47, 46] Operation: 19+27=46
Exploring Operation: 47-19=28, Resulting Numbers: [86, 27, 28]
Generated Node #0,1: 86:[86, 27, 28] Operation: 47-19=28
Exploring Operation: 27-19=8,... | 0.985243 | hs_5 | mult_heuristic |
[
54,
90,
99,
71
] | 26 | [
"54+90=144",
"99+71=170",
"170-144=26"
] | Current State: 26:[54, 90, 99, 71], Operations: []
Exploring Operation: 54+90=144, Resulting Numbers: [99, 71, 144]
Generated Node #2: [99, 71, 144] from Operation: 54+90=144
Current State: 26:[99, 71, 144], Operations: ['54+90=144']
Exploring Operation: 99+71=170, Resulting Numbers: [144, 170]
Generated Node #3: [144,... | 4 | Current State: 26:[54, 90, 99, 71], Operations: []
Exploring Operation: 99-71=28, Resulting Numbers: [54, 90, 28]
Generated Node #0,0: 26:[54, 90, 28] Operation: 99-71=28
Exploring Operation: 90-71=19, Resulting Numbers: [54, 99, 19]
Generated Node #0,1: 26:[54, 99, 19] Operation: 90-71=19
Exploring Operation: 99-90=9,... | 0.989583 | hs_3 | sum_heuristic |
[
8,
90,
65,
78
] | 83 | [
"90*65=5850",
"5850/78=75",
"8+75=83"
] | Current State: 83:[8, 90, 65, 78], Operations: []
Exploring Operation: 90*65=5850, Resulting Numbers: [8, 78, 5850]
Generated Node #2: [8, 78, 5850] from Operation: 90*65=5850
Current State: 83:[8, 78, 5850], Operations: ['90*65=5850']
Exploring Operation: 5850/78=75, Resulting Numbers: [8, 75]
Generated Node #3: [8, 7... | 4 | Current State: 83:[8, 90, 65, 78], Operations: []
Exploring Operation: 8+78=86, Resulting Numbers: [90, 65, 86]
Generated Node #0,0: 83:[90, 65, 86] Operation: 8+78=86
Exploring Operation: 8+90=98, Resulting Numbers: [65, 78, 98]
Generated Node #0,1: 83:[65, 78, 98] Operation: 8+90=98
Exploring Operation: 90-8=82, Resu... | 0 | hs_4 | mult_heuristic |
[
50,
89,
35,
91
] | 17 | [
"89-50=39",
"91-35=56",
"56-39=17"
] | Current State: 17:[50, 89, 35, 91], Operations: []
Exploring Operation: 89-50=39, Resulting Numbers: [35, 91, 39]
Generated Node #2: [35, 91, 39] from Operation: 89-50=39
Current State: 17:[35, 91, 39], Operations: ['89-50=39']
Exploring Operation: 91-35=56, Resulting Numbers: [39, 56]
Generated Node #3: [39, 56] from ... | 4 | Current State: 17:[50, 89, 35, 91], Operations: []
Exploring Operation: 89-50=39, Resulting Numbers: [35, 91, 39]
Generated Node #0,0: 17:[35, 91, 39] Operation: 89-50=39
Exploring Operation: 91-35=56, Resulting Numbers: [50, 89, 56]
Generated Node #0,1: 17:[50, 89, 56] Operation: 91-35=56
Exploring Operation: 91-50=41... | 0.985243 | hs_5 | sum_heuristic |
[
4,
72,
79,
69
] | 97 | [
"79-72=7",
"4*7=28",
"69+28=97"
] | Current State: 97:[4, 72, 79, 69], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [4, 69, 7]
Generated Node #2: [4, 69, 7] from Operation: 79-72=7
Current State: 97:[4, 69, 7], Operations: ['79-72=7']
Exploring Operation: 4*7=28, Resulting Numbers: [69, 28]
Generated Node #3: [69, 28] from Operation: 4... | 4 | Current State: 97:[4, 72, 79, 69], Operations: []
Exploring Operation: 4+69=73, Resulting Numbers: [72, 79, 73]
Generated Node #0,0: 97:[72, 79, 73] Operation: 4+69=73
Exploring Operation: 4+72=76, Resulting Numbers: [79, 69, 76]
Generated Node #0,1: 97:[79, 69, 76] Operation: 4+72=76
Exploring Operation: 4+79=83, Resu... | 0 | hs_3 | mult_heuristic |
[
17,
80,
96,
90
] | 91 | [
"17+80=97",
"96-90=6",
"97-6=91"
] | Current State: 91:[17, 80, 96, 90], Operations: []
Exploring Operation: 17+80=97, Resulting Numbers: [96, 90, 97]
Generated Node #2: [96, 90, 97] from Operation: 17+80=97
Current State: 91:[96, 90, 97], Operations: ['17+80=97']
Exploring Operation: 96-90=6, Resulting Numbers: [97, 6]
Generated Node #3: [97, 6] from Ope... | 4 | Current State: 91:[17, 80, 96, 90], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [17, 96, 10]
Generated Node #0,0: 91:[17, 96, 10] Operation: 90-80=10
Exploring Operation: 96-80=16, Resulting Numbers: [17, 90, 16]
Generated Node #0,1: 91:[17, 90, 16] Operation: 96-80=16
Exploring Operation: 17+80=97... | 0.990451 | hs_3 | mult_heuristic |
[
12,
61,
16,
88
] | 83 | [
"16-12=4",
"88/4=22",
"61+22=83"
] | Current State: 83:[12, 61, 16, 88], Operations: []
Exploring Operation: 16-12=4, Resulting Numbers: [61, 88, 4]
Generated Node #2: [61, 88, 4] from Operation: 16-12=4
Current State: 83:[61, 88, 4], Operations: ['16-12=4']
Exploring Operation: 88/4=22, Resulting Numbers: [61, 22]
Generated Node #3: [61, 22] from Operati... | 4 | Current State: 83:[12, 61, 16, 88], Operations: []
Exploring Operation: 61+16=77, Resulting Numbers: [12, 88, 77]
Generated Node #0,0: 83:[12, 88, 77] Operation: 61+16=77
Exploring Operation: 88-16=72, Resulting Numbers: [12, 61, 72]
Generated Node #0,1: 83:[12, 61, 72] Operation: 88-16=72
Exploring Operation: 88-12=76... | 0 | hs_5 | sum_heuristic |
[
86,
44,
45,
8
] | 95 | [
"86-44=42",
"45+8=53",
"42+53=95"
] | Current State: 95:[86, 44, 45, 8], Operations: []
Exploring Operation: 86-44=42, Resulting Numbers: [45, 8, 42]
Generated Node #2: [45, 8, 42] from Operation: 86-44=42
Current State: 95:[45, 8, 42], Operations: ['86-44=42']
Exploring Operation: 45+8=53, Resulting Numbers: [42, 53]
Generated Node #3: [42, 53] from Opera... | 4 | Current State: 95:[86, 44, 45, 8], Operations: []
Exploring Operation: 86-45=41, Resulting Numbers: [44, 8, 41]
Generated Node #0,0: 95:[44, 8, 41] Operation: 86-45=41
Exploring Operation: 45-44=1, Resulting Numbers: [86, 8, 1]
Generated Node #0,1: 95:[86, 8, 1] Operation: 45-44=1
Exploring Operation: 44+45=89, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
27,
10,
6,
6
] | 49 | [
"27+10=37",
"6+6=12",
"37+12=49"
] | Current State: 49:[27, 10, 6, 6], Operations: []
Exploring Operation: 27+10=37, Resulting Numbers: [6, 6, 37]
Generated Node #2: [6, 6, 37] from Operation: 27+10=37
Current State: 49:[6, 6, 37], Operations: ['27+10=37']
Exploring Operation: 6+6=12, Resulting Numbers: [37, 12]
Generated Node #3: [37, 12] from Operation:... | 4 | Current State: 49:[27, 10, 6, 6], Operations: []
Exploring Operation: 27-10=17, Resulting Numbers: [6, 6, 17]
Generated Node #0,0: 49:[6, 6, 17] Operation: 27-10=17
Exploring Operation: 27-6=21, Resulting Numbers: [10, 6, 21]
Generated Node #0,1: 49:[10, 6, 21] Operation: 27-6=21
Exploring Operation: 27-6=21, Resulting... | 0.973958 | hs_4 | mult_heuristic |
[
17,
51,
20,
84
] | 67 | [
"51/17=3",
"84-20=64",
"3+64=67"
] | Current State: 67:[17, 51, 20, 84], Operations: []
Exploring Operation: 51/17=3, Resulting Numbers: [20, 84, 3]
Generated Node #2: [20, 84, 3] from Operation: 51/17=3
Current State: 67:[20, 84, 3], Operations: ['51/17=3']
Exploring Operation: 84-20=64, Resulting Numbers: [3, 64]
Generated Node #3: [3, 64] from Operatio... | 4 | Current State: 67:[17, 51, 20, 84], Operations: []
Exploring Operation: 17+20=37, Resulting Numbers: [51, 84, 37]
Generated Node #0,0: 67:[51, 84, 37] Operation: 17+20=37
Exploring Operation: 84-20=64, Resulting Numbers: [17, 51, 64]
Generated Node #0,1: 67:[17, 51, 64] Operation: 84-20=64
Exploring Operation: 51+20=71... | 0.921875 | hs_5 | mult_heuristic |
[
66,
73,
12,
3
] | 29 | [
"73-66=7",
"12*3=36",
"36-7=29"
] | Current State: 29:[66, 73, 12, 3], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [12, 3, 7]
Generated Node #2: [12, 3, 7] from Operation: 73-66=7
Current State: 29:[12, 3, 7], Operations: ['73-66=7']
Exploring Operation: 12*3=36, Resulting Numbers: [7, 36]
Generated Node #3: [7, 36] from Operation: 12... | 4 | Current State: 29:[66, 73, 12, 3], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [12, 3, 7]
Generated Node #0,0: 29:[12, 3, 7] Operation: 73-66=7
Exploring Operation: 12*3=36, Resulting Numbers: [66, 73, 36]
Generated Node #0,1: 29:[66, 73, 36] Operation: 12*3=36
Exploring Operation: 66/3=22, Resultin... | 0.987847 | hs_3 | mult_heuristic |
[
45,
54,
46,
24
] | 15 | [
"54-46=8",
"45*8=360",
"360/24=15"
] | Current State: 15:[45, 54, 46, 24], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [45, 24, 8]
Generated Node #2: [45, 24, 8] from Operation: 54-46=8
Current State: 15:[45, 24, 8], Operations: ['54-46=8']
Exploring Operation: 45*8=360, Resulting Numbers: [24, 360]
Generated Node #3: [24, 360] from Oper... | 4 | Current State: 15:[45, 54, 46, 24], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [45, 24, 8]
Generated Node #0,0: 15:[45, 24, 8] Operation: 54-46=8
Exploring Operation: 54-24=30, Resulting Numbers: [45, 46, 30]
Generated Node #0,1: 15:[45, 46, 30] Operation: 54-24=30
Exploring Operation: 54-45=9, Res... | 0.982639 | hs_5 | sum_heuristic |
[
77,
4,
27,
33
] | 82 | [
"77-27=50",
"4*33=132",
"132-50=82"
] | Current State: 82:[77, 4, 27, 33], Operations: []
Exploring Operation: 77-27=50, Resulting Numbers: [4, 33, 50]
Generated Node #2: [4, 33, 50] from Operation: 77-27=50
Current State: 82:[4, 33, 50], Operations: ['77-27=50']
Exploring Operation: 4*33=132, Resulting Numbers: [50, 132]
Generated Node #3: [50, 132] from Op... | 4 | Current State: 82:[77, 4, 27, 33], Operations: []
Exploring Operation: 77-27=50, Resulting Numbers: [4, 33, 50]
Generated Node #0,0: 82:[4, 33, 50] Operation: 77-27=50
Exploring Operation: 33-27=6, Resulting Numbers: [77, 4, 6]
Generated Node #0,1: 82:[77, 4, 6] Operation: 33-27=6
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
92,
20,
46,
94
] | 37 | [
"92/46=2",
"94-20=74",
"74/2=37"
] | Current State: 37:[92, 20, 46, 94], Operations: []
Exploring Operation: 92/46=2, Resulting Numbers: [20, 94, 2]
Generated Node #2: [20, 94, 2] from Operation: 92/46=2
Current State: 37:[20, 94, 2], Operations: ['92/46=2']
Exploring Operation: 94-20=74, Resulting Numbers: [2, 74]
Generated Node #3: [2, 74] from Operatio... | 4 | Current State: 37:[92, 20, 46, 94], Operations: []
Exploring Operation: 94-46=48, Resulting Numbers: [92, 20, 48]
Generated Node #0,0: 37:[92, 20, 48] Operation: 94-46=48
Exploring Operation: 92-20=72, Resulting Numbers: [46, 94, 72]
Generated Node #0,1: 37:[46, 94, 72] Operation: 92-20=72
Exploring Operation: 92-46=46... | 0.921007 | hs_5 | mult_heuristic |
[
44,
42,
14,
15
] | 85 | [
"44+42=86",
"15-14=1",
"86-1=85"
] | Current State: 85:[44, 42, 14, 15], Operations: []
Exploring Operation: 44+42=86, Resulting Numbers: [14, 15, 86]
Generated Node #2: [14, 15, 86] from Operation: 44+42=86
Current State: 85:[14, 15, 86], Operations: ['44+42=86']
Exploring Operation: 15-14=1, Resulting Numbers: [86, 1]
Generated Node #3: [86, 1] from Ope... | 4 | Current State: 85:[44, 42, 14, 15], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [44, 15, 3]
Generated Node #0,0: 85:[44, 15, 3] Operation: 42/14=3
Exploring Operation: 44-15=29, Resulting Numbers: [42, 14, 29]
Generated Node #0,1: 85:[42, 14, 29] Operation: 44-15=29
Exploring Operation: 44-42=2, Res... | 0.985243 | hs_5 | mult_heuristic |
[
3,
86,
8,
4
] | 38 | [
"86+4=90",
"90/3=30",
"8+30=38"
] | Current State: 38:[3, 86, 8, 4], Operations: []
Exploring Operation: 86+4=90, Resulting Numbers: [3, 8, 90]
Generated Node #2: [3, 8, 90] from Operation: 86+4=90
Current State: 38:[3, 8, 90], Operations: ['86+4=90']
Exploring Operation: 90/3=30, Resulting Numbers: [8, 30]
Generated Node #3: [8, 30] from Operation: 90/3... | 4 | Current State: 38:[3, 86, 8, 4], Operations: []
Exploring Operation: 86-8=78, Resulting Numbers: [3, 4, 78]
Generated Node #0,0: 38:[3, 4, 78] Operation: 86-8=78
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[3, 4, 78], Operations: ['86-8=78']
Exploring Operation: 78/3=26, Resulting Numbers: [4, 26... | 0 | hs_1 | mult_heuristic |
[
48,
96,
28,
94
] | 64 | [
"96/48=2",
"94-28=66",
"66-2=64"
] | Current State: 64:[48, 96, 28, 94], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [28, 94, 2]
Generated Node #2: [28, 94, 2] from Operation: 96/48=2
Current State: 64:[28, 94, 2], Operations: ['96/48=2']
Exploring Operation: 94-28=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from Operatio... | 4 | Current State: 64:[48, 96, 28, 94], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [28, 94, 2]
Generated Node #0,0: 64:[28, 94, 2] Operation: 96/48=2
Exploring Operation: 96-94=2, Resulting Numbers: [48, 28, 2]
Generated Node #0,1: 64:[48, 28, 2] Operation: 96-94=2
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | mult_heuristic |
[
2,
83,
52,
95
] | 92 | [
"2*52=104",
"95-83=12",
"104-12=92"
] | Current State: 92:[2, 83, 52, 95], Operations: []
Exploring Operation: 2*52=104, Resulting Numbers: [83, 95, 104]
Generated Node #2: [83, 95, 104] from Operation: 2*52=104
Current State: 92:[83, 95, 104], Operations: ['2*52=104']
Exploring Operation: 95-83=12, Resulting Numbers: [104, 12]
Generated Node #3: [104, 12] f... | 4 | Current State: 92:[2, 83, 52, 95], Operations: []
Exploring Operation: 95-83=12, Resulting Numbers: [2, 52, 12]
Generated Node #0,0: 92:[2, 52, 12] Operation: 95-83=12
Exploring Operation: 83-52=31, Resulting Numbers: [2, 95, 31]
Generated Node #0,1: 92:[2, 95, 31] Operation: 83-52=31
Exploring Operation: 95-52=43, Res... | 0 | hs_3 | sum_heuristic |
[
63,
21,
75,
40
] | 45 | [
"63/21=3",
"40*3=120",
"120-75=45"
] | Current State: 45:[63, 21, 75, 40], Operations: []
Exploring Operation: 63/21=3, Resulting Numbers: [75, 40, 3]
Generated Node #2: [75, 40, 3] from Operation: 63/21=3
Current State: 45:[75, 40, 3], Operations: ['63/21=3']
Exploring Operation: 40*3=120, Resulting Numbers: [75, 120]
Generated Node #3: [75, 120] from Oper... | 4 | Current State: 45:[63, 21, 75, 40], Operations: []
Exploring Operation: 75-63=12, Resulting Numbers: [21, 40, 12]
Generated Node #0,0: 45:[21, 40, 12] Operation: 75-63=12
Exploring Operation: 75-21=54, Resulting Numbers: [63, 40, 54]
Generated Node #0,1: 45:[63, 40, 54] Operation: 75-21=54
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
71,
20,
12,
40
] | 39 | [
"71+20=91",
"12+40=52",
"91-52=39"
] | Current State: 39:[71, 20, 12, 40], Operations: []
Exploring Operation: 71+20=91, Resulting Numbers: [12, 40, 91]
Generated Node #2: [12, 40, 91] from Operation: 71+20=91
Current State: 39:[12, 40, 91], Operations: ['71+20=91']
Exploring Operation: 12+40=52, Resulting Numbers: [91, 52]
Generated Node #3: [91, 52] from ... | 4 | Current State: 39:[71, 20, 12, 40], Operations: []
Exploring Operation: 71-12=59, Resulting Numbers: [20, 40, 59]
Generated Node #0,0: 39:[20, 40, 59] Operation: 71-12=59
Exploring Operation: 40/20=2, Resulting Numbers: [71, 12, 2]
Generated Node #0,1: 39:[71, 12, 2] Operation: 40/20=2
Exploring Operation: 71-40=31, Re... | 0.960938 | hs_5 | sum_heuristic |
[
96,
72,
64,
22
] | 26 | [
"72*64=4608",
"4608/96=48",
"48-22=26"
] | Current State: 26:[96, 72, 64, 22], Operations: []
Exploring Operation: 72*64=4608, Resulting Numbers: [96, 22, 4608]
Generated Node #2: [96, 22, 4608] from Operation: 72*64=4608
Current State: 26:[96, 22, 4608], Operations: ['72*64=4608']
Exploring Operation: 4608/96=48, Resulting Numbers: [22, 48]
Generated Node #3: ... | 4 | Current State: 26:[96, 72, 64, 22], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [96, 22, 8]
Generated Node #0,0: 26:[96, 22, 8] Operation: 72-64=8
Exploring Operation: 96-72=24, Resulting Numbers: [64, 22, 24]
Generated Node #0,1: 26:[64, 22, 24] Operation: 96-72=24
Exploring Operation: 96-64=32, Re... | 0 | hs_3 | sum_heuristic |
[
93,
72,
49,
93
] | 49 | [
"93-93=0",
"72*0=0",
"49+0=49"
] | Current State: 49:[93, 72, 49, 93], Operations: []
Exploring Operation: 93-93=0, Resulting Numbers: [72, 49, 0]
Generated Node #2: [72, 49, 0] from Operation: 93-93=0
Current State: 49:[72, 49, 0], Operations: ['93-93=0']
Exploring Operation: 72*0=0, Resulting Numbers: [49, 0]
Generated Node #3: [49, 0] from Operation:... | 4 | Current State: 49:[93, 72, 49, 93], Operations: []
Exploring Operation: 93/93=1, Resulting Numbers: [72, 49, 1]
Generated Node #0,0: 49:[72, 49, 1] Operation: 93/93=1
Exploring Operation: 93-93=0, Resulting Numbers: [72, 49, 0]
Generated Node #0,1: 49:[72, 49, 0] Operation: 93-93=0
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | mult_heuristic |
[
43,
48,
40,
74
] | 29 | [
"48-43=5",
"74-40=34",
"34-5=29"
] | Current State: 29:[43, 48, 40, 74], Operations: []
Exploring Operation: 48-43=5, Resulting Numbers: [40, 74, 5]
Generated Node #2: [40, 74, 5] from Operation: 48-43=5
Current State: 29:[40, 74, 5], Operations: ['48-43=5']
Exploring Operation: 74-40=34, Resulting Numbers: [5, 34]
Generated Node #3: [5, 34] from Operatio... | 4 | Current State: 29:[43, 48, 40, 74], Operations: []
Exploring Operation: 74-48=26, Resulting Numbers: [43, 40, 26]
Generated Node #0,0: 29:[43, 40, 26] Operation: 74-48=26
Exploring Operation: 74-43=31, Resulting Numbers: [48, 40, 31]
Generated Node #0,1: 29:[48, 40, 31] Operation: 74-43=31
Exploring Operation: 74-40=34... | 0.986111 | hs_3 | sum_heuristic |
[
23,
87,
27,
56
] | 73 | [
"27-23=4",
"56/4=14",
"87-14=73"
] | Current State: 73:[23, 87, 27, 56], Operations: []
Exploring Operation: 27-23=4, Resulting Numbers: [87, 56, 4]
Generated Node #2: [87, 56, 4] from Operation: 27-23=4
Current State: 73:[87, 56, 4], Operations: ['27-23=4']
Exploring Operation: 56/4=14, Resulting Numbers: [87, 14]
Generated Node #3: [87, 14] from Operati... | 4 | Current State: 73:[23, 87, 27, 56], Operations: []
Exploring Operation: 87-23=64, Resulting Numbers: [27, 56, 64]
Generated Node #0,0: 73:[27, 56, 64] Operation: 87-23=64
Exploring Operation: 23+27=50, Resulting Numbers: [87, 56, 50]
Generated Node #0,1: 73:[87, 56, 50] Operation: 23+27=50
Exploring Operation: 23+56=79... | 0 | hs_3 | sum_heuristic |
[
3,
23,
11,
95
] | 59 | [
"23-11=12",
"3*12=36",
"95-36=59"
] | Current State: 59:[3, 23, 11, 95], Operations: []
Exploring Operation: 23-11=12, Resulting Numbers: [3, 95, 12]
Generated Node #2: [3, 95, 12] from Operation: 23-11=12
Current State: 59:[3, 95, 12], Operations: ['23-11=12']
Exploring Operation: 3*12=36, Resulting Numbers: [95, 36]
Generated Node #3: [95, 36] from Opera... | 4 | Current State: 59:[3, 23, 11, 95], Operations: []
Exploring Operation: 3*23=69, Resulting Numbers: [11, 95, 69]
Generated Node #0,0: 59:[11, 95, 69] Operation: 3*23=69
Exploring Operation: 3*11=33, Resulting Numbers: [23, 95, 33]
Generated Node #0,1: 59:[23, 95, 33] Operation: 3*11=33
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
83,
88,
85,
4
] | 71 | [
"88-85=3",
"4*3=12",
"83-12=71"
] | Current State: 71:[83, 88, 85, 4], Operations: []
Exploring Operation: 88-85=3, Resulting Numbers: [83, 4, 3]
Generated Node #2: [83, 4, 3] from Operation: 88-85=3
Current State: 71:[83, 4, 3], Operations: ['88-85=3']
Exploring Operation: 4*3=12, Resulting Numbers: [83, 12]
Generated Node #3: [83, 12] from Operation: 4... | 4 | Current State: 71:[83, 88, 85, 4], Operations: []
Exploring Operation: 83-4=79, Resulting Numbers: [88, 85, 79]
Generated Node #0,0: 71:[88, 85, 79] Operation: 83-4=79
Exploring Operation: 85-4=81, Resulting Numbers: [83, 88, 81]
Generated Node #0,1: 71:[83, 88, 81] Operation: 85-4=81
Exploring Operation: 83+4=87, Resu... | 0 | hs_4 | sum_heuristic |
[
33,
4,
8,
27
] | 15 | [
"33+27=60",
"8-4=4",
"60/4=15"
] | Current State: 15:[33, 4, 8, 27], Operations: []
Exploring Operation: 33+27=60, Resulting Numbers: [4, 8, 60]
Generated Node #2: [4, 8, 60] from Operation: 33+27=60
Current State: 15:[4, 8, 60], Operations: ['33+27=60']
Exploring Operation: 8-4=4, Resulting Numbers: [60, 4]
Generated Node #3: [60, 4] from Operation: 8-... | 4 | Current State: 15:[33, 4, 8, 27], Operations: []
Exploring Operation: 33-8=25, Resulting Numbers: [4, 27, 25]
Generated Node #0,0: 15:[4, 27, 25] Operation: 33-8=25
Exploring Operation: 33-4=29, Resulting Numbers: [8, 27, 29]
Generated Node #0,1: 15:[8, 27, 29] Operation: 33-4=29
Exploring Operation: 33-27=6, Resulting... | 0 | hs_4 | sum_heuristic |
[
44,
18,
32,
54
] | 99 | [
"18+54=72",
"44*72=3168",
"3168/32=99"
] | Current State: 99:[44, 18, 32, 54], Operations: []
Exploring Operation: 18+54=72, Resulting Numbers: [44, 32, 72]
Generated Node #2: [44, 32, 72] from Operation: 18+54=72
Current State: 99:[44, 32, 72], Operations: ['18+54=72']
Exploring Operation: 44*72=3168, Resulting Numbers: [32, 3168]
Generated Node #3: [32, 3168]... | 4 | Current State: 99:[44, 18, 32, 54], Operations: []
Exploring Operation: 44+54=98, Resulting Numbers: [18, 32, 98]
Generated Node #0,0: 99:[18, 32, 98] Operation: 44+54=98
Exploring Operation: 54/18=3, Resulting Numbers: [44, 32, 3]
Generated Node #0,1: 99:[44, 32, 3] Operation: 54/18=3
Exploring Operation: 54-44=10, Re... | 0 | hs_3 | sum_heuristic |
[
53,
77,
72,
11
] | 37 | [
"77-53=24",
"72-11=61",
"61-24=37"
] | Current State: 37:[53, 77, 72, 11], Operations: []
Exploring Operation: 77-53=24, Resulting Numbers: [72, 11, 24]
Generated Node #2: [72, 11, 24] from Operation: 77-53=24
Current State: 37:[72, 11, 24], Operations: ['77-53=24']
Exploring Operation: 72-11=61, Resulting Numbers: [24, 61]
Generated Node #3: [24, 61] from ... | 4 | Current State: 37:[53, 77, 72, 11], Operations: []
Exploring Operation: 77-53=24, Resulting Numbers: [72, 11, 24]
Generated Node #0,0: 37:[72, 11, 24] Operation: 77-53=24
Moving to Node #0,0
Current State: 37:[72, 11, 24], Operations: ['77-53=24']
Exploring Operation: 72-11=61, Resulting Numbers: [24, 61]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
77,
89,
56,
74
] | 36 | [
"77+89=166",
"56+74=130",
"166-130=36"
] | Current State: 36:[77, 89, 56, 74], Operations: []
Exploring Operation: 77+89=166, Resulting Numbers: [56, 74, 166]
Generated Node #2: [56, 74, 166] from Operation: 77+89=166
Current State: 36:[56, 74, 166], Operations: ['77+89=166']
Exploring Operation: 56+74=130, Resulting Numbers: [166, 130]
Generated Node #3: [166,... | 4 | Current State: 36:[77, 89, 56, 74], Operations: []
Exploring Operation: 89-74=15, Resulting Numbers: [77, 56, 15]
Generated Node #0,0: 36:[77, 56, 15] Operation: 89-74=15
Exploring Operation: 89-77=12, Resulting Numbers: [56, 74, 12]
Generated Node #0,1: 36:[56, 74, 12] Operation: 89-77=12
Start Sub Search at level 1: ... | 0.986979 | hs_2 | sum_heuristic |
[
17,
2,
3,
64
] | 29 | [
"17+64=81",
"81/3=27",
"2+27=29"
] | Current State: 29:[17, 2, 3, 64], Operations: []
Exploring Operation: 17+64=81, Resulting Numbers: [2, 3, 81]
Generated Node #2: [2, 3, 81] from Operation: 17+64=81
Current State: 29:[2, 3, 81], Operations: ['17+64=81']
Exploring Operation: 81/3=27, Resulting Numbers: [2, 27]
Generated Node #3: [2, 27] from Operation: ... | 4 | Current State: 29:[17, 2, 3, 64], Operations: []
Exploring Operation: 64/2=32, Resulting Numbers: [17, 3, 32]
Generated Node #0,0: 29:[17, 3, 32] Operation: 64/2=32
Exploring Operation: 17+3=20, Resulting Numbers: [2, 64, 20]
Generated Node #0,1: 29:[2, 64, 20] Operation: 17+3=20
Exploring Operation: 17+2=19, Resulting... | 0 | hs_5 | mult_heuristic |
[
2,
67,
99,
3
] | 16 | [
"99+3=102",
"102/2=51",
"67-51=16"
] | Current State: 16:[2, 67, 99, 3], Operations: []
Exploring Operation: 99+3=102, Resulting Numbers: [2, 67, 102]
Generated Node #2: [2, 67, 102] from Operation: 99+3=102
Current State: 16:[2, 67, 102], Operations: ['99+3=102']
Exploring Operation: 102/2=51, Resulting Numbers: [67, 51]
Generated Node #3: [67, 51] from Op... | 4 | Current State: 16:[2, 67, 99, 3], Operations: []
Exploring Operation: 99-67=32, Resulting Numbers: [2, 3, 32]
Generated Node #0,0: 16:[2, 3, 32] Operation: 99-67=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[2, 3, 32], Operations: ['99-67=32']
Exploring Operation: 32/2=16, Resulting Numbers: [3... | 0 | hs_1 | mult_heuristic |
[
39,
53,
82,
92
] | 82 | [
"39+53=92",
"82+92=174",
"174-92=82"
] | Current State: 82:[39, 53, 82, 92], Operations: []
Exploring Operation: 39+53=92, Resulting Numbers: [82, 92, 92]
Generated Node #2: [82, 92, 92] from Operation: 39+53=92
Current State: 82:[82, 92, 92], Operations: ['39+53=92']
Exploring Operation: 82+92=174, Resulting Numbers: [174]
174,82 equal: Goal Reached
Explorin... | 4 | Current State: 82:[39, 53, 82, 92], Operations: []
Exploring Operation: 39+53=92, Resulting Numbers: [82, 92, 92]
Generated Node #0,0: 82:[82, 92, 92] Operation: 39+53=92
Exploring Operation: 92-53=39, Resulting Numbers: [39, 82, 39]
Generated Node #0,1: 82:[39, 82, 39] Operation: 92-53=39
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
80,
44,
23,
84
] | 46 | [
"80*23=1840",
"84-44=40",
"1840/40=46"
] | Current State: 46:[80, 44, 23, 84], Operations: []
Exploring Operation: 80*23=1840, Resulting Numbers: [44, 84, 1840]
Generated Node #2: [44, 84, 1840] from Operation: 80*23=1840
Current State: 46:[44, 84, 1840], Operations: ['80*23=1840']
Exploring Operation: 84-44=40, Resulting Numbers: [1840, 40]
Generated Node #3: ... | 4 | Current State: 46:[80, 44, 23, 84], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [44, 23, 4]
Generated Node #0,0: 46:[44, 23, 4] Operation: 84-80=4
Moving to Node #0,0
Current State: 46:[44, 23, 4], Operations: ['84-80=4']
Exploring Operation: 44+4=48, Resulting Numbers: [23, 48]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
59,
81,
3,
35
] | 12 | [
"59+81=140",
"3*140=420",
"420/35=12"
] | Current State: 12:[59, 81, 3, 35], Operations: []
Exploring Operation: 59+81=140, Resulting Numbers: [3, 35, 140]
Generated Node #2: [3, 35, 140] from Operation: 59+81=140
Current State: 12:[3, 35, 140], Operations: ['59+81=140']
Exploring Operation: 3*140=420, Resulting Numbers: [35, 420]
Generated Node #3: [35, 420] ... | 4 | Current State: 12:[59, 81, 3, 35], Operations: []
Exploring Operation: 81-59=22, Resulting Numbers: [3, 35, 22]
Generated Node #0,0: 12:[3, 35, 22] Operation: 81-59=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[3, 35, 22], Operations: ['81-59=22']
Exploring Operation: 35-22=13, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
82,
71,
76,
48
] | 63 | [
"82-76=6",
"48/6=8",
"71-8=63"
] | Current State: 63:[82, 71, 76, 48], Operations: []
Exploring Operation: 82-76=6, Resulting Numbers: [71, 48, 6]
Generated Node #2: [71, 48, 6] from Operation: 82-76=6
Current State: 63:[71, 48, 6], Operations: ['82-76=6']
Exploring Operation: 48/6=8, Resulting Numbers: [71, 8]
Generated Node #3: [71, 8] from Operation:... | 4 | Current State: 63:[82, 71, 76, 48], Operations: []
Exploring Operation: 82-48=34, Resulting Numbers: [71, 76, 34]
Generated Node #0,0: 63:[71, 76, 34] Operation: 82-48=34
Exploring Operation: 82-76=6, Resulting Numbers: [71, 48, 6]
Generated Node #0,1: 63:[71, 48, 6] Operation: 82-76=6
Exploring Operation: 82-71=11, Re... | 0.987847 | hs_3 | sum_heuristic |
[
2,
50,
48,
5
] | 34 | [
"48/2=24",
"50/5=10",
"24+10=34"
] | Current State: 34:[2, 50, 48, 5], Operations: []
Exploring Operation: 48/2=24, Resulting Numbers: [50, 5, 24]
Generated Node #2: [50, 5, 24] from Operation: 48/2=24
Current State: 34:[50, 5, 24], Operations: ['48/2=24']
Exploring Operation: 50/5=10, Resulting Numbers: [24, 10]
Generated Node #3: [24, 10] from Operation... | 4 | Current State: 34:[2, 50, 48, 5], Operations: []
Exploring Operation: 50-5=45, Resulting Numbers: [2, 48, 45]
Generated Node #0,0: 34:[2, 48, 45] Operation: 50-5=45
Exploring Operation: 50-48=2, Resulting Numbers: [2, 5, 2]
Generated Node #0,1: 34:[2, 5, 2] Operation: 50-48=2
Exploring Operation: 50/2=25, Resulting Num... | 0.963542 | hs_5 | sum_heuristic |
[
33,
11,
24,
18
] | 63 | [
"33-24=9",
"18-11=7",
"9*7=63"
] | Current State: 63:[33, 11, 24, 18], Operations: []
Exploring Operation: 33-24=9, Resulting Numbers: [11, 18, 9]
Generated Node #2: [11, 18, 9] from Operation: 33-24=9
Current State: 63:[11, 18, 9], Operations: ['33-24=9']
Exploring Operation: 18-11=7, Resulting Numbers: [9, 7]
Generated Node #3: [9, 7] from Operation: ... | 4 | Current State: 63:[33, 11, 24, 18], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [24, 18, 3]
Generated Node #0,0: 63:[24, 18, 3] Operation: 33/11=3
Exploring Operation: 33-24=9, Resulting Numbers: [11, 18, 9]
Generated Node #0,1: 63:[11, 18, 9] Operation: 33-24=9
Moving to Node #0,1
Current State: 63... | 0.986979 | hs_2 | sum_heuristic |
[
69,
38,
2,
18
] | 64 | [
"69-18=51",
"2*51=102",
"102-38=64"
] | Current State: 64:[69, 38, 2, 18], Operations: []
Exploring Operation: 69-18=51, Resulting Numbers: [38, 2, 51]
Generated Node #2: [38, 2, 51] from Operation: 69-18=51
Current State: 64:[38, 2, 51], Operations: ['69-18=51']
Exploring Operation: 2*51=102, Resulting Numbers: [38, 102]
Generated Node #3: [38, 102] from Op... | 4 | Current State: 64:[69, 38, 2, 18], Operations: []
Exploring Operation: 69-38=31, Resulting Numbers: [2, 18, 31]
Generated Node #0,0: 64:[2, 18, 31] Operation: 69-38=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[2, 18, 31], Operations: ['69-38=31']
Exploring Operation: 18-2=16, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
31,
88,
8,
8
] | 58 | [
"88-31=57",
"8/8=1",
"57+1=58"
] | Current State: 58:[31, 88, 8, 8], Operations: []
Exploring Operation: 88-31=57, Resulting Numbers: [8, 8, 57]
Generated Node #2: [8, 8, 57] from Operation: 88-31=57
Current State: 58:[8, 8, 57], Operations: ['88-31=57']
Exploring Operation: 8/8=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Operation: 8/... | 4 | Current State: 58:[31, 88, 8, 8], Operations: []
Exploring Operation: 88-31=57, Resulting Numbers: [8, 8, 57]
Generated Node #0,0: 58:[8, 8, 57] Operation: 88-31=57
Moving to Node #0,0
Current State: 58:[8, 8, 57], Operations: ['88-31=57']
Exploring Operation: 8/8=1, Resulting Numbers: [57, 1]
Generated Node #0,0,0: 58... | 0.993924 | hs_1 | mult_heuristic |
[
15,
94,
33,
81
] | 66 | [
"94-15=79",
"81-79=2",
"33*2=66"
] | Current State: 66:[15, 94, 33, 81], Operations: []
Exploring Operation: 94-15=79, Resulting Numbers: [33, 81, 79]
Generated Node #2: [33, 81, 79] from Operation: 94-15=79
Current State: 66:[33, 81, 79], Operations: ['94-15=79']
Exploring Operation: 81-79=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Ope... | 4 | Current State: 66:[15, 94, 33, 81], Operations: []
Exploring Operation: 94-33=61, Resulting Numbers: [15, 81, 61]
Generated Node #0,0: 66:[15, 81, 61] Operation: 94-33=61
Exploring Operation: 94-81=13, Resulting Numbers: [15, 33, 13]
Generated Node #0,1: 66:[15, 33, 13] Operation: 94-81=13
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
7,
87,
58,
44
] | 73 | [
"87*44=3828",
"3828/58=66",
"7+66=73"
] | Current State: 73:[7, 87, 58, 44], Operations: []
Exploring Operation: 87*44=3828, Resulting Numbers: [7, 58, 3828]
Generated Node #2: [7, 58, 3828] from Operation: 87*44=3828
Current State: 73:[7, 58, 3828], Operations: ['87*44=3828']
Exploring Operation: 3828/58=66, Resulting Numbers: [7, 66]
Generated Node #3: [7, 6... | 4 | Current State: 73:[7, 87, 58, 44], Operations: []
Exploring Operation: 87-7=80, Resulting Numbers: [58, 44, 80]
Generated Node #0,0: 73:[58, 44, 80] Operation: 87-7=80
Moving to Node #0,0
Current State: 73:[58, 44, 80], Operations: ['87-7=80']
Exploring Operation: 58+44=102, Resulting Numbers: [80, 102]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
70,
71,
12,
35
] | 73 | [
"71-35=36",
"36/12=3",
"70+3=73"
] | Current State: 73:[70, 71, 12, 35], Operations: []
Exploring Operation: 71-35=36, Resulting Numbers: [70, 12, 36]
Generated Node #2: [70, 12, 36] from Operation: 71-35=36
Current State: 73:[70, 12, 36], Operations: ['71-35=36']
Exploring Operation: 36/12=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] from Ope... | 4 | Current State: 73:[70, 71, 12, 35], Operations: []
Exploring Operation: 12+35=47, Resulting Numbers: [70, 71, 47]
Generated Node #0,0: 73:[70, 71, 47] Operation: 12+35=47
Exploring Operation: 70+12=82, Resulting Numbers: [71, 35, 82]
Generated Node #0,1: 73:[71, 35, 82] Operation: 70+12=82
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
76,
37,
13,
38
] | 52 | [
"76/38=2",
"37+13=50",
"2+50=52"
] | Current State: 52:[76, 37, 13, 38], Operations: []
Exploring Operation: 76/38=2, Resulting Numbers: [37, 13, 2]
Generated Node #2: [37, 13, 2] from Operation: 76/38=2
Current State: 52:[37, 13, 2], Operations: ['76/38=2']
Exploring Operation: 37+13=50, Resulting Numbers: [2, 50]
Generated Node #3: [2, 50] from Operatio... | 4 | Current State: 52:[76, 37, 13, 38], Operations: []
Exploring Operation: 76/38=2, Resulting Numbers: [37, 13, 2]
Generated Node #0,0: 52:[37, 13, 2] Operation: 76/38=2
Exploring Operation: 76-38=38, Resulting Numbers: [37, 13, 38]
Generated Node #0,1: 52:[37, 13, 38] Operation: 76-38=38
Moving to Node #0,0
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
11,
16,
76,
68
] | 32 | [
"11*16=176",
"76+68=144",
"176-144=32"
] | Current State: 32:[11, 16, 76, 68], Operations: []
Exploring Operation: 11*16=176, Resulting Numbers: [76, 68, 176]
Generated Node #2: [76, 68, 176] from Operation: 11*16=176
Current State: 32:[76, 68, 176], Operations: ['11*16=176']
Exploring Operation: 76+68=144, Resulting Numbers: [176, 144]
Generated Node #3: [176,... | 4 | Current State: 32:[11, 16, 76, 68], Operations: []
Exploring Operation: 68-16=52, Resulting Numbers: [11, 76, 52]
Generated Node #0,0: 32:[11, 76, 52] Operation: 68-16=52
Exploring Operation: 68-11=57, Resulting Numbers: [16, 76, 57]
Generated Node #0,1: 32:[16, 76, 57] Operation: 68-11=57
Exploring Operation: 76-68=8,... | 0 | hs_5 | sum_heuristic |
[
92,
92,
1,
30
] | 15 | [
"92/92=1",
"1+1=2",
"30/2=15"
] | Current State: 15:[92, 92, 1, 30], Operations: []
Exploring Operation: 92/92=1, Resulting Numbers: [1, 30, 1]
Generated Node #2: [1, 30, 1] from Operation: 92/92=1
Current State: 15:[1, 30, 1], Operations: ['92/92=1']
Exploring Operation: 1+1=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Operation: 1+1=... | 4 | Current State: 15:[92, 92, 1, 30], Operations: []
Exploring Operation: 92-30=62, Resulting Numbers: [92, 1, 62]
Generated Node #0,0: 15:[92, 1, 62] Operation: 92-30=62
Exploring Operation: 92-92=0, Resulting Numbers: [1, 30, 0]
Generated Node #0,1: 15:[1, 30, 0] Operation: 92-92=0
Exploring Operation: 92/92=1, Resultin... | 0.983507 | hs_3 | mult_heuristic |
[
26,
86,
39,
85
] | 14 | [
"86-26=60",
"85-39=46",
"60-46=14"
] | Current State: 14:[26, 86, 39, 85], Operations: []
Exploring Operation: 86-26=60, Resulting Numbers: [39, 85, 60]
Generated Node #2: [39, 85, 60] from Operation: 86-26=60
Current State: 14:[39, 85, 60], Operations: ['86-26=60']
Exploring Operation: 85-39=46, Resulting Numbers: [60, 46]
Generated Node #3: [60, 46] from ... | 4 | Current State: 14:[26, 86, 39, 85], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [26, 39, 1]
Generated Node #0,0: 14:[26, 39, 1] Operation: 86-85=1
Moving to Node #0,0
Current State: 14:[26, 39, 1], Operations: ['86-85=1']
Exploring Operation: 39-26=13, Resulting Numbers: [1, 13]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
22,
20,
10,
44
] | 78 | [
"22-20=2",
"44*2=88",
"88-10=78"
] | Current State: 78:[22, 20, 10, 44], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [10, 44, 2]
Generated Node #2: [10, 44, 2] from Operation: 22-20=2
Current State: 78:[10, 44, 2], Operations: ['22-20=2']
Exploring Operation: 44*2=88, Resulting Numbers: [10, 88]
Generated Node #3: [10, 88] from Operati... | 4 | Current State: 78:[22, 20, 10, 44], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [20, 10, 2]
Generated Node #0,0: 78:[20, 10, 2] Operation: 44/22=2
Exploring Operation: 22-20=2, Resulting Numbers: [10, 44, 2]
Generated Node #0,1: 78:[10, 44, 2] Operation: 22-20=2
Exploring Operation: 20/10=2, Resulti... | 0 | hs_5 | sum_heuristic |
[
49,
36,
70,
74
] | 81 | [
"49+36=85",
"74-70=4",
"85-4=81"
] | Current State: 81:[49, 36, 70, 74], Operations: []
Exploring Operation: 49+36=85, Resulting Numbers: [70, 74, 85]
Generated Node #2: [70, 74, 85] from Operation: 49+36=85
Current State: 81:[70, 74, 85], Operations: ['49+36=85']
Exploring Operation: 74-70=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] from Ope... | 4 | Current State: 81:[49, 36, 70, 74], Operations: []
Exploring Operation: 70-49=21, Resulting Numbers: [36, 74, 21]
Generated Node #0,0: 81:[36, 74, 21] Operation: 70-49=21
Exploring Operation: 49+36=85, Resulting Numbers: [70, 74, 85]
Generated Node #0,1: 81:[70, 74, 85] Operation: 49+36=85
Exploring Operation: 49-36=13... | 0.978299 | hs_3 | sum_heuristic |
[
30,
49,
20,
11
] | 59 | [
"30*20=600",
"49+600=649",
"649/11=59"
] | Current State: 59:[30, 49, 20, 11], Operations: []
Exploring Operation: 30*20=600, Resulting Numbers: [49, 11, 600]
Generated Node #2: [49, 11, 600] from Operation: 30*20=600
Current State: 59:[49, 11, 600], Operations: ['30*20=600']
Exploring Operation: 49+600=649, Resulting Numbers: [11, 649]
Generated Node #3: [11, ... | 4 | Current State: 59:[30, 49, 20, 11], Operations: []
Exploring Operation: 30+20=50, Resulting Numbers: [49, 11, 50]
Generated Node #0,0: 59:[49, 11, 50] Operation: 30+20=50
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[49, 11, 50], Operations: ['30+20=50']
Exploring Operation: 49+11=60, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
4,
87,
87,
45
] | 42 | [
"45-4=41",
"87/87=1",
"41+1=42"
] | Current State: 42:[4, 87, 87, 45], Operations: []
Exploring Operation: 45-4=41, Resulting Numbers: [87, 87, 41]
Generated Node #2: [87, 87, 41] from Operation: 45-4=41
Current State: 42:[87, 87, 41], Operations: ['45-4=41']
Exploring Operation: 87/87=1, Resulting Numbers: [41, 1]
Generated Node #3: [41, 1] from Operati... | 4 | Current State: 42:[4, 87, 87, 45], Operations: []
Exploring Operation: 87-87=0, Resulting Numbers: [4, 45, 0]
Generated Node #0,0: 42:[4, 45, 0] Operation: 87-87=0
Exploring Operation: 87-45=42, Resulting Numbers: [4, 87, 42]
Generated Node #0,1: 42:[4, 87, 42] Operation: 87-45=42
Exploring Operation: 87/87=1, Resultin... | 0.96875 | hs_3 | sum_heuristic |
[
62,
71,
55,
40
] | 57 | [
"71-40=31",
"62/31=2",
"55+2=57"
] | Current State: 57:[62, 71, 55, 40], Operations: []
Exploring Operation: 71-40=31, Resulting Numbers: [62, 55, 31]
Generated Node #2: [62, 55, 31] from Operation: 71-40=31
Current State: 57:[62, 55, 31], Operations: ['71-40=31']
Exploring Operation: 62/31=2, Resulting Numbers: [55, 2]
Generated Node #3: [55, 2] from Ope... | 4 | Current State: 57:[62, 71, 55, 40], Operations: []
Exploring Operation: 55-40=15, Resulting Numbers: [62, 71, 15]
Generated Node #0,0: 57:[62, 71, 15] Operation: 55-40=15
Exploring Operation: 62-40=22, Resulting Numbers: [71, 55, 22]
Generated Node #0,1: 57:[71, 55, 22] Operation: 62-40=22
Exploring Operation: 71-40=31... | 0.978299 | hs_3 | mult_heuristic |
[
30,
82,
47,
4
] | 76 | [
"30+82=112",
"47*4=188",
"188-112=76"
] | Current State: 76:[30, 82, 47, 4], Operations: []
Exploring Operation: 30+82=112, Resulting Numbers: [47, 4, 112]
Generated Node #2: [47, 4, 112] from Operation: 30+82=112
Current State: 76:[47, 4, 112], Operations: ['30+82=112']
Exploring Operation: 47*4=188, Resulting Numbers: [112, 188]
Generated Node #3: [112, 188]... | 4 | Current State: 76:[30, 82, 47, 4], Operations: []
Exploring Operation: 47-30=17, Resulting Numbers: [82, 4, 17]
Generated Node #0,0: 76:[82, 4, 17] Operation: 47-30=17
Exploring Operation: 82-47=35, Resulting Numbers: [30, 4, 35]
Generated Node #0,1: 76:[30, 4, 35] Operation: 82-47=35
Exploring Operation: 30+4=34, Resu... | 0 | hs_4 | sum_heuristic |
[
10,
49,
54,
64
] | 59 | [
"10+49=59",
"54+64=118",
"118-59=59"
] | Current State: 59:[10, 49, 54, 64], Operations: []
Exploring Operation: 10+49=59, Resulting Numbers: [54, 64, 59]
Generated Node #2: [54, 64, 59] from Operation: 10+49=59
Current State: 59:[54, 64, 59], Operations: ['10+49=59']
Exploring Operation: 54+64=118, Resulting Numbers: [59, 118]
Generated Node #3: [59, 118] fr... | 4 | Current State: 59:[10, 49, 54, 64], Operations: []
Exploring Operation: 49-10=39, Resulting Numbers: [54, 64, 39]
Generated Node #0,0: 59:[54, 64, 39] Operation: 49-10=39
Exploring Operation: 10+49=59, Resulting Numbers: [54, 64, 59]
Generated Node #0,1: 59:[54, 64, 59] Operation: 10+49=59
Exploring Operation: 54-10=44... | 0.980035 | hs_5 | mult_heuristic |
[
4,
61,
92,
3
] | 79 | [
"61-4=57",
"3*57=171",
"171-92=79"
] | Current State: 79:[4, 61, 92, 3], Operations: []
Exploring Operation: 61-4=57, Resulting Numbers: [92, 3, 57]
Generated Node #2: [92, 3, 57] from Operation: 61-4=57
Current State: 79:[92, 3, 57], Operations: ['61-4=57']
Exploring Operation: 3*57=171, Resulting Numbers: [92, 171]
Generated Node #3: [92, 171] from Operat... | 4 | Current State: 79:[4, 61, 92, 3], Operations: []
Exploring Operation: 4+61=65, Resulting Numbers: [92, 3, 65]
Generated Node #0,0: 79:[92, 3, 65] Operation: 4+61=65
Exploring Operation: 92-4=88, Resulting Numbers: [61, 3, 88]
Generated Node #0,1: 79:[61, 3, 88] Operation: 92-4=88
Exploring Operation: 4*3=12, Resulting ... | 0 | hs_3 | mult_heuristic |
[
11,
79,
68,
85
] | 84 | [
"79-11=68",
"68/68=1",
"85-1=84"
] | Current State: 84:[11, 79, 68, 85], Operations: []
Exploring Operation: 79-11=68, Resulting Numbers: [68, 85, 68]
Generated Node #2: [68, 85, 68] from Operation: 79-11=68
Current State: 84:[68, 85, 68], Operations: ['79-11=68']
Exploring Operation: 68/68=1, Resulting Numbers: [85, 1]
Generated Node #3: [85, 1] from Ope... | 4 | Current State: 84:[11, 79, 68, 85], Operations: []
Exploring Operation: 85-68=17, Resulting Numbers: [11, 79, 17]
Generated Node #0,0: 84:[11, 79, 17] Operation: 85-68=17
Exploring Operation: 79-68=11, Resulting Numbers: [11, 85, 11]
Generated Node #0,1: 84:[11, 85, 11] Operation: 79-68=11
Exploring Operation: 11+68=79... | 0.988715 | hs_3 | mult_heuristic |
[
1,
1,
89,
94
] | 10 | [
"1+1=2",
"94-89=5",
"2*5=10"
] | Current State: 10:[1, 1, 89, 94], Operations: []
Exploring Operation: 1+1=2, Resulting Numbers: [89, 94, 2]
Generated Node #2: [89, 94, 2] from Operation: 1+1=2
Current State: 10:[89, 94, 2], Operations: ['1+1=2']
Exploring Operation: 94-89=5, Resulting Numbers: [2, 5]
Generated Node #3: [2, 5] from Operation: 94-89=5
... | 4 | Current State: 10:[1, 1, 89, 94], Operations: []
Exploring Operation: 1+1=2, Resulting Numbers: [89, 94, 2]
Generated Node #0,0: 10:[89, 94, 2] Operation: 1+1=2
Exploring Operation: 89-1=88, Resulting Numbers: [1, 94, 88]
Generated Node #0,1: 10:[1, 94, 88] Operation: 89-1=88
Exploring Operation: 94-1=93, Resulting Num... | 0.988715 | hs_4 | mult_heuristic |
[
53,
45,
24,
12
] | 44 | [
"53-45=8",
"24+12=36",
"8+36=44"
] | Current State: 44:[53, 45, 24, 12], Operations: []
Exploring Operation: 53-45=8, Resulting Numbers: [24, 12, 8]
Generated Node #2: [24, 12, 8] from Operation: 53-45=8
Current State: 44:[24, 12, 8], Operations: ['53-45=8']
Exploring Operation: 24+12=36, Resulting Numbers: [8, 36]
Generated Node #3: [8, 36] from Operatio... | 4 | Current State: 44:[53, 45, 24, 12], Operations: []
Exploring Operation: 53-12=41, Resulting Numbers: [45, 24, 41]
Generated Node #0,0: 44:[45, 24, 41] Operation: 53-12=41
Exploring Operation: 53-45=8, Resulting Numbers: [24, 12, 8]
Generated Node #0,1: 44:[24, 12, 8] Operation: 53-45=8
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
84,
4,
66,
85
] | 61 | [
"84-4=80",
"85-66=19",
"80-19=61"
] | Current State: 61:[84, 4, 66, 85], Operations: []
Exploring Operation: 84-4=80, Resulting Numbers: [66, 85, 80]
Generated Node #2: [66, 85, 80] from Operation: 84-4=80
Current State: 61:[66, 85, 80], Operations: ['84-4=80']
Exploring Operation: 85-66=19, Resulting Numbers: [80, 19]
Generated Node #3: [80, 19] from Oper... | 4 | Current State: 61:[84, 4, 66, 85], Operations: []
Exploring Operation: 66-4=62, Resulting Numbers: [84, 85, 62]
Generated Node #0,0: 61:[84, 85, 62] Operation: 66-4=62
Exploring Operation: 84-4=80, Resulting Numbers: [66, 85, 80]
Generated Node #0,1: 61:[66, 85, 80] Operation: 84-4=80
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | mult_heuristic |
[
22,
41,
70,
2
] | 91 | [
"41-22=19",
"70+2=72",
"19+72=91"
] | Current State: 91:[22, 41, 70, 2], Operations: []
Exploring Operation: 41-22=19, Resulting Numbers: [70, 2, 19]
Generated Node #2: [70, 2, 19] from Operation: 41-22=19
Current State: 91:[70, 2, 19], Operations: ['41-22=19']
Exploring Operation: 70+2=72, Resulting Numbers: [19, 72]
Generated Node #3: [19, 72] from Opera... | 4 | Current State: 91:[22, 41, 70, 2], Operations: []
Exploring Operation: 41-22=19, Resulting Numbers: [70, 2, 19]
Generated Node #0,0: 91:[70, 2, 19] Operation: 41-22=19
Exploring Operation: 41+70=111, Resulting Numbers: [22, 2, 111]
Generated Node #0,1: 91:[22, 2, 111] Operation: 41+70=111
Exploring Operation: 70-41=29,... | 0.967882 | hs_5 | mult_heuristic |
[
80,
43,
26,
54
] | 42 | [
"80-26=54",
"54/54=1",
"43-1=42"
] | Current State: 42:[80, 43, 26, 54], Operations: []
Exploring Operation: 80-26=54, Resulting Numbers: [43, 54, 54]
Generated Node #2: [43, 54, 54] from Operation: 80-26=54
Current State: 42:[43, 54, 54], Operations: ['80-26=54']
Exploring Operation: 54/54=1, Resulting Numbers: [43, 1]
Generated Node #3: [43, 1] from Ope... | 4 | Current State: 42:[80, 43, 26, 54], Operations: []
Exploring Operation: 80-54=26, Resulting Numbers: [43, 26, 26]
Generated Node #0,0: 42:[43, 26, 26] Operation: 80-54=26
Exploring Operation: 80-26=54, Resulting Numbers: [43, 54, 54]
Generated Node #0,1: 42:[43, 54, 54] Operation: 80-26=54
Exploring Operation: 80-43=37... | 0.989583 | hs_3 | mult_heuristic |
[
9,
88,
70,
67
] | 61 | [
"70-67=3",
"9*3=27",
"88-27=61"
] | Current State: 61:[9, 88, 70, 67], Operations: []
Exploring Operation: 70-67=3, Resulting Numbers: [9, 88, 3]
Generated Node #2: [9, 88, 3] from Operation: 70-67=3
Current State: 61:[9, 88, 3], Operations: ['70-67=3']
Exploring Operation: 9*3=27, Resulting Numbers: [88, 27]
Generated Node #3: [88, 27] from Operation: 9... | 4 | Current State: 61:[9, 88, 70, 67], Operations: []
Exploring Operation: 70-9=61, Resulting Numbers: [88, 67, 61]
Generated Node #0,0: 61:[88, 67, 61] Operation: 70-9=61
Exploring Operation: 88-9=79, Resulting Numbers: [70, 67, 79]
Generated Node #0,1: 61:[70, 67, 79] Operation: 88-9=79
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.