text
stringlengths 47
165k
|
---|
Current State: 66:[85, 89, 27, 97], Operations: []
Exploring Operation: 97-85=12, Resulting Numbers: [89, 27, 12]
Generated Node #0,0: 66:[89, 27, 12] Operation: 97-85=12
Exploring Operation: 97-89=8, Resulting Numbers: [85, 27, 8]
Generated Node #0,1: 66:[85, 27, 8] Operation: 97-89=8
Moving to Node #0,1
Current State: 66:[85, 27, 8], Operations: ['97-89=8']
Exploring Operation: 85-27=58, Resulting Numbers: [8, 58]
Generated Node #0,1,0: 66:[8, 58] Operation: 85-27=58
Exploring Operation: 85-8=77, Resulting Numbers: [27, 77]
Generated Node #0,1,1: 66:[27, 77] Operation: 85-8=77
Moving to Node #0,0
Current State: 66:[89, 27, 12], Operations: ['97-85=12']
Exploring Operation: 89-27=62, Resulting Numbers: [12, 62]
Generated Node #0,0,0: 66:[12, 62] Operation: 89-27=62
Exploring Operation: 89-12=77, Resulting Numbers: [27, 77]
Generated Node #0,0,1: 66:[27, 77] Operation: 89-12=77
Moving to Node #0,0,0
Current State: 66:[12, 62], Operations: ['97-85=12', '89-27=62']
Exploring Operation: 12+62=74, Resulting Numbers: [74]
74,66 unequal: No Solution
Exploring Operation: 62-12=50, Resulting Numbers: [50]
50,66 unequal: No Solution
Moving to Node #0,1,0
Current State: 66:[8, 58], Operations: ['97-89=8', '85-27=58']
Exploring Operation: 58-8=50, Resulting Numbers: [50]
50,66 unequal: No Solution
Exploring Operation: 8+58=66, Resulting Numbers: [66]
66,66 equal: Goal Reached
|
Current State: 99:[95, 9, 1, 6], Operations: []
Exploring Operation: 95+6=101, Resulting Numbers: [9, 1, 101]
Generated Node #0,0: 99:[9, 1, 101] Operation: 95+6=101
Moving to Node #0,0
Current State: 99:[9, 1, 101], Operations: ['95+6=101']
Exploring Operation: 101-1=100, Resulting Numbers: [9, 100]
Generated Node #0,0,0: 99:[9, 100] Operation: 101-1=100
Moving to Node #0,0,0
Current State: 99:[9, 100], Operations: ['95+6=101', '101-1=100']
Exploring Operation: 100-9=91, Resulting Numbers: [91]
91,99 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 99:[91], Operations: ['95+6=101', '101-1=100', '100-9=91']
No solution found. |
Current State: 76:[78, 38, 26, 45], Operations: []
Exploring Operation: 26+45=71, Resulting Numbers: [78, 38, 71]
Generated Node #0,0: 76:[78, 38, 71] Operation: 26+45=71
Exploring Operation: 78/26=3, Resulting Numbers: [38, 45, 3]
Generated Node #0,1: 76:[38, 45, 3] Operation: 78/26=3
Exploring Operation: 45-38=7, Resulting Numbers: [78, 26, 7]
Generated Node #0,2: 76:[78, 26, 7] Operation: 45-38=7
Exploring Operation: 45-26=19, Resulting Numbers: [78, 38, 19]
Generated Node #0,3: 76:[78, 38, 19] Operation: 45-26=19
Exploring Operation: 78-45=33, Resulting Numbers: [38, 26, 33]
Generated Node #0,4: 76:[38, 26, 33] Operation: 78-45=33
Moving to Node #0,3
Current State: 76:[78, 38, 19], Operations: ['45-26=19']
Exploring Operation: 38/19=2, Resulting Numbers: [78, 2]
Generated Node #0,3,0: 76:[78, 2] Operation: 38/19=2
Exploring Operation: 38-19=19, Resulting Numbers: [78, 19]
Generated Node #0,3,1: 76:[78, 19] Operation: 38-19=19
Exploring Operation: 78+19=97, Resulting Numbers: [38, 97]
Generated Node #0,3,2: 76:[38, 97] Operation: 78+19=97
Exploring Operation: 78-38=40, Resulting Numbers: [19, 40]
Generated Node #0,3,3: 76:[19, 40] Operation: 78-38=40
Exploring Operation: 78-19=59, Resulting Numbers: [38, 59]
Generated Node #0,3,4: 76:[38, 59] Operation: 78-19=59
Moving to Node #0,0
Current State: 76:[78, 38, 71], Operations: ['26+45=71']
Exploring Operation: 71-38=33, Resulting Numbers: [78, 33]
Generated Node #0,0,0: 76:[78, 33] Operation: 71-38=33
Exploring Operation: 78-38=40, Resulting Numbers: [71, 40]
Generated Node #0,0,1: 76:[71, 40] Operation: 78-38=40
Exploring Operation: 78-71=7, Resulting Numbers: [38, 7]
Generated Node #0,0,2: 76:[38, 7] Operation: 78-71=7
Exploring Operation: 78+38=116, Resulting Numbers: [71, 116]
Generated Node #0,0,3: 76:[71, 116] Operation: 78+38=116
Exploring Operation: 38+71=109, Resulting Numbers: [78, 109]
Generated Node #0,0,4: 76:[78, 109] Operation: 38+71=109
Moving to Node #0,1
Current State: 76:[38, 45, 3], Operations: ['78/26=3']
Exploring Operation: 45-38=7, Resulting Numbers: [3, 7]
Generated Node #0,1,0: 76:[3, 7] Operation: 45-38=7
Exploring Operation: 45/3=15, Resulting Numbers: [38, 15]
Generated Node #0,1,1: 76:[38, 15] Operation: 45/3=15
Exploring Operation: 38+3=41, Resulting Numbers: [45, 41]
Generated Node #0,1,2: 76:[45, 41] Operation: 38+3=41
Exploring Operation: 45-3=42, Resulting Numbers: [38, 42]
Generated Node #0,1,3: 76:[38, 42] Operation: 45-3=42
Exploring Operation: 38+45=83, Resulting Numbers: [3, 83]
Generated Node #0,1,4: 76:[3, 83] Operation: 38+45=83
Moving to Node #0,2
Current State: 76:[78, 26, 7], Operations: ['45-38=7']
Exploring Operation: 26-7=19, Resulting Numbers: [78, 19]
Generated Node #0,2,0: 76:[78, 19] Operation: 26-7=19
Exploring Operation: 78-7=71, Resulting Numbers: [26, 71]
Generated Node #0,2,1: 76:[26, 71] Operation: 78-7=71
Exploring Operation: 78/26=3, Resulting Numbers: [7, 3]
Generated Node #0,2,2: 76:[7, 3] Operation: 78/26=3
Exploring Operation: 26+7=33, Resulting Numbers: [78, 33]
Generated Node #0,2,3: 76:[78, 33] Operation: 26+7=33
Exploring Operation: 78+7=85, Resulting Numbers: [26, 85]
Generated Node #0,2,4: 76:[26, 85] Operation: 78+7=85
Moving to Node #0,4
Current State: 76:[38, 26, 33], Operations: ['78-45=33']
Exploring Operation: 38-33=5, Resulting Numbers: [26, 5]
Generated Node #0,4,0: 76:[26, 5] Operation: 38-33=5
Exploring Operation: 33-26=7, Resulting Numbers: [38, 7]
Generated Node #0,4,1: 76:[38, 7] Operation: 33-26=7
Exploring Operation: 38-26=12, Resulting Numbers: [33, 12]
Generated Node #0,4,2: 76:[33, 12] Operation: 38-26=12
Exploring Operation: 38+33=71, Resulting Numbers: [26, 71]
Generated Node #0,4,3: 76:[26, 71] Operation: 38+33=71
Exploring Operation: 38+26=64, Resulting Numbers: [33, 64]
Generated Node #0,4,4: 76:[33, 64] Operation: 38+26=64
Moving to Node #0,3,0
Current State: 76:[78, 2], Operations: ['45-26=19', '38/19=2']
Exploring Operation: 78/2=39, Resulting Numbers: [39]
39,76 unequal: No Solution
Exploring Operation: 78*2=156, Resulting Numbers: [156]
156,76 unequal: No Solution
Exploring Operation: 78-2=76, Resulting Numbers: [76]
76,76 equal: Goal Reached
|
Current State: 45:[65, 30, 35, 32], Operations: []
Exploring Operation: 65-32=33, Resulting Numbers: [30, 35, 33]
Generated Node #0,0: 45:[30, 35, 33] Operation: 65-32=33
Exploring Operation: 65-30=35, Resulting Numbers: [35, 32, 35]
Generated Node #0,1: 45:[35, 32, 35] Operation: 65-30=35
Moving to Node #0,1
Current State: 45:[35, 32, 35], Operations: ['65-30=35']
Exploring Operation: 32+35=67, Resulting Numbers: [35, 67]
Generated Node #0,1,0: 45:[35, 67] Operation: 32+35=67
Exploring Operation: 35+32=67, Resulting Numbers: [35, 67]
Generated Node #0,1,1: 45:[35, 67] Operation: 35+32=67
Moving to Node #0,0
Current State: 45:[30, 35, 33], Operations: ['65-32=33']
Exploring Operation: 30+33=63, Resulting Numbers: [35, 63]
Generated Node #0,0,0: 45:[35, 63] Operation: 30+33=63
Exploring Operation: 30+35=65, Resulting Numbers: [33, 65]
Generated Node #0,0,1: 45:[33, 65] Operation: 30+35=65
Moving to Node #0,0,0
Current State: 45:[35, 63], Operations: ['65-32=33', '30+33=63']
Exploring Operation: 63-35=28, Resulting Numbers: [28]
28,45 unequal: No Solution
Exploring Operation: 35+63=98, Resulting Numbers: [98]
98,45 unequal: No Solution
Moving to Node #0,1,0
Current State: 45:[35, 67], Operations: ['65-30=35', '32+35=67']
Exploring Operation: 35+67=102, Resulting Numbers: [102]
102,45 unequal: No Solution
Exploring Operation: 67-35=32, Resulting Numbers: [32]
32,45 unequal: No Solution
Moving to Node #0,1,0,0
Current State: 45:[32], Operations: ['65-30=35', '32+35=67', '67-35=32']
Moving to Node #0,1,1
Current State: 45:[35, 67], Operations: ['65-30=35', '35+32=67']
Exploring Operation: 67-35=32, Resulting Numbers: [32]
32,45 unequal: No Solution
Exploring Operation: 35+67=102, Resulting Numbers: [102]
102,45 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 45:[32], Operations: ['65-30=35', '35+32=67', '67-35=32']
Moving to Node #0,0,1
Current State: 45:[33, 65], Operations: ['65-32=33', '30+35=65']
Exploring Operation: 33+65=98, Resulting Numbers: [98]
98,45 unequal: No Solution
Exploring Operation: 65-33=32, Resulting Numbers: [32]
32,45 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 45:[32], Operations: ['65-32=33', '30+35=65', '65-33=32']
Moving to Node #0,0,0,0
Current State: 45:[28], Operations: ['65-32=33', '30+33=63', '63-35=28']
Moving to Node #0,0,1,0
Current State: 45:[98], Operations: ['65-32=33', '30+35=65', '33+65=98']
Moving to Node #0,0,0,0
Current State: 45:[98], Operations: ['65-32=33', '30+33=63', '35+63=98']
Moving to Node #0,1,0,0
Current State: 45:[102], Operations: ['65-30=35', '32+35=67', '35+67=102']
Moving to Node #0,1,1,0
Current State: 45:[102], Operations: ['65-30=35', '35+32=67', '35+67=102']
No solution found. |
Current State: 12:[38, 73, 15, 2], Operations: []
Exploring Operation: 73-38=35, Resulting Numbers: [15, 2, 35]
Generated Node #0,0: 12:[15, 2, 35] Operation: 73-38=35
Moving to Node #0,0
Current State: 12:[15, 2, 35], Operations: ['73-38=35']
Exploring Operation: 35-15=20, Resulting Numbers: [2, 20]
Generated Node #0,0,0: 12:[2, 20] Operation: 35-15=20
Moving to Node #0,0,0
Current State: 12:[2, 20], Operations: ['73-38=35', '35-15=20']
Exploring Operation: 20/2=10, Resulting Numbers: [10]
10,12 unequal: No Solution
Moving to Node #0,0,0
Current State: 12:[2, 20], Operations: ['73-38=35', '35-15=20']
Exploring Operation: 20-2=18, Resulting Numbers: [18]
18,12 unequal: No Solution
Moving to Node #0,0,0
Current State: 12:[2, 20], Operations: ['73-38=35', '35-15=20']
Exploring Operation: 2+20=22, Resulting Numbers: [22]
22,12 unequal: No Solution
Moving to Node #0,0
Current State: 12:[15, 2, 35], Operations: ['73-38=35']
Exploring Operation: 15-2=13, Resulting Numbers: [35, 13]
Generated Node #0,0,1: 12:[35, 13] Operation: 15-2=13
Moving to Node #0,0,1
Current State: 12:[35, 13], Operations: ['73-38=35', '15-2=13']
Exploring Operation: 35-13=22, Resulting Numbers: [22]
22,12 unequal: No Solution
Moving to Node #0,0
Current State: 12:[15, 2, 35], Operations: ['73-38=35']
Exploring Operation: 35-2=33, Resulting Numbers: [15, 33]
Generated Node #0,0,2: 12:[15, 33] Operation: 35-2=33
Moving to Node #0,0,2
Current State: 12:[15, 33], Operations: ['73-38=35', '35-2=33']
Exploring Operation: 33-15=18, Resulting Numbers: [18]
18,12 unequal: No Solution
|
Current State: 92:[69, 37, 23, 9], Operations: []
Exploring Operation: 69-37=32, Resulting Numbers: [23, 9, 32]
Generated Node #0,0: 92:[23, 9, 32] Operation: 69-37=32
Exploring Operation: 69+23=92, Resulting Numbers: [37, 9, 92]
Generated Node #0,1: 92:[37, 9, 92] Operation: 69+23=92
Moving to Node #0,0
Current State: 92:[23, 9, 32], Operations: ['69-37=32']
Exploring Operation: 9+32=41, Resulting Numbers: [23, 41]
Generated Node #0,0,0: 92:[23, 41] Operation: 9+32=41
Exploring Operation: 32-9=23, Resulting Numbers: [23, 23]
Generated Node #0,0,1: 92:[23, 23] Operation: 32-9=23
Moving to Node #0,1
Current State: 92:[37, 9, 92], Operations: ['69+23=92']
Exploring Operation: 37-9=28, Resulting Numbers: [92, 28]
Generated Node #0,1,0: 92:[92, 28] Operation: 37-9=28
Exploring Operation: 37+9=46, Resulting Numbers: [92, 46]
Generated Node #0,1,1: 92:[92, 46] Operation: 37+9=46
Moving to Node #0,0,1
Current State: 92:[23, 23], Operations: ['69-37=32', '32-9=23']
Exploring Operation: 23/23=1, Resulting Numbers: [1]
1,92 unequal: No Solution
Exploring Operation: 23+23=46, Resulting Numbers: [46]
46,92 unequal: No Solution
Moving to Node #0,1,1
Current State: 92:[92, 46], Operations: ['69+23=92', '37+9=46']
Exploring Operation: 92-46=46, Resulting Numbers: [46]
46,92 unequal: No Solution
Exploring Operation: 92/46=2, Resulting Numbers: [2]
2,92 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 92:[46], Operations: ['69-37=32', '32-9=23', '23+23=46']
Moving to Node #0,1,1,0
Current State: 92:[2], Operations: ['69+23=92', '37+9=46', '92/46=2']
Moving to Node #0,1,1,0
Current State: 92:[46], Operations: ['69+23=92', '37+9=46', '92-46=46']
Moving to Node #0,0,1,0
Current State: 92:[1], Operations: ['69-37=32', '32-9=23', '23/23=1']
Moving to Node #0,1,0
Current State: 92:[92, 28], Operations: ['69+23=92', '37-9=28']
Exploring Operation: 92-28=64, Resulting Numbers: [64]
64,92 unequal: No Solution
Exploring Operation: 92+28=120, Resulting Numbers: [120]
120,92 unequal: No Solution
Moving to Node #0,0,0
Current State: 92:[23, 41], Operations: ['69-37=32', '9+32=41']
Exploring Operation: 23+41=64, Resulting Numbers: [64]
64,92 unequal: No Solution
Exploring Operation: 41-23=18, Resulting Numbers: [18]
18,92 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 92:[18], Operations: ['69-37=32', '9+32=41', '41-23=18']
Moving to Node #0,1,0,0
Current State: 92:[64], Operations: ['69+23=92', '37-9=28', '92-28=64']
Moving to Node #0,0,0,0
Current State: 92:[64], Operations: ['69-37=32', '9+32=41', '23+41=64']
Moving to Node #0,1,0,0
Current State: 92:[120], Operations: ['69+23=92', '37-9=28', '92+28=120']
No solution found. |
Current State: 32:[63, 8, 95, 98], Operations: []
Exploring Operation: 98-95=3, Resulting Numbers: [63, 8, 3]
Generated Node #0,0: 32:[63, 8, 3] Operation: 98-95=3
Moving to Node #0,0
Current State: 32:[63, 8, 3], Operations: ['98-95=3']
Exploring Operation: 63/3=21, Resulting Numbers: [8, 21]
Generated Node #0,0,0: 32:[8, 21] Operation: 63/3=21
Moving to Node #0,0,0
Current State: 32:[8, 21], Operations: ['98-95=3', '63/3=21']
Exploring Operation: 8+21=29, Resulting Numbers: [29]
29,32 unequal: No Solution
Moving to Node #0,0,0
Current State: 32:[8, 21], Operations: ['98-95=3', '63/3=21']
Exploring Operation: 21-8=13, Resulting Numbers: [13]
13,32 unequal: No Solution
Moving to Node #0,0
Current State: 32:[63, 8, 3], Operations: ['98-95=3']
Exploring Operation: 63-8=55, Resulting Numbers: [3, 55]
Generated Node #0,0,1: 32:[3, 55] Operation: 63-8=55
Moving to Node #0,0,1
Current State: 32:[3, 55], Operations: ['98-95=3', '63-8=55']
Exploring Operation: 55-3=52, Resulting Numbers: [52]
52,32 unequal: No Solution
Moving to Node #0,0,1
Current State: 32:[3, 55], Operations: ['98-95=3', '63-8=55']
Exploring Operation: 3+55=58, Resulting Numbers: [58]
58,32 unequal: No Solution
Moving to Node #0,0
Current State: 32:[63, 8, 3], Operations: ['98-95=3']
Exploring Operation: 63-3=60, Resulting Numbers: [8, 60]
Generated Node #0,0,2: 32:[8, 60] Operation: 63-3=60
Moving to Node #0,0,2
Current State: 32:[8, 60], Operations: ['98-95=3', '63-3=60']
Exploring Operation: 60-8=52, Resulting Numbers: [52]
52,32 unequal: No Solution
Moving to Node #0,0
Current State: 32:[63, 8, 3], Operations: ['98-95=3']
Exploring Operation: 8-3=5, Resulting Numbers: [63, 5]
Generated Node #0,0,3: 32:[63, 5] Operation: 8-3=5
Moving to Node #0,0,3
Current State: 32:[63, 5], Operations: ['98-95=3', '8-3=5']
Exploring Operation: 63-5=58, Resulting Numbers: [58]
58,32 unequal: No Solution
|
Current State: 91:[61, 93, 85, 26], Operations: []
Exploring Operation: 61+26=87, Resulting Numbers: [93, 85, 87]
Generated Node #0,0: 91:[93, 85, 87] Operation: 61+26=87
Moving to Node #0,0
Current State: 91:[93, 85, 87], Operations: ['61+26=87']
Exploring Operation: 85+87=172, Resulting Numbers: [93, 172]
Generated Node #0,0,0: 91:[93, 172] Operation: 85+87=172
Moving to Node #0,0,0
Current State: 91:[93, 172], Operations: ['61+26=87', '85+87=172']
Exploring Operation: 172-93=79, Resulting Numbers: [79]
79,91 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 91:[79], Operations: ['61+26=87', '85+87=172', '172-93=79']
No solution found. |
Current State: 38:[87, 92, 44, 1], Operations: []
Exploring Operation: 92-44=48, Resulting Numbers: [87, 1, 48]
Generated Node #0,0: 38:[87, 1, 48] Operation: 92-44=48
Exploring Operation: 92-87=5, Resulting Numbers: [44, 1, 5]
Generated Node #0,1: 38:[44, 1, 5] Operation: 92-87=5
Exploring Operation: 87-44=43, Resulting Numbers: [92, 1, 43]
Generated Node #0,2: 38:[92, 1, 43] Operation: 87-44=43
Moving to Node #0,1
Current State: 38:[44, 1, 5], Operations: ['92-87=5']
Exploring Operation: 1+5=6, Resulting Numbers: [44, 6]
Generated Node #0,1,0: 38:[44, 6] Operation: 1+5=6
Exploring Operation: 44-1=43, Resulting Numbers: [5, 43]
Generated Node #0,1,1: 38:[5, 43] Operation: 44-1=43
Exploring Operation: 44-5=39, Resulting Numbers: [1, 39]
Generated Node #0,1,2: 38:[1, 39] Operation: 44-5=39
Moving to Node #0,0
Current State: 38:[87, 1, 48], Operations: ['92-44=48']
Exploring Operation: 87-1=86, Resulting Numbers: [48, 86]
Generated Node #0,0,0: 38:[48, 86] Operation: 87-1=86
Exploring Operation: 87-48=39, Resulting Numbers: [1, 39]
Generated Node #0,0,1: 38:[1, 39] Operation: 87-48=39
Exploring Operation: 48-1=47, Resulting Numbers: [87, 47]
Generated Node #0,0,2: 38:[87, 47] Operation: 48-1=47
Moving to Node #0,2
Current State: 38:[92, 1, 43], Operations: ['87-44=43']
Exploring Operation: 92-43=49, Resulting Numbers: [1, 49]
Generated Node #0,2,0: 38:[1, 49] Operation: 92-43=49
Exploring Operation: 43-1=42, Resulting Numbers: [92, 42]
Generated Node #0,2,1: 38:[92, 42] Operation: 43-1=42
Exploring Operation: 92-1=91, Resulting Numbers: [43, 91]
Generated Node #0,2,2: 38:[43, 91] Operation: 92-1=91
Moving to Node #0,1,0
Current State: 38:[44, 6], Operations: ['92-87=5', '1+5=6']
Exploring Operation: 44+6=50, Resulting Numbers: [50]
50,38 unequal: No Solution
Exploring Operation: 44*6=264, Resulting Numbers: [264]
264,38 unequal: No Solution
Exploring Operation: 44-6=38, Resulting Numbers: [38]
38,38 equal: Goal Reached
|
Current State: 22:[1, 66, 5, 43], Operations: []
Exploring Operation: 66-43=23, Resulting Numbers: [1, 5, 23]
Generated Node #0,0: 22:[1, 5, 23] Operation: 66-43=23
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 5-1=4, Resulting Numbers: [23, 4]
Generated Node #0,0,0: 22:[23, 4] Operation: 5-1=4
Moving to Node #0,0,0
Current State: 22:[23, 4], Operations: ['66-43=23', '5-1=4']
Exploring Operation: 23-4=19, Resulting Numbers: [19]
19,22 unequal: No Solution
Moving to Node #0,0,0
Current State: 22:[23, 4], Operations: ['66-43=23', '5-1=4']
Exploring Operation: 23+4=27, Resulting Numbers: [27]
27,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 23-1=22, Resulting Numbers: [5, 22]
Generated Node #0,0,1: 22:[5, 22] Operation: 23-1=22
Moving to Node #0,0,1
Current State: 22:[5, 22], Operations: ['66-43=23', '23-1=22']
Exploring Operation: 5+22=27, Resulting Numbers: [27]
27,22 unequal: No Solution
Moving to Node #0,0,1
Current State: 22:[5, 22], Operations: ['66-43=23', '23-1=22']
Exploring Operation: 22-5=17, Resulting Numbers: [17]
17,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 1*5=5, Resulting Numbers: [23, 5]
Generated Node #0,0,2: 22:[23, 5] Operation: 1*5=5
Moving to Node #0,0,2
Current State: 22:[23, 5], Operations: ['66-43=23', '1*5=5']
Exploring Operation: 23-5=18, Resulting Numbers: [18]
18,22 unequal: No Solution
Moving to Node #0,0,2
Current State: 22:[23, 5], Operations: ['66-43=23', '1*5=5']
Exploring Operation: 23+5=28, Resulting Numbers: [28]
28,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 5/1=5, Resulting Numbers: [23, 5]
Generated Node #0,0,3: 22:[23, 5] Operation: 5/1=5
Moving to Node #0,0,3
Current State: 22:[23, 5], Operations: ['66-43=23', '5/1=5']
Exploring Operation: 23-5=18, Resulting Numbers: [18]
18,22 unequal: No Solution
Moving to Node #0,0,3
Current State: 22:[23, 5], Operations: ['66-43=23', '5/1=5']
Exploring Operation: 23+5=28, Resulting Numbers: [28]
28,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 1*23=23, Resulting Numbers: [5, 23]
Generated Node #0,0,4: 22:[5, 23] Operation: 1*23=23
Moving to Node #0,0,4
Current State: 22:[5, 23], Operations: ['66-43=23', '1*23=23']
Exploring Operation: 23-5=18, Resulting Numbers: [18]
18,22 unequal: No Solution
Moving to Node #0,0,4
Current State: 22:[5, 23], Operations: ['66-43=23', '1*23=23']
Exploring Operation: 5+23=28, Resulting Numbers: [28]
28,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 23/1=23, Resulting Numbers: [5, 23]
Generated Node #0,0,5: 22:[5, 23] Operation: 23/1=23
Moving to Node #0,0,5
Current State: 22:[5, 23], Operations: ['66-43=23', '23/1=23']
Exploring Operation: 23-5=18, Resulting Numbers: [18]
18,22 unequal: No Solution
Moving to Node #0,0,5
Current State: 22:[5, 23], Operations: ['66-43=23', '23/1=23']
Exploring Operation: 5+23=28, Resulting Numbers: [28]
28,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 1+5=6, Resulting Numbers: [23, 6]
Generated Node #0,0,6: 22:[23, 6] Operation: 1+5=6
Moving to Node #0,0,6
Current State: 22:[23, 6], Operations: ['66-43=23', '1+5=6']
Exploring Operation: 23-6=17, Resulting Numbers: [17]
17,22 unequal: No Solution
Moving to Node #0,0,6
Current State: 22:[23, 6], Operations: ['66-43=23', '1+5=6']
Exploring Operation: 23+6=29, Resulting Numbers: [29]
29,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 1+23=24, Resulting Numbers: [5, 24]
Generated Node #0,0,7: 22:[5, 24] Operation: 1+23=24
Moving to Node #0,0,7
Current State: 22:[5, 24], Operations: ['66-43=23', '1+23=24']
Exploring Operation: 24-5=19, Resulting Numbers: [19]
19,22 unequal: No Solution
Moving to Node #0,0,7
Current State: 22:[5, 24], Operations: ['66-43=23', '1+23=24']
Exploring Operation: 5+24=29, Resulting Numbers: [29]
29,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 23-5=18, Resulting Numbers: [1, 18]
Generated Node #0,0,8: 22:[1, 18] Operation: 23-5=18
Moving to Node #0,0,8
Current State: 22:[1, 18], Operations: ['66-43=23', '23-5=18']
Exploring Operation: 1+18=19, Resulting Numbers: [19]
19,22 unequal: No Solution
Moving to Node #0,0,8
Current State: 22:[1, 18], Operations: ['66-43=23', '23-5=18']
Exploring Operation: 1*18=18, Resulting Numbers: [18]
18,22 unequal: No Solution
Moving to Node #0,0,8
Current State: 22:[1, 18], Operations: ['66-43=23', '23-5=18']
Exploring Operation: 18/1=18, Resulting Numbers: [18]
18,22 unequal: No Solution
Moving to Node #0,0,8
Current State: 22:[1, 18], Operations: ['66-43=23', '23-5=18']
Exploring Operation: 18-1=17, Resulting Numbers: [17]
17,22 unequal: No Solution
Moving to Node #0,0
Current State: 22:[1, 5, 23], Operations: ['66-43=23']
Exploring Operation: 5+23=28, Resulting Numbers: [1, 28]
Generated Node #0,0,9: 22:[1, 28] Operation: 5+23=28
Moving to Node #0,0,9
Current State: 22:[1, 28], Operations: ['66-43=23', '5+23=28']
Exploring Operation: 28-1=27, Resulting Numbers: [27]
27,22 unequal: No Solution
Moving to Node #0,0,9
Current State: 22:[1, 28], Operations: ['66-43=23', '5+23=28']
Exploring Operation: 1*28=28, Resulting Numbers: [28]
28,22 unequal: No Solution
Moving to Node #0,0,9
Current State: 22:[1, 28], Operations: ['66-43=23', '5+23=28']
Exploring Operation: 28/1=28, Resulting Numbers: [28]
28,22 unequal: No Solution
Moving to Node #0,0,9
Current State: 22:[1, 28], Operations: ['66-43=23', '5+23=28']
Exploring Operation: 1+28=29, Resulting Numbers: [29]
29,22 unequal: No Solution
|
Current State: 20:[43, 40, 51, 59], Operations: []
Exploring Operation: 59-43=16, Resulting Numbers: [40, 51, 16]
Generated Node #0,0: 20:[40, 51, 16] Operation: 59-43=16
Moving to Node #0,0
Current State: 20:[40, 51, 16], Operations: ['59-43=16']
Exploring Operation: 51-40=11, Resulting Numbers: [16, 11]
Generated Node #0,0,0: 20:[16, 11] Operation: 51-40=11
Moving to Node #0,0,0
Current State: 20:[16, 11], Operations: ['59-43=16', '51-40=11']
Exploring Operation: 16+11=27, Resulting Numbers: [27]
27,20 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 20:[27], Operations: ['59-43=16', '51-40=11', '16+11=27']
No solution found. |
Current State: 12:[7, 5, 96, 43], Operations: []
Exploring Operation: 96-5=91, Resulting Numbers: [7, 43, 91]
Generated Node #0,0: 12:[7, 43, 91] Operation: 96-5=91
Exploring Operation: 7+5=12, Resulting Numbers: [96, 43, 12]
Generated Node #0,1: 12:[96, 43, 12] Operation: 7+5=12
Exploring Operation: 96-43=53, Resulting Numbers: [7, 5, 53]
Generated Node #0,2: 12:[7, 5, 53] Operation: 96-43=53
Exploring Operation: 43-7=36, Resulting Numbers: [5, 96, 36]
Generated Node #0,3: 12:[5, 96, 36] Operation: 43-7=36
Exploring Operation: 96-7=89, Resulting Numbers: [5, 43, 89]
Generated Node #0,4: 12:[5, 43, 89] Operation: 96-7=89
Moving to Node #0,2
Current State: 12:[7, 5, 53], Operations: ['96-43=53']
Exploring Operation: 7+5=12, Resulting Numbers: [53, 12]
Generated Node #0,2,0: 12:[53, 12] Operation: 7+5=12
Exploring Operation: 53-7=46, Resulting Numbers: [5, 46]
Generated Node #0,2,1: 12:[5, 46] Operation: 53-7=46
Exploring Operation: 53-5=48, Resulting Numbers: [7, 48]
Generated Node #0,2,2: 12:[7, 48] Operation: 53-5=48
Exploring Operation: 7-5=2, Resulting Numbers: [53, 2]
Generated Node #0,2,3: 12:[53, 2] Operation: 7-5=2
Exploring Operation: 5+53=58, Resulting Numbers: [7, 58]
Generated Node #0,2,4: 12:[7, 58] Operation: 5+53=58
Moving to Node #0,1
Current State: 12:[96, 43, 12], Operations: ['7+5=12']
Exploring Operation: 96-12=84, Resulting Numbers: [43, 84]
Generated Node #0,1,0: 12:[43, 84] Operation: 96-12=84
Exploring Operation: 43-12=31, Resulting Numbers: [96, 31]
Generated Node #0,1,1: 12:[96, 31] Operation: 43-12=31
Exploring Operation: 96/12=8, Resulting Numbers: [43, 8]
Generated Node #0,1,2: 12:[43, 8] Operation: 96/12=8
Exploring Operation: 96-43=53, Resulting Numbers: [12, 53]
Generated Node #0,1,3: 12:[12, 53] Operation: 96-43=53
Exploring Operation: 96+43=139, Resulting Numbers: [12, 139]
Generated Node #0,1,4: 12:[12, 139] Operation: 96+43=139
Moving to Node #0,4
Current State: 12:[5, 43, 89], Operations: ['96-7=89']
Exploring Operation: 89-43=46, Resulting Numbers: [5, 46]
Generated Node #0,4,0: 12:[5, 46] Operation: 89-43=46
Exploring Operation: 89-5=84, Resulting Numbers: [43, 84]
Generated Node #0,4,1: 12:[43, 84] Operation: 89-5=84
Exploring Operation: 5+43=48, Resulting Numbers: [89, 48]
Generated Node #0,4,2: 12:[89, 48] Operation: 5+43=48
Exploring Operation: 43-5=38, Resulting Numbers: [89, 38]
Generated Node #0,4,3: 12:[89, 38] Operation: 43-5=38
Exploring Operation: 5+89=94, Resulting Numbers: [43, 94]
Generated Node #0,4,4: 12:[43, 94] Operation: 5+89=94
Moving to Node #0,0
Current State: 12:[7, 43, 91], Operations: ['96-5=91']
Exploring Operation: 43-7=36, Resulting Numbers: [91, 36]
Generated Node #0,0,0: 12:[91, 36] Operation: 43-7=36
Exploring Operation: 91/7=13, Resulting Numbers: [43, 13]
Generated Node #0,0,1: 12:[43, 13] Operation: 91/7=13
Exploring Operation: 7+43=50, Resulting Numbers: [91, 50]
Generated Node #0,0,2: 12:[91, 50] Operation: 7+43=50
Exploring Operation: 91-7=84, Resulting Numbers: [43, 84]
Generated Node #0,0,3: 12:[43, 84] Operation: 91-7=84
Exploring Operation: 91-43=48, Resulting Numbers: [7, 48]
Generated Node #0,0,4: 12:[7, 48] Operation: 91-43=48
Moving to Node #0,3
Current State: 12:[5, 96, 36], Operations: ['43-7=36']
Exploring Operation: 36-5=31, Resulting Numbers: [96, 31]
Generated Node #0,3,0: 12:[96, 31] Operation: 36-5=31
Exploring Operation: 5+36=41, Resulting Numbers: [96, 41]
Generated Node #0,3,1: 12:[96, 41] Operation: 5+36=41
Exploring Operation: 96-5=91, Resulting Numbers: [36, 91]
Generated Node #0,3,2: 12:[36, 91] Operation: 96-5=91
Exploring Operation: 96-36=60, Resulting Numbers: [5, 60]
Generated Node #0,3,3: 12:[5, 60] Operation: 96-36=60
Exploring Operation: 5+96=101, Resulting Numbers: [36, 101]
Generated Node #0,3,4: 12:[36, 101] Operation: 5+96=101
Moving to Node #0,0,1
Current State: 12:[43, 13], Operations: ['96-5=91', '91/7=13']
Exploring Operation: 43+13=56, Resulting Numbers: [56]
56,12 unequal: No Solution
Exploring Operation: 43*13=559, Resulting Numbers: [559]
559,12 unequal: No Solution
Exploring Operation: 43-13=30, Resulting Numbers: [30]
30,12 unequal: No Solution
Moving to Node #0,1,2
Current State: 12:[43, 8], Operations: ['7+5=12', '96/12=8']
Exploring Operation: 43+8=51, Resulting Numbers: [51]
51,12 unequal: No Solution
Exploring Operation: 43*8=344, Resulting Numbers: [344]
344,12 unequal: No Solution
Exploring Operation: 43-8=35, Resulting Numbers: [35]
35,12 unequal: No Solution
Moving to Node #0,2,0
Current State: 12:[53, 12], Operations: ['96-43=53', '7+5=12']
Exploring Operation: 53+12=65, Resulting Numbers: [65]
65,12 unequal: No Solution
Exploring Operation: 53*12=636, Resulting Numbers: [636]
636,12 unequal: No Solution
Exploring Operation: 53-12=41, Resulting Numbers: [41]
41,12 unequal: No Solution
Moving to Node #0,1,3
Current State: 12:[12, 53], Operations: ['7+5=12', '96-43=53']
Exploring Operation: 12*53=636, Resulting Numbers: [636]
636,12 unequal: No Solution
Exploring Operation: 12+53=65, Resulting Numbers: [65]
65,12 unequal: No Solution
Exploring Operation: 53-12=41, Resulting Numbers: [41]
41,12 unequal: No Solution
Moving to Node #0,2,2
Current State: 12:[7, 48], Operations: ['96-43=53', '53-5=48']
Exploring Operation: 7*48=336, Resulting Numbers: [336]
336,12 unequal: No Solution
Exploring Operation: 7+48=55, Resulting Numbers: [55]
55,12 unequal: No Solution
Exploring Operation: 48-7=41, Resulting Numbers: [41]
41,12 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 12:[30], Operations: ['96-5=91', '91/7=13', '43-13=30']
Moving to Node #0,4,0
Current State: 12:[5, 46], Operations: ['96-7=89', '89-43=46']
Exploring Operation: 5*46=230, Resulting Numbers: [230]
230,12 unequal: No Solution
Exploring Operation: 46-5=41, Resulting Numbers: [41]
41,12 unequal: No Solution
Exploring Operation: 5+46=51, Resulting Numbers: [51]
51,12 unequal: No Solution
Moving to Node #0,2,1
Current State: 12:[5, 46], Operations: ['96-43=53', '53-7=46']
Exploring Operation: 5*46=230, Resulting Numbers: [230]
230,12 unequal: No Solution
Exploring Operation: 5+46=51, Resulting Numbers: [51]
51,12 unequal: No Solution
Exploring Operation: 46-5=41, Resulting Numbers: [41]
41,12 unequal: No Solution
Moving to Node #0,0,4
Current State: 12:[7, 48], Operations: ['96-5=91', '91-43=48']
Exploring Operation: 48-7=41, Resulting Numbers: [41]
41,12 unequal: No Solution
Exploring Operation: 7*48=336, Resulting Numbers: [336]
336,12 unequal: No Solution
Exploring Operation: 7+48=55, Resulting Numbers: [55]
55,12 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 12:[35], Operations: ['7+5=12', '96/12=8', '43-8=35']
Moving to Node #0,2,4
Current State: 12:[7, 58], Operations: ['96-43=53', '5+53=58']
Exploring Operation: 7*58=406, Resulting Numbers: [406]
406,12 unequal: No Solution
Exploring Operation: 58-7=51, Resulting Numbers: [51]
51,12 unequal: No Solution
Exploring Operation: 7+58=65, Resulting Numbers: [65]
65,12 unequal: No Solution
Moving to Node #0,2,3
Current State: 12:[53, 2], Operations: ['96-43=53', '7-5=2']
Exploring Operation: 53*2=106, Resulting Numbers: [106]
106,12 unequal: No Solution
Exploring Operation: 53-2=51, Resulting Numbers: [51]
51,12 unequal: No Solution
Exploring Operation: 53+2=55, Resulting Numbers: [55]
55,12 unequal: No Solution
Moving to Node #0,3,3
Current State: 12:[5, 60], Operations: ['43-7=36', '96-36=60']
Exploring Operation: 60/5=12, Resulting Numbers: [12]
12,12 equal: Goal Reached
|
Current State: 51:[18, 92, 91, 68], Operations: []
Exploring Operation: 92-91=1, Resulting Numbers: [18, 68, 1]
Generated Node #0,0: 51:[18, 68, 1] Operation: 92-91=1
Moving to Node #0,0
Current State: 51:[18, 68, 1], Operations: ['92-91=1']
Exploring Operation: 68-18=50, Resulting Numbers: [1, 50]
Generated Node #0,0,0: 51:[1, 50] Operation: 68-18=50
Moving to Node #0,0,0
Current State: 51:[1, 50], Operations: ['92-91=1', '68-18=50']
Exploring Operation: 1+50=51, Resulting Numbers: [51]
51,51 equal: Goal Reached
|
Current State: 25:[73, 28, 68, 88], Operations: []
|
Current State: 37:[4, 44, 85, 57], Operations: []
|
Current State: 23:[58, 36, 23, 22], Operations: []
Exploring Operation: 58-36=22, Resulting Numbers: [23, 22, 22]
Generated Node #0,0: 23:[23, 22, 22] Operation: 58-36=22
Moving to Node #0,0
Current State: 23:[23, 22, 22], Operations: ['58-36=22']
Exploring Operation: 22+22=44, Resulting Numbers: [23, 44]
Generated Node #0,0,0: 23:[23, 44] Operation: 22+22=44
Moving to Node #0,0,0
Current State: 23:[23, 44], Operations: ['58-36=22', '22+22=44']
Exploring Operation: 44-23=21, Resulting Numbers: [21]
21,23 unequal: No Solution
Moving to Node #0,0
Current State: 23:[23, 22, 22], Operations: ['58-36=22']
Exploring Operation: 22/22=1, Resulting Numbers: [23, 1]
Generated Node #0,0,1: 23:[23, 1] Operation: 22/22=1
Moving to Node #0,0,1
Current State: 23:[23, 1], Operations: ['58-36=22', '22/22=1']
Exploring Operation: 23*1=23, Resulting Numbers: [23]
23,23 equal: Goal Reached
|
Current State: 69:[2, 44, 27, 35], Operations: []
Exploring Operation: 44-35=9, Resulting Numbers: [2, 27, 9]
Generated Node #0,0: 69:[2, 27, 9] Operation: 44-35=9
Exploring Operation: 44-27=17, Resulting Numbers: [2, 35, 17]
Generated Node #0,1: 69:[2, 35, 17] Operation: 44-27=17
Exploring Operation: 44+27=71, Resulting Numbers: [2, 35, 71]
Generated Node #0,2: 69:[2, 35, 71] Operation: 44+27=71
Exploring Operation: 44/2=22, Resulting Numbers: [27, 35, 22]
Generated Node #0,3: 69:[27, 35, 22] Operation: 44/2=22
Exploring Operation: 44+35=79, Resulting Numbers: [2, 27, 79]
Generated Node #0,4: 69:[2, 27, 79] Operation: 44+35=79
Moving to Node #0,0
Current State: 69:[2, 27, 9], Operations: ['44-35=9']
Exploring Operation: 9-2=7, Resulting Numbers: [27, 7]
Generated Node #0,0,0: 69:[27, 7] Operation: 9-2=7
Exploring Operation: 27-9=18, Resulting Numbers: [2, 18]
Generated Node #0,0,1: 69:[2, 18] Operation: 27-9=18
Exploring Operation: 27/9=3, Resulting Numbers: [2, 3]
Generated Node #0,0,2: 69:[2, 3] Operation: 27/9=3
Exploring Operation: 2*9=18, Resulting Numbers: [27, 18]
Generated Node #0,0,3: 69:[27, 18] Operation: 2*9=18
Exploring Operation: 27-2=25, Resulting Numbers: [9, 25]
Generated Node #0,0,4: 69:[9, 25] Operation: 27-2=25
Moving to Node #0,4
Current State: 69:[2, 27, 79], Operations: ['44+35=79']
Exploring Operation: 2+79=81, Resulting Numbers: [27, 81]
Generated Node #0,4,0: 69:[27, 81] Operation: 2+79=81
Exploring Operation: 2+27=29, Resulting Numbers: [79, 29]
Generated Node #0,4,1: 69:[79, 29] Operation: 2+27=29
Exploring Operation: 27-2=25, Resulting Numbers: [79, 25]
Generated Node #0,4,2: 69:[79, 25] Operation: 27-2=25
Exploring Operation: 79-2=77, Resulting Numbers: [27, 77]
Generated Node #0,4,3: 69:[27, 77] Operation: 79-2=77
Exploring Operation: 79-27=52, Resulting Numbers: [2, 52]
Generated Node #0,4,4: 69:[2, 52] Operation: 79-27=52
Moving to Node #0,2
Current State: 69:[2, 35, 71], Operations: ['44+27=71']
Exploring Operation: 2+35=37, Resulting Numbers: [71, 37]
Generated Node #0,2,0: 69:[71, 37] Operation: 2+35=37
Exploring Operation: 35-2=33, Resulting Numbers: [71, 33]
Generated Node #0,2,1: 69:[71, 33] Operation: 35-2=33
Exploring Operation: 71-2=69, Resulting Numbers: [35, 69]
Generated Node #0,2,2: 69:[35, 69] Operation: 71-2=69
Exploring Operation: 71-35=36, Resulting Numbers: [2, 36]
Generated Node #0,2,3: 69:[2, 36] Operation: 71-35=36
Exploring Operation: 2*35=70, Resulting Numbers: [71, 70]
Generated Node #0,2,4: 69:[71, 70] Operation: 2*35=70
Moving to Node #0,3
Current State: 69:[27, 35, 22], Operations: ['44/2=22']
Exploring Operation: 35-27=8, Resulting Numbers: [22, 8]
Generated Node #0,3,0: 69:[22, 8] Operation: 35-27=8
Exploring Operation: 35+22=57, Resulting Numbers: [27, 57]
Generated Node #0,3,1: 69:[27, 57] Operation: 35+22=57
Exploring Operation: 27-22=5, Resulting Numbers: [35, 5]
Generated Node #0,3,2: 69:[35, 5] Operation: 27-22=5
Exploring Operation: 35-22=13, Resulting Numbers: [27, 13]
Generated Node #0,3,3: 69:[27, 13] Operation: 35-22=13
Exploring Operation: 27+35=62, Resulting Numbers: [22, 62]
Generated Node #0,3,4: 69:[22, 62] Operation: 27+35=62
Moving to Node #0,1
Current State: 69:[2, 35, 17], Operations: ['44-27=17']
Exploring Operation: 35+17=52, Resulting Numbers: [2, 52]
Generated Node #0,1,0: 69:[2, 52] Operation: 35+17=52
Exploring Operation: 2+17=19, Resulting Numbers: [35, 19]
Generated Node #0,1,1: 69:[35, 19] Operation: 2+17=19
Exploring Operation: 35-17=18, Resulting Numbers: [2, 18]
Generated Node #0,1,2: 69:[2, 18] Operation: 35-17=18
Exploring Operation: 35-2=33, Resulting Numbers: [17, 33]
Generated Node #0,1,3: 69:[17, 33] Operation: 35-2=33
Exploring Operation: 2*35=70, Resulting Numbers: [17, 70]
Generated Node #0,1,4: 69:[17, 70] Operation: 2*35=70
Moving to Node #0,0,2
Current State: 69:[2, 3], Operations: ['44-35=9', '27/9=3']
Exploring Operation: 3-2=1, Resulting Numbers: [1]
1,69 unequal: No Solution
Exploring Operation: 2+3=5, Resulting Numbers: [5]
5,69 unequal: No Solution
Exploring Operation: 2*3=6, Resulting Numbers: [6]
6,69 unequal: No Solution
Moving to Node #0,2,4
Current State: 69:[71, 70], Operations: ['44+27=71', '2*35=70']
Exploring Operation: 71*70=4970, Resulting Numbers: [4970]
4970,69 unequal: No Solution
Exploring Operation: 71+70=141, Resulting Numbers: [141]
141,69 unequal: No Solution
Exploring Operation: 71-70=1, Resulting Numbers: [1]
1,69 unequal: No Solution
Moving to Node #0,0,1
Current State: 69:[2, 18], Operations: ['44-35=9', '27-9=18']
Exploring Operation: 18/2=9, Resulting Numbers: [9]
9,69 unequal: No Solution
Exploring Operation: 2+18=20, Resulting Numbers: [20]
20,69 unequal: No Solution
Exploring Operation: 18-2=16, Resulting Numbers: [16]
16,69 unequal: No Solution
Exploring Operation: 2*18=36, Resulting Numbers: [36]
36,69 unequal: No Solution
Moving to Node #0,1,2
Current State: 69:[2, 18], Operations: ['44-27=17', '35-17=18']
Exploring Operation: 2*18=36, Resulting Numbers: [36]
36,69 unequal: No Solution
Exploring Operation: 18-2=16, Resulting Numbers: [16]
16,69 unequal: No Solution
Exploring Operation: 18/2=9, Resulting Numbers: [9]
9,69 unequal: No Solution
Exploring Operation: 2+18=20, Resulting Numbers: [20]
20,69 unequal: No Solution
Moving to Node #0,3,0
Current State: 69:[22, 8], Operations: ['44/2=22', '35-27=8']
Exploring Operation: 22*8=176, Resulting Numbers: [176]
176,69 unequal: No Solution
Exploring Operation: 22-8=14, Resulting Numbers: [14]
14,69 unequal: No Solution
Exploring Operation: 22+8=30, Resulting Numbers: [30]
30,69 unequal: No Solution
Moving to Node #0,0,2,0
Current State: 69:[1], Operations: ['44-35=9', '27/9=3', '3-2=1']
Moving to Node #0,2,4,0
Current State: 69:[1], Operations: ['44+27=71', '2*35=70', '71-70=1']
Moving to Node #0,0,2,0
Current State: 69:[5], Operations: ['44-35=9', '27/9=3', '2+3=5']
Moving to Node #0,1,2,0
Current State: 69:[20], Operations: ['44-27=17', '35-17=18', '2+18=20']
Moving to Node #0,0,1,0
Current State: 69:[20], Operations: ['44-35=9', '27-9=18', '2+18=20']
Moving to Node #0,0,2,0
Current State: 69:[6], Operations: ['44-35=9', '27/9=3', '2*3=6']
Moving to Node #0,0,1,0
Current State: 69:[9], Operations: ['44-35=9', '27-9=18', '18/2=9']
Moving to Node #0,1,2,0
Current State: 69:[9], Operations: ['44-27=17', '35-17=18', '18/2=9']
Moving to Node #0,0,1,0
Current State: 69:[16], Operations: ['44-35=9', '27-9=18', '18-2=16']
Moving to Node #0,1,4
Current State: 69:[17, 70], Operations: ['44-27=17', '2*35=70']
Exploring Operation: 17+70=87, Resulting Numbers: [87]
87,69 unequal: No Solution
Exploring Operation: 17*70=1190, Resulting Numbers: [1190]
1190,69 unequal: No Solution
Exploring Operation: 70-17=53, Resulting Numbers: [53]
53,69 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 69:[16], Operations: ['44-27=17', '35-17=18', '18-2=16']
Moving to Node #0,3,0,0
Current State: 69:[30], Operations: ['44/2=22', '35-27=8', '22+8=30']
Moving to Node #0,0,0
Current State: 69:[27, 7], Operations: ['44-35=9', '9-2=7']
Exploring Operation: 27*7=189, Resulting Numbers: [189]
189,69 unequal: No Solution
Exploring Operation: 27+7=34, Resulting Numbers: [34]
34,69 unequal: No Solution
Exploring Operation: 27-7=20, Resulting Numbers: [20]
20,69 unequal: No Solution
Moving to Node #0,0,4
Current State: 69:[9, 25], Operations: ['44-35=9', '27-2=25']
Exploring Operation: 25-9=16, Resulting Numbers: [16]
16,69 unequal: No Solution
Exploring Operation: 9+25=34, Resulting Numbers: [34]
34,69 unequal: No Solution
Exploring Operation: 9*25=225, Resulting Numbers: [225]
225,69 unequal: No Solution
Moving to Node #0,3,4
Current State: 69:[22, 62], Operations: ['44/2=22', '27+35=62']
Exploring Operation: 62-22=40, Resulting Numbers: [40]
40,69 unequal: No Solution
Exploring Operation: 22+62=84, Resulting Numbers: [84]
84,69 unequal: No Solution
Exploring Operation: 22*62=1364, Resulting Numbers: [1364]
1364,69 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 69:[20], Operations: ['44-35=9', '9-2=7', '27-7=20']
Moving to Node #0,0,4,0
Current State: 69:[16], Operations: ['44-35=9', '27-2=25', '25-9=16']
Moving to Node #0,0,3
Current State: 69:[27, 18], Operations: ['44-35=9', '2*9=18']
Exploring Operation: 27*18=486, Resulting Numbers: [486]
486,69 unequal: No Solution
Exploring Operation: 27-18=9, Resulting Numbers: [9]
9,69 unequal: No Solution
Exploring Operation: 27+18=45, Resulting Numbers: [45]
45,69 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 69:[14], Operations: ['44/2=22', '35-27=8', '22-8=14']
Moving to Node #0,0,4,0
Current State: 69:[34], Operations: ['44-35=9', '27-2=25', '9+25=34']
Moving to Node #0,0,3,0
Current State: 69:[9], Operations: ['44-35=9', '2*9=18', '27-18=9']
Moving to Node #0,0,0,0
Current State: 69:[34], Operations: ['44-35=9', '9-2=7', '27+7=34']
Moving to Node #0,4,3
Current State: 69:[27, 77], Operations: ['44+35=79', '79-2=77']
Exploring Operation: 27+77=104, Resulting Numbers: [104]
104,69 unequal: No Solution
Exploring Operation: 27*77=2079, Resulting Numbers: [2079]
2079,69 unequal: No Solution
Exploring Operation: 77-27=50, Resulting Numbers: [50]
50,69 unequal: No Solution
Moving to Node #0,2,2
Current State: 69:[35, 69], Operations: ['44+27=71', '71-2=69']
Exploring Operation: 35*69=2415, Resulting Numbers: [2415]
2415,69 unequal: No Solution
Exploring Operation: 69-35=34, Resulting Numbers: [34]
34,69 unequal: No Solution
Exploring Operation: 35+69=104, Resulting Numbers: [104]
104,69 unequal: No Solution
Moving to Node #0,4,2
Current State: 69:[79, 25], Operations: ['44+35=79', '27-2=25']
Exploring Operation: 79*25=1975, Resulting Numbers: [1975]
1975,69 unequal: No Solution
Exploring Operation: 79-25=54, Resulting Numbers: [54]
54,69 unequal: No Solution
Exploring Operation: 79+25=104, Resulting Numbers: [104]
104,69 unequal: No Solution
Moving to Node #0,2,2,0
Current State: 69:[34], Operations: ['44+27=71', '71-2=69', '69-35=34']
Moving to Node #0,2,1
Current State: 69:[71, 33], Operations: ['44+27=71', '35-2=33']
Exploring Operation: 71*33=2343, Resulting Numbers: [2343]
2343,69 unequal: No Solution
Exploring Operation: 71-33=38, Resulting Numbers: [38]
38,69 unequal: No Solution
Exploring Operation: 71+33=104, Resulting Numbers: [104]
104,69 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 69:[36], Operations: ['44-35=9', '27-9=18', '2*18=36']
Moving to Node #0,1,2,0
Current State: 69:[36], Operations: ['44-27=17', '35-17=18', '2*18=36']
Moving to Node #0,2,3
Current State: 69:[2, 36], Operations: ['44+27=71', '71-35=36']
Exploring Operation: 36/2=18, Resulting Numbers: [18]
18,69 unequal: No Solution
Exploring Operation: 2+36=38, Resulting Numbers: [38]
38,69 unequal: No Solution
Exploring Operation: 2*36=72, Resulting Numbers: [72]
72,69 unequal: No Solution
Exploring Operation: 36-2=34, Resulting Numbers: [34]
34,69 unequal: No Solution
Moving to Node #0,2,3,0
Current State: 69:[72], Operations: ['44+27=71', '71-35=36', '2*36=72']
Moving to Node #0,2,3,0
Current State: 69:[18], Operations: ['44+27=71', '71-35=36', '36/2=18']
Moving to Node #0,2,3,0
Current State: 69:[34], Operations: ['44+27=71', '71-35=36', '36-2=34']
Moving to Node #0,3,3
Current State: 69:[27, 13], Operations: ['44/2=22', '35-22=13']
Exploring Operation: 27-13=14, Resulting Numbers: [14]
14,69 unequal: No Solution
Exploring Operation: 27+13=40, Resulting Numbers: [40]
40,69 unequal: No Solution
Exploring Operation: 27*13=351, Resulting Numbers: [351]
351,69 unequal: No Solution
Moving to Node #0,3,2
Current State: 69:[35, 5], Operations: ['44/2=22', '27-22=5']
Exploring Operation: 35*5=175, Resulting Numbers: [175]
175,69 unequal: No Solution
Exploring Operation: 35+5=40, Resulting Numbers: [40]
40,69 unequal: No Solution
Exploring Operation: 35/5=7, Resulting Numbers: [7]
7,69 unequal: No Solution
Exploring Operation: 35-5=30, Resulting Numbers: [30]
30,69 unequal: No Solution
Moving to Node #0,3,2,0
Current State: 69:[7], Operations: ['44/2=22', '27-22=5', '35/5=7']
Moving to Node #0,3,2,0
Current State: 69:[30], Operations: ['44/2=22', '27-22=5', '35-5=30']
Moving to Node #0,3,3,0
Current State: 69:[14], Operations: ['44/2=22', '35-22=13', '27-13=14']
Moving to Node #0,2,3,0
Current State: 69:[38], Operations: ['44+27=71', '71-35=36', '2+36=38']
Moving to Node #0,3,4,0
Current State: 69:[84], Operations: ['44/2=22', '27+35=62', '22+62=84']
Moving to Node #0,4,2,0
Current State: 69:[54], Operations: ['44+35=79', '27-2=25', '79-25=54']
Moving to Node #0,2,1,0
Current State: 69:[38], Operations: ['44+27=71', '35-2=33', '71-33=38']
Moving to Node #0,4,0
Current State: 69:[27, 81], Operations: ['44+35=79', '2+79=81']
Exploring Operation: 27+81=108, Resulting Numbers: [108]
108,69 unequal: No Solution
Exploring Operation: 27*81=2187, Resulting Numbers: [2187]
2187,69 unequal: No Solution
Exploring Operation: 81/27=3, Resulting Numbers: [3]
3,69 unequal: No Solution
Exploring Operation: 81-27=54, Resulting Numbers: [54]
54,69 unequal: No Solution
Moving to Node #0,4,1
Current State: 69:[79, 29], Operations: ['44+35=79', '2+27=29']
Exploring Operation: 79+29=108, Resulting Numbers: [108]
108,69 unequal: No Solution
Exploring Operation: 79*29=2291, Resulting Numbers: [2291]
2291,69 unequal: No Solution
Exploring Operation: 79-29=50, Resulting Numbers: [50]
50,69 unequal: No Solution
Moving to Node #0,1,3
Current State: 69:[17, 33], Operations: ['44-27=17', '35-2=33']
Exploring Operation: 17*33=561, Resulting Numbers: [561]
561,69 unequal: No Solution
Exploring Operation: 33-17=16, Resulting Numbers: [16]
16,69 unequal: No Solution
Exploring Operation: 17+33=50, Resulting Numbers: [50]
50,69 unequal: No Solution
Moving to Node #0,4,0,0
Current State: 69:[3], Operations: ['44+35=79', '2+79=81', '81/27=3']
Moving to Node #0,1,3,0
Current State: 69:[16], Operations: ['44-27=17', '35-2=33', '33-17=16']
Moving to Node #0,4,0,0
Current State: 69:[54], Operations: ['44+35=79', '2+79=81', '81-27=54']
Moving to Node #0,2,0
Current State: 69:[71, 37], Operations: ['44+27=71', '2+35=37']
Exploring Operation: 71+37=108, Resulting Numbers: [108]
108,69 unequal: No Solution
Exploring Operation: 71*37=2627, Resulting Numbers: [2627]
2627,69 unequal: No Solution
Exploring Operation: 71-37=34, Resulting Numbers: [34]
34,69 unequal: No Solution
Moving to Node #0,3,1
Current State: 69:[27, 57], Operations: ['44/2=22', '35+22=57']
Exploring Operation: 57-27=30, Resulting Numbers: [30]
30,69 unequal: No Solution
Exploring Operation: 27+57=84, Resulting Numbers: [84]
84,69 unequal: No Solution
Exploring Operation: 27*57=1539, Resulting Numbers: [1539]
1539,69 unequal: No Solution
Moving to Node #0,3,1,0
Current State: 69:[30], Operations: ['44/2=22', '35+22=57', '57-27=30']
Moving to Node #0,2,0,0
Current State: 69:[34], Operations: ['44+27=71', '2+35=37', '71-37=34']
Moving to Node #0,3,1,0
Current State: 69:[84], Operations: ['44/2=22', '35+22=57', '27+57=84']
Moving to Node #0,1,4,0
Current State: 69:[53], Operations: ['44-27=17', '2*35=70', '70-17=53']
Moving to Node #0,1,1
Current State: 69:[35, 19], Operations: ['44-27=17', '2+17=19']
Exploring Operation: 35*19=665, Resulting Numbers: [665]
665,69 unequal: No Solution
Exploring Operation: 35+19=54, Resulting Numbers: [54]
54,69 unequal: No Solution
Exploring Operation: 35-19=16, Resulting Numbers: [16]
16,69 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 69:[16], Operations: ['44-27=17', '2+17=19', '35-19=16']
Moving to Node #0,1,1,0
Current State: 69:[54], Operations: ['44-27=17', '2+17=19', '35+19=54']
Moving to Node #0,3,4,0
Current State: 69:[40], Operations: ['44/2=22', '27+35=62', '62-22=40']
Moving to Node #0,3,2,0
Current State: 69:[40], Operations: ['44/2=22', '27-22=5', '35+5=40']
Moving to Node #0,3,3,0
Current State: 69:[40], Operations: ['44/2=22', '35-22=13', '27+13=40']
Moving to Node #0,1,4,0
Current State: 69:[87], Operations: ['44-27=17', '2*35=70', '17+70=87']
Moving to Node #0,1,0
Current State: 69:[2, 52], Operations: ['44-27=17', '35+17=52']
Exploring Operation: 2+52=54, Resulting Numbers: [54]
54,69 unequal: No Solution
Exploring Operation: 52/2=26, Resulting Numbers: [26]
26,69 unequal: No Solution
Exploring Operation: 2*52=104, Resulting Numbers: [104]
104,69 unequal: No Solution
Exploring Operation: 52-2=50, Resulting Numbers: [50]
50,69 unequal: No Solution
Moving to Node #0,4,4
Current State: 69:[2, 52], Operations: ['44+35=79', '79-27=52']
Exploring Operation: 52-2=50, Resulting Numbers: [50]
50,69 unequal: No Solution
Exploring Operation: 2*52=104, Resulting Numbers: [104]
104,69 unequal: No Solution
Exploring Operation: 2+52=54, Resulting Numbers: [54]
54,69 unequal: No Solution
Exploring Operation: 52/2=26, Resulting Numbers: [26]
26,69 unequal: No Solution
Moving to Node #0,4,3,0
Current State: 69:[50], Operations: ['44+35=79', '79-2=77', '77-27=50']
Moving to Node #0,1,3,0
Current State: 69:[50], Operations: ['44-27=17', '35-2=33', '17+33=50']
Moving to Node #0,1,0,0
Current State: 69:[26], Operations: ['44-27=17', '35+17=52', '52/2=26']
Moving to Node #0,4,4,0
Current State: 69:[26], Operations: ['44+35=79', '79-27=52', '52/2=26']
Moving to Node #0,1,0,0
Current State: 69:[54], Operations: ['44-27=17', '35+17=52', '2+52=54']
Moving to Node #0,4,4,0
Current State: 69:[54], Operations: ['44+35=79', '79-27=52', '2+52=54']
Moving to Node #0,4,1,0
Current State: 69:[50], Operations: ['44+35=79', '2+27=29', '79-29=50']
Moving to Node #0,4,4,0
Current State: 69:[50], Operations: ['44+35=79', '79-27=52', '52-2=50']
Moving to Node #0,1,0,0
Current State: 69:[50], Operations: ['44-27=17', '35+17=52', '52-2=50']
Moving to Node #0,0,3,0
Current State: 69:[45], Operations: ['44-35=9', '2*9=18', '27+18=45']
Moving to Node #0,4,3,0
Current State: 69:[104], Operations: ['44+35=79', '79-2=77', '27+77=104']
Moving to Node #0,4,2,0
Current State: 69:[104], Operations: ['44+35=79', '27-2=25', '79+25=104']
Moving to Node #0,2,2,0
Current State: 69:[104], Operations: ['44+27=71', '71-2=69', '35+69=104']
Moving to Node #0,4,4,0
Current State: 69:[104], Operations: ['44+35=79', '79-27=52', '2*52=104']
Moving to Node #0,2,1,0
Current State: 69:[104], Operations: ['44+27=71', '35-2=33', '71+33=104']
Moving to Node #0,1,0,0
Current State: 69:[104], Operations: ['44-27=17', '35+17=52', '2*52=104']
Moving to Node #0,4,1,0
Current State: 69:[108], Operations: ['44+35=79', '2+27=29', '79+29=108']
Moving to Node #0,4,0,0
Current State: 69:[108], Operations: ['44+35=79', '2+79=81', '27+81=108']
Moving to Node #0,2,0,0
Current State: 69:[108], Operations: ['44+27=71', '2+35=37', '71+37=108']
Moving to Node #0,2,4,0
Current State: 69:[141], Operations: ['44+27=71', '2*35=70', '71+70=141']
Moving to Node #0,3,2,0
Current State: 69:[175], Operations: ['44/2=22', '27-22=5', '35*5=175']
Moving to Node #0,3,0,0
Current State: 69:[176], Operations: ['44/2=22', '35-27=8', '22*8=176']
Moving to Node #0,0,0,0
Current State: 69:[189], Operations: ['44-35=9', '9-2=7', '27*7=189']
Moving to Node #0,0,4,0
Current State: 69:[225], Operations: ['44-35=9', '27-2=25', '9*25=225']
Moving to Node #0,3,3,0
Current State: 69:[351], Operations: ['44/2=22', '35-22=13', '27*13=351']
Moving to Node #0,0,3,0
Current State: 69:[486], Operations: ['44-35=9', '2*9=18', '27*18=486']
Moving to Node #0,1,3,0
Current State: 69:[561], Operations: ['44-27=17', '35-2=33', '17*33=561']
Moving to Node #0,1,1,0
Current State: 69:[665], Operations: ['44-27=17', '2+17=19', '35*19=665']
Moving to Node #0,1,4,0
Current State: 69:[1190], Operations: ['44-27=17', '2*35=70', '17*70=1190']
Moving to Node #0,3,4,0
Current State: 69:[1364], Operations: ['44/2=22', '27+35=62', '22*62=1364']
Moving to Node #0,3,1,0
Current State: 69:[1539], Operations: ['44/2=22', '35+22=57', '27*57=1539']
Moving to Node #0,4,2,0
Current State: 69:[1975], Operations: ['44+35=79', '27-2=25', '79*25=1975']
Moving to Node #0,4,3,0
Current State: 69:[2079], Operations: ['44+35=79', '79-2=77', '27*77=2079']
Moving to Node #0,4,0,0
Current State: 69:[2187], Operations: ['44+35=79', '2+79=81', '27*81=2187']
Moving to Node #0,4,1,0
Current State: 69:[2291], Operations: ['44+35=79', '2+27=29', '79*29=2291']
Moving to Node #0,2,1,0
Current State: 69:[2343], Operations: ['44+27=71', '35-2=33', '71*33=2343']
Moving to Node #0,2,2,0
Current State: 69:[2415], Operations: ['44+27=71', '71-2=69', '35*69=2415']
Moving to Node #0,2,0,0
Current State: 69:[2627], Operations: ['44+27=71', '2+35=37', '71*37=2627']
Moving to Node #0,2,4,0
Current State: 69:[4970], Operations: ['44+27=71', '2*35=70', '71*70=4970']
No solution found. |
Current State: 22:[47, 16, 55, 20], Operations: []
Exploring Operation: 47-20=27, Resulting Numbers: [16, 55, 27]
Generated Node #0,0: 22:[16, 55, 27] Operation: 47-20=27
Exploring Operation: 55-47=8, Resulting Numbers: [16, 20, 8]
Generated Node #0,1: 22:[16, 20, 8] Operation: 55-47=8
Moving to Node #0,1
Current State: 22:[16, 20, 8], Operations: ['55-47=8']
Exploring Operation: 16+8=24, Resulting Numbers: [20, 24]
Generated Node #0,1,0: 22:[20, 24] Operation: 16+8=24
Exploring Operation: 16/8=2, Resulting Numbers: [20, 2]
Generated Node #0,1,1: 22:[20, 2] Operation: 16/8=2
Moving to Node #0,0
Current State: 22:[16, 55, 27], Operations: ['47-20=27']
Exploring Operation: 55-16=39, Resulting Numbers: [27, 39]
Generated Node #0,0,0: 22:[27, 39] Operation: 55-16=39
Exploring Operation: 55-27=28, Resulting Numbers: [16, 28]
Generated Node #0,0,1: 22:[16, 28] Operation: 55-27=28
Moving to Node #0,1,1
Current State: 22:[20, 2], Operations: ['55-47=8', '16/8=2']
Exploring Operation: 20/2=10, Resulting Numbers: [10]
10,22 unequal: No Solution
Exploring Operation: 20+2=22, Resulting Numbers: [22]
22,22 equal: Goal Reached
|
Current State: 35:[93, 77, 31, 12], Operations: []
Exploring Operation: 93-77=16, Resulting Numbers: [31, 12, 16]
Generated Node #0,0: 35:[31, 12, 16] Operation: 93-77=16
Moving to Node #0,0
Current State: 35:[31, 12, 16], Operations: ['93-77=16']
Exploring Operation: 12+16=28, Resulting Numbers: [31, 28]
Generated Node #0,0,0: 35:[31, 28] Operation: 12+16=28
Moving to Node #0,0,0
Current State: 35:[31, 28], Operations: ['93-77=16', '12+16=28']
Exploring Operation: 31+28=59, Resulting Numbers: [59]
59,35 unequal: No Solution
Moving to Node #0,0,0
Current State: 35:[31, 28], Operations: ['93-77=16', '12+16=28']
Exploring Operation: 31-28=3, Resulting Numbers: [3]
3,35 unequal: No Solution
Moving to Node #0,0
Current State: 35:[31, 12, 16], Operations: ['93-77=16']
Exploring Operation: 31+12=43, Resulting Numbers: [16, 43]
Generated Node #0,0,1: 35:[16, 43] Operation: 31+12=43
Moving to Node #0,0,1
Current State: 35:[16, 43], Operations: ['93-77=16', '31+12=43']
Exploring Operation: 43-16=27, Resulting Numbers: [27]
27,35 unequal: No Solution
Moving to Node #0,0,1
Current State: 35:[16, 43], Operations: ['93-77=16', '31+12=43']
Exploring Operation: 16+43=59, Resulting Numbers: [59]
59,35 unequal: No Solution
Moving to Node #0,0
Current State: 35:[31, 12, 16], Operations: ['93-77=16']
Exploring Operation: 31-12=19, Resulting Numbers: [16, 19]
Generated Node #0,0,2: 35:[16, 19] Operation: 31-12=19
Moving to Node #0,0,2
Current State: 35:[16, 19], Operations: ['93-77=16', '31-12=19']
Exploring Operation: 16+19=35, Resulting Numbers: [35]
35,35 equal: Goal Reached
|
Current State: 24:[19, 15, 73, 45], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [19, 15, 28]
Generated Node #0,0: 24:[19, 15, 28] Operation: 73-45=28
Exploring Operation: 73-19=54, Resulting Numbers: [15, 45, 54]
Generated Node #0,1: 24:[15, 45, 54] Operation: 73-19=54
Moving to Node #0,0
Current State: 24:[19, 15, 28], Operations: ['73-45=28']
Exploring Operation: 28-19=9, Resulting Numbers: [15, 9]
Generated Node #0,0,0: 24:[15, 9] Operation: 28-19=9
Exploring Operation: 19-15=4, Resulting Numbers: [28, 4]
Generated Node #0,0,1: 24:[28, 4] Operation: 19-15=4
Moving to Node #0,1
Current State: 24:[15, 45, 54], Operations: ['73-19=54']
Exploring Operation: 45/15=3, Resulting Numbers: [54, 3]
Generated Node #0,1,0: 24:[54, 3] Operation: 45/15=3
Exploring Operation: 54-45=9, Resulting Numbers: [15, 9]
Generated Node #0,1,1: 24:[15, 9] Operation: 54-45=9
Moving to Node #0,0,0
Current State: 24:[15, 9], Operations: ['73-45=28', '28-19=9']
Exploring Operation: 15+9=24, Resulting Numbers: [24]
24,24 equal: Goal Reached
|
Current State: 58:[95, 97, 23, 70], Operations: []
Exploring Operation: 95-23=72, Resulting Numbers: [97, 70, 72]
Generated Node #0,0: 58:[97, 70, 72] Operation: 95-23=72
Moving to Node #0,0
Current State: 58:[97, 70, 72], Operations: ['95-23=72']
Exploring Operation: 97-70=27, Resulting Numbers: [72, 27]
Generated Node #0,0,0: 58:[72, 27] Operation: 97-70=27
Moving to Node #0,0,0
Current State: 58:[72, 27], Operations: ['95-23=72', '97-70=27']
Exploring Operation: 72-27=45, Resulting Numbers: [45]
45,58 unequal: No Solution
Moving to Node #0,0,0
Current State: 58:[72, 27], Operations: ['95-23=72', '97-70=27']
Exploring Operation: 72+27=99, Resulting Numbers: [99]
99,58 unequal: No Solution
Moving to Node #0,0
Current State: 58:[97, 70, 72], Operations: ['95-23=72']
Exploring Operation: 97-72=25, Resulting Numbers: [70, 25]
Generated Node #0,0,1: 58:[70, 25] Operation: 97-72=25
Moving to Node #0,0,1
Current State: 58:[70, 25], Operations: ['95-23=72', '97-72=25']
Exploring Operation: 70-25=45, Resulting Numbers: [45]
45,58 unequal: No Solution
Moving to Node #0,0,1
Current State: 58:[70, 25], Operations: ['95-23=72', '97-72=25']
Exploring Operation: 70+25=95, Resulting Numbers: [95]
95,58 unequal: No Solution
Moving to Node #0,0
Current State: 58:[97, 70, 72], Operations: ['95-23=72']
Exploring Operation: 72-70=2, Resulting Numbers: [97, 2]
Generated Node #0,0,2: 58:[97, 2] Operation: 72-70=2
Moving to Node #0,0,2
Current State: 58:[97, 2], Operations: ['95-23=72', '72-70=2']
Exploring Operation: 97-2=95, Resulting Numbers: [95]
95,58 unequal: No Solution
Moving to Node #0,0,2
Current State: 58:[97, 2], Operations: ['95-23=72', '72-70=2']
Exploring Operation: 97+2=99, Resulting Numbers: [99]
99,58 unequal: No Solution
Moving to Node #0
Current State: 58:[95, 97, 23, 70], Operations: []
Exploring Operation: 97-23=74, Resulting Numbers: [95, 70, 74]
Generated Node #0,1: 58:[95, 70, 74] Operation: 97-23=74
Moving to Node #0,1
Current State: 58:[95, 70, 74], Operations: ['97-23=74']
Exploring Operation: 95-70=25, Resulting Numbers: [74, 25]
Generated Node #0,1,0: 58:[74, 25] Operation: 95-70=25
Moving to Node #0,1,0
Current State: 58:[74, 25], Operations: ['97-23=74', '95-70=25']
Exploring Operation: 74-25=49, Resulting Numbers: [49]
49,58 unequal: No Solution
Moving to Node #0,1,0
Current State: 58:[74, 25], Operations: ['97-23=74', '95-70=25']
Exploring Operation: 74+25=99, Resulting Numbers: [99]
99,58 unequal: No Solution
Moving to Node #0,1
Current State: 58:[95, 70, 74], Operations: ['97-23=74']
Exploring Operation: 95-74=21, Resulting Numbers: [70, 21]
Generated Node #0,1,1: 58:[70, 21] Operation: 95-74=21
Moving to Node #0,1,1
Current State: 58:[70, 21], Operations: ['97-23=74', '95-74=21']
Exploring Operation: 70-21=49, Resulting Numbers: [49]
49,58 unequal: No Solution
Moving to Node #0,1,1
Current State: 58:[70, 21], Operations: ['97-23=74', '95-74=21']
Exploring Operation: 70+21=91, Resulting Numbers: [91]
91,58 unequal: No Solution
Moving to Node #0,1
Current State: 58:[95, 70, 74], Operations: ['97-23=74']
Exploring Operation: 74-70=4, Resulting Numbers: [95, 4]
Generated Node #0,1,2: 58:[95, 4] Operation: 74-70=4
Moving to Node #0,1,2
Current State: 58:[95, 4], Operations: ['97-23=74', '74-70=4']
Exploring Operation: 95-4=91, Resulting Numbers: [91]
91,58 unequal: No Solution
Moving to Node #0,1,2
Current State: 58:[95, 4], Operations: ['97-23=74', '74-70=4']
Exploring Operation: 95+4=99, Resulting Numbers: [99]
99,58 unequal: No Solution
Moving to Node #0
Current State: 58:[95, 97, 23, 70], Operations: []
Exploring Operation: 70-23=47, Resulting Numbers: [95, 97, 47]
Generated Node #0,2: 58:[95, 97, 47] Operation: 70-23=47
Moving to Node #0,2
Current State: 58:[95, 97, 47], Operations: ['70-23=47']
Exploring Operation: 97-47=50, Resulting Numbers: [95, 50]
Generated Node #0,2,0: 58:[95, 50] Operation: 97-47=50
Moving to Node #0,2,0
Current State: 58:[95, 50], Operations: ['70-23=47', '97-47=50']
Exploring Operation: 95-50=45, Resulting Numbers: [45]
45,58 unequal: No Solution
Moving to Node #0,2
Current State: 58:[95, 97, 47], Operations: ['70-23=47']
Exploring Operation: 95-47=48, Resulting Numbers: [97, 48]
Generated Node #0,2,1: 58:[97, 48] Operation: 95-47=48
Moving to Node #0,2,1
Current State: 58:[97, 48], Operations: ['70-23=47', '95-47=48']
Exploring Operation: 97-48=49, Resulting Numbers: [49]
49,58 unequal: No Solution
Moving to Node #0,2
Current State: 58:[95, 97, 47], Operations: ['70-23=47']
Exploring Operation: 97-95=2, Resulting Numbers: [47, 2]
Generated Node #0,2,2: 58:[47, 2] Operation: 97-95=2
Moving to Node #0,2,2
Current State: 58:[47, 2], Operations: ['70-23=47', '97-95=2']
Exploring Operation: 47+2=49, Resulting Numbers: [49]
49,58 unequal: No Solution
Moving to Node #0,2,2
Current State: 58:[47, 2], Operations: ['70-23=47', '97-95=2']
Exploring Operation: 47-2=45, Resulting Numbers: [45]
45,58 unequal: No Solution
Moving to Node #0,2,2
Current State: 58:[47, 2], Operations: ['70-23=47', '97-95=2']
Exploring Operation: 47*2=94, Resulting Numbers: [94]
94,58 unequal: No Solution
Moving to Node #0
Current State: 58:[95, 97, 23, 70], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [23, 70, 2]
Generated Node #0,3: 58:[23, 70, 2] Operation: 97-95=2
Moving to Node #0,3
Current State: 58:[23, 70, 2], Operations: ['97-95=2']
Exploring Operation: 23*2=46, Resulting Numbers: [70, 46]
Generated Node #0,3,0: 58:[70, 46] Operation: 23*2=46
Moving to Node #0,3,0
Current State: 58:[70, 46], Operations: ['97-95=2', '23*2=46']
Exploring Operation: 70-46=24, Resulting Numbers: [24]
24,58 unequal: No Solution
Moving to Node #0,3,0
Current State: 58:[70, 46], Operations: ['97-95=2', '23*2=46']
Exploring Operation: 70+46=116, Resulting Numbers: [116]
116,58 unequal: No Solution
Moving to Node #0,3
Current State: 58:[23, 70, 2], Operations: ['97-95=2']
Exploring Operation: 23+2=25, Resulting Numbers: [70, 25]
Generated Node #0,3,1: 58:[70, 25] Operation: 23+2=25
Moving to Node #0,3,1
Current State: 58:[70, 25], Operations: ['97-95=2', '23+2=25']
Exploring Operation: 70-25=45, Resulting Numbers: [45]
45,58 unequal: No Solution
Moving to Node #0,3,1
Current State: 58:[70, 25], Operations: ['97-95=2', '23+2=25']
Exploring Operation: 70+25=95, Resulting Numbers: [95]
95,58 unequal: No Solution
Moving to Node #0,3
Current State: 58:[23, 70, 2], Operations: ['97-95=2']
Exploring Operation: 70-2=68, Resulting Numbers: [23, 68]
Generated Node #0,3,2: 58:[23, 68] Operation: 70-2=68
Moving to Node #0,3,2
Current State: 58:[23, 68], Operations: ['97-95=2', '70-2=68']
Exploring Operation: 68-23=45, Resulting Numbers: [45]
45,58 unequal: No Solution
Moving to Node #0,3,2
Current State: 58:[23, 68], Operations: ['97-95=2', '70-2=68']
Exploring Operation: 23+68=91, Resulting Numbers: [91]
91,58 unequal: No Solution
Moving to Node #0,3
Current State: 58:[23, 70, 2], Operations: ['97-95=2']
Exploring Operation: 23-2=21, Resulting Numbers: [70, 21]
Generated Node #0,3,3: 58:[70, 21] Operation: 23-2=21
Moving to Node #0,3,3
Current State: 58:[70, 21], Operations: ['97-95=2', '23-2=21']
Exploring Operation: 70-21=49, Resulting Numbers: [49]
49,58 unequal: No Solution
Moving to Node #0,3,3
Current State: 58:[70, 21], Operations: ['97-95=2', '23-2=21']
Exploring Operation: 70+21=91, Resulting Numbers: [91]
91,58 unequal: No Solution
Moving to Node #0,3
Current State: 58:[23, 70, 2], Operations: ['97-95=2']
Exploring Operation: 70+2=72, Resulting Numbers: [23, 72]
Generated Node #0,3,4: 58:[23, 72] Operation: 70+2=72
Moving to Node #0,3,4
Current State: 58:[23, 72], Operations: ['97-95=2', '70+2=72']
Exploring Operation: 72-23=49, Resulting Numbers: [49]
49,58 unequal: No Solution
Moving to Node #0,3,4
Current State: 58:[23, 72], Operations: ['97-95=2', '70+2=72']
Exploring Operation: 23+72=95, Resulting Numbers: [95]
95,58 unequal: No Solution
Moving to Node #0,3
Current State: 58:[23, 70, 2], Operations: ['97-95=2']
Exploring Operation: 70/2=35, Resulting Numbers: [23, 35]
Generated Node #0,3,5: 58:[23, 35] Operation: 70/2=35
Moving to Node #0,3,5
Current State: 58:[23, 35], Operations: ['97-95=2', '70/2=35']
Exploring Operation: 23+35=58, Resulting Numbers: [58]
58,58 equal: Goal Reached
|
Current State: 60:[13, 46, 66, 66], Operations: []
Exploring Operation: 66-46=20, Resulting Numbers: [13, 66, 20]
Generated Node #0,0: 60:[13, 66, 20] Operation: 66-46=20
Moving to Node #0,0
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 66-13=53, Resulting Numbers: [20, 53]
Generated Node #0,0,0: 60:[20, 53] Operation: 66-13=53
Moving to Node #0,0,0
Current State: 60:[20, 53], Operations: ['66-46=20', '66-13=53']
Exploring Operation: 53-20=33, Resulting Numbers: [33]
33,60 unequal: No Solution
Moving to Node #0,0,0
Current State: 60:[20, 53], Operations: ['66-46=20', '66-13=53']
Exploring Operation: 20+53=73, Resulting Numbers: [73]
73,60 unequal: No Solution
Moving to Node #0,0
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 20-13=7, Resulting Numbers: [66, 7]
Generated Node #0,0,1: 60:[66, 7] Operation: 20-13=7
Moving to Node #0,0,1
Current State: 60:[66, 7], Operations: ['66-46=20', '20-13=7']
Exploring Operation: 66-7=59, Resulting Numbers: [59]
59,60 unequal: No Solution
Moving to Node #0,0,1
Current State: 60:[66, 7], Operations: ['66-46=20', '20-13=7']
Exploring Operation: 66+7=73, Resulting Numbers: [73]
73,60 unequal: No Solution
Moving to Node #0,0
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 13+20=33, Resulting Numbers: [66, 33]
Generated Node #0,0,2: 60:[66, 33] Operation: 13+20=33
Moving to Node #0,0,2
Current State: 60:[66, 33], Operations: ['66-46=20', '13+20=33']
Exploring Operation: 66/33=2, Resulting Numbers: [2]
2,60 unequal: No Solution
Moving to Node #0,0,2
Current State: 60:[66, 33], Operations: ['66-46=20', '13+20=33']
Exploring Operation: 66-33=33, Resulting Numbers: [33]
33,60 unequal: No Solution
Moving to Node #0,0,2
Current State: 60:[66, 33], Operations: ['66-46=20', '13+20=33']
Exploring Operation: 66+33=99, Resulting Numbers: [99]
99,60 unequal: No Solution
Moving to Node #0,0
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 66-20=46, Resulting Numbers: [13, 46]
Generated Node #0,0,3: 60:[13, 46] Operation: 66-20=46
Moving to Node #0,0,3
Current State: 60:[13, 46], Operations: ['66-46=20', '66-20=46']
Exploring Operation: 13+46=59, Resulting Numbers: [59]
59,60 unequal: No Solution
Moving to Node #0,0,3
Current State: 60:[13, 46], Operations: ['66-46=20', '66-20=46']
Exploring Operation: 46-13=33, Resulting Numbers: [33]
33,60 unequal: No Solution
Moving to Node #0,0
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 13+66=79, Resulting Numbers: [20, 79]
Generated Node #0,0,4: 60:[20, 79] Operation: 13+66=79
Moving to Node #0,0,4
Current State: 60:[20, 79], Operations: ['66-46=20', '13+66=79']
Exploring Operation: 79-20=59, Resulting Numbers: [59]
59,60 unequal: No Solution
Moving to Node #0,0,4
Current State: 60:[20, 79], Operations: ['66-46=20', '13+66=79']
Exploring Operation: 20+79=99, Resulting Numbers: [99]
99,60 unequal: No Solution
Moving to Node #0,0
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 66+20=86, Resulting Numbers: [13, 86]
Generated Node #0,0,5: 60:[13, 86] Operation: 66+20=86
Moving to Node #0,0,5
Current State: 60:[13, 86], Operations: ['66-46=20', '66+20=86']
Exploring Operation: 86-13=73, Resulting Numbers: [73]
73,60 unequal: No Solution
Moving to Node #0,0,5
Current State: 60:[13, 86], Operations: ['66-46=20', '66+20=86']
Exploring Operation: 13+86=99, Resulting Numbers: [99]
99,60 unequal: No Solution
Moving to Node #0
Current State: 60:[13, 46, 66, 66], Operations: []
Exploring Operation: 66-46=20, Resulting Numbers: [13, 66, 20]
Generated Node #0,1: 60:[13, 66, 20] Operation: 66-46=20
Moving to Node #0,1
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 66-13=53, Resulting Numbers: [20, 53]
Generated Node #0,1,0: 60:[20, 53] Operation: 66-13=53
Moving to Node #0,1,0
Current State: 60:[20, 53], Operations: ['66-46=20', '66-13=53']
Exploring Operation: 53-20=33, Resulting Numbers: [33]
33,60 unequal: No Solution
Moving to Node #0,1,0
Current State: 60:[20, 53], Operations: ['66-46=20', '66-13=53']
Exploring Operation: 20+53=73, Resulting Numbers: [73]
73,60 unequal: No Solution
Moving to Node #0,1
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 20-13=7, Resulting Numbers: [66, 7]
Generated Node #0,1,1: 60:[66, 7] Operation: 20-13=7
Moving to Node #0,1,1
Current State: 60:[66, 7], Operations: ['66-46=20', '20-13=7']
Exploring Operation: 66-7=59, Resulting Numbers: [59]
59,60 unequal: No Solution
Moving to Node #0,1,1
Current State: 60:[66, 7], Operations: ['66-46=20', '20-13=7']
Exploring Operation: 66+7=73, Resulting Numbers: [73]
73,60 unequal: No Solution
Moving to Node #0,1
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 13+20=33, Resulting Numbers: [66, 33]
Generated Node #0,1,2: 60:[66, 33] Operation: 13+20=33
Moving to Node #0,1,2
Current State: 60:[66, 33], Operations: ['66-46=20', '13+20=33']
Exploring Operation: 66/33=2, Resulting Numbers: [2]
2,60 unequal: No Solution
Moving to Node #0,1,2
Current State: 60:[66, 33], Operations: ['66-46=20', '13+20=33']
Exploring Operation: 66-33=33, Resulting Numbers: [33]
33,60 unequal: No Solution
Moving to Node #0,1,2
Current State: 60:[66, 33], Operations: ['66-46=20', '13+20=33']
Exploring Operation: 66+33=99, Resulting Numbers: [99]
99,60 unequal: No Solution
Moving to Node #0,1
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 66-20=46, Resulting Numbers: [13, 46]
Generated Node #0,1,3: 60:[13, 46] Operation: 66-20=46
Moving to Node #0,1,3
Current State: 60:[13, 46], Operations: ['66-46=20', '66-20=46']
Exploring Operation: 13+46=59, Resulting Numbers: [59]
59,60 unequal: No Solution
Moving to Node #0,1,3
Current State: 60:[13, 46], Operations: ['66-46=20', '66-20=46']
Exploring Operation: 46-13=33, Resulting Numbers: [33]
33,60 unequal: No Solution
Moving to Node #0,1
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 13+66=79, Resulting Numbers: [20, 79]
Generated Node #0,1,4: 60:[20, 79] Operation: 13+66=79
Moving to Node #0,1,4
Current State: 60:[20, 79], Operations: ['66-46=20', '13+66=79']
Exploring Operation: 79-20=59, Resulting Numbers: [59]
59,60 unequal: No Solution
Moving to Node #0,1,4
Current State: 60:[20, 79], Operations: ['66-46=20', '13+66=79']
Exploring Operation: 20+79=99, Resulting Numbers: [99]
99,60 unequal: No Solution
Moving to Node #0,1
Current State: 60:[13, 66, 20], Operations: ['66-46=20']
Exploring Operation: 66+20=86, Resulting Numbers: [13, 86]
Generated Node #0,1,5: 60:[13, 86] Operation: 66+20=86
Moving to Node #0,1,5
Current State: 60:[13, 86], Operations: ['66-46=20', '66+20=86']
Exploring Operation: 86-13=73, Resulting Numbers: [73]
73,60 unequal: No Solution
Moving to Node #0,1,5
Current State: 60:[13, 86], Operations: ['66-46=20', '66+20=86']
Exploring Operation: 13+86=99, Resulting Numbers: [99]
99,60 unequal: No Solution
Moving to Node #0
Current State: 60:[13, 46, 66, 66], Operations: []
Exploring Operation: 13+46=59, Resulting Numbers: [66, 66, 59]
Generated Node #0,2: 60:[66, 66, 59] Operation: 13+46=59
Moving to Node #0,2
Current State: 60:[66, 66, 59], Operations: ['13+46=59']
Exploring Operation: 66/66=1, Resulting Numbers: [59, 1]
Generated Node #0,2,0: 60:[59, 1] Operation: 66/66=1
Moving to Node #0,2,0
Current State: 60:[59, 1], Operations: ['13+46=59', '66/66=1']
Exploring Operation: 59+1=60, Resulting Numbers: [60]
60,60 equal: Goal Reached
|
Current State: 21:[86, 25, 61, 20], Operations: []
Exploring Operation: 86-61=25, Resulting Numbers: [25, 20, 25]
Generated Node #0,0: 21:[25, 20, 25] Operation: 86-61=25
Moving to Node #0,0
Current State: 21:[25, 20, 25], Operations: ['86-61=25']
Exploring Operation: 25/25=1, Resulting Numbers: [20, 1]
Generated Node #0,0,0: 21:[20, 1] Operation: 25/25=1
Moving to Node #0,0,0
Current State: 21:[20, 1], Operations: ['86-61=25', '25/25=1']
Exploring Operation: 20+1=21, Resulting Numbers: [21]
21,21 equal: Goal Reached
|
Current State: 24:[30, 56, 76, 36], Operations: []
Exploring Operation: 76-56=20, Resulting Numbers: [30, 36, 20]
Generated Node #0,0: 24:[30, 36, 20] Operation: 76-56=20
Moving to Node #0,0
Current State: 24:[30, 36, 20], Operations: ['76-56=20']
Exploring Operation: 36-20=16, Resulting Numbers: [30, 16]
Generated Node #0,0,0: 24:[30, 16] Operation: 36-20=16
Moving to Node #0,0,0
Current State: 24:[30, 16], Operations: ['76-56=20', '36-20=16']
Exploring Operation: 30-16=14, Resulting Numbers: [14]
14,24 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 24:[14], Operations: ['76-56=20', '36-20=16', '30-16=14']
No solution found. |
Current State: 78:[14, 30, 49, 15], Operations: []
Exploring Operation: 49-14=35, Resulting Numbers: [30, 15, 35]
Generated Node #0,0: 78:[30, 15, 35] Operation: 49-14=35
Exploring Operation: 49-30=19, Resulting Numbers: [14, 15, 19]
Generated Node #0,1: 78:[14, 15, 19] Operation: 49-30=19
Exploring Operation: 30+49=79, Resulting Numbers: [14, 15, 79]
Generated Node #0,2: 78:[14, 15, 79] Operation: 30+49=79
Moving to Node #0,2
Current State: 78:[14, 15, 79], Operations: ['30+49=79']
Exploring Operation: 79-14=65, Resulting Numbers: [15, 65]
Generated Node #0,2,0: 78:[15, 65] Operation: 79-14=65
Exploring Operation: 15-14=1, Resulting Numbers: [79, 1]
Generated Node #0,2,1: 78:[79, 1] Operation: 15-14=1
Exploring Operation: 14+15=29, Resulting Numbers: [79, 29]
Generated Node #0,2,2: 78:[79, 29] Operation: 14+15=29
Moving to Node #0,1
Current State: 78:[14, 15, 19], Operations: ['49-30=19']
Exploring Operation: 19-15=4, Resulting Numbers: [14, 4]
Generated Node #0,1,0: 78:[14, 4] Operation: 19-15=4
Exploring Operation: 15+19=34, Resulting Numbers: [14, 34]
Generated Node #0,1,1: 78:[14, 34] Operation: 15+19=34
Exploring Operation: 19-14=5, Resulting Numbers: [15, 5]
Generated Node #0,1,2: 78:[15, 5] Operation: 19-14=5
Moving to Node #0,0
Current State: 78:[30, 15, 35], Operations: ['49-14=35']
Exploring Operation: 30/15=2, Resulting Numbers: [35, 2]
Generated Node #0,0,0: 78:[35, 2] Operation: 30/15=2
Exploring Operation: 35-30=5, Resulting Numbers: [15, 5]
Generated Node #0,0,1: 78:[15, 5] Operation: 35-30=5
Exploring Operation: 30-15=15, Resulting Numbers: [35, 15]
Generated Node #0,0,2: 78:[35, 15] Operation: 30-15=15
Moving to Node #0,2,1
Current State: 78:[79, 1], Operations: ['30+49=79', '15-14=1']
Exploring Operation: 79-1=78, Resulting Numbers: [78]
78,78 equal: Goal Reached
|
Current State: 36:[37, 47, 6, 32], Operations: []
Exploring Operation: 47-6=41, Resulting Numbers: [37, 32, 41]
Generated Node #0,0: 36:[37, 32, 41] Operation: 47-6=41
Moving to Node #0,0
Current State: 36:[37, 32, 41], Operations: ['47-6=41']
Exploring Operation: 41-32=9, Resulting Numbers: [37, 9]
Generated Node #0,0,0: 36:[37, 9] Operation: 41-32=9
Moving to Node #0,0,0
Current State: 36:[37, 9], Operations: ['47-6=41', '41-32=9']
Exploring Operation: 37-9=28, Resulting Numbers: [28]
28,36 unequal: No Solution
Moving to Node #0,0,0
Current State: 36:[37, 9], Operations: ['47-6=41', '41-32=9']
Exploring Operation: 37+9=46, Resulting Numbers: [46]
46,36 unequal: No Solution
Moving to Node #0,0
Current State: 36:[37, 32, 41], Operations: ['47-6=41']
Exploring Operation: 37-32=5, Resulting Numbers: [41, 5]
Generated Node #0,0,1: 36:[41, 5] Operation: 37-32=5
Moving to Node #0,0,1
Current State: 36:[41, 5], Operations: ['47-6=41', '37-32=5']
Exploring Operation: 41-5=36, Resulting Numbers: [36]
36,36 equal: Goal Reached
|
Current State: 99:[87, 16, 62, 13], Operations: []
Exploring Operation: 87-62=25, Resulting Numbers: [16, 13, 25]
Generated Node #0,0: 99:[16, 13, 25] Operation: 87-62=25
Exploring Operation: 62-16=46, Resulting Numbers: [87, 13, 46]
Generated Node #0,1: 99:[87, 13, 46] Operation: 62-16=46
Exploring Operation: 87+16=103, Resulting Numbers: [62, 13, 103]
Generated Node #0,2: 99:[62, 13, 103] Operation: 87+16=103
Exploring Operation: 62-13=49, Resulting Numbers: [87, 16, 49]
Generated Node #0,3: 99:[87, 16, 49] Operation: 62-13=49
Moving to Node #0,0
Current State: 99:[16, 13, 25], Operations: ['87-62=25']
Exploring Operation: 25-13=12, Resulting Numbers: [16, 12]
Generated Node #0,0,0: 99:[16, 12] Operation: 25-13=12
Exploring Operation: 16+25=41, Resulting Numbers: [13, 41]
Generated Node #0,0,1: 99:[13, 41] Operation: 16+25=41
Exploring Operation: 16-13=3, Resulting Numbers: [25, 3]
Generated Node #0,0,2: 99:[25, 3] Operation: 16-13=3
Exploring Operation: 25-16=9, Resulting Numbers: [13, 9]
Generated Node #0,0,3: 99:[13, 9] Operation: 25-16=9
Moving to Node #0,1
Current State: 99:[87, 13, 46], Operations: ['62-16=46']
Exploring Operation: 87+13=100, Resulting Numbers: [46, 100]
Generated Node #0,1,0: 99:[46, 100] Operation: 87+13=100
Exploring Operation: 46-13=33, Resulting Numbers: [87, 33]
Generated Node #0,1,1: 99:[87, 33] Operation: 46-13=33
Exploring Operation: 87-46=41, Resulting Numbers: [13, 41]
Generated Node #0,1,2: 99:[13, 41] Operation: 87-46=41
Exploring Operation: 87+46=133, Resulting Numbers: [13, 133]
Generated Node #0,1,3: 99:[13, 133] Operation: 87+46=133
Moving to Node #0,3
Current State: 99:[87, 16, 49], Operations: ['62-13=49']
Exploring Operation: 87-49=38, Resulting Numbers: [16, 38]
Generated Node #0,3,0: 99:[16, 38] Operation: 87-49=38
Exploring Operation: 87+16=103, Resulting Numbers: [49, 103]
Generated Node #0,3,1: 99:[49, 103] Operation: 87+16=103
Exploring Operation: 87+49=136, Resulting Numbers: [16, 136]
Generated Node #0,3,2: 99:[16, 136] Operation: 87+49=136
Exploring Operation: 49-16=33, Resulting Numbers: [87, 33]
Generated Node #0,3,3: 99:[87, 33] Operation: 49-16=33
Moving to Node #0,2
Current State: 99:[62, 13, 103], Operations: ['87+16=103']
Exploring Operation: 103-13=90, Resulting Numbers: [62, 90]
Generated Node #0,2,0: 99:[62, 90] Operation: 103-13=90
Exploring Operation: 62+13=75, Resulting Numbers: [103, 75]
Generated Node #0,2,1: 99:[103, 75] Operation: 62+13=75
Exploring Operation: 103-62=41, Resulting Numbers: [13, 41]
Generated Node #0,2,2: 99:[13, 41] Operation: 103-62=41
Exploring Operation: 62-13=49, Resulting Numbers: [103, 49]
Generated Node #0,2,3: 99:[103, 49] Operation: 62-13=49
Moving to Node #0,0,3
Current State: 99:[13, 9], Operations: ['87-62=25', '25-16=9']
Exploring Operation: 13+9=22, Resulting Numbers: [22]
22,99 unequal: No Solution
Exploring Operation: 13*9=117, Resulting Numbers: [117]
117,99 unequal: No Solution
Exploring Operation: 13-9=4, Resulting Numbers: [4]
4,99 unequal: No Solution
Moving to Node #0,0,0
Current State: 99:[16, 12], Operations: ['87-62=25', '25-13=12']
Exploring Operation: 16+12=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Exploring Operation: 16-12=4, Resulting Numbers: [4]
4,99 unequal: No Solution
Exploring Operation: 16*12=192, Resulting Numbers: [192]
192,99 unequal: No Solution
Moving to Node #0,0,2
Current State: 99:[25, 3], Operations: ['87-62=25', '16-13=3']
Exploring Operation: 25*3=75, Resulting Numbers: [75]
75,99 unequal: No Solution
Exploring Operation: 25-3=22, Resulting Numbers: [22]
22,99 unequal: No Solution
Exploring Operation: 25+3=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Moving to Node #0,2,2
Current State: 99:[13, 41], Operations: ['87+16=103', '103-62=41']
Exploring Operation: 13+41=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 13*41=533, Resulting Numbers: [533]
533,99 unequal: No Solution
Exploring Operation: 41-13=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Moving to Node #0,0,3,0
Current State: 99:[4], Operations: ['87-62=25', '25-16=9', '13-9=4']
Moving to Node #0,0,0,0
Current State: 99:[4], Operations: ['87-62=25', '25-13=12', '16-12=4']
Moving to Node #0,2,2,0
Current State: 99:[28], Operations: ['87+16=103', '103-62=41', '41-13=28']
Moving to Node #0,0,0,0
Current State: 99:[28], Operations: ['87-62=25', '25-13=12', '16+12=28']
Moving to Node #0,0,2,0
Current State: 99:[28], Operations: ['87-62=25', '16-13=3', '25+3=28']
Moving to Node #0,1,2
Current State: 99:[13, 41], Operations: ['62-16=46', '87-46=41']
Exploring Operation: 41-13=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Exploring Operation: 13+41=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 13*41=533, Resulting Numbers: [533]
533,99 unequal: No Solution
Moving to Node #0,0,1
Current State: 99:[13, 41], Operations: ['87-62=25', '16+25=41']
Exploring Operation: 13+41=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 13*41=533, Resulting Numbers: [533]
533,99 unequal: No Solution
Exploring Operation: 41-13=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Moving to Node #0,3,0
Current State: 99:[16, 38], Operations: ['62-13=49', '87-49=38']
Exploring Operation: 16+38=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 16*38=608, Resulting Numbers: [608]
608,99 unequal: No Solution
Exploring Operation: 38-16=22, Resulting Numbers: [22]
22,99 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 99:[28], Operations: ['62-16=46', '87-46=41', '41-13=28']
Moving to Node #0,0,1,0
Current State: 99:[28], Operations: ['87-62=25', '16+25=41', '41-13=28']
Moving to Node #0,0,3,0
Current State: 99:[22], Operations: ['87-62=25', '25-16=9', '13+9=22']
Moving to Node #0,3,0,0
Current State: 99:[22], Operations: ['62-13=49', '87-49=38', '38-16=22']
Moving to Node #0,0,2,0
Current State: 99:[22], Operations: ['87-62=25', '16-13=3', '25-3=22']
Moving to Node #0,1,1
Current State: 99:[87, 33], Operations: ['62-16=46', '46-13=33']
Exploring Operation: 87-33=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 87+33=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Exploring Operation: 87*33=2871, Resulting Numbers: [2871]
2871,99 unequal: No Solution
Moving to Node #0,3,3
Current State: 99:[87, 33], Operations: ['62-13=49', '49-16=33']
Exploring Operation: 87*33=2871, Resulting Numbers: [2871]
2871,99 unequal: No Solution
Exploring Operation: 87-33=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 87+33=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Moving to Node #0,1,0
Current State: 99:[46, 100], Operations: ['62-16=46', '87+13=100']
Exploring Operation: 100-46=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 46*100=4600, Resulting Numbers: [4600]
4600,99 unequal: No Solution
Exploring Operation: 46+100=146, Resulting Numbers: [146]
146,99 unequal: No Solution
Moving to Node #0,0,3,0
Current State: 99:[117], Operations: ['87-62=25', '25-16=9', '13*9=117']
Moving to Node #0,2,3
Current State: 99:[103, 49], Operations: ['87+16=103', '62-13=49']
Exploring Operation: 103*49=5047, Resulting Numbers: [5047]
5047,99 unequal: No Solution
Exploring Operation: 103-49=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 103+49=152, Resulting Numbers: [152]
152,99 unequal: No Solution
Moving to Node #0,3,1
Current State: 99:[49, 103], Operations: ['62-13=49', '87+16=103']
Exploring Operation: 49*103=5047, Resulting Numbers: [5047]
5047,99 unequal: No Solution
Exploring Operation: 103-49=54, Resulting Numbers: [54]
54,99 unequal: No Solution
Exploring Operation: 49+103=152, Resulting Numbers: [152]
152,99 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 99:[54], Operations: ['62-13=49', '87-49=38', '16+38=54']
Moving to Node #0,1,0,0
Current State: 99:[54], Operations: ['62-16=46', '87+13=100', '100-46=54']
Moving to Node #0,3,1,0
Current State: 99:[54], Operations: ['62-13=49', '87+16=103', '103-49=54']
Moving to Node #0,0,1,0
Current State: 99:[54], Operations: ['87-62=25', '16+25=41', '13+41=54']
Moving to Node #0,3,3,0
Current State: 99:[120], Operations: ['62-13=49', '49-16=33', '87+33=120']
Moving to Node #0,2,3,0
Current State: 99:[54], Operations: ['87+16=103', '62-13=49', '103-49=54']
Moving to Node #0,3,3,0
Current State: 99:[54], Operations: ['62-13=49', '49-16=33', '87-33=54']
Moving to Node #0,1,2,0
Current State: 99:[54], Operations: ['62-16=46', '87-46=41', '13+41=54']
Moving to Node #0,1,1,0
Current State: 99:[54], Operations: ['62-16=46', '46-13=33', '87-33=54']
Moving to Node #0,1,1,0
Current State: 99:[120], Operations: ['62-16=46', '46-13=33', '87+33=120']
Moving to Node #0,2,2,0
Current State: 99:[54], Operations: ['87+16=103', '103-62=41', '13+41=54']
Moving to Node #0,0,2,0
Current State: 99:[75], Operations: ['87-62=25', '16-13=3', '25*3=75']
Moving to Node #0,2,1
Current State: 99:[103, 75], Operations: ['87+16=103', '62+13=75']
Exploring Operation: 103+75=178, Resulting Numbers: [178]
178,99 unequal: No Solution
Exploring Operation: 103*75=7725, Resulting Numbers: [7725]
7725,99 unequal: No Solution
Exploring Operation: 103-75=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Moving to Node #0,2,1,0
Current State: 99:[28], Operations: ['87+16=103', '62+13=75', '103-75=28']
Moving to Node #0,1,3
Current State: 99:[13, 133], Operations: ['62-16=46', '87+46=133']
Exploring Operation: 13*133=1729, Resulting Numbers: [1729]
1729,99 unequal: No Solution
Exploring Operation: 13+133=146, Resulting Numbers: [146]
146,99 unequal: No Solution
Exploring Operation: 133-13=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Moving to Node #0,2,0
Current State: 99:[62, 90], Operations: ['87+16=103', '103-13=90']
Exploring Operation: 62*90=5580, Resulting Numbers: [5580]
5580,99 unequal: No Solution
Exploring Operation: 90-62=28, Resulting Numbers: [28]
28,99 unequal: No Solution
Exploring Operation: 62+90=152, Resulting Numbers: [152]
152,99 unequal: No Solution
Moving to Node #0,3,2
Current State: 99:[16, 136], Operations: ['62-13=49', '87+49=136']
Exploring Operation: 16+136=152, Resulting Numbers: [152]
152,99 unequal: No Solution
Exploring Operation: 136-16=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Exploring Operation: 16*136=2176, Resulting Numbers: [2176]
2176,99 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 99:[28], Operations: ['87+16=103', '103-13=90', '90-62=28']
Moving to Node #0,1,3,0
Current State: 99:[120], Operations: ['62-16=46', '87+46=133', '133-13=120']
Moving to Node #0,3,2,0
Current State: 99:[120], Operations: ['62-13=49', '87+49=136', '136-16=120']
Moving to Node #0,1,0,0
Current State: 99:[146], Operations: ['62-16=46', '87+13=100', '46+100=146']
Moving to Node #0,1,3,0
Current State: 99:[146], Operations: ['62-16=46', '87+46=133', '13+133=146']
Moving to Node #0,3,1,0
Current State: 99:[152], Operations: ['62-13=49', '87+16=103', '49+103=152']
Moving to Node #0,2,3,0
Current State: 99:[152], Operations: ['87+16=103', '62-13=49', '103+49=152']
Moving to Node #0,2,0,0
Current State: 99:[152], Operations: ['87+16=103', '103-13=90', '62+90=152']
Moving to Node #0,3,2,0
Current State: 99:[152], Operations: ['62-13=49', '87+49=136', '16+136=152']
Moving to Node #0,2,1,0
Current State: 99:[178], Operations: ['87+16=103', '62+13=75', '103+75=178']
Moving to Node #0,0,0,0
Current State: 99:[192], Operations: ['87-62=25', '25-13=12', '16*12=192']
Moving to Node #0,1,2,0
Current State: 99:[533], Operations: ['62-16=46', '87-46=41', '13*41=533']
Moving to Node #0,2,2,0
Current State: 99:[533], Operations: ['87+16=103', '103-62=41', '13*41=533']
Moving to Node #0,0,1,0
Current State: 99:[533], Operations: ['87-62=25', '16+25=41', '13*41=533']
Moving to Node #0,3,0,0
Current State: 99:[608], Operations: ['62-13=49', '87-49=38', '16*38=608']
Moving to Node #0,1,3,0
Current State: 99:[1729], Operations: ['62-16=46', '87+46=133', '13*133=1729']
Moving to Node #0,3,2,0
Current State: 99:[2176], Operations: ['62-13=49', '87+49=136', '16*136=2176']
Moving to Node #0,3,3,0
Current State: 99:[2871], Operations: ['62-13=49', '49-16=33', '87*33=2871']
Moving to Node #0,1,1,0
Current State: 99:[2871], Operations: ['62-16=46', '46-13=33', '87*33=2871']
Moving to Node #0,1,0,0
Current State: 99:[4600], Operations: ['62-16=46', '87+13=100', '46*100=4600']
Moving to Node #0,3,1,0
Current State: 99:[5047], Operations: ['62-13=49', '87+16=103', '49*103=5047']
Moving to Node #0,2,3,0
Current State: 99:[5047], Operations: ['87+16=103', '62-13=49', '103*49=5047']
Moving to Node #0,2,0,0
Current State: 99:[5580], Operations: ['87+16=103', '103-13=90', '62*90=5580']
Moving to Node #0,2,1,0
Current State: 99:[7725], Operations: ['87+16=103', '62+13=75', '103*75=7725']
No solution found. |
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 52+32=84, Resulting Numbers: [40, 19, 84]
Generated Node #0,0: 84:[40, 19, 84] Operation: 52+32=84
Moving to Node #0,0
Current State: 84:[40, 19, 84], Operations: ['52+32=84']
Exploring Operation: 40-19=21, Resulting Numbers: [84, 21]
Generated Node #0,0,0: 84:[84, 21] Operation: 40-19=21
Moving to Node #0,0,0
Current State: 84:[84, 21], Operations: ['52+32=84', '40-19=21']
Exploring Operation: 84/21=4, Resulting Numbers: [4]
4,84 unequal: No Solution
Moving to Node #0,0,0
Current State: 84:[84, 21], Operations: ['52+32=84', '40-19=21']
Exploring Operation: 84+21=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,0,0
Current State: 84:[84, 21], Operations: ['52+32=84', '40-19=21']
Exploring Operation: 84-21=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,0
Current State: 84:[40, 19, 84], Operations: ['52+32=84']
Exploring Operation: 84-40=44, Resulting Numbers: [19, 44]
Generated Node #0,0,1: 84:[19, 44] Operation: 84-40=44
Moving to Node #0,0,1
Current State: 84:[19, 44], Operations: ['52+32=84', '84-40=44']
Exploring Operation: 44-19=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,0,1
Current State: 84:[19, 44], Operations: ['52+32=84', '84-40=44']
Exploring Operation: 19+44=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,0
Current State: 84:[40, 19, 84], Operations: ['52+32=84']
Exploring Operation: 40+19=59, Resulting Numbers: [84, 59]
Generated Node #0,0,2: 84:[84, 59] Operation: 40+19=59
Moving to Node #0,0,2
Current State: 84:[84, 59], Operations: ['52+32=84', '40+19=59']
Exploring Operation: 84-59=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,0,2
Current State: 84:[84, 59], Operations: ['52+32=84', '40+19=59']
Exploring Operation: 84+59=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,0
Current State: 84:[40, 19, 84], Operations: ['52+32=84']
Exploring Operation: 19+84=103, Resulting Numbers: [40, 103]
Generated Node #0,0,3: 84:[40, 103] Operation: 19+84=103
Moving to Node #0,0,3
Current State: 84:[40, 103], Operations: ['52+32=84', '19+84=103']
Exploring Operation: 103-40=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,0,3
Current State: 84:[40, 103], Operations: ['52+32=84', '19+84=103']
Exploring Operation: 40+103=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,0
Current State: 84:[40, 19, 84], Operations: ['52+32=84']
Exploring Operation: 84-19=65, Resulting Numbers: [40, 65]
Generated Node #0,0,4: 84:[40, 65] Operation: 84-19=65
Moving to Node #0,0,4
Current State: 84:[40, 65], Operations: ['52+32=84', '84-19=65']
Exploring Operation: 65-40=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,0,4
Current State: 84:[40, 65], Operations: ['52+32=84', '84-19=65']
Exploring Operation: 40+65=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,0
Current State: 84:[40, 19, 84], Operations: ['52+32=84']
Exploring Operation: 40+84=124, Resulting Numbers: [19, 124]
Generated Node #0,0,5: 84:[19, 124] Operation: 40+84=124
Moving to Node #0,0,5
Current State: 84:[19, 124], Operations: ['52+32=84', '40+84=124']
Exploring Operation: 124-19=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,0,5
Current State: 84:[19, 124], Operations: ['52+32=84', '40+84=124']
Exploring Operation: 19+124=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 52-32=20, Resulting Numbers: [40, 19, 20]
Generated Node #0,1: 84:[40, 19, 20] Operation: 52-32=20
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 40-19=21, Resulting Numbers: [20, 21]
Generated Node #0,1,0: 84:[20, 21] Operation: 40-19=21
Moving to Node #0,1,0
Current State: 84:[20, 21], Operations: ['52-32=20', '40-19=21']
Exploring Operation: 20+21=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,1,0
Current State: 84:[20, 21], Operations: ['52-32=20', '40-19=21']
Exploring Operation: 21-20=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 40/20=2, Resulting Numbers: [19, 2]
Generated Node #0,1,1: 84:[19, 2] Operation: 40/20=2
Moving to Node #0,1,1
Current State: 84:[19, 2], Operations: ['52-32=20', '40/20=2']
Exploring Operation: 19+2=21, Resulting Numbers: [21]
21,84 unequal: No Solution
Moving to Node #0,1,1
Current State: 84:[19, 2], Operations: ['52-32=20', '40/20=2']
Exploring Operation: 19-2=17, Resulting Numbers: [17]
17,84 unequal: No Solution
Moving to Node #0,1,1
Current State: 84:[19, 2], Operations: ['52-32=20', '40/20=2']
Exploring Operation: 19*2=38, Resulting Numbers: [38]
38,84 unequal: No Solution
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 40-20=20, Resulting Numbers: [19, 20]
Generated Node #0,1,2: 84:[19, 20] Operation: 40-20=20
Moving to Node #0,1,2
Current State: 84:[19, 20], Operations: ['52-32=20', '40-20=20']
Exploring Operation: 20-19=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,1,2
Current State: 84:[19, 20], Operations: ['52-32=20', '40-20=20']
Exploring Operation: 19+20=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 20-19=1, Resulting Numbers: [40, 1]
Generated Node #0,1,3: 84:[40, 1] Operation: 20-19=1
Moving to Node #0,1,3
Current State: 84:[40, 1], Operations: ['52-32=20', '20-19=1']
Exploring Operation: 40+1=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,1,3
Current State: 84:[40, 1], Operations: ['52-32=20', '20-19=1']
Exploring Operation: 40*1=40, Resulting Numbers: [40]
40,84 unequal: No Solution
Moving to Node #0,1,3
Current State: 84:[40, 1], Operations: ['52-32=20', '20-19=1']
Exploring Operation: 40/1=40, Resulting Numbers: [40]
40,84 unequal: No Solution
Moving to Node #0,1,3
Current State: 84:[40, 1], Operations: ['52-32=20', '20-19=1']
Exploring Operation: 40-1=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 19+20=39, Resulting Numbers: [40, 39]
Generated Node #0,1,4: 84:[40, 39] Operation: 19+20=39
Moving to Node #0,1,4
Current State: 84:[40, 39], Operations: ['52-32=20', '19+20=39']
Exploring Operation: 40-39=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,1,4
Current State: 84:[40, 39], Operations: ['52-32=20', '19+20=39']
Exploring Operation: 40+39=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 40+19=59, Resulting Numbers: [20, 59]
Generated Node #0,1,5: 84:[20, 59] Operation: 40+19=59
Moving to Node #0,1,5
Current State: 84:[20, 59], Operations: ['52-32=20', '40+19=59']
Exploring Operation: 59-20=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,1,5
Current State: 84:[20, 59], Operations: ['52-32=20', '40+19=59']
Exploring Operation: 20+59=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,1
Current State: 84:[40, 19, 20], Operations: ['52-32=20']
Exploring Operation: 40+20=60, Resulting Numbers: [19, 60]
Generated Node #0,1,6: 84:[19, 60] Operation: 40+20=60
Moving to Node #0,1,6
Current State: 84:[19, 60], Operations: ['52-32=20', '40+20=60']
Exploring Operation: 60-19=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,1,6
Current State: 84:[19, 60], Operations: ['52-32=20', '40+20=60']
Exploring Operation: 19+60=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 52-40=12, Resulting Numbers: [19, 32, 12]
Generated Node #0,2: 84:[19, 32, 12] Operation: 52-40=12
Moving to Node #0,2
Current State: 84:[19, 32, 12], Operations: ['52-40=12']
Exploring Operation: 32-19=13, Resulting Numbers: [12, 13]
Generated Node #0,2,0: 84:[12, 13] Operation: 32-19=13
Moving to Node #0,2,0
Current State: 84:[12, 13], Operations: ['52-40=12', '32-19=13']
Exploring Operation: 13-12=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,2,0
Current State: 84:[12, 13], Operations: ['52-40=12', '32-19=13']
Exploring Operation: 12+13=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,2,0
Current State: 84:[12, 13], Operations: ['52-40=12', '32-19=13']
Exploring Operation: 12*13=156, Resulting Numbers: [156]
156,84 unequal: No Solution
Moving to Node #0,2
Current State: 84:[19, 32, 12], Operations: ['52-40=12']
Exploring Operation: 32-12=20, Resulting Numbers: [19, 20]
Generated Node #0,2,1: 84:[19, 20] Operation: 32-12=20
Moving to Node #0,2,1
Current State: 84:[19, 20], Operations: ['52-40=12', '32-12=20']
Exploring Operation: 20-19=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,2,1
Current State: 84:[19, 20], Operations: ['52-40=12', '32-12=20']
Exploring Operation: 19+20=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,2
Current State: 84:[19, 32, 12], Operations: ['52-40=12']
Exploring Operation: 19-12=7, Resulting Numbers: [32, 7]
Generated Node #0,2,2: 84:[32, 7] Operation: 19-12=7
Moving to Node #0,2,2
Current State: 84:[32, 7], Operations: ['52-40=12', '19-12=7']
Exploring Operation: 32+7=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,2,2
Current State: 84:[32, 7], Operations: ['52-40=12', '19-12=7']
Exploring Operation: 32-7=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,2
Current State: 84:[19, 32, 12], Operations: ['52-40=12']
Exploring Operation: 32+12=44, Resulting Numbers: [19, 44]
Generated Node #0,2,3: 84:[19, 44] Operation: 32+12=44
Moving to Node #0,2,3
Current State: 84:[19, 44], Operations: ['52-40=12', '32+12=44']
Exploring Operation: 44-19=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,2,3
Current State: 84:[19, 44], Operations: ['52-40=12', '32+12=44']
Exploring Operation: 19+44=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,2
Current State: 84:[19, 32, 12], Operations: ['52-40=12']
Exploring Operation: 19+12=31, Resulting Numbers: [32, 31]
Generated Node #0,2,4: 84:[32, 31] Operation: 19+12=31
Moving to Node #0,2,4
Current State: 84:[32, 31], Operations: ['52-40=12', '19+12=31']
Exploring Operation: 32-31=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,2,4
Current State: 84:[32, 31], Operations: ['52-40=12', '19+12=31']
Exploring Operation: 32+31=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,2
Current State: 84:[19, 32, 12], Operations: ['52-40=12']
Exploring Operation: 19+32=51, Resulting Numbers: [12, 51]
Generated Node #0,2,5: 84:[12, 51] Operation: 19+32=51
Moving to Node #0,2,5
Current State: 84:[12, 51], Operations: ['52-40=12', '19+32=51']
Exploring Operation: 51-12=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,2,5
Current State: 84:[12, 51], Operations: ['52-40=12', '19+32=51']
Exploring Operation: 12+51=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 52-19=33, Resulting Numbers: [40, 32, 33]
Generated Node #0,3: 84:[40, 32, 33] Operation: 52-19=33
Moving to Node #0,3
Current State: 84:[40, 32, 33], Operations: ['52-19=33']
Exploring Operation: 33-32=1, Resulting Numbers: [40, 1]
Generated Node #0,3,0: 84:[40, 1] Operation: 33-32=1
Moving to Node #0,3,0
Current State: 84:[40, 1], Operations: ['52-19=33', '33-32=1']
Exploring Operation: 40+1=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,3,0
Current State: 84:[40, 1], Operations: ['52-19=33', '33-32=1']
Exploring Operation: 40*1=40, Resulting Numbers: [40]
40,84 unequal: No Solution
Moving to Node #0,3,0
Current State: 84:[40, 1], Operations: ['52-19=33', '33-32=1']
Exploring Operation: 40/1=40, Resulting Numbers: [40]
40,84 unequal: No Solution
Moving to Node #0,3,0
Current State: 84:[40, 1], Operations: ['52-19=33', '33-32=1']
Exploring Operation: 40-1=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,3
Current State: 84:[40, 32, 33], Operations: ['52-19=33']
Exploring Operation: 40-33=7, Resulting Numbers: [32, 7]
Generated Node #0,3,1: 84:[32, 7] Operation: 40-33=7
Moving to Node #0,3,1
Current State: 84:[32, 7], Operations: ['52-19=33', '40-33=7']
Exploring Operation: 32+7=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,3,1
Current State: 84:[32, 7], Operations: ['52-19=33', '40-33=7']
Exploring Operation: 32-7=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,3
Current State: 84:[40, 32, 33], Operations: ['52-19=33']
Exploring Operation: 40-32=8, Resulting Numbers: [33, 8]
Generated Node #0,3,2: 84:[33, 8] Operation: 40-32=8
Moving to Node #0,3,2
Current State: 84:[33, 8], Operations: ['52-19=33', '40-32=8']
Exploring Operation: 33+8=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,3,2
Current State: 84:[33, 8], Operations: ['52-19=33', '40-32=8']
Exploring Operation: 33-8=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,3
Current State: 84:[40, 32, 33], Operations: ['52-19=33']
Exploring Operation: 40+33=73, Resulting Numbers: [32, 73]
Generated Node #0,3,3: 84:[32, 73] Operation: 40+33=73
Moving to Node #0,3,3
Current State: 84:[32, 73], Operations: ['52-19=33', '40+33=73']
Exploring Operation: 73-32=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,3,3
Current State: 84:[32, 73], Operations: ['52-19=33', '40+33=73']
Exploring Operation: 32+73=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,3
Current State: 84:[40, 32, 33], Operations: ['52-19=33']
Exploring Operation: 40+32=72, Resulting Numbers: [33, 72]
Generated Node #0,3,4: 84:[33, 72] Operation: 40+32=72
Moving to Node #0,3,4
Current State: 84:[33, 72], Operations: ['52-19=33', '40+32=72']
Exploring Operation: 72-33=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,3,4
Current State: 84:[33, 72], Operations: ['52-19=33', '40+32=72']
Exploring Operation: 33+72=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,3
Current State: 84:[40, 32, 33], Operations: ['52-19=33']
Exploring Operation: 32+33=65, Resulting Numbers: [40, 65]
Generated Node #0,3,5: 84:[40, 65] Operation: 32+33=65
Moving to Node #0,3,5
Current State: 84:[40, 65], Operations: ['52-19=33', '32+33=65']
Exploring Operation: 65-40=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,3,5
Current State: 84:[40, 65], Operations: ['52-19=33', '32+33=65']
Exploring Operation: 40+65=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [52, 19, 8]
Generated Node #0,4: 84:[52, 19, 8] Operation: 40-32=8
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 52-8=44, Resulting Numbers: [19, 44]
Generated Node #0,4,0: 84:[19, 44] Operation: 52-8=44
Moving to Node #0,4,0
Current State: 84:[19, 44], Operations: ['40-32=8', '52-8=44']
Exploring Operation: 44-19=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,4,0
Current State: 84:[19, 44], Operations: ['40-32=8', '52-8=44']
Exploring Operation: 19+44=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 52-19=33, Resulting Numbers: [8, 33]
Generated Node #0,4,1: 84:[8, 33] Operation: 52-19=33
Moving to Node #0,4,1
Current State: 84:[8, 33], Operations: ['40-32=8', '52-19=33']
Exploring Operation: 8+33=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,4,1
Current State: 84:[8, 33], Operations: ['40-32=8', '52-19=33']
Exploring Operation: 33-8=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 19+8=27, Resulting Numbers: [52, 27]
Generated Node #0,4,2: 84:[52, 27] Operation: 19+8=27
Moving to Node #0,4,2
Current State: 84:[52, 27], Operations: ['40-32=8', '19+8=27']
Exploring Operation: 52-27=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,4,2
Current State: 84:[52, 27], Operations: ['40-32=8', '19+8=27']
Exploring Operation: 52+27=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 19-8=11, Resulting Numbers: [52, 11]
Generated Node #0,4,3: 84:[52, 11] Operation: 19-8=11
Moving to Node #0,4,3
Current State: 84:[52, 11], Operations: ['40-32=8', '19-8=11']
Exploring Operation: 52-11=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,4,3
Current State: 84:[52, 11], Operations: ['40-32=8', '19-8=11']
Exploring Operation: 52+11=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 52+19=71, Resulting Numbers: [8, 71]
Generated Node #0,4,4: 84:[8, 71] Operation: 52+19=71
Moving to Node #0,4,4
Current State: 84:[8, 71], Operations: ['40-32=8', '52+19=71']
Exploring Operation: 8+71=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,4,4
Current State: 84:[8, 71], Operations: ['40-32=8', '52+19=71']
Exploring Operation: 71-8=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 52+8=60, Resulting Numbers: [19, 60]
Generated Node #0,4,5: 84:[19, 60] Operation: 52+8=60
Moving to Node #0,4,5
Current State: 84:[19, 60], Operations: ['40-32=8', '52+8=60']
Exploring Operation: 60-19=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,4,5
Current State: 84:[19, 60], Operations: ['40-32=8', '52+8=60']
Exploring Operation: 19+60=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,4
Current State: 84:[52, 19, 8], Operations: ['40-32=8']
Exploring Operation: 19*8=152, Resulting Numbers: [52, 152]
Generated Node #0,4,6: 84:[52, 152] Operation: 19*8=152
Moving to Node #0,4,6
Current State: 84:[52, 152], Operations: ['40-32=8', '19*8=152']
Exploring Operation: 152-52=100, Resulting Numbers: [100]
100,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 32-19=13, Resulting Numbers: [52, 40, 13]
Generated Node #0,5: 84:[52, 40, 13] Operation: 32-19=13
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 52-40=12, Resulting Numbers: [13, 12]
Generated Node #0,5,0: 84:[13, 12] Operation: 52-40=12
Moving to Node #0,5,0
Current State: 84:[13, 12], Operations: ['32-19=13', '52-40=12']
Exploring Operation: 13-12=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,5,0
Current State: 84:[13, 12], Operations: ['32-19=13', '52-40=12']
Exploring Operation: 13+12=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,5,0
Current State: 84:[13, 12], Operations: ['32-19=13', '52-40=12']
Exploring Operation: 13*12=156, Resulting Numbers: [156]
156,84 unequal: No Solution
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 52/13=4, Resulting Numbers: [40, 4]
Generated Node #0,5,1: 84:[40, 4] Operation: 52/13=4
Moving to Node #0,5,1
Current State: 84:[40, 4], Operations: ['32-19=13', '52/13=4']
Exploring Operation: 40+4=44, Resulting Numbers: [44]
44,84 unequal: No Solution
Moving to Node #0,5,1
Current State: 84:[40, 4], Operations: ['32-19=13', '52/13=4']
Exploring Operation: 40/4=10, Resulting Numbers: [10]
10,84 unequal: No Solution
Moving to Node #0,5,1
Current State: 84:[40, 4], Operations: ['32-19=13', '52/13=4']
Exploring Operation: 40-4=36, Resulting Numbers: [36]
36,84 unequal: No Solution
Moving to Node #0,5,1
Current State: 84:[40, 4], Operations: ['32-19=13', '52/13=4']
Exploring Operation: 40*4=160, Resulting Numbers: [160]
160,84 unequal: No Solution
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 52-13=39, Resulting Numbers: [40, 39]
Generated Node #0,5,2: 84:[40, 39] Operation: 52-13=39
Moving to Node #0,5,2
Current State: 84:[40, 39], Operations: ['32-19=13', '52-13=39']
Exploring Operation: 40-39=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,5,2
Current State: 84:[40, 39], Operations: ['32-19=13', '52-13=39']
Exploring Operation: 40+39=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 52+40=92, Resulting Numbers: [13, 92]
Generated Node #0,5,3: 84:[13, 92] Operation: 52+40=92
Moving to Node #0,5,3
Current State: 84:[13, 92], Operations: ['32-19=13', '52+40=92']
Exploring Operation: 92-13=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,5,3
Current State: 84:[13, 92], Operations: ['32-19=13', '52+40=92']
Exploring Operation: 13+92=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 40-13=27, Resulting Numbers: [52, 27]
Generated Node #0,5,4: 84:[52, 27] Operation: 40-13=27
Moving to Node #0,5,4
Current State: 84:[52, 27], Operations: ['32-19=13', '40-13=27']
Exploring Operation: 52-27=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,5,4
Current State: 84:[52, 27], Operations: ['32-19=13', '40-13=27']
Exploring Operation: 52+27=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 52+13=65, Resulting Numbers: [40, 65]
Generated Node #0,5,5: 84:[40, 65] Operation: 52+13=65
Moving to Node #0,5,5
Current State: 84:[40, 65], Operations: ['32-19=13', '52+13=65']
Exploring Operation: 65-40=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,5,5
Current State: 84:[40, 65], Operations: ['32-19=13', '52+13=65']
Exploring Operation: 40+65=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,5
Current State: 84:[52, 40, 13], Operations: ['32-19=13']
Exploring Operation: 40+13=53, Resulting Numbers: [52, 53]
Generated Node #0,5,6: 84:[52, 53] Operation: 40+13=53
Moving to Node #0,5,6
Current State: 84:[52, 53], Operations: ['32-19=13', '40+13=53']
Exploring Operation: 53-52=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,5,6
Current State: 84:[52, 53], Operations: ['32-19=13', '40+13=53']
Exploring Operation: 52+53=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 52+40=92, Resulting Numbers: [19, 32, 92]
Generated Node #0,6: 84:[19, 32, 92] Operation: 52+40=92
Moving to Node #0,6
Current State: 84:[19, 32, 92], Operations: ['52+40=92']
Exploring Operation: 32-19=13, Resulting Numbers: [92, 13]
Generated Node #0,6,0: 84:[92, 13] Operation: 32-19=13
Moving to Node #0,6,0
Current State: 84:[92, 13], Operations: ['52+40=92', '32-19=13']
Exploring Operation: 92-13=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,6,0
Current State: 84:[92, 13], Operations: ['52+40=92', '32-19=13']
Exploring Operation: 92+13=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,6
Current State: 84:[19, 32, 92], Operations: ['52+40=92']
Exploring Operation: 92-19=73, Resulting Numbers: [32, 73]
Generated Node #0,6,1: 84:[32, 73] Operation: 92-19=73
Moving to Node #0,6,1
Current State: 84:[32, 73], Operations: ['52+40=92', '92-19=73']
Exploring Operation: 73-32=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,6,1
Current State: 84:[32, 73], Operations: ['52+40=92', '92-19=73']
Exploring Operation: 32+73=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,6
Current State: 84:[19, 32, 92], Operations: ['52+40=92']
Exploring Operation: 19+32=51, Resulting Numbers: [92, 51]
Generated Node #0,6,2: 84:[92, 51] Operation: 19+32=51
Moving to Node #0,6,2
Current State: 84:[92, 51], Operations: ['52+40=92', '19+32=51']
Exploring Operation: 92-51=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,6,2
Current State: 84:[92, 51], Operations: ['52+40=92', '19+32=51']
Exploring Operation: 92+51=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,6
Current State: 84:[19, 32, 92], Operations: ['52+40=92']
Exploring Operation: 92-32=60, Resulting Numbers: [19, 60]
Generated Node #0,6,3: 84:[19, 60] Operation: 92-32=60
Moving to Node #0,6,3
Current State: 84:[19, 60], Operations: ['52+40=92', '92-32=60']
Exploring Operation: 60-19=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,6,3
Current State: 84:[19, 60], Operations: ['52+40=92', '92-32=60']
Exploring Operation: 19+60=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,6
Current State: 84:[19, 32, 92], Operations: ['52+40=92']
Exploring Operation: 19+92=111, Resulting Numbers: [32, 111]
Generated Node #0,6,4: 84:[32, 111] Operation: 19+92=111
Moving to Node #0,6,4
Current State: 84:[32, 111], Operations: ['52+40=92', '19+92=111']
Exploring Operation: 111-32=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,6,4
Current State: 84:[32, 111], Operations: ['52+40=92', '19+92=111']
Exploring Operation: 32+111=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,6
Current State: 84:[19, 32, 92], Operations: ['52+40=92']
Exploring Operation: 32+92=124, Resulting Numbers: [19, 124]
Generated Node #0,6,5: 84:[19, 124] Operation: 32+92=124
Moving to Node #0,6,5
Current State: 84:[19, 124], Operations: ['52+40=92', '32+92=124']
Exploring Operation: 124-19=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,6,5
Current State: 84:[19, 124], Operations: ['52+40=92', '32+92=124']
Exploring Operation: 19+124=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 40-19=21, Resulting Numbers: [52, 32, 21]
Generated Node #0,7: 84:[52, 32, 21] Operation: 40-19=21
Moving to Node #0,7
Current State: 84:[52, 32, 21], Operations: ['40-19=21']
Exploring Operation: 52+32=84, Resulting Numbers: [21, 84]
Generated Node #0,7,0: 84:[21, 84] Operation: 52+32=84
Moving to Node #0,7,0
Current State: 84:[21, 84], Operations: ['40-19=21', '52+32=84']
Exploring Operation: 84/21=4, Resulting Numbers: [4]
4,84 unequal: No Solution
Moving to Node #0,7,0
Current State: 84:[21, 84], Operations: ['40-19=21', '52+32=84']
Exploring Operation: 21+84=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,7,0
Current State: 84:[21, 84], Operations: ['40-19=21', '52+32=84']
Exploring Operation: 84-21=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,7
Current State: 84:[52, 32, 21], Operations: ['40-19=21']
Exploring Operation: 52-32=20, Resulting Numbers: [21, 20]
Generated Node #0,7,1: 84:[21, 20] Operation: 52-32=20
Moving to Node #0,7,1
Current State: 84:[21, 20], Operations: ['40-19=21', '52-32=20']
Exploring Operation: 21+20=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,7,1
Current State: 84:[21, 20], Operations: ['40-19=21', '52-32=20']
Exploring Operation: 21-20=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,7
Current State: 84:[52, 32, 21], Operations: ['40-19=21']
Exploring Operation: 52-21=31, Resulting Numbers: [32, 31]
Generated Node #0,7,2: 84:[32, 31] Operation: 52-21=31
Moving to Node #0,7,2
Current State: 84:[32, 31], Operations: ['40-19=21', '52-21=31']
Exploring Operation: 32-31=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,7,2
Current State: 84:[32, 31], Operations: ['40-19=21', '52-21=31']
Exploring Operation: 32+31=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,7
Current State: 84:[52, 32, 21], Operations: ['40-19=21']
Exploring Operation: 32-21=11, Resulting Numbers: [52, 11]
Generated Node #0,7,3: 84:[52, 11] Operation: 32-21=11
Moving to Node #0,7,3
Current State: 84:[52, 11], Operations: ['40-19=21', '32-21=11']
Exploring Operation: 52-11=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,7,3
Current State: 84:[52, 11], Operations: ['40-19=21', '32-21=11']
Exploring Operation: 52+11=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,7
Current State: 84:[52, 32, 21], Operations: ['40-19=21']
Exploring Operation: 52+21=73, Resulting Numbers: [32, 73]
Generated Node #0,7,4: 84:[32, 73] Operation: 52+21=73
Moving to Node #0,7,4
Current State: 84:[32, 73], Operations: ['40-19=21', '52+21=73']
Exploring Operation: 73-32=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,7,4
Current State: 84:[32, 73], Operations: ['40-19=21', '52+21=73']
Exploring Operation: 32+73=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,7
Current State: 84:[52, 32, 21], Operations: ['40-19=21']
Exploring Operation: 32+21=53, Resulting Numbers: [52, 53]
Generated Node #0,7,5: 84:[52, 53] Operation: 32+21=53
Moving to Node #0,7,5
Current State: 84:[52, 53], Operations: ['40-19=21', '32+21=53']
Exploring Operation: 53-52=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,7,5
Current State: 84:[52, 53], Operations: ['40-19=21', '32+21=53']
Exploring Operation: 52+53=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 52+19=71, Resulting Numbers: [40, 32, 71]
Generated Node #0,8: 84:[40, 32, 71] Operation: 52+19=71
Moving to Node #0,8
Current State: 84:[40, 32, 71], Operations: ['52+19=71']
Exploring Operation: 71-32=39, Resulting Numbers: [40, 39]
Generated Node #0,8,0: 84:[40, 39] Operation: 71-32=39
Moving to Node #0,8,0
Current State: 84:[40, 39], Operations: ['52+19=71', '71-32=39']
Exploring Operation: 40-39=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,8,0
Current State: 84:[40, 39], Operations: ['52+19=71', '71-32=39']
Exploring Operation: 40+39=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,8
Current State: 84:[40, 32, 71], Operations: ['52+19=71']
Exploring Operation: 71-40=31, Resulting Numbers: [32, 31]
Generated Node #0,8,1: 84:[32, 31] Operation: 71-40=31
Moving to Node #0,8,1
Current State: 84:[32, 31], Operations: ['52+19=71', '71-40=31']
Exploring Operation: 32-31=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,8,1
Current State: 84:[32, 31], Operations: ['52+19=71', '71-40=31']
Exploring Operation: 32+31=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,8
Current State: 84:[40, 32, 71], Operations: ['52+19=71']
Exploring Operation: 40-32=8, Resulting Numbers: [71, 8]
Generated Node #0,8,2: 84:[71, 8] Operation: 40-32=8
Moving to Node #0,8,2
Current State: 84:[71, 8], Operations: ['52+19=71', '40-32=8']
Exploring Operation: 71+8=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,8,2
Current State: 84:[71, 8], Operations: ['52+19=71', '40-32=8']
Exploring Operation: 71-8=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,8
Current State: 84:[40, 32, 71], Operations: ['52+19=71']
Exploring Operation: 32+71=103, Resulting Numbers: [40, 103]
Generated Node #0,8,3: 84:[40, 103] Operation: 32+71=103
Moving to Node #0,8,3
Current State: 84:[40, 103], Operations: ['52+19=71', '32+71=103']
Exploring Operation: 103-40=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,8,3
Current State: 84:[40, 103], Operations: ['52+19=71', '32+71=103']
Exploring Operation: 40+103=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,8
Current State: 84:[40, 32, 71], Operations: ['52+19=71']
Exploring Operation: 40+32=72, Resulting Numbers: [71, 72]
Generated Node #0,8,4: 84:[71, 72] Operation: 40+32=72
Moving to Node #0,8,4
Current State: 84:[71, 72], Operations: ['52+19=71', '40+32=72']
Exploring Operation: 72-71=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,8,4
Current State: 84:[71, 72], Operations: ['52+19=71', '40+32=72']
Exploring Operation: 71+72=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,8
Current State: 84:[40, 32, 71], Operations: ['52+19=71']
Exploring Operation: 40+71=111, Resulting Numbers: [32, 111]
Generated Node #0,8,5: 84:[32, 111] Operation: 40+71=111
Moving to Node #0,8,5
Current State: 84:[32, 111], Operations: ['52+19=71', '40+71=111']
Exploring Operation: 111-32=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,8,5
Current State: 84:[32, 111], Operations: ['52+19=71', '40+71=111']
Exploring Operation: 32+111=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 19+32=51, Resulting Numbers: [52, 40, 51]
Generated Node #0,9: 84:[52, 40, 51] Operation: 19+32=51
Moving to Node #0,9
Current State: 84:[52, 40, 51], Operations: ['19+32=51']
Exploring Operation: 52-51=1, Resulting Numbers: [40, 1]
Generated Node #0,9,0: 84:[40, 1] Operation: 52-51=1
Moving to Node #0,9,0
Current State: 84:[40, 1], Operations: ['19+32=51', '52-51=1']
Exploring Operation: 40+1=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,9,0
Current State: 84:[40, 1], Operations: ['19+32=51', '52-51=1']
Exploring Operation: 40*1=40, Resulting Numbers: [40]
40,84 unequal: No Solution
Moving to Node #0,9,0
Current State: 84:[40, 1], Operations: ['19+32=51', '52-51=1']
Exploring Operation: 40/1=40, Resulting Numbers: [40]
40,84 unequal: No Solution
Moving to Node #0,9,0
Current State: 84:[40, 1], Operations: ['19+32=51', '52-51=1']
Exploring Operation: 40-1=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,9
Current State: 84:[52, 40, 51], Operations: ['19+32=51']
Exploring Operation: 52-40=12, Resulting Numbers: [51, 12]
Generated Node #0,9,1: 84:[51, 12] Operation: 52-40=12
Moving to Node #0,9,1
Current State: 84:[51, 12], Operations: ['19+32=51', '52-40=12']
Exploring Operation: 51-12=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,9,1
Current State: 84:[51, 12], Operations: ['19+32=51', '52-40=12']
Exploring Operation: 51+12=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,9
Current State: 84:[52, 40, 51], Operations: ['19+32=51']
Exploring Operation: 51-40=11, Resulting Numbers: [52, 11]
Generated Node #0,9,2: 84:[52, 11] Operation: 51-40=11
Moving to Node #0,9,2
Current State: 84:[52, 11], Operations: ['19+32=51', '51-40=11']
Exploring Operation: 52-11=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,9,2
Current State: 84:[52, 11], Operations: ['19+32=51', '51-40=11']
Exploring Operation: 52+11=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,9
Current State: 84:[52, 40, 51], Operations: ['19+32=51']
Exploring Operation: 52+40=92, Resulting Numbers: [51, 92]
Generated Node #0,9,3: 84:[51, 92] Operation: 52+40=92
Moving to Node #0,9,3
Current State: 84:[51, 92], Operations: ['19+32=51', '52+40=92']
Exploring Operation: 92-51=41, Resulting Numbers: [41]
41,84 unequal: No Solution
Moving to Node #0,9,3
Current State: 84:[51, 92], Operations: ['19+32=51', '52+40=92']
Exploring Operation: 51+92=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,9
Current State: 84:[52, 40, 51], Operations: ['19+32=51']
Exploring Operation: 40+51=91, Resulting Numbers: [52, 91]
Generated Node #0,9,4: 84:[52, 91] Operation: 40+51=91
Moving to Node #0,9,4
Current State: 84:[52, 91], Operations: ['19+32=51', '40+51=91']
Exploring Operation: 91-52=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,9,4
Current State: 84:[52, 91], Operations: ['19+32=51', '40+51=91']
Exploring Operation: 52+91=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,9
Current State: 84:[52, 40, 51], Operations: ['19+32=51']
Exploring Operation: 52+51=103, Resulting Numbers: [40, 103]
Generated Node #0,9,5: 84:[40, 103] Operation: 52+51=103
Moving to Node #0,9,5
Current State: 84:[40, 103], Operations: ['19+32=51', '52+51=103']
Exploring Operation: 103-40=63, Resulting Numbers: [63]
63,84 unequal: No Solution
Moving to Node #0,9,5
Current State: 84:[40, 103], Operations: ['19+32=51', '52+51=103']
Exploring Operation: 40+103=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 40+32=72, Resulting Numbers: [52, 19, 72]
Generated Node #0,10: 84:[52, 19, 72] Operation: 40+32=72
Moving to Node #0,10
Current State: 84:[52, 19, 72], Operations: ['40+32=72']
Exploring Operation: 72-52=20, Resulting Numbers: [19, 20]
Generated Node #0,10,0: 84:[19, 20] Operation: 72-52=20
Moving to Node #0,10,0
Current State: 84:[19, 20], Operations: ['40+32=72', '72-52=20']
Exploring Operation: 20-19=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,10,0
Current State: 84:[19, 20], Operations: ['40+32=72', '72-52=20']
Exploring Operation: 19+20=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,10
Current State: 84:[52, 19, 72], Operations: ['40+32=72']
Exploring Operation: 52-19=33, Resulting Numbers: [72, 33]
Generated Node #0,10,1: 84:[72, 33] Operation: 52-19=33
Moving to Node #0,10,1
Current State: 84:[72, 33], Operations: ['40+32=72', '52-19=33']
Exploring Operation: 72-33=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,10,1
Current State: 84:[72, 33], Operations: ['40+32=72', '52-19=33']
Exploring Operation: 72+33=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,10
Current State: 84:[52, 19, 72], Operations: ['40+32=72']
Exploring Operation: 19+72=91, Resulting Numbers: [52, 91]
Generated Node #0,10,2: 84:[52, 91] Operation: 19+72=91
Moving to Node #0,10,2
Current State: 84:[52, 91], Operations: ['40+32=72', '19+72=91']
Exploring Operation: 91-52=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,10,2
Current State: 84:[52, 91], Operations: ['40+32=72', '19+72=91']
Exploring Operation: 52+91=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,10
Current State: 84:[52, 19, 72], Operations: ['40+32=72']
Exploring Operation: 72-19=53, Resulting Numbers: [52, 53]
Generated Node #0,10,3: 84:[52, 53] Operation: 72-19=53
Moving to Node #0,10,3
Current State: 84:[52, 53], Operations: ['40+32=72', '72-19=53']
Exploring Operation: 53-52=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,10,3
Current State: 84:[52, 53], Operations: ['40+32=72', '72-19=53']
Exploring Operation: 52+53=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,10
Current State: 84:[52, 19, 72], Operations: ['40+32=72']
Exploring Operation: 52+19=71, Resulting Numbers: [72, 71]
Generated Node #0,10,4: 84:[72, 71] Operation: 52+19=71
Moving to Node #0,10,4
Current State: 84:[72, 71], Operations: ['40+32=72', '52+19=71']
Exploring Operation: 72-71=1, Resulting Numbers: [1]
1,84 unequal: No Solution
Moving to Node #0,10,4
Current State: 84:[72, 71], Operations: ['40+32=72', '52+19=71']
Exploring Operation: 72+71=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,10
Current State: 84:[52, 19, 72], Operations: ['40+32=72']
Exploring Operation: 52+72=124, Resulting Numbers: [19, 124]
Generated Node #0,10,5: 84:[19, 124] Operation: 52+72=124
Moving to Node #0,10,5
Current State: 84:[19, 124], Operations: ['40+32=72', '52+72=124']
Exploring Operation: 124-19=105, Resulting Numbers: [105]
105,84 unequal: No Solution
Moving to Node #0,10,5
Current State: 84:[19, 124], Operations: ['40+32=72', '52+72=124']
Exploring Operation: 19+124=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0
Current State: 84:[52, 40, 19, 32], Operations: []
Exploring Operation: 40+19=59, Resulting Numbers: [52, 32, 59]
Generated Node #0,11: 84:[52, 32, 59] Operation: 40+19=59
Moving to Node #0,11
Current State: 84:[52, 32, 59], Operations: ['40+19=59']
Exploring Operation: 59-52=7, Resulting Numbers: [32, 7]
Generated Node #0,11,0: 84:[32, 7] Operation: 59-52=7
Moving to Node #0,11,0
Current State: 84:[32, 7], Operations: ['40+19=59', '59-52=7']
Exploring Operation: 32+7=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,11,0
Current State: 84:[32, 7], Operations: ['40+19=59', '59-52=7']
Exploring Operation: 32-7=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,11
Current State: 84:[52, 32, 59], Operations: ['40+19=59']
Exploring Operation: 59-32=27, Resulting Numbers: [52, 27]
Generated Node #0,11,1: 84:[52, 27] Operation: 59-32=27
Moving to Node #0,11,1
Current State: 84:[52, 27], Operations: ['40+19=59', '59-32=27']
Exploring Operation: 52-27=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,11,1
Current State: 84:[52, 27], Operations: ['40+19=59', '59-32=27']
Exploring Operation: 52+27=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,11
Current State: 84:[52, 32, 59], Operations: ['40+19=59']
Exploring Operation: 52+32=84, Resulting Numbers: [59, 84]
Generated Node #0,11,2: 84:[59, 84] Operation: 52+32=84
Moving to Node #0,11,2
Current State: 84:[59, 84], Operations: ['40+19=59', '52+32=84']
Exploring Operation: 84-59=25, Resulting Numbers: [25]
25,84 unequal: No Solution
Moving to Node #0,11,2
Current State: 84:[59, 84], Operations: ['40+19=59', '52+32=84']
Exploring Operation: 59+84=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,11
Current State: 84:[52, 32, 59], Operations: ['40+19=59']
Exploring Operation: 32+59=91, Resulting Numbers: [52, 91]
Generated Node #0,11,3: 84:[52, 91] Operation: 32+59=91
Moving to Node #0,11,3
Current State: 84:[52, 91], Operations: ['40+19=59', '32+59=91']
Exploring Operation: 91-52=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,11,3
Current State: 84:[52, 91], Operations: ['40+19=59', '32+59=91']
Exploring Operation: 52+91=143, Resulting Numbers: [143]
143,84 unequal: No Solution
Moving to Node #0,11
Current State: 84:[52, 32, 59], Operations: ['40+19=59']
Exploring Operation: 52-32=20, Resulting Numbers: [59, 20]
Generated Node #0,11,4: 84:[59, 20] Operation: 52-32=20
Moving to Node #0,11,4
Current State: 84:[59, 20], Operations: ['40+19=59', '52-32=20']
Exploring Operation: 59-20=39, Resulting Numbers: [39]
39,84 unequal: No Solution
Moving to Node #0,11,4
Current State: 84:[59, 20], Operations: ['40+19=59', '52-32=20']
Exploring Operation: 59+20=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,11
Current State: 84:[52, 32, 59], Operations: ['40+19=59']
Exploring Operation: 52+59=111, Resulting Numbers: [32, 111]
Generated Node #0,11,5: 84:[32, 111] Operation: 52+59=111
Moving to Node #0,11,5
Current State: 84:[32, 111], Operations: ['40+19=59', '52+59=111']
Exploring Operation: 111-32=79, Resulting Numbers: [79]
79,84 unequal: No Solution
Moving to Node #0,11,5
Current State: 84:[32, 111], Operations: ['40+19=59', '52+59=111']
Exploring Operation: 32+111=143, Resulting Numbers: [143]
143,84 unequal: No Solution
|
Current State: 31:[60, 21, 76, 82], Operations: []
Exploring Operation: 76-60=16, Resulting Numbers: [21, 82, 16]
Generated Node #0,0: 31:[21, 82, 16] Operation: 76-60=16
Exploring Operation: 60-21=39, Resulting Numbers: [76, 82, 39]
Generated Node #0,1: 31:[76, 82, 39] Operation: 60-21=39
Exploring Operation: 82-76=6, Resulting Numbers: [60, 21, 6]
Generated Node #0,2: 31:[60, 21, 6] Operation: 82-76=6
Exploring Operation: 82-60=22, Resulting Numbers: [21, 76, 22]
Generated Node #0,3: 31:[21, 76, 22] Operation: 82-60=22
Moving to Node #0,2
Current State: 31:[60, 21, 6], Operations: ['82-76=6']
Exploring Operation: 21+6=27, Resulting Numbers: [60, 27]
Generated Node #0,2,0: 31:[60, 27] Operation: 21+6=27
Exploring Operation: 60-6=54, Resulting Numbers: [21, 54]
Generated Node #0,2,1: 31:[21, 54] Operation: 60-6=54
Exploring Operation: 60-21=39, Resulting Numbers: [6, 39]
Generated Node #0,2,2: 31:[6, 39] Operation: 60-21=39
Exploring Operation: 60/6=10, Resulting Numbers: [21, 10]
Generated Node #0,2,3: 31:[21, 10] Operation: 60/6=10
Moving to Node #0,3
Current State: 31:[21, 76, 22], Operations: ['82-60=22']
Exploring Operation: 76-21=55, Resulting Numbers: [22, 55]
Generated Node #0,3,0: 31:[22, 55] Operation: 76-21=55
Exploring Operation: 76-22=54, Resulting Numbers: [21, 54]
Generated Node #0,3,1: 31:[21, 54] Operation: 76-22=54
Exploring Operation: 21+76=97, Resulting Numbers: [22, 97]
Generated Node #0,3,2: 31:[22, 97] Operation: 21+76=97
Exploring Operation: 21+22=43, Resulting Numbers: [76, 43]
Generated Node #0,3,3: 31:[76, 43] Operation: 21+22=43
Moving to Node #0,0
Current State: 31:[21, 82, 16], Operations: ['76-60=16']
Exploring Operation: 21+16=37, Resulting Numbers: [82, 37]
Generated Node #0,0,0: 31:[82, 37] Operation: 21+16=37
Exploring Operation: 82-16=66, Resulting Numbers: [21, 66]
Generated Node #0,0,1: 31:[21, 66] Operation: 82-16=66
Exploring Operation: 82-21=61, Resulting Numbers: [16, 61]
Generated Node #0,0,2: 31:[16, 61] Operation: 82-21=61
Exploring Operation: 21-16=5, Resulting Numbers: [82, 5]
Generated Node #0,0,3: 31:[82, 5] Operation: 21-16=5
Moving to Node #0,1
Current State: 31:[76, 82, 39], Operations: ['60-21=39']
Exploring Operation: 82-39=43, Resulting Numbers: [76, 43]
Generated Node #0,1,0: 31:[76, 43] Operation: 82-39=43
Exploring Operation: 76+82=158, Resulting Numbers: [39, 158]
Generated Node #0,1,1: 31:[39, 158] Operation: 76+82=158
Exploring Operation: 82-76=6, Resulting Numbers: [39, 6]
Generated Node #0,1,2: 31:[39, 6] Operation: 82-76=6
Exploring Operation: 76-39=37, Resulting Numbers: [82, 37]
Generated Node #0,1,3: 31:[82, 37] Operation: 76-39=37
Moving to Node #0,2,3
Current State: 31:[21, 10], Operations: ['82-76=6', '60/6=10']
Exploring Operation: 21-10=11, Resulting Numbers: [11]
11,31 unequal: No Solution
Exploring Operation: 21+10=31, Resulting Numbers: [31]
31,31 equal: Goal Reached
|
Current State: 94:[44, 56, 82, 52], Operations: []
Exploring Operation: 56-44=12, Resulting Numbers: [82, 52, 12]
Generated Node #0,0: 94:[82, 52, 12] Operation: 56-44=12
Exploring Operation: 82-44=38, Resulting Numbers: [56, 52, 38]
Generated Node #0,1: 94:[56, 52, 38] Operation: 82-44=38
Exploring Operation: 44+52=96, Resulting Numbers: [56, 82, 96]
Generated Node #0,2: 94:[56, 82, 96] Operation: 44+52=96
Exploring Operation: 44+56=100, Resulting Numbers: [82, 52, 100]
Generated Node #0,3: 94:[82, 52, 100] Operation: 44+56=100
Exploring Operation: 56-52=4, Resulting Numbers: [44, 82, 4]
Generated Node #0,4: 94:[44, 82, 4] Operation: 56-52=4
Moving to Node #0,4
Current State: 94:[44, 82, 4], Operations: ['56-52=4']
Exploring Operation: 82-4=78, Resulting Numbers: [44, 78]
Generated Node #0,4,0: 94:[44, 78] Operation: 82-4=78
Exploring Operation: 44+4=48, Resulting Numbers: [82, 48]
Generated Node #0,4,1: 94:[82, 48] Operation: 44+4=48
Exploring Operation: 82+4=86, Resulting Numbers: [44, 86]
Generated Node #0,4,2: 94:[44, 86] Operation: 82+4=86
Exploring Operation: 44-4=40, Resulting Numbers: [82, 40]
Generated Node #0,4,3: 94:[82, 40] Operation: 44-4=40
Exploring Operation: 82-44=38, Resulting Numbers: [4, 38]
Generated Node #0,4,4: 94:[4, 38] Operation: 82-44=38
Moving to Node #0,2
Current State: 94:[56, 82, 96], Operations: ['44+52=96']
Exploring Operation: 96-56=40, Resulting Numbers: [82, 40]
Generated Node #0,2,0: 94:[82, 40] Operation: 96-56=40
Exploring Operation: 96-82=14, Resulting Numbers: [56, 14]
Generated Node #0,2,1: 94:[56, 14] Operation: 96-82=14
Exploring Operation: 82-56=26, Resulting Numbers: [96, 26]
Generated Node #0,2,2: 94:[96, 26] Operation: 82-56=26
Exploring Operation: 56+96=152, Resulting Numbers: [82, 152]
Generated Node #0,2,3: 94:[82, 152] Operation: 56+96=152
Exploring Operation: 56+82=138, Resulting Numbers: [96, 138]
Generated Node #0,2,4: 94:[96, 138] Operation: 56+82=138
Moving to Node #0,1
Current State: 94:[56, 52, 38], Operations: ['82-44=38']
Exploring Operation: 52-38=14, Resulting Numbers: [56, 14]
Generated Node #0,1,0: 94:[56, 14] Operation: 52-38=14
Exploring Operation: 56+38=94, Resulting Numbers: [52, 94]
Generated Node #0,1,1: 94:[52, 94] Operation: 56+38=94
Exploring Operation: 56-52=4, Resulting Numbers: [38, 4]
Generated Node #0,1,2: 94:[38, 4] Operation: 56-52=4
Exploring Operation: 56-38=18, Resulting Numbers: [52, 18]
Generated Node #0,1,3: 94:[52, 18] Operation: 56-38=18
Exploring Operation: 52+38=90, Resulting Numbers: [56, 90]
Generated Node #0,1,4: 94:[56, 90] Operation: 52+38=90
Moving to Node #0,3
Current State: 94:[82, 52, 100], Operations: ['44+56=100']
Exploring Operation: 82-52=30, Resulting Numbers: [100, 30]
Generated Node #0,3,0: 94:[100, 30] Operation: 82-52=30
Exploring Operation: 100-82=18, Resulting Numbers: [52, 18]
Generated Node #0,3,1: 94:[52, 18] Operation: 100-82=18
Exploring Operation: 52+100=152, Resulting Numbers: [82, 152]
Generated Node #0,3,2: 94:[82, 152] Operation: 52+100=152
Exploring Operation: 100-52=48, Resulting Numbers: [82, 48]
Generated Node #0,3,3: 94:[82, 48] Operation: 100-52=48
Exploring Operation: 82+52=134, Resulting Numbers: [100, 134]
Generated Node #0,3,4: 94:[100, 134] Operation: 82+52=134
Moving to Node #0,0
Current State: 94:[82, 52, 12], Operations: ['56-44=12']
Exploring Operation: 52+12=64, Resulting Numbers: [82, 64]
Generated Node #0,0,0: 94:[82, 64] Operation: 52+12=64
Exploring Operation: 52-12=40, Resulting Numbers: [82, 40]
Generated Node #0,0,1: 94:[82, 40] Operation: 52-12=40
Exploring Operation: 82-12=70, Resulting Numbers: [52, 70]
Generated Node #0,0,2: 94:[52, 70] Operation: 82-12=70
Exploring Operation: 82+12=94, Resulting Numbers: [52, 94]
Generated Node #0,0,3: 94:[52, 94] Operation: 82+12=94
Exploring Operation: 82-52=30, Resulting Numbers: [12, 30]
Generated Node #0,0,4: 94:[12, 30] Operation: 82-52=30
Moving to Node #0,1,1
Current State: 94:[52, 94], Operations: ['82-44=38', '56+38=94']
Exploring Operation: 52+94=146, Resulting Numbers: [146]
146,94 unequal: No Solution
Exploring Operation: 94-52=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 52*94=4888, Resulting Numbers: [4888]
4888,94 unequal: No Solution
Moving to Node #0,0,3
Current State: 94:[52, 94], Operations: ['56-44=12', '82+12=94']
Exploring Operation: 94-52=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 52*94=4888, Resulting Numbers: [4888]
4888,94 unequal: No Solution
Exploring Operation: 52+94=146, Resulting Numbers: [146]
146,94 unequal: No Solution
Moving to Node #0,1,2
Current State: 94:[38, 4], Operations: ['82-44=38', '56-52=4']
Exploring Operation: 38+4=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 38*4=152, Resulting Numbers: [152]
152,94 unequal: No Solution
Exploring Operation: 38-4=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Moving to Node #0,4,2
Current State: 94:[44, 86], Operations: ['56-52=4', '82+4=86']
Exploring Operation: 44*86=3784, Resulting Numbers: [3784]
3784,94 unequal: No Solution
Exploring Operation: 86-44=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 44+86=130, Resulting Numbers: [130]
130,94 unequal: No Solution
Moving to Node #0,4,4
Current State: 94:[4, 38], Operations: ['56-52=4', '82-44=38']
Exploring Operation: 4+38=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 38-4=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Exploring Operation: 4*38=152, Resulting Numbers: [152]
152,94 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 94:[42], Operations: ['82-44=38', '56+38=94', '94-52=42']
Moving to Node #0,0,3,0
Current State: 94:[42], Operations: ['56-44=12', '82+12=94', '94-52=42']
Moving to Node #0,4,2,0
Current State: 94:[42], Operations: ['56-52=4', '82+4=86', '86-44=42']
Moving to Node #0,1,2,0
Current State: 94:[42], Operations: ['82-44=38', '56-52=4', '38+4=42']
Moving to Node #0,4,4,0
Current State: 94:[42], Operations: ['56-52=4', '82-44=38', '4+38=42']
Moving to Node #0,1,2,0
Current State: 94:[34], Operations: ['82-44=38', '56-52=4', '38-4=34']
Moving to Node #0,1,4
Current State: 94:[56, 90], Operations: ['82-44=38', '52+38=90']
Exploring Operation: 56*90=5040, Resulting Numbers: [5040]
5040,94 unequal: No Solution
Exploring Operation: 56+90=146, Resulting Numbers: [146]
146,94 unequal: No Solution
Exploring Operation: 90-56=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Moving to Node #0,3,3
Current State: 94:[82, 48], Operations: ['44+56=100', '100-52=48']
Exploring Operation: 82*48=3936, Resulting Numbers: [3936]
3936,94 unequal: No Solution
Exploring Operation: 82+48=130, Resulting Numbers: [130]
130,94 unequal: No Solution
Exploring Operation: 82-48=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Moving to Node #0,4,1
Current State: 94:[82, 48], Operations: ['56-52=4', '44+4=48']
Exploring Operation: 82-48=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Exploring Operation: 82*48=3936, Resulting Numbers: [3936]
3936,94 unequal: No Solution
Exploring Operation: 82+48=130, Resulting Numbers: [130]
130,94 unequal: No Solution
Moving to Node #0,4,4,0
Current State: 94:[34], Operations: ['56-52=4', '82-44=38', '38-4=34']
Moving to Node #0,1,4,0
Current State: 94:[34], Operations: ['82-44=38', '52+38=90', '90-56=34']
Moving to Node #0,3,3,0
Current State: 94:[34], Operations: ['44+56=100', '100-52=48', '82-48=34']
Moving to Node #0,4,1,0
Current State: 94:[34], Operations: ['56-52=4', '44+4=48', '82-48=34']
Moving to Node #0,2,0
Current State: 94:[82, 40], Operations: ['44+52=96', '96-56=40']
Exploring Operation: 82+40=122, Resulting Numbers: [122]
122,94 unequal: No Solution
Exploring Operation: 82-40=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 82*40=3280, Resulting Numbers: [3280]
3280,94 unequal: No Solution
Moving to Node #0,4,3
Current State: 94:[82, 40], Operations: ['56-52=4', '44-4=40']
Exploring Operation: 82+40=122, Resulting Numbers: [122]
122,94 unequal: No Solution
Exploring Operation: 82*40=3280, Resulting Numbers: [3280]
3280,94 unequal: No Solution
Exploring Operation: 82-40=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 94:[42], Operations: ['44+52=96', '96-56=40', '82-40=42']
Moving to Node #0,4,3,0
Current State: 94:[42], Operations: ['56-52=4', '44-4=40', '82-40=42']
Moving to Node #0,0,1
Current State: 94:[82, 40], Operations: ['56-44=12', '52-12=40']
Exploring Operation: 82-40=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 82*40=3280, Resulting Numbers: [3280]
3280,94 unequal: No Solution
Exploring Operation: 82+40=122, Resulting Numbers: [122]
122,94 unequal: No Solution
Moving to Node #0,4,0
Current State: 94:[44, 78], Operations: ['56-52=4', '82-4=78']
Exploring Operation: 78-44=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Exploring Operation: 44*78=3432, Resulting Numbers: [3432]
3432,94 unequal: No Solution
Exploring Operation: 44+78=122, Resulting Numbers: [122]
122,94 unequal: No Solution
Moving to Node #0,2,1
Current State: 94:[56, 14], Operations: ['44+52=96', '96-82=14']
Exploring Operation: 56*14=784, Resulting Numbers: [784]
784,94 unequal: No Solution
Exploring Operation: 56-14=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 56+14=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Exploring Operation: 56/14=4, Resulting Numbers: [4]
4,94 unequal: No Solution
Moving to Node #0,2,1,0
Current State: 94:[4], Operations: ['44+52=96', '96-82=14', '56/14=4']
Moving to Node #0,0,1,0
Current State: 94:[42], Operations: ['56-44=12', '52-12=40', '82-40=42']
Moving to Node #0,2,1,0
Current State: 94:[42], Operations: ['44+52=96', '96-82=14', '56-14=42']
Moving to Node #0,4,0,0
Current State: 94:[34], Operations: ['56-52=4', '82-4=78', '78-44=34']
Moving to Node #0,1,0
Current State: 94:[56, 14], Operations: ['82-44=38', '52-38=14']
Exploring Operation: 56/14=4, Resulting Numbers: [4]
4,94 unequal: No Solution
Exploring Operation: 56-14=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 56+14=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Exploring Operation: 56*14=784, Resulting Numbers: [784]
784,94 unequal: No Solution
Moving to Node #0,1,0,0
Current State: 94:[4], Operations: ['82-44=38', '52-38=14', '56/14=4']
Moving to Node #0,1,0,0
Current State: 94:[42], Operations: ['82-44=38', '52-38=14', '56-14=42']
Moving to Node #0,1,3
Current State: 94:[52, 18], Operations: ['82-44=38', '56-38=18']
Exploring Operation: 52*18=936, Resulting Numbers: [936]
936,94 unequal: No Solution
Exploring Operation: 52-18=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Exploring Operation: 52+18=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Moving to Node #0,3,1
Current State: 94:[52, 18], Operations: ['44+56=100', '100-82=18']
Exploring Operation: 52+18=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Exploring Operation: 52-18=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Exploring Operation: 52*18=936, Resulting Numbers: [936]
936,94 unequal: No Solution
Moving to Node #0,2,2
Current State: 94:[96, 26], Operations: ['44+52=96', '82-56=26']
Exploring Operation: 96-26=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Exploring Operation: 96+26=122, Resulting Numbers: [122]
122,94 unequal: No Solution
Exploring Operation: 96*26=2496, Resulting Numbers: [2496]
2496,94 unequal: No Solution
Moving to Node #0,1,3,0
Current State: 94:[34], Operations: ['82-44=38', '56-38=18', '52-18=34']
Moving to Node #0,3,1,0
Current State: 94:[34], Operations: ['44+56=100', '100-82=18', '52-18=34']
Moving to Node #0,2,2,0
Current State: 94:[70], Operations: ['44+52=96', '82-56=26', '96-26=70']
Moving to Node #0,1,0,0
Current State: 94:[70], Operations: ['82-44=38', '52-38=14', '56+14=70']
Moving to Node #0,2,1,0
Current State: 94:[70], Operations: ['44+52=96', '96-82=14', '56+14=70']
Moving to Node #0,1,3,0
Current State: 94:[70], Operations: ['82-44=38', '56-38=18', '52+18=70']
Moving to Node #0,3,1,0
Current State: 94:[70], Operations: ['44+56=100', '100-82=18', '52+18=70']
Moving to Node #0,3,0
Current State: 94:[100, 30], Operations: ['44+56=100', '82-52=30']
Exploring Operation: 100+30=130, Resulting Numbers: [130]
130,94 unequal: No Solution
Exploring Operation: 100-30=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Exploring Operation: 100*30=3000, Resulting Numbers: [3000]
3000,94 unequal: No Solution
Moving to Node #0,0,4
Current State: 94:[12, 30], Operations: ['56-44=12', '82-52=30']
Exploring Operation: 12*30=360, Resulting Numbers: [360]
360,94 unequal: No Solution
Exploring Operation: 30-12=18, Resulting Numbers: [18]
18,94 unequal: No Solution
Exploring Operation: 12+30=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 94:[122], Operations: ['44+52=96', '96-56=40', '82+40=122']
Moving to Node #0,0,4,0
Current State: 94:[42], Operations: ['56-44=12', '82-52=30', '12+30=42']
Moving to Node #0,0,4,0
Current State: 94:[18], Operations: ['56-44=12', '82-52=30', '30-12=18']
Moving to Node #0,3,0,0
Current State: 94:[70], Operations: ['44+56=100', '82-52=30', '100-30=70']
Moving to Node #0,0,2
Current State: 94:[52, 70], Operations: ['56-44=12', '82-12=70']
Exploring Operation: 70-52=18, Resulting Numbers: [18]
18,94 unequal: No Solution
Exploring Operation: 52*70=3640, Resulting Numbers: [3640]
3640,94 unequal: No Solution
Exploring Operation: 52+70=122, Resulting Numbers: [122]
122,94 unequal: No Solution
Moving to Node #0,2,2,0
Current State: 94:[122], Operations: ['44+52=96', '82-56=26', '96+26=122']
Moving to Node #0,0,2,0
Current State: 94:[18], Operations: ['56-44=12', '82-12=70', '70-52=18']
Moving to Node #0,4,3,0
Current State: 94:[122], Operations: ['56-52=4', '44-4=40', '82+40=122']
Moving to Node #0,4,0,0
Current State: 94:[122], Operations: ['56-52=4', '82-4=78', '44+78=122']
Moving to Node #0,0,2,0
Current State: 94:[122], Operations: ['56-44=12', '82-12=70', '52+70=122']
Moving to Node #0,0,1,0
Current State: 94:[122], Operations: ['56-44=12', '52-12=40', '82+40=122']
Moving to Node #0,0,0
Current State: 94:[82, 64], Operations: ['56-44=12', '52+12=64']
Exploring Operation: 82*64=5248, Resulting Numbers: [5248]
5248,94 unequal: No Solution
Exploring Operation: 82-64=18, Resulting Numbers: [18]
18,94 unequal: No Solution
Exploring Operation: 82+64=146, Resulting Numbers: [146]
146,94 unequal: No Solution
Moving to Node #0,4,2,0
Current State: 94:[130], Operations: ['56-52=4', '82+4=86', '44+86=130']
Moving to Node #0,4,1,0
Current State: 94:[130], Operations: ['56-52=4', '44+4=48', '82+48=130']
Moving to Node #0,3,0,0
Current State: 94:[130], Operations: ['44+56=100', '82-52=30', '100+30=130']
Moving to Node #0,3,3,0
Current State: 94:[130], Operations: ['44+56=100', '100-52=48', '82+48=130']
Moving to Node #0,0,0,0
Current State: 94:[18], Operations: ['56-44=12', '52+12=64', '82-64=18']
Moving to Node #0,3,4
Current State: 94:[100, 134], Operations: ['44+56=100', '82+52=134']
Exploring Operation: 100+134=234, Resulting Numbers: [234]
234,94 unequal: No Solution
Exploring Operation: 134-100=34, Resulting Numbers: [34]
34,94 unequal: No Solution
Exploring Operation: 100*134=13400, Resulting Numbers: [13400]
13400,94 unequal: No Solution
Moving to Node #0,2,4
Current State: 94:[96, 138], Operations: ['44+52=96', '56+82=138']
Exploring Operation: 96*138=13248, Resulting Numbers: [13248]
13248,94 unequal: No Solution
Exploring Operation: 138-96=42, Resulting Numbers: [42]
42,94 unequal: No Solution
Exploring Operation: 96+138=234, Resulting Numbers: [234]
234,94 unequal: No Solution
Moving to Node #0,1,4,0
Current State: 94:[146], Operations: ['82-44=38', '52+38=90', '56+90=146']
Moving to Node #0,0,0,0
Current State: 94:[146], Operations: ['56-44=12', '52+12=64', '82+64=146']
Moving to Node #0,2,4,0
Current State: 94:[42], Operations: ['44+52=96', '56+82=138', '138-96=42']
Moving to Node #0,3,4,0
Current State: 94:[34], Operations: ['44+56=100', '82+52=134', '134-100=34']
Moving to Node #0,0,3,0
Current State: 94:[146], Operations: ['56-44=12', '82+12=94', '52+94=146']
Moving to Node #0,1,1,0
Current State: 94:[146], Operations: ['82-44=38', '56+38=94', '52+94=146']
Moving to Node #0,4,4,0
Current State: 94:[152], Operations: ['56-52=4', '82-44=38', '4*38=152']
Moving to Node #0,1,2,0
Current State: 94:[152], Operations: ['82-44=38', '56-52=4', '38*4=152']
Moving to Node #0,2,3
Current State: 94:[82, 152], Operations: ['44+52=96', '56+96=152']
Exploring Operation: 82*152=12464, Resulting Numbers: [12464]
12464,94 unequal: No Solution
Exploring Operation: 152-82=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Exploring Operation: 82+152=234, Resulting Numbers: [234]
234,94 unequal: No Solution
Moving to Node #0,3,2
Current State: 94:[82, 152], Operations: ['44+56=100', '52+100=152']
Exploring Operation: 82+152=234, Resulting Numbers: [234]
234,94 unequal: No Solution
Exploring Operation: 82*152=12464, Resulting Numbers: [12464]
12464,94 unequal: No Solution
Exploring Operation: 152-82=70, Resulting Numbers: [70]
70,94 unequal: No Solution
Moving to Node #0,2,4,0
Current State: 94:[234], Operations: ['44+52=96', '56+82=138', '96+138=234']
Moving to Node #0,3,4,0
Current State: 94:[234], Operations: ['44+56=100', '82+52=134', '100+134=234']
Moving to Node #0,2,3,0
Current State: 94:[70], Operations: ['44+52=96', '56+96=152', '152-82=70']
Moving to Node #0,3,2,0
Current State: 94:[70], Operations: ['44+56=100', '52+100=152', '152-82=70']
Moving to Node #0,3,2,0
Current State: 94:[234], Operations: ['44+56=100', '52+100=152', '82+152=234']
Moving to Node #0,2,3,0
Current State: 94:[234], Operations: ['44+52=96', '56+96=152', '82+152=234']
Moving to Node #0,0,4,0
Current State: 94:[360], Operations: ['56-44=12', '82-52=30', '12*30=360']
Moving to Node #0,1,0,0
Current State: 94:[784], Operations: ['82-44=38', '52-38=14', '56*14=784']
Moving to Node #0,2,1,0
Current State: 94:[784], Operations: ['44+52=96', '96-82=14', '56*14=784']
Moving to Node #0,3,1,0
Current State: 94:[936], Operations: ['44+56=100', '100-82=18', '52*18=936']
Moving to Node #0,1,3,0
Current State: 94:[936], Operations: ['82-44=38', '56-38=18', '52*18=936']
Moving to Node #0,2,2,0
Current State: 94:[2496], Operations: ['44+52=96', '82-56=26', '96*26=2496']
Moving to Node #0,3,0,0
Current State: 94:[3000], Operations: ['44+56=100', '82-52=30', '100*30=3000']
Moving to Node #0,2,0,0
Current State: 94:[3280], Operations: ['44+52=96', '96-56=40', '82*40=3280']
Moving to Node #0,0,1,0
Current State: 94:[3280], Operations: ['56-44=12', '52-12=40', '82*40=3280']
Moving to Node #0,4,3,0
Current State: 94:[3280], Operations: ['56-52=4', '44-4=40', '82*40=3280']
Moving to Node #0,4,0,0
Current State: 94:[3432], Operations: ['56-52=4', '82-4=78', '44*78=3432']
Moving to Node #0,0,2,0
Current State: 94:[3640], Operations: ['56-44=12', '82-12=70', '52*70=3640']
Moving to Node #0,4,2,0
Current State: 94:[3784], Operations: ['56-52=4', '82+4=86', '44*86=3784']
Moving to Node #0,3,3,0
Current State: 94:[3936], Operations: ['44+56=100', '100-52=48', '82*48=3936']
Moving to Node #0,4,1,0
Current State: 94:[3936], Operations: ['56-52=4', '44+4=48', '82*48=3936']
Moving to Node #0,1,1,0
Current State: 94:[4888], Operations: ['82-44=38', '56+38=94', '52*94=4888']
Moving to Node #0,0,3,0
Current State: 94:[4888], Operations: ['56-44=12', '82+12=94', '52*94=4888']
Moving to Node #0,1,4,0
Current State: 94:[5040], Operations: ['82-44=38', '52+38=90', '56*90=5040']
Moving to Node #0,0,0,0
Current State: 94:[5248], Operations: ['56-44=12', '52+12=64', '82*64=5248']
Moving to Node #0,3,2,0
Current State: 94:[12464], Operations: ['44+56=100', '52+100=152', '82*152=12464']
Moving to Node #0,2,3,0
Current State: 94:[12464], Operations: ['44+52=96', '56+96=152', '82*152=12464']
Moving to Node #0,2,4,0
Current State: 94:[13248], Operations: ['44+52=96', '56+82=138', '96*138=13248']
Moving to Node #0,3,4,0
Current State: 94:[13400], Operations: ['44+56=100', '82+52=134', '100*134=13400']
No solution found. |
Current State: 26:[4, 34, 1, 63], Operations: []
Exploring Operation: 63-34=29, Resulting Numbers: [4, 1, 29]
Generated Node #0,0: 26:[4, 1, 29] Operation: 63-34=29
Moving to Node #0,0
Current State: 26:[4, 1, 29], Operations: ['63-34=29']
Exploring Operation: 29-4=25, Resulting Numbers: [1, 25]
Generated Node #0,0,0: 26:[1, 25] Operation: 29-4=25
Moving to Node #0,0,0
Current State: 26:[1, 25], Operations: ['63-34=29', '29-4=25']
Exploring Operation: 1+25=26, Resulting Numbers: [26]
26,26 equal: Goal Reached
|
Current State: 52:[88, 72, 24, 33], Operations: []
Exploring Operation: 88-72=16, Resulting Numbers: [24, 33, 16]
Generated Node #0,0: 52:[24, 33, 16] Operation: 88-72=16
Moving to Node #0,0
Current State: 52:[24, 33, 16], Operations: ['88-72=16']
Exploring Operation: 33+16=49, Resulting Numbers: [24, 49]
Generated Node #0,0,0: 52:[24, 49] Operation: 33+16=49
Moving to Node #0,0,0
Current State: 52:[24, 49], Operations: ['88-72=16', '33+16=49']
Exploring Operation: 49-24=25, Resulting Numbers: [25]
25,52 unequal: No Solution
Moving to Node #0,0,0
Current State: 52:[24, 49], Operations: ['88-72=16', '33+16=49']
Exploring Operation: 24+49=73, Resulting Numbers: [73]
73,52 unequal: No Solution
Moving to Node #0,0
Current State: 52:[24, 33, 16], Operations: ['88-72=16']
Exploring Operation: 33-16=17, Resulting Numbers: [24, 17]
Generated Node #0,0,1: 52:[24, 17] Operation: 33-16=17
Moving to Node #0,0,1
Current State: 52:[24, 17], Operations: ['88-72=16', '33-16=17']
Exploring Operation: 24-17=7, Resulting Numbers: [7]
7,52 unequal: No Solution
Moving to Node #0,0,1
Current State: 52:[24, 17], Operations: ['88-72=16', '33-16=17']
Exploring Operation: 24+17=41, Resulting Numbers: [41]
41,52 unequal: No Solution
Moving to Node #0,0
Current State: 52:[24, 33, 16], Operations: ['88-72=16']
Exploring Operation: 33-24=9, Resulting Numbers: [16, 9]
Generated Node #0,0,2: 52:[16, 9] Operation: 33-24=9
Moving to Node #0,0,2
Current State: 52:[16, 9], Operations: ['88-72=16', '33-24=9']
Exploring Operation: 16+9=25, Resulting Numbers: [25]
25,52 unequal: No Solution
Moving to Node #0,0,2
Current State: 52:[16, 9], Operations: ['88-72=16', '33-24=9']
Exploring Operation: 16-9=7, Resulting Numbers: [7]
7,52 unequal: No Solution
Moving to Node #0,0
Current State: 52:[24, 33, 16], Operations: ['88-72=16']
Exploring Operation: 24+33=57, Resulting Numbers: [16, 57]
Generated Node #0,0,3: 52:[16, 57] Operation: 24+33=57
Moving to Node #0,0,3
Current State: 52:[16, 57], Operations: ['88-72=16', '24+33=57']
Exploring Operation: 57-16=41, Resulting Numbers: [41]
41,52 unequal: No Solution
Moving to Node #0,0,3
Current State: 52:[16, 57], Operations: ['88-72=16', '24+33=57']
Exploring Operation: 16+57=73, Resulting Numbers: [73]
73,52 unequal: No Solution
Moving to Node #0,0
Current State: 52:[24, 33, 16], Operations: ['88-72=16']
Exploring Operation: 24-16=8, Resulting Numbers: [33, 8]
Generated Node #0,0,4: 52:[33, 8] Operation: 24-16=8
Moving to Node #0,0,4
Current State: 52:[33, 8], Operations: ['88-72=16', '24-16=8']
Exploring Operation: 33-8=25, Resulting Numbers: [25]
25,52 unequal: No Solution
Moving to Node #0,0,4
Current State: 52:[33, 8], Operations: ['88-72=16', '24-16=8']
Exploring Operation: 33+8=41, Resulting Numbers: [41]
41,52 unequal: No Solution
Moving to Node #0,0
Current State: 52:[24, 33, 16], Operations: ['88-72=16']
Exploring Operation: 24+16=40, Resulting Numbers: [33, 40]
Generated Node #0,0,5: 52:[33, 40] Operation: 24+16=40
Moving to Node #0,0,5
Current State: 52:[33, 40], Operations: ['88-72=16', '24+16=40']
Exploring Operation: 40-33=7, Resulting Numbers: [7]
7,52 unequal: No Solution
Moving to Node #0,0,5
Current State: 52:[33, 40], Operations: ['88-72=16', '24+16=40']
Exploring Operation: 33+40=73, Resulting Numbers: [73]
73,52 unequal: No Solution
Moving to Node #0
Current State: 52:[88, 72, 24, 33], Operations: []
Exploring Operation: 88-33=55, Resulting Numbers: [72, 24, 55]
Generated Node #0,1: 52:[72, 24, 55] Operation: 88-33=55
Moving to Node #0,1
Current State: 52:[72, 24, 55], Operations: ['88-33=55']
Exploring Operation: 72/24=3, Resulting Numbers: [55, 3]
Generated Node #0,1,0: 52:[55, 3] Operation: 72/24=3
Moving to Node #0,1,0
Current State: 52:[55, 3], Operations: ['88-33=55', '72/24=3']
Exploring Operation: 55-3=52, Resulting Numbers: [52]
52,52 equal: Goal Reached
|
Current State: 72:[42, 67, 52, 5], Operations: []
Exploring Operation: 67-52=15, Resulting Numbers: [42, 5, 15]
Generated Node #0,0: 72:[42, 5, 15] Operation: 67-52=15
Exploring Operation: 52-42=10, Resulting Numbers: [67, 5, 10]
Generated Node #0,1: 72:[67, 5, 10] Operation: 52-42=10
Moving to Node #0,1
Current State: 72:[67, 5, 10], Operations: ['52-42=10']
Exploring Operation: 10/5=2, Resulting Numbers: [67, 2]
Generated Node #0,1,0: 72:[67, 2] Operation: 10/5=2
Exploring Operation: 67+5=72, Resulting Numbers: [10, 72]
Generated Node #0,1,1: 72:[10, 72] Operation: 67+5=72
Moving to Node #0,0
Current State: 72:[42, 5, 15], Operations: ['67-52=15']
Exploring Operation: 42-5=37, Resulting Numbers: [15, 37]
Generated Node #0,0,0: 72:[15, 37] Operation: 42-5=37
Exploring Operation: 42-15=27, Resulting Numbers: [5, 27]
Generated Node #0,0,1: 72:[5, 27] Operation: 42-15=27
Moving to Node #0,1,1
Current State: 72:[10, 72], Operations: ['52-42=10', '67+5=72']
Exploring Operation: 10+72=82, Resulting Numbers: [82]
82,72 unequal: No Solution
Exploring Operation: 72-10=62, Resulting Numbers: [62]
62,72 unequal: No Solution
Moving to Node #0,0,0
Current State: 72:[15, 37], Operations: ['67-52=15', '42-5=37']
Exploring Operation: 37-15=22, Resulting Numbers: [22]
22,72 unequal: No Solution
Exploring Operation: 15+37=52, Resulting Numbers: [52]
52,72 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 72:[22], Operations: ['67-52=15', '42-5=37', '37-15=22']
Moving to Node #0,0,1
Current State: 72:[5, 27], Operations: ['67-52=15', '42-15=27']
Exploring Operation: 5+27=32, Resulting Numbers: [32]
32,72 unequal: No Solution
Exploring Operation: 27-5=22, Resulting Numbers: [22]
22,72 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 72:[22], Operations: ['67-52=15', '42-15=27', '27-5=22']
Moving to Node #0,0,1,0
Current State: 72:[32], Operations: ['67-52=15', '42-15=27', '5+27=32']
Moving to Node #0,1,0
Current State: 72:[67, 2], Operations: ['52-42=10', '10/5=2']
Exploring Operation: 67-2=65, Resulting Numbers: [65]
65,72 unequal: No Solution
Exploring Operation: 67+2=69, Resulting Numbers: [69]
69,72 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 72:[82], Operations: ['52-42=10', '67+5=72', '10+72=82']
Moving to Node #0,1,0,0
Current State: 72:[69], Operations: ['52-42=10', '10/5=2', '67+2=69']
Moving to Node #0,1,0,0
Current State: 72:[65], Operations: ['52-42=10', '10/5=2', '67-2=65']
Moving to Node #0,1,1,0
Current State: 72:[62], Operations: ['52-42=10', '67+5=72', '72-10=62']
Moving to Node #0,0,0,0
Current State: 72:[52], Operations: ['67-52=15', '42-5=37', '15+37=52']
No solution found. |
Current State: 74:[73, 62, 64, 1], Operations: []
Exploring Operation: 73+1=74, Resulting Numbers: [62, 64, 74]
Generated Node #0,0: 74:[62, 64, 74] Operation: 73+1=74
Moving to Node #0,0
Current State: 74:[62, 64, 74], Operations: ['73+1=74']
Exploring Operation: 62+64=126, Resulting Numbers: [74, 126]
Generated Node #0,0,0: 74:[74, 126] Operation: 62+64=126
Moving to Node #0,0,0
Current State: 74:[74, 126], Operations: ['73+1=74', '62+64=126']
Exploring Operation: 126-74=52, Resulting Numbers: [52]
52,74 unequal: No Solution
Moving to Node #0,0
Current State: 74:[62, 64, 74], Operations: ['73+1=74']
Exploring Operation: 64-62=2, Resulting Numbers: [74, 2]
Generated Node #0,0,1: 74:[74, 2] Operation: 64-62=2
Moving to Node #0,0,1
Current State: 74:[74, 2], Operations: ['73+1=74', '64-62=2']
Exploring Operation: 74+2=76, Resulting Numbers: [76]
76,74 unequal: No Solution
Moving to Node #0,0,1
Current State: 74:[74, 2], Operations: ['73+1=74', '64-62=2']
Exploring Operation: 74-2=72, Resulting Numbers: [72]
72,74 unequal: No Solution
Moving to Node #0,0,1
Current State: 74:[74, 2], Operations: ['73+1=74', '64-62=2']
Exploring Operation: 74/2=37, Resulting Numbers: [37]
37,74 unequal: No Solution
Moving to Node #0,0,1
Current State: 74:[74, 2], Operations: ['73+1=74', '64-62=2']
Exploring Operation: 74*2=148, Resulting Numbers: [148]
148,74 unequal: No Solution
Moving to Node #0,0
Current State: 74:[62, 64, 74], Operations: ['73+1=74']
Exploring Operation: 62+74=136, Resulting Numbers: [64, 136]
Generated Node #0,0,2: 74:[64, 136] Operation: 62+74=136
Moving to Node #0,0,2
Current State: 74:[64, 136], Operations: ['73+1=74', '62+74=136']
Exploring Operation: 136-64=72, Resulting Numbers: [72]
72,74 unequal: No Solution
Moving to Node #0,0
Current State: 74:[62, 64, 74], Operations: ['73+1=74']
Exploring Operation: 74-62=12, Resulting Numbers: [64, 12]
Generated Node #0,0,3: 74:[64, 12] Operation: 74-62=12
Moving to Node #0,0,3
Current State: 74:[64, 12], Operations: ['73+1=74', '74-62=12']
Exploring Operation: 64+12=76, Resulting Numbers: [76]
76,74 unequal: No Solution
Moving to Node #0,0,3
Current State: 74:[64, 12], Operations: ['73+1=74', '74-62=12']
Exploring Operation: 64-12=52, Resulting Numbers: [52]
52,74 unequal: No Solution
Moving to Node #0,0
Current State: 74:[62, 64, 74], Operations: ['73+1=74']
Exploring Operation: 64+74=138, Resulting Numbers: [62, 138]
Generated Node #0,0,4: 74:[62, 138] Operation: 64+74=138
Moving to Node #0,0,4
Current State: 74:[62, 138], Operations: ['73+1=74', '64+74=138']
Exploring Operation: 138-62=76, Resulting Numbers: [76]
76,74 unequal: No Solution
Moving to Node #0,0
Current State: 74:[62, 64, 74], Operations: ['73+1=74']
Exploring Operation: 74-64=10, Resulting Numbers: [62, 10]
Generated Node #0,0,5: 74:[62, 10] Operation: 74-64=10
Moving to Node #0,0,5
Current State: 74:[62, 10], Operations: ['73+1=74', '74-64=10']
Exploring Operation: 62+10=72, Resulting Numbers: [72]
72,74 unequal: No Solution
Moving to Node #0,0,5
Current State: 74:[62, 10], Operations: ['73+1=74', '74-64=10']
Exploring Operation: 62-10=52, Resulting Numbers: [52]
52,74 unequal: No Solution
Moving to Node #0
Current State: 74:[73, 62, 64, 1], Operations: []
Exploring Operation: 62+1=63, Resulting Numbers: [73, 64, 63]
Generated Node #0,1: 74:[73, 64, 63] Operation: 62+1=63
Moving to Node #0,1
Current State: 74:[73, 64, 63], Operations: ['62+1=63']
Exploring Operation: 64+63=127, Resulting Numbers: [73, 127]
Generated Node #0,1,0: 74:[73, 127] Operation: 64+63=127
Moving to Node #0,1,0
Current State: 74:[73, 127], Operations: ['62+1=63', '64+63=127']
Exploring Operation: 127-73=54, Resulting Numbers: [54]
54,74 unequal: No Solution
Moving to Node #0,1
Current State: 74:[73, 64, 63], Operations: ['62+1=63']
Exploring Operation: 73+63=136, Resulting Numbers: [64, 136]
Generated Node #0,1,1: 74:[64, 136] Operation: 73+63=136
Moving to Node #0,1,1
Current State: 74:[64, 136], Operations: ['62+1=63', '73+63=136']
Exploring Operation: 136-64=72, Resulting Numbers: [72]
72,74 unequal: No Solution
Moving to Node #0,1
Current State: 74:[73, 64, 63], Operations: ['62+1=63']
Exploring Operation: 73+64=137, Resulting Numbers: [63, 137]
Generated Node #0,1,2: 74:[63, 137] Operation: 73+64=137
Moving to Node #0,1,2
Current State: 74:[63, 137], Operations: ['62+1=63', '73+64=137']
Exploring Operation: 137-63=74, Resulting Numbers: [74]
74,74 equal: Goal Reached
|
Current State: 99:[23, 4, 60, 41], Operations: []
Exploring Operation: 60-41=19, Resulting Numbers: [23, 4, 19]
Generated Node #0,0: 99:[23, 4, 19] Operation: 60-41=19
Exploring Operation: 60-23=37, Resulting Numbers: [4, 41, 37]
Generated Node #0,1: 99:[4, 41, 37] Operation: 60-23=37
Exploring Operation: 60/4=15, Resulting Numbers: [23, 41, 15]
Generated Node #0,2: 99:[23, 41, 15] Operation: 60/4=15
Exploring Operation: 23+60=83, Resulting Numbers: [4, 41, 83]
Generated Node #0,3: 99:[4, 41, 83] Operation: 23+60=83
Exploring Operation: 60+41=101, Resulting Numbers: [23, 4, 101]
Generated Node #0,4: 99:[23, 4, 101] Operation: 60+41=101
Moving to Node #0,1
Current State: 99:[4, 41, 37], Operations: ['60-23=37']
Exploring Operation: 4+37=41, Resulting Numbers: [41, 41]
Generated Node #0,1,0: 99:[41, 41] Operation: 4+37=41
Exploring Operation: 41-4=37, Resulting Numbers: [37, 37]
Generated Node #0,1,1: 99:[37, 37] Operation: 41-4=37
Exploring Operation: 41-37=4, Resulting Numbers: [4, 4]
Generated Node #0,1,2: 99:[4, 4] Operation: 41-37=4
Exploring Operation: 37-4=33, Resulting Numbers: [41, 33]
Generated Node #0,1,3: 99:[41, 33] Operation: 37-4=33
Exploring Operation: 4+41=45, Resulting Numbers: [37, 45]
Generated Node #0,1,4: 99:[37, 45] Operation: 4+41=45
Moving to Node #0,4
Current State: 99:[23, 4, 101], Operations: ['60+41=101']
Exploring Operation: 101-4=97, Resulting Numbers: [23, 97]
Generated Node #0,4,0: 99:[23, 97] Operation: 101-4=97
Exploring Operation: 23-4=19, Resulting Numbers: [101, 19]
Generated Node #0,4,1: 99:[101, 19] Operation: 23-4=19
Exploring Operation: 23+4=27, Resulting Numbers: [101, 27]
Generated Node #0,4,2: 99:[101, 27] Operation: 23+4=27
Exploring Operation: 23*4=92, Resulting Numbers: [101, 92]
Generated Node #0,4,3: 99:[101, 92] Operation: 23*4=92
Exploring Operation: 4+101=105, Resulting Numbers: [23, 105]
Generated Node #0,4,4: 99:[23, 105] Operation: 4+101=105
Moving to Node #0,0
Current State: 99:[23, 4, 19], Operations: ['60-41=19']
Exploring Operation: 19-4=15, Resulting Numbers: [23, 15]
Generated Node #0,0,0: 99:[23, 15] Operation: 19-4=15
Exploring Operation: 23+19=42, Resulting Numbers: [4, 42]
Generated Node #0,0,1: 99:[4, 42] Operation: 23+19=42
Exploring Operation: 23-19=4, Resulting Numbers: [4, 4]
Generated Node #0,0,2: 99:[4, 4] Operation: 23-19=4
Exploring Operation: 23+4=27, Resulting Numbers: [19, 27]
Generated Node #0,0,3: 99:[19, 27] Operation: 23+4=27
Exploring Operation: 23*4=92, Resulting Numbers: [19, 92]
Generated Node #0,0,4: 99:[19, 92] Operation: 23*4=92
Moving to Node #0,2
Current State: 99:[23, 41, 15], Operations: ['60/4=15']
Exploring Operation: 23+15=38, Resulting Numbers: [41, 38]
Generated Node #0,2,0: 99:[41, 38] Operation: 23+15=38
Exploring Operation: 23-15=8, Resulting Numbers: [41, 8]
Generated Node #0,2,1: 99:[41, 8] Operation: 23-15=8
Exploring Operation: 41+15=56, Resulting Numbers: [23, 56]
Generated Node #0,2,2: 99:[23, 56] Operation: 41+15=56
Exploring Operation: 41-15=26, Resulting Numbers: [23, 26]
Generated Node #0,2,3: 99:[23, 26] Operation: 41-15=26
Exploring Operation: 41-23=18, Resulting Numbers: [15, 18]
Generated Node #0,2,4: 99:[15, 18] Operation: 41-23=18
Moving to Node #0,3
Current State: 99:[4, 41, 83], Operations: ['23+60=83']
Exploring Operation: 4+41=45, Resulting Numbers: [83, 45]
Generated Node #0,3,0: 99:[83, 45] Operation: 4+41=45
Exploring Operation: 41-4=37, Resulting Numbers: [83, 37]
Generated Node #0,3,1: 99:[83, 37] Operation: 41-4=37
Exploring Operation: 4+83=87, Resulting Numbers: [41, 87]
Generated Node #0,3,2: 99:[41, 87] Operation: 4+83=87
Exploring Operation: 83-41=42, Resulting Numbers: [4, 42]
Generated Node #0,3,3: 99:[4, 42] Operation: 83-41=42
Exploring Operation: 41+83=124, Resulting Numbers: [4, 124]
Generated Node #0,3,4: 99:[4, 124] Operation: 41+83=124
Moving to Node #0,1,2
Current State: 99:[4, 4], Operations: ['60-23=37', '41-37=4']
Exploring Operation: 4/4=1, Resulting Numbers: [1]
1,99 unequal: No Solution
Exploring Operation: 4*4=16, Resulting Numbers: [16]
16,99 unequal: No Solution
Exploring Operation: 4+4=8, Resulting Numbers: [8]
8,99 unequal: No Solution
Exploring Operation: 4-4=0, Resulting Numbers: [0]
0,99 unequal: No Solution
Moving to Node #0,0,2
Current State: 99:[4, 4], Operations: ['60-41=19', '23-19=4']
Exploring Operation: 4*4=16, Resulting Numbers: [16]
16,99 unequal: No Solution
Exploring Operation: 4/4=1, Resulting Numbers: [1]
1,99 unequal: No Solution
Exploring Operation: 4+4=8, Resulting Numbers: [8]
8,99 unequal: No Solution
Exploring Operation: 4-4=0, Resulting Numbers: [0]
0,99 unequal: No Solution
Moving to Node #0,1,3
Current State: 99:[41, 33], Operations: ['60-23=37', '37-4=33']
Exploring Operation: 41*33=1353, Resulting Numbers: [1353]
1353,99 unequal: No Solution
Exploring Operation: 41+33=74, Resulting Numbers: [74]
74,99 unequal: No Solution
Exploring Operation: 41-33=8, Resulting Numbers: [8]
8,99 unequal: No Solution
Moving to Node #0,4,2
Current State: 99:[101, 27], Operations: ['60+41=101', '23+4=27']
Exploring Operation: 101-27=74, Resulting Numbers: [74]
74,99 unequal: No Solution
Exploring Operation: 101+27=128, Resulting Numbers: [128]
128,99 unequal: No Solution
Exploring Operation: 101*27=2727, Resulting Numbers: [2727]
2727,99 unequal: No Solution
Moving to Node #0,1,1
Current State: 99:[37, 37], Operations: ['60-23=37', '41-4=37']
Exploring Operation: 37+37=74, Resulting Numbers: [74]
74,99 unequal: No Solution
Exploring Operation: 37/37=1, Resulting Numbers: [1]
1,99 unequal: No Solution
Exploring Operation: 37*37=1369, Resulting Numbers: [1369]
1369,99 unequal: No Solution
Exploring Operation: 37-37=0, Resulting Numbers: [0]
0,99 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 99:[8], Operations: ['60-23=37', '41-37=4', '4+4=8']
Moving to Node #0,0,2,0
Current State: 99:[8], Operations: ['60-41=19', '23-19=4', '4+4=8']
Moving to Node #0,1,3,0
Current State: 99:[8], Operations: ['60-23=37', '37-4=33', '41-33=8']
Moving to Node #0,0,2,0
Current State: 99:[1], Operations: ['60-41=19', '23-19=4', '4/4=1']
Moving to Node #0,1,2,0
Current State: 99:[1], Operations: ['60-23=37', '41-37=4', '4/4=1']
Moving to Node #0,1,1,0
Current State: 99:[1], Operations: ['60-23=37', '41-4=37', '37/37=1']
Moving to Node #0,0,2,0
Current State: 99:[0], Operations: ['60-41=19', '23-19=4', '4-4=0']
Moving to Node #0,1,2,0
Current State: 99:[0], Operations: ['60-23=37', '41-37=4', '4-4=0']
Moving to Node #0,1,1,0
Current State: 99:[0], Operations: ['60-23=37', '41-4=37', '37-37=0']
Moving to Node #0,0,2,0
Current State: 99:[16], Operations: ['60-41=19', '23-19=4', '4*4=16']
Moving to Node #0,1,2,0
Current State: 99:[16], Operations: ['60-23=37', '41-37=4', '4*4=16']
Moving to Node #0,4,3
Current State: 99:[101, 92], Operations: ['60+41=101', '23*4=92']
Exploring Operation: 101*92=9292, Resulting Numbers: [9292]
9292,99 unequal: No Solution
Exploring Operation: 101+92=193, Resulting Numbers: [193]
193,99 unequal: No Solution
Exploring Operation: 101-92=9, Resulting Numbers: [9]
9,99 unequal: No Solution
Moving to Node #0,2,1
Current State: 99:[41, 8], Operations: ['60/4=15', '23-15=8']
Exploring Operation: 41-8=33, Resulting Numbers: [33]
33,99 unequal: No Solution
Exploring Operation: 41*8=328, Resulting Numbers: [328]
328,99 unequal: No Solution
Exploring Operation: 41+8=49, Resulting Numbers: [49]
49,99 unequal: No Solution
Moving to Node #0,0,1
Current State: 99:[4, 42], Operations: ['60-41=19', '23+19=42']
Exploring Operation: 42-4=38, Resulting Numbers: [38]
38,99 unequal: No Solution
Exploring Operation: 4+42=46, Resulting Numbers: [46]
46,99 unequal: No Solution
Exploring Operation: 4*42=168, Resulting Numbers: [168]
168,99 unequal: No Solution
Moving to Node #0,3,3
Current State: 99:[4, 42], Operations: ['23+60=83', '83-41=42']
Exploring Operation: 42-4=38, Resulting Numbers: [38]
38,99 unequal: No Solution
Exploring Operation: 4*42=168, Resulting Numbers: [168]
168,99 unequal: No Solution
Exploring Operation: 4+42=46, Resulting Numbers: [46]
46,99 unequal: No Solution
Moving to Node #0,4,3,0
Current State: 99:[9], Operations: ['60+41=101', '23*4=92', '101-92=9']
Moving to Node #0,2,1,0
Current State: 99:[33], Operations: ['60/4=15', '23-15=8', '41-8=33']
Moving to Node #0,0,1,0
Current State: 99:[38], Operations: ['60-41=19', '23+19=42', '42-4=38']
Moving to Node #0,3,3,0
Current State: 99:[38], Operations: ['23+60=83', '83-41=42', '42-4=38']
Moving to Node #0,4,1
Current State: 99:[101, 19], Operations: ['60+41=101', '23-4=19']
Exploring Operation: 101*19=1919, Resulting Numbers: [1919]
1919,99 unequal: No Solution
Exploring Operation: 101-19=82, Resulting Numbers: [82]
82,99 unequal: No Solution
Exploring Operation: 101+19=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Moving to Node #0,2,4
Current State: 99:[15, 18], Operations: ['60/4=15', '41-23=18']
Exploring Operation: 18-15=3, Resulting Numbers: [3]
3,99 unequal: No Solution
Exploring Operation: 15*18=270, Resulting Numbers: [270]
270,99 unequal: No Solution
Exploring Operation: 15+18=33, Resulting Numbers: [33]
33,99 unequal: No Solution
Moving to Node #0,4,0
Current State: 99:[23, 97], Operations: ['60+41=101', '101-4=97']
Exploring Operation: 23+97=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Exploring Operation: 97-23=74, Resulting Numbers: [74]
74,99 unequal: No Solution
Exploring Operation: 23*97=2231, Resulting Numbers: [2231]
2231,99 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 99:[46], Operations: ['60-41=19', '23+19=42', '4+42=46']
Moving to Node #0,2,0
Current State: 99:[41, 38], Operations: ['60/4=15', '23+15=38']
Exploring Operation: 41-38=3, Resulting Numbers: [3]
3,99 unequal: No Solution
Exploring Operation: 41+38=79, Resulting Numbers: [79]
79,99 unequal: No Solution
Exploring Operation: 41*38=1558, Resulting Numbers: [1558]
1558,99 unequal: No Solution
Moving to Node #0,3,3,0
Current State: 99:[46], Operations: ['23+60=83', '83-41=42', '4+42=46']
Moving to Node #0,2,4,0
Current State: 99:[3], Operations: ['60/4=15', '41-23=18', '18-15=3']
Moving to Node #0,2,4,0
Current State: 99:[33], Operations: ['60/4=15', '41-23=18', '15+18=33']
Moving to Node #0,2,0,0
Current State: 99:[3], Operations: ['60/4=15', '23+15=38', '41-38=3']
Moving to Node #0,0,3
Current State: 99:[19, 27], Operations: ['60-41=19', '23+4=27']
Exploring Operation: 19+27=46, Resulting Numbers: [46]
46,99 unequal: No Solution
Exploring Operation: 27-19=8, Resulting Numbers: [8]
8,99 unequal: No Solution
Exploring Operation: 19*27=513, Resulting Numbers: [513]
513,99 unequal: No Solution
Moving to Node #0,0,0
Current State: 99:[23, 15], Operations: ['60-41=19', '19-4=15']
Exploring Operation: 23+15=38, Resulting Numbers: [38]
38,99 unequal: No Solution
Exploring Operation: 23-15=8, Resulting Numbers: [8]
8,99 unequal: No Solution
Exploring Operation: 23*15=345, Resulting Numbers: [345]
345,99 unequal: No Solution
Moving to Node #0,0,3,0
Current State: 99:[8], Operations: ['60-41=19', '23+4=27', '27-19=8']
Moving to Node #0,0,0,0
Current State: 99:[8], Operations: ['60-41=19', '19-4=15', '23-15=8']
Moving to Node #0,0,0,0
Current State: 99:[38], Operations: ['60-41=19', '19-4=15', '23+15=38']
Moving to Node #0,0,3,0
Current State: 99:[46], Operations: ['60-41=19', '23+4=27', '19+27=46']
Moving to Node #0,0,4
Current State: 99:[19, 92], Operations: ['60-41=19', '23*4=92']
Exploring Operation: 19*92=1748, Resulting Numbers: [1748]
1748,99 unequal: No Solution
Exploring Operation: 92-19=73, Resulting Numbers: [73]
73,99 unequal: No Solution
Exploring Operation: 19+92=111, Resulting Numbers: [111]
111,99 unequal: No Solution
Moving to Node #0,0,4,0
Current State: 99:[111], Operations: ['60-41=19', '23*4=92', '19+92=111']
Moving to Node #0,2,1,0
Current State: 99:[49], Operations: ['60/4=15', '23-15=8', '41+8=49']
Moving to Node #0,4,4
Current State: 99:[23, 105], Operations: ['60+41=101', '4+101=105']
Exploring Operation: 105-23=82, Resulting Numbers: [82]
82,99 unequal: No Solution
Exploring Operation: 23*105=2415, Resulting Numbers: [2415]
2415,99 unequal: No Solution
Exploring Operation: 23+105=128, Resulting Numbers: [128]
128,99 unequal: No Solution
Moving to Node #0,1,4
Current State: 99:[37, 45], Operations: ['60-23=37', '4+41=45']
Exploring Operation: 37*45=1665, Resulting Numbers: [1665]
1665,99 unequal: No Solution
Exploring Operation: 45-37=8, Resulting Numbers: [8]
8,99 unequal: No Solution
Exploring Operation: 37+45=82, Resulting Numbers: [82]
82,99 unequal: No Solution
Moving to Node #0,1,0
Current State: 99:[41, 41], Operations: ['60-23=37', '4+37=41']
Exploring Operation: 41/41=1, Resulting Numbers: [1]
1,99 unequal: No Solution
Exploring Operation: 41-41=0, Resulting Numbers: [0]
0,99 unequal: No Solution
Exploring Operation: 41+41=82, Resulting Numbers: [82]
82,99 unequal: No Solution
Exploring Operation: 41*41=1681, Resulting Numbers: [1681]
1681,99 unequal: No Solution
Moving to Node #0,1,4,0
Current State: 99:[8], Operations: ['60-23=37', '4+41=45', '45-37=8']
Moving to Node #0,1,0,0
Current State: 99:[1], Operations: ['60-23=37', '4+37=41', '41/41=1']
Moving to Node #0,1,0,0
Current State: 99:[0], Operations: ['60-23=37', '4+37=41', '41-41=0']
Moving to Node #0,1,0,0
Current State: 99:[82], Operations: ['60-23=37', '4+37=41', '41+41=82']
Moving to Node #0,4,1,0
Current State: 99:[82], Operations: ['60+41=101', '23-4=19', '101-19=82']
Moving to Node #0,2,3
Current State: 99:[23, 26], Operations: ['60/4=15', '41-15=26']
Exploring Operation: 23+26=49, Resulting Numbers: [49]
49,99 unequal: No Solution
Exploring Operation: 23*26=598, Resulting Numbers: [598]
598,99 unequal: No Solution
Exploring Operation: 26-23=3, Resulting Numbers: [3]
3,99 unequal: No Solution
Moving to Node #0,1,4,0
Current State: 99:[82], Operations: ['60-23=37', '4+41=45', '37+45=82']
Moving to Node #0,4,4,0
Current State: 99:[82], Operations: ['60+41=101', '4+101=105', '105-23=82']
Moving to Node #0,3,2
Current State: 99:[41, 87], Operations: ['23+60=83', '4+83=87']
Exploring Operation: 41+87=128, Resulting Numbers: [128]
128,99 unequal: No Solution
Exploring Operation: 87-41=46, Resulting Numbers: [46]
46,99 unequal: No Solution
Exploring Operation: 41*87=3567, Resulting Numbers: [3567]
3567,99 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 99:[79], Operations: ['60/4=15', '23+15=38', '41+38=79']
Moving to Node #0,2,3,0
Current State: 99:[3], Operations: ['60/4=15', '41-15=26', '26-23=3']
Moving to Node #0,3,2,0
Current State: 99:[46], Operations: ['23+60=83', '4+83=87', '87-41=46']
Moving to Node #0,2,3,0
Current State: 99:[49], Operations: ['60/4=15', '41-15=26', '23+26=49']
Moving to Node #0,3,1
Current State: 99:[83, 37], Operations: ['23+60=83', '41-4=37']
Exploring Operation: 83-37=46, Resulting Numbers: [46]
46,99 unequal: No Solution
Exploring Operation: 83*37=3071, Resulting Numbers: [3071]
3071,99 unequal: No Solution
Exploring Operation: 83+37=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Moving to Node #0,4,1,0
Current State: 99:[120], Operations: ['60+41=101', '23-4=19', '101+19=120']
Moving to Node #0,3,1,0
Current State: 99:[46], Operations: ['23+60=83', '41-4=37', '83-37=46']
Moving to Node #0,4,0,0
Current State: 99:[120], Operations: ['60+41=101', '101-4=97', '23+97=120']
Moving to Node #0,3,1,0
Current State: 99:[120], Operations: ['23+60=83', '41-4=37', '83+37=120']
Moving to Node #0,4,0,0
Current State: 99:[74], Operations: ['60+41=101', '101-4=97', '97-23=74']
Moving to Node #0,1,1,0
Current State: 99:[74], Operations: ['60-23=37', '41-4=37', '37+37=74']
Moving to Node #0,4,2,0
Current State: 99:[74], Operations: ['60+41=101', '23+4=27', '101-27=74']
Moving to Node #0,1,3,0
Current State: 99:[74], Operations: ['60-23=37', '37-4=33', '41+33=74']
Moving to Node #0,3,4
Current State: 99:[4, 124], Operations: ['23+60=83', '41+83=124']
Exploring Operation: 4*124=496, Resulting Numbers: [496]
496,99 unequal: No Solution
Exploring Operation: 124-4=120, Resulting Numbers: [120]
120,99 unequal: No Solution
Exploring Operation: 124/4=31, Resulting Numbers: [31]
31,99 unequal: No Solution
Exploring Operation: 4+124=128, Resulting Numbers: [128]
128,99 unequal: No Solution
Moving to Node #0,0,4,0
Current State: 99:[73], Operations: ['60-41=19', '23*4=92', '92-19=73']
Moving to Node #0,3,0
Current State: 99:[83, 45], Operations: ['23+60=83', '4+41=45']
Exploring Operation: 83*45=3735, Resulting Numbers: [3735]
3735,99 unequal: No Solution
Exploring Operation: 83-45=38, Resulting Numbers: [38]
38,99 unequal: No Solution
Exploring Operation: 83+45=128, Resulting Numbers: [128]
128,99 unequal: No Solution
Moving to Node #0,3,4,0
Current State: 99:[31], Operations: ['23+60=83', '41+83=124', '124/4=31']
Moving to Node #0,3,0,0
Current State: 99:[38], Operations: ['23+60=83', '4+41=45', '83-45=38']
Moving to Node #0,3,4,0
Current State: 99:[120], Operations: ['23+60=83', '41+83=124', '124-4=120']
Moving to Node #0,3,4,0
Current State: 99:[128], Operations: ['23+60=83', '41+83=124', '4+124=128']
Moving to Node #0,3,0,0
Current State: 99:[128], Operations: ['23+60=83', '4+41=45', '83+45=128']
Moving to Node #0,4,2,0
Current State: 99:[128], Operations: ['60+41=101', '23+4=27', '101+27=128']
Moving to Node #0,3,2,0
Current State: 99:[128], Operations: ['23+60=83', '4+83=87', '41+87=128']
Moving to Node #0,4,4,0
Current State: 99:[128], Operations: ['60+41=101', '4+101=105', '23+105=128']
Moving to Node #0,2,2
Current State: 99:[23, 56], Operations: ['60/4=15', '41+15=56']
Exploring Operation: 56-23=33, Resulting Numbers: [33]
33,99 unequal: No Solution
Exploring Operation: 23*56=1288, Resulting Numbers: [1288]
1288,99 unequal: No Solution
Exploring Operation: 23+56=79, Resulting Numbers: [79]
79,99 unequal: No Solution
Moving to Node #0,3,3,0
Current State: 99:[168], Operations: ['23+60=83', '83-41=42', '4*42=168']
Moving to Node #0,2,2,0
Current State: 99:[33], Operations: ['60/4=15', '41+15=56', '56-23=33']
Moving to Node #0,2,2,0
Current State: 99:[79], Operations: ['60/4=15', '41+15=56', '23+56=79']
Moving to Node #0,0,1,0
Current State: 99:[168], Operations: ['60-41=19', '23+19=42', '4*42=168']
Moving to Node #0,4,3,0
Current State: 99:[193], Operations: ['60+41=101', '23*4=92', '101+92=193']
Moving to Node #0,2,4,0
Current State: 99:[270], Operations: ['60/4=15', '41-23=18', '15*18=270']
Moving to Node #0,2,1,0
Current State: 99:[328], Operations: ['60/4=15', '23-15=8', '41*8=328']
Moving to Node #0,0,0,0
Current State: 99:[345], Operations: ['60-41=19', '19-4=15', '23*15=345']
Moving to Node #0,3,4,0
Current State: 99:[496], Operations: ['23+60=83', '41+83=124', '4*124=496']
Moving to Node #0,0,3,0
Current State: 99:[513], Operations: ['60-41=19', '23+4=27', '19*27=513']
Moving to Node #0,2,3,0
Current State: 99:[598], Operations: ['60/4=15', '41-15=26', '23*26=598']
Moving to Node #0,2,2,0
Current State: 99:[1288], Operations: ['60/4=15', '41+15=56', '23*56=1288']
Moving to Node #0,1,3,0
Current State: 99:[1353], Operations: ['60-23=37', '37-4=33', '41*33=1353']
Moving to Node #0,1,1,0
Current State: 99:[1369], Operations: ['60-23=37', '41-4=37', '37*37=1369']
Moving to Node #0,2,0,0
Current State: 99:[1558], Operations: ['60/4=15', '23+15=38', '41*38=1558']
Moving to Node #0,1,4,0
Current State: 99:[1665], Operations: ['60-23=37', '4+41=45', '37*45=1665']
Moving to Node #0,1,0,0
Current State: 99:[1681], Operations: ['60-23=37', '4+37=41', '41*41=1681']
Moving to Node #0,0,4,0
Current State: 99:[1748], Operations: ['60-41=19', '23*4=92', '19*92=1748']
Moving to Node #0,4,1,0
Current State: 99:[1919], Operations: ['60+41=101', '23-4=19', '101*19=1919']
Moving to Node #0,4,0,0
Current State: 99:[2231], Operations: ['60+41=101', '101-4=97', '23*97=2231']
Moving to Node #0,4,4,0
Current State: 99:[2415], Operations: ['60+41=101', '4+101=105', '23*105=2415']
Moving to Node #0,4,2,0
Current State: 99:[2727], Operations: ['60+41=101', '23+4=27', '101*27=2727']
Moving to Node #0,3,1,0
Current State: 99:[3071], Operations: ['23+60=83', '41-4=37', '83*37=3071']
Moving to Node #0,3,2,0
Current State: 99:[3567], Operations: ['23+60=83', '4+83=87', '41*87=3567']
Moving to Node #0,3,0,0
Current State: 99:[3735], Operations: ['23+60=83', '4+41=45', '83*45=3735']
Moving to Node #0,4,3,0
Current State: 99:[9292], Operations: ['60+41=101', '23*4=92', '101*92=9292']
No solution found. |
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 76-30=46, Resulting Numbers: [62, 52, 46]
Generated Node #0,0: 45:[62, 52, 46] Operation: 76-30=46
Moving to Node #0,0
Current State: 45:[62, 52, 46], Operations: ['76-30=46']
Exploring Operation: 62-52=10, Resulting Numbers: [46, 10]
Generated Node #0,0,0: 45:[46, 10] Operation: 62-52=10
Moving to Node #0,0,0
Current State: 45:[46, 10], Operations: ['76-30=46', '62-52=10']
Exploring Operation: 46-10=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,0,0
Current State: 45:[46, 10], Operations: ['76-30=46', '62-52=10']
Exploring Operation: 46+10=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,0
Current State: 45:[62, 52, 46], Operations: ['76-30=46']
Exploring Operation: 62-46=16, Resulting Numbers: [52, 16]
Generated Node #0,0,1: 45:[52, 16] Operation: 62-46=16
Moving to Node #0,0,1
Current State: 45:[52, 16], Operations: ['76-30=46', '62-46=16']
Exploring Operation: 52-16=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,0,1
Current State: 45:[52, 16], Operations: ['76-30=46', '62-46=16']
Exploring Operation: 52+16=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,0
Current State: 45:[62, 52, 46], Operations: ['76-30=46']
Exploring Operation: 52-46=6, Resulting Numbers: [62, 6]
Generated Node #0,0,2: 45:[62, 6] Operation: 52-46=6
Moving to Node #0,0,2
Current State: 45:[62, 6], Operations: ['76-30=46', '52-46=6']
Exploring Operation: 62-6=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,0,2
Current State: 45:[62, 6], Operations: ['76-30=46', '52-46=6']
Exploring Operation: 62+6=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,0
Current State: 45:[62, 52, 46], Operations: ['76-30=46']
Exploring Operation: 62+52=114, Resulting Numbers: [46, 114]
Generated Node #0,0,3: 45:[46, 114] Operation: 62+52=114
Moving to Node #0,0,3
Current State: 45:[46, 114], Operations: ['76-30=46', '62+52=114']
Exploring Operation: 114-46=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,0
Current State: 45:[62, 52, 46], Operations: ['76-30=46']
Exploring Operation: 62+46=108, Resulting Numbers: [52, 108]
Generated Node #0,0,4: 45:[52, 108] Operation: 62+46=108
Moving to Node #0,0,4
Current State: 45:[52, 108], Operations: ['76-30=46', '62+46=108']
Exploring Operation: 108-52=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,0
Current State: 45:[62, 52, 46], Operations: ['76-30=46']
Exploring Operation: 52+46=98, Resulting Numbers: [62, 98]
Generated Node #0,0,5: 45:[62, 98] Operation: 52+46=98
Moving to Node #0,0,5
Current State: 45:[62, 98], Operations: ['76-30=46', '52+46=98']
Exploring Operation: 98-62=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 62-30=32, Resulting Numbers: [52, 76, 32]
Generated Node #0,1: 45:[52, 76, 32] Operation: 62-30=32
Moving to Node #0,1
Current State: 45:[52, 76, 32], Operations: ['62-30=32']
Exploring Operation: 76-32=44, Resulting Numbers: [52, 44]
Generated Node #0,1,0: 45:[52, 44] Operation: 76-32=44
Moving to Node #0,1,0
Current State: 45:[52, 44], Operations: ['62-30=32', '76-32=44']
Exploring Operation: 52-44=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,1
Current State: 45:[52, 76, 32], Operations: ['62-30=32']
Exploring Operation: 76-52=24, Resulting Numbers: [32, 24]
Generated Node #0,1,1: 45:[32, 24] Operation: 76-52=24
Moving to Node #0,1,1
Current State: 45:[32, 24], Operations: ['62-30=32', '76-52=24']
Exploring Operation: 32+24=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,1,1
Current State: 45:[32, 24], Operations: ['62-30=32', '76-52=24']
Exploring Operation: 32-24=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,1
Current State: 45:[52, 76, 32], Operations: ['62-30=32']
Exploring Operation: 52-32=20, Resulting Numbers: [76, 20]
Generated Node #0,1,2: 45:[76, 20] Operation: 52-32=20
Moving to Node #0,1,2
Current State: 45:[76, 20], Operations: ['62-30=32', '52-32=20']
Exploring Operation: 76-20=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,1
Current State: 45:[52, 76, 32], Operations: ['62-30=32']
Exploring Operation: 52+32=84, Resulting Numbers: [76, 84]
Generated Node #0,1,3: 45:[76, 84] Operation: 52+32=84
Moving to Node #0,1,3
Current State: 45:[76, 84], Operations: ['62-30=32', '52+32=84']
Exploring Operation: 84-76=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,1
Current State: 45:[52, 76, 32], Operations: ['62-30=32']
Exploring Operation: 76+32=108, Resulting Numbers: [52, 108]
Generated Node #0,1,4: 45:[52, 108] Operation: 76+32=108
Moving to Node #0,1,4
Current State: 45:[52, 108], Operations: ['62-30=32', '76+32=108']
Exploring Operation: 108-52=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [30, 52, 14]
Generated Node #0,2: 45:[30, 52, 14] Operation: 76-62=14
Moving to Node #0,2
Current State: 45:[30, 52, 14], Operations: ['76-62=14']
Exploring Operation: 30+14=44, Resulting Numbers: [52, 44]
Generated Node #0,2,0: 45:[52, 44] Operation: 30+14=44
Moving to Node #0,2,0
Current State: 45:[52, 44], Operations: ['76-62=14', '30+14=44']
Exploring Operation: 52-44=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,2
Current State: 45:[30, 52, 14], Operations: ['76-62=14']
Exploring Operation: 52-14=38, Resulting Numbers: [30, 38]
Generated Node #0,2,1: 45:[30, 38] Operation: 52-14=38
Moving to Node #0,2,1
Current State: 45:[30, 38], Operations: ['76-62=14', '52-14=38']
Exploring Operation: 30+38=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,2,1
Current State: 45:[30, 38], Operations: ['76-62=14', '52-14=38']
Exploring Operation: 38-30=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,2
Current State: 45:[30, 52, 14], Operations: ['76-62=14']
Exploring Operation: 30-14=16, Resulting Numbers: [52, 16]
Generated Node #0,2,2: 45:[52, 16] Operation: 30-14=16
Moving to Node #0,2,2
Current State: 45:[52, 16], Operations: ['76-62=14', '30-14=16']
Exploring Operation: 52-16=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,2,2
Current State: 45:[52, 16], Operations: ['76-62=14', '30-14=16']
Exploring Operation: 52+16=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,2
Current State: 45:[30, 52, 14], Operations: ['76-62=14']
Exploring Operation: 52+14=66, Resulting Numbers: [30, 66]
Generated Node #0,2,3: 45:[30, 66] Operation: 52+14=66
Moving to Node #0,2,3
Current State: 45:[30, 66], Operations: ['76-62=14', '52+14=66']
Exploring Operation: 66-30=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,2
Current State: 45:[30, 52, 14], Operations: ['76-62=14']
Exploring Operation: 52-30=22, Resulting Numbers: [14, 22]
Generated Node #0,2,4: 45:[14, 22] Operation: 52-30=22
Moving to Node #0,2,4
Current State: 45:[14, 22], Operations: ['76-62=14', '52-30=22']
Exploring Operation: 14+22=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,2,4
Current State: 45:[14, 22], Operations: ['76-62=14', '52-30=22']
Exploring Operation: 22-14=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,2
Current State: 45:[30, 52, 14], Operations: ['76-62=14']
Exploring Operation: 30+52=82, Resulting Numbers: [14, 82]
Generated Node #0,2,5: 45:[14, 82] Operation: 30+52=82
Moving to Node #0,2,5
Current State: 45:[14, 82], Operations: ['76-62=14', '30+52=82']
Exploring Operation: 82-14=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 76-52=24, Resulting Numbers: [30, 62, 24]
Generated Node #0,3: 45:[30, 62, 24] Operation: 76-52=24
Moving to Node #0,3
Current State: 45:[30, 62, 24], Operations: ['76-52=24']
Exploring Operation: 62-24=38, Resulting Numbers: [30, 38]
Generated Node #0,3,0: 45:[30, 38] Operation: 62-24=38
Moving to Node #0,3,0
Current State: 45:[30, 38], Operations: ['76-52=24', '62-24=38']
Exploring Operation: 30+38=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,3,0
Current State: 45:[30, 38], Operations: ['76-52=24', '62-24=38']
Exploring Operation: 38-30=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,3
Current State: 45:[30, 62, 24], Operations: ['76-52=24']
Exploring Operation: 30+24=54, Resulting Numbers: [62, 54]
Generated Node #0,3,1: 45:[62, 54] Operation: 30+24=54
Moving to Node #0,3,1
Current State: 45:[62, 54], Operations: ['76-52=24', '30+24=54']
Exploring Operation: 62-54=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,3
Current State: 45:[30, 62, 24], Operations: ['76-52=24']
Exploring Operation: 62-30=32, Resulting Numbers: [24, 32]
Generated Node #0,3,2: 45:[24, 32] Operation: 62-30=32
Moving to Node #0,3,2
Current State: 45:[24, 32], Operations: ['76-52=24', '62-30=32']
Exploring Operation: 24+32=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,3,2
Current State: 45:[24, 32], Operations: ['76-52=24', '62-30=32']
Exploring Operation: 32-24=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,3
Current State: 45:[30, 62, 24], Operations: ['76-52=24']
Exploring Operation: 30-24=6, Resulting Numbers: [62, 6]
Generated Node #0,3,3: 45:[62, 6] Operation: 30-24=6
Moving to Node #0,3,3
Current State: 45:[62, 6], Operations: ['76-52=24', '30-24=6']
Exploring Operation: 62-6=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,3,3
Current State: 45:[62, 6], Operations: ['76-52=24', '30-24=6']
Exploring Operation: 62+6=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,3
Current State: 45:[30, 62, 24], Operations: ['76-52=24']
Exploring Operation: 62+24=86, Resulting Numbers: [30, 86]
Generated Node #0,3,4: 45:[30, 86] Operation: 62+24=86
Moving to Node #0,3,4
Current State: 45:[30, 86], Operations: ['76-52=24', '62+24=86']
Exploring Operation: 86-30=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,3
Current State: 45:[30, 62, 24], Operations: ['76-52=24']
Exploring Operation: 30+62=92, Resulting Numbers: [24, 92]
Generated Node #0,3,5: 45:[24, 92] Operation: 30+62=92
Moving to Node #0,3,5
Current State: 45:[24, 92], Operations: ['76-52=24', '30+62=92']
Exploring Operation: 92-24=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 52-30=22, Resulting Numbers: [62, 76, 22]
Generated Node #0,4: 45:[62, 76, 22] Operation: 52-30=22
Moving to Node #0,4
Current State: 45:[62, 76, 22], Operations: ['52-30=22']
Exploring Operation: 76-22=54, Resulting Numbers: [62, 54]
Generated Node #0,4,0: 45:[62, 54] Operation: 76-22=54
Moving to Node #0,4,0
Current State: 45:[62, 54], Operations: ['52-30=22', '76-22=54']
Exploring Operation: 62-54=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,4
Current State: 45:[62, 76, 22], Operations: ['52-30=22']
Exploring Operation: 62-22=40, Resulting Numbers: [76, 40]
Generated Node #0,4,1: 45:[76, 40] Operation: 62-22=40
Moving to Node #0,4,1
Current State: 45:[76, 40], Operations: ['52-30=22', '62-22=40']
Exploring Operation: 76-40=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,4
Current State: 45:[62, 76, 22], Operations: ['52-30=22']
Exploring Operation: 76-62=14, Resulting Numbers: [22, 14]
Generated Node #0,4,2: 45:[22, 14] Operation: 76-62=14
Moving to Node #0,4,2
Current State: 45:[22, 14], Operations: ['52-30=22', '76-62=14']
Exploring Operation: 22+14=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,4,2
Current State: 45:[22, 14], Operations: ['52-30=22', '76-62=14']
Exploring Operation: 22-14=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,4
Current State: 45:[62, 76, 22], Operations: ['52-30=22']
Exploring Operation: 62+22=84, Resulting Numbers: [76, 84]
Generated Node #0,4,3: 45:[76, 84] Operation: 62+22=84
Moving to Node #0,4,3
Current State: 45:[76, 84], Operations: ['52-30=22', '62+22=84']
Exploring Operation: 84-76=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,4
Current State: 45:[62, 76, 22], Operations: ['52-30=22']
Exploring Operation: 76+22=98, Resulting Numbers: [62, 98]
Generated Node #0,4,4: 45:[62, 98] Operation: 76+22=98
Moving to Node #0,4,4
Current State: 45:[62, 98], Operations: ['52-30=22', '76+22=98']
Exploring Operation: 98-62=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 62-52=10, Resulting Numbers: [30, 76, 10]
Generated Node #0,5: 45:[30, 76, 10] Operation: 62-52=10
Moving to Node #0,5
Current State: 45:[30, 76, 10], Operations: ['62-52=10']
Exploring Operation: 76-30=46, Resulting Numbers: [10, 46]
Generated Node #0,5,0: 45:[10, 46] Operation: 76-30=46
Moving to Node #0,5,0
Current State: 45:[10, 46], Operations: ['62-52=10', '76-30=46']
Exploring Operation: 46-10=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,5,0
Current State: 45:[10, 46], Operations: ['62-52=10', '76-30=46']
Exploring Operation: 10+46=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,5
Current State: 45:[30, 76, 10], Operations: ['62-52=10']
Exploring Operation: 30+10=40, Resulting Numbers: [76, 40]
Generated Node #0,5,1: 45:[76, 40] Operation: 30+10=40
Moving to Node #0,5,1
Current State: 45:[76, 40], Operations: ['62-52=10', '30+10=40']
Exploring Operation: 76-40=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,5
Current State: 45:[30, 76, 10], Operations: ['62-52=10']
Exploring Operation: 76-10=66, Resulting Numbers: [30, 66]
Generated Node #0,5,2: 45:[30, 66] Operation: 76-10=66
Moving to Node #0,5,2
Current State: 45:[30, 66], Operations: ['62-52=10', '76-10=66']
Exploring Operation: 66-30=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,5
Current State: 45:[30, 76, 10], Operations: ['62-52=10']
Exploring Operation: 30-10=20, Resulting Numbers: [76, 20]
Generated Node #0,5,3: 45:[76, 20] Operation: 30-10=20
Moving to Node #0,5,3
Current State: 45:[76, 20], Operations: ['62-52=10', '30-10=20']
Exploring Operation: 76-20=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,5
Current State: 45:[30, 76, 10], Operations: ['62-52=10']
Exploring Operation: 76+10=86, Resulting Numbers: [30, 86]
Generated Node #0,5,4: 45:[30, 86] Operation: 76+10=86
Moving to Node #0,5,4
Current State: 45:[30, 86], Operations: ['62-52=10', '76+10=86']
Exploring Operation: 86-30=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,5
Current State: 45:[30, 76, 10], Operations: ['62-52=10']
Exploring Operation: 30/10=3, Resulting Numbers: [76, 3]
Generated Node #0,5,5: 45:[76, 3] Operation: 30/10=3
Moving to Node #0,5,5
Current State: 45:[76, 3], Operations: ['62-52=10', '30/10=3']
Exploring Operation: 76-3=73, Resulting Numbers: [73]
73,45 unequal: No Solution
Moving to Node #0,5,5
Current State: 45:[76, 3], Operations: ['62-52=10', '30/10=3']
Exploring Operation: 76+3=79, Resulting Numbers: [79]
79,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 30+62=92, Resulting Numbers: [52, 76, 92]
Generated Node #0,6: 45:[52, 76, 92] Operation: 30+62=92
Moving to Node #0,6
Current State: 45:[52, 76, 92], Operations: ['30+62=92']
Exploring Operation: 92-52=40, Resulting Numbers: [76, 40]
Generated Node #0,6,0: 45:[76, 40] Operation: 92-52=40
Moving to Node #0,6,0
Current State: 45:[76, 40], Operations: ['30+62=92', '92-52=40']
Exploring Operation: 76-40=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,6
Current State: 45:[52, 76, 92], Operations: ['30+62=92']
Exploring Operation: 92-76=16, Resulting Numbers: [52, 16]
Generated Node #0,6,1: 45:[52, 16] Operation: 92-76=16
Moving to Node #0,6,1
Current State: 45:[52, 16], Operations: ['30+62=92', '92-76=16']
Exploring Operation: 52-16=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,6,1
Current State: 45:[52, 16], Operations: ['30+62=92', '92-76=16']
Exploring Operation: 52+16=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,6
Current State: 45:[52, 76, 92], Operations: ['30+62=92']
Exploring Operation: 76-52=24, Resulting Numbers: [92, 24]
Generated Node #0,6,2: 45:[92, 24] Operation: 76-52=24
Moving to Node #0,6,2
Current State: 45:[92, 24], Operations: ['30+62=92', '76-52=24']
Exploring Operation: 92-24=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 30+52=82, Resulting Numbers: [62, 76, 82]
Generated Node #0,7: 45:[62, 76, 82] Operation: 30+52=82
Moving to Node #0,7
Current State: 45:[62, 76, 82], Operations: ['30+52=82']
Exploring Operation: 82-62=20, Resulting Numbers: [76, 20]
Generated Node #0,7,0: 45:[76, 20] Operation: 82-62=20
Moving to Node #0,7,0
Current State: 45:[76, 20], Operations: ['30+52=82', '82-62=20']
Exploring Operation: 76-20=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,7
Current State: 45:[62, 76, 82], Operations: ['30+52=82']
Exploring Operation: 82-76=6, Resulting Numbers: [62, 6]
Generated Node #0,7,1: 45:[62, 6] Operation: 82-76=6
Moving to Node #0,7,1
Current State: 45:[62, 6], Operations: ['30+52=82', '82-76=6']
Exploring Operation: 62-6=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,7,1
Current State: 45:[62, 6], Operations: ['30+52=82', '82-76=6']
Exploring Operation: 62+6=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,7
Current State: 45:[62, 76, 82], Operations: ['30+52=82']
Exploring Operation: 76-62=14, Resulting Numbers: [82, 14]
Generated Node #0,7,2: 45:[82, 14] Operation: 76-62=14
Moving to Node #0,7,2
Current State: 45:[82, 14], Operations: ['30+52=82', '76-62=14']
Exploring Operation: 82-14=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 30+76=106, Resulting Numbers: [62, 52, 106]
Generated Node #0,8: 45:[62, 52, 106] Operation: 30+76=106
Moving to Node #0,8
Current State: 45:[62, 52, 106], Operations: ['30+76=106']
Exploring Operation: 106-62=44, Resulting Numbers: [52, 44]
Generated Node #0,8,0: 45:[52, 44] Operation: 106-62=44
Moving to Node #0,8,0
Current State: 45:[52, 44], Operations: ['30+76=106', '106-62=44']
Exploring Operation: 52-44=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,8
Current State: 45:[62, 52, 106], Operations: ['30+76=106']
Exploring Operation: 106-52=54, Resulting Numbers: [62, 54]
Generated Node #0,8,1: 45:[62, 54] Operation: 106-52=54
Moving to Node #0,8,1
Current State: 45:[62, 54], Operations: ['30+76=106', '106-52=54']
Exploring Operation: 62-54=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 62+52=114, Resulting Numbers: [30, 76, 114]
Generated Node #0,9: 45:[30, 76, 114] Operation: 62+52=114
Moving to Node #0,9
Current State: 45:[30, 76, 114], Operations: ['62+52=114']
Exploring Operation: 114-76=38, Resulting Numbers: [30, 38]
Generated Node #0,9,0: 45:[30, 38] Operation: 114-76=38
Moving to Node #0,9,0
Current State: 45:[30, 38], Operations: ['62+52=114', '114-76=38']
Exploring Operation: 30+38=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,9,0
Current State: 45:[30, 38], Operations: ['62+52=114', '114-76=38']
Exploring Operation: 38-30=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0,9
Current State: 45:[30, 76, 114], Operations: ['62+52=114']
Exploring Operation: 76-30=46, Resulting Numbers: [114, 46]
Generated Node #0,9,1: 45:[114, 46] Operation: 76-30=46
Moving to Node #0,9,1
Current State: 45:[114, 46], Operations: ['62+52=114', '76-30=46']
Exploring Operation: 114-46=68, Resulting Numbers: [68]
68,45 unequal: No Solution
Moving to Node #0,9
Current State: 45:[30, 76, 114], Operations: ['62+52=114']
Exploring Operation: 114-30=84, Resulting Numbers: [76, 84]
Generated Node #0,9,2: 45:[76, 84] Operation: 114-30=84
Moving to Node #0,9,2
Current State: 45:[76, 84], Operations: ['62+52=114', '114-30=84']
Exploring Operation: 84-76=8, Resulting Numbers: [8]
8,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 62+76=138, Resulting Numbers: [30, 52, 138]
Generated Node #0,10: 45:[30, 52, 138] Operation: 62+76=138
Moving to Node #0,10
Current State: 45:[30, 52, 138], Operations: ['62+76=138']
Exploring Operation: 138-52=86, Resulting Numbers: [30, 86]
Generated Node #0,10,0: 45:[30, 86] Operation: 138-52=86
Moving to Node #0,10,0
Current State: 45:[30, 86], Operations: ['62+76=138', '138-52=86']
Exploring Operation: 86-30=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0,10
Current State: 45:[30, 52, 138], Operations: ['62+76=138']
Exploring Operation: 138-30=108, Resulting Numbers: [52, 108]
Generated Node #0,10,1: 45:[52, 108] Operation: 138-30=108
Moving to Node #0,10,1
Current State: 45:[52, 108], Operations: ['62+76=138', '138-30=108']
Exploring Operation: 108-52=56, Resulting Numbers: [56]
56,45 unequal: No Solution
Moving to Node #0
Current State: 45:[30, 62, 52, 76], Operations: []
Exploring Operation: 52+76=128, Resulting Numbers: [30, 62, 128]
Generated Node #0,11: 45:[30, 62, 128] Operation: 52+76=128
Moving to Node #0,11
Current State: 45:[30, 62, 128], Operations: ['52+76=128']
Exploring Operation: 128-62=66, Resulting Numbers: [30, 66]
Generated Node #0,11,0: 45:[30, 66] Operation: 128-62=66
Moving to Node #0,11,0
Current State: 45:[30, 66], Operations: ['52+76=128', '128-62=66']
Exploring Operation: 66-30=36, Resulting Numbers: [36]
36,45 unequal: No Solution
Moving to Node #0,11
Current State: 45:[30, 62, 128], Operations: ['52+76=128']
Exploring Operation: 128-30=98, Resulting Numbers: [62, 98]
Generated Node #0,11,1: 45:[62, 98] Operation: 128-30=98
Moving to Node #0,11,1
Current State: 45:[62, 98], Operations: ['52+76=128', '128-30=98']
Exploring Operation: 98-62=36, Resulting Numbers: [36]
36,45 unequal: No Solution
|
Current State: 18:[71, 69, 28, 14], Operations: []
Exploring Operation: 71-69=2, Resulting Numbers: [28, 14, 2]
Generated Node #0,0: 18:[28, 14, 2] Operation: 71-69=2
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 28/2=14, Resulting Numbers: [14, 14]
Generated Node #0,0,0: 18:[14, 14] Operation: 28/2=14
Moving to Node #0,0,0
Current State: 18:[14, 14], Operations: ['71-69=2', '28/2=14']
Exploring Operation: 14+14=28, Resulting Numbers: [28]
28,18 unequal: No Solution
Moving to Node #0,0,0
Current State: 18:[14, 14], Operations: ['71-69=2', '28/2=14']
Exploring Operation: 14/14=1, Resulting Numbers: [1]
1,18 unequal: No Solution
Moving to Node #0,0,0
Current State: 18:[14, 14], Operations: ['71-69=2', '28/2=14']
Exploring Operation: 14-14=0, Resulting Numbers: [0]
0,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 28-2=26, Resulting Numbers: [14, 26]
Generated Node #0,0,1: 18:[14, 26] Operation: 28-2=26
Moving to Node #0,0,1
Current State: 18:[14, 26], Operations: ['71-69=2', '28-2=26']
Exploring Operation: 26-14=12, Resulting Numbers: [12]
12,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 14+2=16, Resulting Numbers: [28, 16]
Generated Node #0,0,2: 18:[28, 16] Operation: 14+2=16
Moving to Node #0,0,2
Current State: 18:[28, 16], Operations: ['71-69=2', '14+2=16']
Exploring Operation: 28-16=12, Resulting Numbers: [12]
12,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 28+2=30, Resulting Numbers: [14, 30]
Generated Node #0,0,3: 18:[14, 30] Operation: 28+2=30
Moving to Node #0,0,3
Current State: 18:[14, 30], Operations: ['71-69=2', '28+2=30']
Exploring Operation: 30-14=16, Resulting Numbers: [16]
16,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 14-2=12, Resulting Numbers: [28, 12]
Generated Node #0,0,4: 18:[28, 12] Operation: 14-2=12
Moving to Node #0,0,4
Current State: 18:[28, 12], Operations: ['71-69=2', '14-2=12']
Exploring Operation: 28-12=16, Resulting Numbers: [16]
16,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 28-14=14, Resulting Numbers: [2, 14]
Generated Node #0,0,5: 18:[2, 14] Operation: 28-14=14
Moving to Node #0,0,5
Current State: 18:[2, 14], Operations: ['71-69=2', '28-14=14']
Exploring Operation: 2+14=16, Resulting Numbers: [16]
16,18 unequal: No Solution
Moving to Node #0,0,5
Current State: 18:[2, 14], Operations: ['71-69=2', '28-14=14']
Exploring Operation: 14-2=12, Resulting Numbers: [12]
12,18 unequal: No Solution
Moving to Node #0,0,5
Current State: 18:[2, 14], Operations: ['71-69=2', '28-14=14']
Exploring Operation: 2*14=28, Resulting Numbers: [28]
28,18 unequal: No Solution
Moving to Node #0,0,5
Current State: 18:[2, 14], Operations: ['71-69=2', '28-14=14']
Exploring Operation: 14/2=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 14*2=28, Resulting Numbers: [28, 28]
Generated Node #0,0,6: 18:[28, 28] Operation: 14*2=28
Moving to Node #0,0,6
Current State: 18:[28, 28], Operations: ['71-69=2', '14*2=28']
Exploring Operation: 28/28=1, Resulting Numbers: [1]
1,18 unequal: No Solution
Moving to Node #0,0,6
Current State: 18:[28, 28], Operations: ['71-69=2', '14*2=28']
Exploring Operation: 28-28=0, Resulting Numbers: [0]
0,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 14/2=7, Resulting Numbers: [28, 7]
Generated Node #0,0,7: 18:[28, 7] Operation: 14/2=7
Moving to Node #0,0,7
Current State: 18:[28, 7], Operations: ['71-69=2', '14/2=7']
Exploring Operation: 28-7=21, Resulting Numbers: [21]
21,18 unequal: No Solution
Moving to Node #0,0,7
Current State: 18:[28, 7], Operations: ['71-69=2', '14/2=7']
Exploring Operation: 28/7=4, Resulting Numbers: [4]
4,18 unequal: No Solution
Moving to Node #0,0,7
Current State: 18:[28, 7], Operations: ['71-69=2', '14/2=7']
Exploring Operation: 28+7=35, Resulting Numbers: [35]
35,18 unequal: No Solution
Moving to Node #0,0
Current State: 18:[28, 14, 2], Operations: ['71-69=2']
Exploring Operation: 28/14=2, Resulting Numbers: [2, 2]
Generated Node #0,0,8: 18:[2, 2] Operation: 28/14=2
Moving to Node #0,0,8
Current State: 18:[2, 2], Operations: ['71-69=2', '28/14=2']
Exploring Operation: 2+2=4, Resulting Numbers: [4]
4,18 unequal: No Solution
Moving to Node #0,0,8
Current State: 18:[2, 2], Operations: ['71-69=2', '28/14=2']
Exploring Operation: 2*2=4, Resulting Numbers: [4]
4,18 unequal: No Solution
Moving to Node #0,0,8
Current State: 18:[2, 2], Operations: ['71-69=2', '28/14=2']
Exploring Operation: 2/2=1, Resulting Numbers: [1]
1,18 unequal: No Solution
Moving to Node #0,0,8
Current State: 18:[2, 2], Operations: ['71-69=2', '28/14=2']
Exploring Operation: 2-2=0, Resulting Numbers: [0]
0,18 unequal: No Solution
|
Current State: 67:[73, 43, 1, 49], Operations: []
Exploring Operation: 73-1=72, Resulting Numbers: [43, 49, 72]
Generated Node #0,0: 67:[43, 49, 72] Operation: 73-1=72
Moving to Node #0,0
Current State: 67:[43, 49, 72], Operations: ['73-1=72']
Exploring Operation: 43+49=92, Resulting Numbers: [72, 92]
Generated Node #0,0,0: 67:[72, 92] Operation: 43+49=92
Moving to Node #0,0,0
Current State: 67:[72, 92], Operations: ['73-1=72', '43+49=92']
Exploring Operation: 92-72=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,0
Current State: 67:[43, 49, 72], Operations: ['73-1=72']
Exploring Operation: 72-43=29, Resulting Numbers: [49, 29]
Generated Node #0,0,1: 67:[49, 29] Operation: 72-43=29
Moving to Node #0,0,1
Current State: 67:[49, 29], Operations: ['73-1=72', '72-43=29']
Exploring Operation: 49+29=78, Resulting Numbers: [78]
78,67 unequal: No Solution
Moving to Node #0,0,1
Current State: 67:[49, 29], Operations: ['73-1=72', '72-43=29']
Exploring Operation: 49-29=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,0
Current State: 67:[43, 49, 72], Operations: ['73-1=72']
Exploring Operation: 49-43=6, Resulting Numbers: [72, 6]
Generated Node #0,0,2: 67:[72, 6] Operation: 49-43=6
Moving to Node #0,0,2
Current State: 67:[72, 6], Operations: ['73-1=72', '49-43=6']
Exploring Operation: 72-6=66, Resulting Numbers: [66]
66,67 unequal: No Solution
Moving to Node #0,0,2
Current State: 67:[72, 6], Operations: ['73-1=72', '49-43=6']
Exploring Operation: 72+6=78, Resulting Numbers: [78]
78,67 unequal: No Solution
Moving to Node #0,0,2
Current State: 67:[72, 6], Operations: ['73-1=72', '49-43=6']
Exploring Operation: 72/6=12, Resulting Numbers: [12]
12,67 unequal: No Solution
Moving to Node #0,0
Current State: 67:[43, 49, 72], Operations: ['73-1=72']
Exploring Operation: 43+72=115, Resulting Numbers: [49, 115]
Generated Node #0,0,3: 67:[49, 115] Operation: 43+72=115
Moving to Node #0,0,3
Current State: 67:[49, 115], Operations: ['73-1=72', '43+72=115']
Exploring Operation: 115-49=66, Resulting Numbers: [66]
66,67 unequal: No Solution
Moving to Node #0,0
Current State: 67:[43, 49, 72], Operations: ['73-1=72']
Exploring Operation: 72-49=23, Resulting Numbers: [43, 23]
Generated Node #0,0,4: 67:[43, 23] Operation: 72-49=23
Moving to Node #0,0,4
Current State: 67:[43, 23], Operations: ['73-1=72', '72-49=23']
Exploring Operation: 43+23=66, Resulting Numbers: [66]
66,67 unequal: No Solution
Moving to Node #0,0,4
Current State: 67:[43, 23], Operations: ['73-1=72', '72-49=23']
Exploring Operation: 43-23=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,0
Current State: 67:[43, 49, 72], Operations: ['73-1=72']
Exploring Operation: 49+72=121, Resulting Numbers: [43, 121]
Generated Node #0,0,5: 67:[43, 121] Operation: 49+72=121
Moving to Node #0,0,5
Current State: 67:[43, 121], Operations: ['73-1=72', '49+72=121']
Exploring Operation: 121-43=78, Resulting Numbers: [78]
78,67 unequal: No Solution
Moving to Node #0
Current State: 67:[73, 43, 1, 49], Operations: []
Exploring Operation: 43+1=44, Resulting Numbers: [73, 49, 44]
Generated Node #0,1: 67:[73, 49, 44] Operation: 43+1=44
Moving to Node #0,1
Current State: 67:[73, 49, 44], Operations: ['43+1=44']
Exploring Operation: 49+44=93, Resulting Numbers: [73, 93]
Generated Node #0,1,0: 67:[73, 93] Operation: 49+44=93
Moving to Node #0,1,0
Current State: 67:[73, 93], Operations: ['43+1=44', '49+44=93']
Exploring Operation: 93-73=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,1
Current State: 67:[73, 49, 44], Operations: ['43+1=44']
Exploring Operation: 73-44=29, Resulting Numbers: [49, 29]
Generated Node #0,1,1: 67:[49, 29] Operation: 73-44=29
Moving to Node #0,1,1
Current State: 67:[49, 29], Operations: ['43+1=44', '73-44=29']
Exploring Operation: 49+29=78, Resulting Numbers: [78]
78,67 unequal: No Solution
Moving to Node #0,1,1
Current State: 67:[49, 29], Operations: ['43+1=44', '73-44=29']
Exploring Operation: 49-29=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,1
Current State: 67:[73, 49, 44], Operations: ['43+1=44']
Exploring Operation: 73-49=24, Resulting Numbers: [44, 24]
Generated Node #0,1,2: 67:[44, 24] Operation: 73-49=24
Moving to Node #0,1,2
Current State: 67:[44, 24], Operations: ['43+1=44', '73-49=24']
Exploring Operation: 44+24=68, Resulting Numbers: [68]
68,67 unequal: No Solution
Moving to Node #0,1,2
Current State: 67:[44, 24], Operations: ['43+1=44', '73-49=24']
Exploring Operation: 44-24=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,1
Current State: 67:[73, 49, 44], Operations: ['43+1=44']
Exploring Operation: 73+44=117, Resulting Numbers: [49, 117]
Generated Node #0,1,3: 67:[49, 117] Operation: 73+44=117
Moving to Node #0,1,3
Current State: 67:[49, 117], Operations: ['43+1=44', '73+44=117']
Exploring Operation: 117-49=68, Resulting Numbers: [68]
68,67 unequal: No Solution
Moving to Node #0,1
Current State: 67:[73, 49, 44], Operations: ['43+1=44']
Exploring Operation: 49-44=5, Resulting Numbers: [73, 5]
Generated Node #0,1,4: 67:[73, 5] Operation: 49-44=5
Moving to Node #0,1,4
Current State: 67:[73, 5], Operations: ['43+1=44', '49-44=5']
Exploring Operation: 73-5=68, Resulting Numbers: [68]
68,67 unequal: No Solution
Moving to Node #0,1,4
Current State: 67:[73, 5], Operations: ['43+1=44', '49-44=5']
Exploring Operation: 73+5=78, Resulting Numbers: [78]
78,67 unequal: No Solution
Moving to Node #0,1
Current State: 67:[73, 49, 44], Operations: ['43+1=44']
Exploring Operation: 73+49=122, Resulting Numbers: [44, 122]
Generated Node #0,1,5: 67:[44, 122] Operation: 73+49=122
Moving to Node #0,1,5
Current State: 67:[44, 122], Operations: ['43+1=44', '73+49=122']
Exploring Operation: 122-44=78, Resulting Numbers: [78]
78,67 unequal: No Solution
Moving to Node #0
Current State: 67:[73, 43, 1, 49], Operations: []
Exploring Operation: 1+49=50, Resulting Numbers: [73, 43, 50]
Generated Node #0,2: 67:[73, 43, 50] Operation: 1+49=50
Moving to Node #0,2
Current State: 67:[73, 43, 50], Operations: ['1+49=50']
Exploring Operation: 43+50=93, Resulting Numbers: [73, 93]
Generated Node #0,2,0: 67:[73, 93] Operation: 43+50=93
Moving to Node #0,2,0
Current State: 67:[73, 93], Operations: ['1+49=50', '43+50=93']
Exploring Operation: 93-73=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,2
Current State: 67:[73, 43, 50], Operations: ['1+49=50']
Exploring Operation: 73-43=30, Resulting Numbers: [50, 30]
Generated Node #0,2,1: 67:[50, 30] Operation: 73-43=30
Moving to Node #0,2,1
Current State: 67:[50, 30], Operations: ['1+49=50', '73-43=30']
Exploring Operation: 50+30=80, Resulting Numbers: [80]
80,67 unequal: No Solution
Moving to Node #0,2,1
Current State: 67:[50, 30], Operations: ['1+49=50', '73-43=30']
Exploring Operation: 50-30=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,2
Current State: 67:[73, 43, 50], Operations: ['1+49=50']
Exploring Operation: 73+43=116, Resulting Numbers: [50, 116]
Generated Node #0,2,2: 67:[50, 116] Operation: 73+43=116
Moving to Node #0,2,2
Current State: 67:[50, 116], Operations: ['1+49=50', '73+43=116']
Exploring Operation: 116-50=66, Resulting Numbers: [66]
66,67 unequal: No Solution
Moving to Node #0,2
Current State: 67:[73, 43, 50], Operations: ['1+49=50']
Exploring Operation: 50-43=7, Resulting Numbers: [73, 7]
Generated Node #0,2,3: 67:[73, 7] Operation: 50-43=7
Moving to Node #0,2,3
Current State: 67:[73, 7], Operations: ['1+49=50', '50-43=7']
Exploring Operation: 73-7=66, Resulting Numbers: [66]
66,67 unequal: No Solution
Moving to Node #0,2,3
Current State: 67:[73, 7], Operations: ['1+49=50', '50-43=7']
Exploring Operation: 73+7=80, Resulting Numbers: [80]
80,67 unequal: No Solution
Moving to Node #0,2
Current State: 67:[73, 43, 50], Operations: ['1+49=50']
Exploring Operation: 73-50=23, Resulting Numbers: [43, 23]
Generated Node #0,2,4: 67:[43, 23] Operation: 73-50=23
Moving to Node #0,2,4
Current State: 67:[43, 23], Operations: ['1+49=50', '73-50=23']
Exploring Operation: 43+23=66, Resulting Numbers: [66]
66,67 unequal: No Solution
Moving to Node #0,2,4
Current State: 67:[43, 23], Operations: ['1+49=50', '73-50=23']
Exploring Operation: 43-23=20, Resulting Numbers: [20]
20,67 unequal: No Solution
Moving to Node #0,2
Current State: 67:[73, 43, 50], Operations: ['1+49=50']
Exploring Operation: 73+50=123, Resulting Numbers: [43, 123]
Generated Node #0,2,5: 67:[43, 123] Operation: 73+50=123
Moving to Node #0,2,5
Current State: 67:[43, 123], Operations: ['1+49=50', '73+50=123']
Exploring Operation: 123-43=80, Resulting Numbers: [80]
80,67 unequal: No Solution
Moving to Node #0
Current State: 67:[73, 43, 1, 49], Operations: []
Exploring Operation: 73*1=73, Resulting Numbers: [43, 49, 73]
Generated Node #0,3: 67:[43, 49, 73] Operation: 73*1=73
Moving to Node #0,3
Current State: 67:[43, 49, 73], Operations: ['73*1=73']
Exploring Operation: 43+49=92, Resulting Numbers: [73, 92]
Generated Node #0,3,0: 67:[73, 92] Operation: 43+49=92
Moving to Node #0,3,0
Current State: 67:[73, 92], Operations: ['73*1=73', '43+49=92']
Exploring Operation: 92-73=19, Resulting Numbers: [19]
19,67 unequal: No Solution
Moving to Node #0,3
Current State: 67:[43, 49, 73], Operations: ['73*1=73']
Exploring Operation: 73-43=30, Resulting Numbers: [49, 30]
Generated Node #0,3,1: 67:[49, 30] Operation: 73-43=30
Moving to Node #0,3,1
Current State: 67:[49, 30], Operations: ['73*1=73', '73-43=30']
Exploring Operation: 49+30=79, Resulting Numbers: [79]
79,67 unequal: No Solution
Moving to Node #0,3,1
Current State: 67:[49, 30], Operations: ['73*1=73', '73-43=30']
Exploring Operation: 49-30=19, Resulting Numbers: [19]
19,67 unequal: No Solution
Moving to Node #0,3
Current State: 67:[43, 49, 73], Operations: ['73*1=73']
Exploring Operation: 49-43=6, Resulting Numbers: [73, 6]
Generated Node #0,3,2: 67:[73, 6] Operation: 49-43=6
Moving to Node #0,3,2
Current State: 67:[73, 6], Operations: ['73*1=73', '49-43=6']
Exploring Operation: 73-6=67, Resulting Numbers: [67]
67,67 equal: Goal Reached
|
Current State: 71:[18, 45, 69, 61], Operations: []
Exploring Operation: 18+45=63, Resulting Numbers: [69, 61, 63]
Generated Node #0,0: 71:[69, 61, 63] Operation: 18+45=63
Exploring Operation: 18+61=79, Resulting Numbers: [45, 69, 79]
Generated Node #0,1: 71:[45, 69, 79] Operation: 18+61=79
Exploring Operation: 18+69=87, Resulting Numbers: [45, 61, 87]
Generated Node #0,2: 71:[45, 61, 87] Operation: 18+69=87
Exploring Operation: 45-18=27, Resulting Numbers: [69, 61, 27]
Generated Node #0,3: 71:[69, 61, 27] Operation: 45-18=27
Moving to Node #0,0
Current State: 71:[69, 61, 63], Operations: ['18+45=63']
Exploring Operation: 61+63=124, Resulting Numbers: [69, 124]
Generated Node #0,0,0: 71:[69, 124] Operation: 61+63=124
Exploring Operation: 69+63=132, Resulting Numbers: [61, 132]
Generated Node #0,0,1: 71:[61, 132] Operation: 69+63=132
Exploring Operation: 69+61=130, Resulting Numbers: [63, 130]
Generated Node #0,0,2: 71:[63, 130] Operation: 69+61=130
Exploring Operation: 69-61=8, Resulting Numbers: [63, 8]
Generated Node #0,0,3: 71:[63, 8] Operation: 69-61=8
Moving to Node #0,1
Current State: 71:[45, 69, 79], Operations: ['18+61=79']
Exploring Operation: 69-45=24, Resulting Numbers: [79, 24]
Generated Node #0,1,0: 71:[79, 24] Operation: 69-45=24
Exploring Operation: 45+79=124, Resulting Numbers: [69, 124]
Generated Node #0,1,1: 71:[69, 124] Operation: 45+79=124
Exploring Operation: 45+69=114, Resulting Numbers: [79, 114]
Generated Node #0,1,2: 71:[79, 114] Operation: 45+69=114
Exploring Operation: 79-45=34, Resulting Numbers: [69, 34]
Generated Node #0,1,3: 71:[69, 34] Operation: 79-45=34
Moving to Node #0,2
Current State: 71:[45, 61, 87], Operations: ['18+69=87']
Exploring Operation: 61-45=16, Resulting Numbers: [87, 16]
Generated Node #0,2,0: 71:[87, 16] Operation: 61-45=16
Exploring Operation: 45+61=106, Resulting Numbers: [87, 106]
Generated Node #0,2,1: 71:[87, 106] Operation: 45+61=106
Exploring Operation: 45+87=132, Resulting Numbers: [61, 132]
Generated Node #0,2,2: 71:[61, 132] Operation: 45+87=132
Exploring Operation: 87-45=42, Resulting Numbers: [61, 42]
Generated Node #0,2,3: 71:[61, 42] Operation: 87-45=42
Moving to Node #0,3
Current State: 71:[69, 61, 27], Operations: ['45-18=27']
Exploring Operation: 69-27=42, Resulting Numbers: [61, 42]
Generated Node #0,3,0: 71:[61, 42] Operation: 69-27=42
Exploring Operation: 61-27=34, Resulting Numbers: [69, 34]
Generated Node #0,3,1: 71:[69, 34] Operation: 61-27=34
Exploring Operation: 69+27=96, Resulting Numbers: [61, 96]
Generated Node #0,3,2: 71:[61, 96] Operation: 69+27=96
Exploring Operation: 61+27=88, Resulting Numbers: [69, 88]
Generated Node #0,3,3: 71:[69, 88] Operation: 61+27=88
Moving to Node #0,3,3
Current State: 71:[69, 88], Operations: ['45-18=27', '61+27=88']
Exploring Operation: 88-69=19, Resulting Numbers: [19]
19,71 unequal: No Solution
Exploring Operation: 69+88=157, Resulting Numbers: [157]
157,71 unequal: No Solution
Exploring Operation: 69*88=6072, Resulting Numbers: [6072]
6072,71 unequal: No Solution
Moving to Node #0,3,2
Current State: 71:[61, 96], Operations: ['45-18=27', '69+27=96']
Exploring Operation: 61*96=5856, Resulting Numbers: [5856]
5856,71 unequal: No Solution
Exploring Operation: 61+96=157, Resulting Numbers: [157]
157,71 unequal: No Solution
Exploring Operation: 96-61=35, Resulting Numbers: [35]
35,71 unequal: No Solution
Moving to Node #0,1,3
Current State: 71:[69, 34], Operations: ['18+61=79', '79-45=34']
Exploring Operation: 69-34=35, Resulting Numbers: [35]
35,71 unequal: No Solution
Exploring Operation: 69+34=103, Resulting Numbers: [103]
103,71 unequal: No Solution
Exploring Operation: 69*34=2346, Resulting Numbers: [2346]
2346,71 unequal: No Solution
Moving to Node #0,3,0
Current State: 71:[61, 42], Operations: ['45-18=27', '69-27=42']
Exploring Operation: 61*42=2562, Resulting Numbers: [2562]
2562,71 unequal: No Solution
Exploring Operation: 61-42=19, Resulting Numbers: [19]
19,71 unequal: No Solution
Exploring Operation: 61+42=103, Resulting Numbers: [103]
103,71 unequal: No Solution
Moving to Node #0,2,3
Current State: 71:[61, 42], Operations: ['18+69=87', '87-45=42']
Exploring Operation: 61+42=103, Resulting Numbers: [103]
103,71 unequal: No Solution
Exploring Operation: 61*42=2562, Resulting Numbers: [2562]
2562,71 unequal: No Solution
Exploring Operation: 61-42=19, Resulting Numbers: [19]
19,71 unequal: No Solution
Moving to Node #0,3,1
Current State: 71:[69, 34], Operations: ['45-18=27', '61-27=34']
Exploring Operation: 69-34=35, Resulting Numbers: [35]
35,71 unequal: No Solution
Exploring Operation: 69*34=2346, Resulting Numbers: [2346]
2346,71 unequal: No Solution
Exploring Operation: 69+34=103, Resulting Numbers: [103]
103,71 unequal: No Solution
Moving to Node #0,1,2
Current State: 71:[79, 114], Operations: ['18+61=79', '45+69=114']
Exploring Operation: 114-79=35, Resulting Numbers: [35]
35,71 unequal: No Solution
Exploring Operation: 79*114=9006, Resulting Numbers: [9006]
9006,71 unequal: No Solution
Exploring Operation: 79+114=193, Resulting Numbers: [193]
193,71 unequal: No Solution
Moving to Node #0,2,1
Current State: 71:[87, 106], Operations: ['18+69=87', '45+61=106']
Exploring Operation: 106-87=19, Resulting Numbers: [19]
19,71 unequal: No Solution
Exploring Operation: 87*106=9222, Resulting Numbers: [9222]
9222,71 unequal: No Solution
Exploring Operation: 87+106=193, Resulting Numbers: [193]
193,71 unequal: No Solution
Moving to Node #0,1,0
Current State: 71:[79, 24], Operations: ['18+61=79', '69-45=24']
Exploring Operation: 79-24=55, Resulting Numbers: [55]
55,71 unequal: No Solution
Exploring Operation: 79+24=103, Resulting Numbers: [103]
103,71 unequal: No Solution
Exploring Operation: 79*24=1896, Resulting Numbers: [1896]
1896,71 unequal: No Solution
Moving to Node #0,1,1
Current State: 71:[69, 124], Operations: ['18+61=79', '45+79=124']
Exploring Operation: 69*124=8556, Resulting Numbers: [8556]
8556,71 unequal: No Solution
Exploring Operation: 69+124=193, Resulting Numbers: [193]
193,71 unequal: No Solution
Exploring Operation: 124-69=55, Resulting Numbers: [55]
55,71 unequal: No Solution
Moving to Node #0,0,0
Current State: 71:[69, 124], Operations: ['18+45=63', '61+63=124']
Exploring Operation: 69*124=8556, Resulting Numbers: [8556]
8556,71 unequal: No Solution
Exploring Operation: 124-69=55, Resulting Numbers: [55]
55,71 unequal: No Solution
Exploring Operation: 69+124=193, Resulting Numbers: [193]
193,71 unequal: No Solution
Moving to Node #0,3,1,0
Current State: 71:[103], Operations: ['45-18=27', '61-27=34', '69+34=103']
Moving to Node #0,1,0,0
Current State: 71:[55], Operations: ['18+61=79', '69-45=24', '79-24=55']
Moving to Node #0,1,1,0
Current State: 71:[55], Operations: ['18+61=79', '45+79=124', '124-69=55']
Moving to Node #0,0,0,0
Current State: 71:[55], Operations: ['18+45=63', '61+63=124', '124-69=55']
Moving to Node #0,3,0,0
Current State: 71:[103], Operations: ['45-18=27', '69-27=42', '61+42=103']
Moving to Node #0,1,0,0
Current State: 71:[103], Operations: ['18+61=79', '69-45=24', '79+24=103']
Moving to Node #0,2,3,0
Current State: 71:[103], Operations: ['18+69=87', '87-45=42', '61+42=103']
Moving to Node #0,1,3,0
Current State: 71:[103], Operations: ['18+61=79', '79-45=34', '69+34=103']
Moving to Node #0,0,2
Current State: 71:[63, 130], Operations: ['18+45=63', '69+61=130']
Exploring Operation: 63+130=193, Resulting Numbers: [193]
193,71 unequal: No Solution
Exploring Operation: 130-63=67, Resulting Numbers: [67]
67,71 unequal: No Solution
Exploring Operation: 63*130=8190, Resulting Numbers: [8190]
8190,71 unequal: No Solution
Moving to Node #0,0,2,0
Current State: 71:[67], Operations: ['18+45=63', '69+61=130', '130-63=67']
Moving to Node #0,0,1
Current State: 71:[61, 132], Operations: ['18+45=63', '69+63=132']
Exploring Operation: 132-61=71, Resulting Numbers: [71]
71,71 equal: Goal Reached
|
Current State: 85:[10, 42, 17, 11], Operations: []
Exploring Operation: 10*11=110, Resulting Numbers: [42, 17, 110]
Generated Node #0,0: 85:[42, 17, 110] Operation: 10*11=110
Moving to Node #0,0
Current State: 85:[42, 17, 110], Operations: ['10*11=110']
Exploring Operation: 42+17=59, Resulting Numbers: [110, 59]
Generated Node #0,0,0: 85:[110, 59] Operation: 42+17=59
Moving to Node #0,0,0
Current State: 85:[110, 59], Operations: ['10*11=110', '42+17=59']
Exploring Operation: 110-59=51, Resulting Numbers: [51]
51,85 unequal: No Solution
Moving to Node #0,0,0
Current State: 85:[110, 59], Operations: ['10*11=110', '42+17=59']
Exploring Operation: 110+59=169, Resulting Numbers: [169]
169,85 unequal: No Solution
Moving to Node #0,0
Current State: 85:[42, 17, 110], Operations: ['10*11=110']
Exploring Operation: 110-17=93, Resulting Numbers: [42, 93]
Generated Node #0,0,1: 85:[42, 93] Operation: 110-17=93
Moving to Node #0,0,1
Current State: 85:[42, 93], Operations: ['10*11=110', '110-17=93']
Exploring Operation: 93-42=51, Resulting Numbers: [51]
51,85 unequal: No Solution
Moving to Node #0,0,1
Current State: 85:[42, 93], Operations: ['10*11=110', '110-17=93']
Exploring Operation: 42+93=135, Resulting Numbers: [135]
135,85 unequal: No Solution
Moving to Node #0,0
Current State: 85:[42, 17, 110], Operations: ['10*11=110']
Exploring Operation: 42-17=25, Resulting Numbers: [110, 25]
Generated Node #0,0,2: 85:[110, 25] Operation: 42-17=25
Moving to Node #0,0,2
Current State: 85:[110, 25], Operations: ['10*11=110', '42-17=25']
Exploring Operation: 110-25=85, Resulting Numbers: [85]
85,85 equal: Goal Reached
|
Current State: 90:[51, 19, 72, 92], Operations: []
Exploring Operation: 51+19=70, Resulting Numbers: [72, 92, 70]
Generated Node #0,0: 90:[72, 92, 70] Operation: 51+19=70
Exploring Operation: 19+72=91, Resulting Numbers: [51, 92, 91]
Generated Node #0,1: 90:[51, 92, 91] Operation: 19+72=91
Exploring Operation: 92-19=73, Resulting Numbers: [51, 72, 73]
Generated Node #0,2: 90:[51, 72, 73] Operation: 92-19=73
Moving to Node #0,0
Current State: 90:[72, 92, 70], Operations: ['51+19=70']
Exploring Operation: 92-70=22, Resulting Numbers: [72, 22]
Generated Node #0,0,0: 90:[72, 22] Operation: 92-70=22
Exploring Operation: 72+70=142, Resulting Numbers: [92, 142]
Generated Node #0,0,1: 90:[92, 142] Operation: 72+70=142
Exploring Operation: 92-72=20, Resulting Numbers: [70, 20]
Generated Node #0,0,2: 90:[70, 20] Operation: 92-72=20
Moving to Node #0,1
Current State: 90:[51, 92, 91], Operations: ['19+72=91']
Exploring Operation: 51+92=143, Resulting Numbers: [91, 143]
Generated Node #0,1,0: 90:[91, 143] Operation: 51+92=143
Exploring Operation: 92-51=41, Resulting Numbers: [91, 41]
Generated Node #0,1,1: 90:[91, 41] Operation: 92-51=41
Exploring Operation: 91-51=40, Resulting Numbers: [92, 40]
Generated Node #0,1,2: 90:[92, 40] Operation: 91-51=40
Moving to Node #0,2
Current State: 90:[51, 72, 73], Operations: ['92-19=73']
Exploring Operation: 51+72=123, Resulting Numbers: [73, 123]
Generated Node #0,2,0: 90:[73, 123] Operation: 51+72=123
Exploring Operation: 51+73=124, Resulting Numbers: [72, 124]
Generated Node #0,2,1: 90:[72, 124] Operation: 51+73=124
Exploring Operation: 72-51=21, Resulting Numbers: [73, 21]
Generated Node #0,2,2: 90:[73, 21] Operation: 72-51=21
Moving to Node #0,1,1
Current State: 90:[91, 41], Operations: ['19+72=91', '92-51=41']
Exploring Operation: 91*41=3731, Resulting Numbers: [3731]
3731,90 unequal: No Solution
Exploring Operation: 91-41=50, Resulting Numbers: [50]
50,90 unequal: No Solution
Exploring Operation: 91+41=132, Resulting Numbers: [132]
132,90 unequal: No Solution
Moving to Node #0,2,0
Current State: 90:[73, 123], Operations: ['92-19=73', '51+72=123']
Exploring Operation: 123-73=50, Resulting Numbers: [50]
50,90 unequal: No Solution
Exploring Operation: 73*123=8979, Resulting Numbers: [8979]
8979,90 unequal: No Solution
Exploring Operation: 73+123=196, Resulting Numbers: [196]
196,90 unequal: No Solution
Moving to Node #0,1,2
Current State: 90:[92, 40], Operations: ['19+72=91', '91-51=40']
Exploring Operation: 92+40=132, Resulting Numbers: [132]
132,90 unequal: No Solution
Exploring Operation: 92-40=52, Resulting Numbers: [52]
52,90 unequal: No Solution
Exploring Operation: 92*40=3680, Resulting Numbers: [3680]
3680,90 unequal: No Solution
Moving to Node #0,2,1
Current State: 90:[72, 124], Operations: ['92-19=73', '51+73=124']
Exploring Operation: 124-72=52, Resulting Numbers: [52]
52,90 unequal: No Solution
Exploring Operation: 72*124=8928, Resulting Numbers: [8928]
8928,90 unequal: No Solution
Exploring Operation: 72+124=196, Resulting Numbers: [196]
196,90 unequal: No Solution
Moving to Node #0,1,0
Current State: 90:[91, 143], Operations: ['19+72=91', '51+92=143']
Exploring Operation: 91+143=234, Resulting Numbers: [234]
234,90 unequal: No Solution
Exploring Operation: 143-91=52, Resulting Numbers: [52]
52,90 unequal: No Solution
Exploring Operation: 91*143=13013, Resulting Numbers: [13013]
13013,90 unequal: No Solution
Moving to Node #0,0,1
Current State: 90:[92, 142], Operations: ['51+19=70', '72+70=142']
Exploring Operation: 92+142=234, Resulting Numbers: [234]
234,90 unequal: No Solution
Exploring Operation: 142-92=50, Resulting Numbers: [50]
50,90 unequal: No Solution
Exploring Operation: 92*142=13064, Resulting Numbers: [13064]
13064,90 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 90:[52], Operations: ['19+72=91', '91-51=40', '92-40=52']
Moving to Node #0,2,1,0
Current State: 90:[52], Operations: ['92-19=73', '51+73=124', '124-72=52']
Moving to Node #0,1,0,0
Current State: 90:[52], Operations: ['19+72=91', '51+92=143', '143-91=52']
Moving to Node #0,1,1,0
Current State: 90:[50], Operations: ['19+72=91', '92-51=41', '91-41=50']
Moving to Node #0,2,0,0
Current State: 90:[50], Operations: ['92-19=73', '51+72=123', '123-73=50']
Moving to Node #0,0,1,0
Current State: 90:[50], Operations: ['51+19=70', '72+70=142', '142-92=50']
Moving to Node #0,1,2,0
Current State: 90:[132], Operations: ['19+72=91', '91-51=40', '92+40=132']
Moving to Node #0,1,1,0
Current State: 90:[132], Operations: ['19+72=91', '92-51=41', '91+41=132']
Moving to Node #0,2,2
Current State: 90:[73, 21], Operations: ['92-19=73', '72-51=21']
Exploring Operation: 73-21=52, Resulting Numbers: [52]
52,90 unequal: No Solution
Exploring Operation: 73*21=1533, Resulting Numbers: [1533]
1533,90 unequal: No Solution
Exploring Operation: 73+21=94, Resulting Numbers: [94]
94,90 unequal: No Solution
Moving to Node #0,2,2,0
Current State: 90:[94], Operations: ['92-19=73', '72-51=21', '73+21=94']
Moving to Node #0,2,2,0
Current State: 90:[52], Operations: ['92-19=73', '72-51=21', '73-21=52']
Moving to Node #0,0,0
Current State: 90:[72, 22], Operations: ['51+19=70', '92-70=22']
Exploring Operation: 72+22=94, Resulting Numbers: [94]
94,90 unequal: No Solution
Exploring Operation: 72-22=50, Resulting Numbers: [50]
50,90 unequal: No Solution
Exploring Operation: 72*22=1584, Resulting Numbers: [1584]
1584,90 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 90:[94], Operations: ['51+19=70', '92-70=22', '72+22=94']
Moving to Node #0,0,0,0
Current State: 90:[50], Operations: ['51+19=70', '92-70=22', '72-22=50']
Moving to Node #0,0,2
Current State: 90:[70, 20], Operations: ['51+19=70', '92-72=20']
Exploring Operation: 70*20=1400, Resulting Numbers: [1400]
1400,90 unequal: No Solution
Exploring Operation: 70+20=90, Resulting Numbers: [90]
90,90 equal: Goal Reached
|
Current State: 73:[5, 27, 5, 75], Operations: []
Exploring Operation: 5*5=25, Resulting Numbers: [27, 75, 25]
Generated Node #0,0: 73:[27, 75, 25] Operation: 5*5=25
Moving to Node #0,0
Current State: 73:[27, 75, 25], Operations: ['5*5=25']
Exploring Operation: 27+25=52, Resulting Numbers: [75, 52]
Generated Node #0,0,0: 73:[75, 52] Operation: 27+25=52
Moving to Node #0,0,0
Current State: 73:[75, 52], Operations: ['5*5=25', '27+25=52']
Exploring Operation: 75-52=23, Resulting Numbers: [23]
23,73 unequal: No Solution
Moving to Node #0,0,0
Current State: 73:[75, 52], Operations: ['5*5=25', '27+25=52']
Exploring Operation: 75+52=127, Resulting Numbers: [127]
127,73 unequal: No Solution
Moving to Node #0,0
Current State: 73:[27, 75, 25], Operations: ['5*5=25']
Exploring Operation: 75-25=50, Resulting Numbers: [27, 50]
Generated Node #0,0,1: 73:[27, 50] Operation: 75-25=50
Moving to Node #0,0,1
Current State: 73:[27, 50], Operations: ['5*5=25', '75-25=50']
Exploring Operation: 27+50=77, Resulting Numbers: [77]
77,73 unequal: No Solution
Moving to Node #0,0,1
Current State: 73:[27, 50], Operations: ['5*5=25', '75-25=50']
Exploring Operation: 50-27=23, Resulting Numbers: [23]
23,73 unequal: No Solution
Moving to Node #0,0
Current State: 73:[27, 75, 25], Operations: ['5*5=25']
Exploring Operation: 75-27=48, Resulting Numbers: [25, 48]
Generated Node #0,0,2: 73:[25, 48] Operation: 75-27=48
Moving to Node #0,0,2
Current State: 73:[25, 48], Operations: ['5*5=25', '75-27=48']
Exploring Operation: 25+48=73, Resulting Numbers: [73]
73,73 equal: Goal Reached
|
Current State: 38:[43, 3, 35, 4], Operations: []
Exploring Operation: 43-3=40, Resulting Numbers: [35, 4, 40]
Generated Node #0,0: 38:[35, 4, 40] Operation: 43-3=40
Exploring Operation: 35+4=39, Resulting Numbers: [43, 3, 39]
Generated Node #0,1: 38:[43, 3, 39] Operation: 35+4=39
Exploring Operation: 3+35=38, Resulting Numbers: [43, 4, 38]
Generated Node #0,2: 38:[43, 4, 38] Operation: 3+35=38
Exploring Operation: 43-4=39, Resulting Numbers: [3, 35, 39]
Generated Node #0,3: 38:[3, 35, 39] Operation: 43-4=39
Moving to Node #0,3
Current State: 38:[3, 35, 39], Operations: ['43-4=39']
Exploring Operation: 3+35=38, Resulting Numbers: [39, 38]
Generated Node #0,3,0: 38:[39, 38] Operation: 3+35=38
Exploring Operation: 39-3=36, Resulting Numbers: [35, 36]
Generated Node #0,3,1: 38:[35, 36] Operation: 39-3=36
Exploring Operation: 39-35=4, Resulting Numbers: [3, 4]
Generated Node #0,3,2: 38:[3, 4] Operation: 39-35=4
Exploring Operation: 35-3=32, Resulting Numbers: [39, 32]
Generated Node #0,3,3: 38:[39, 32] Operation: 35-3=32
Moving to Node #0,1
Current State: 38:[43, 3, 39], Operations: ['35+4=39']
Exploring Operation: 43+3=46, Resulting Numbers: [39, 46]
Generated Node #0,1,0: 38:[39, 46] Operation: 43+3=46
Exploring Operation: 43-39=4, Resulting Numbers: [3, 4]
Generated Node #0,1,1: 38:[3, 4] Operation: 43-39=4
Exploring Operation: 39-3=36, Resulting Numbers: [43, 36]
Generated Node #0,1,2: 38:[43, 36] Operation: 39-3=36
Exploring Operation: 43-3=40, Resulting Numbers: [39, 40]
Generated Node #0,1,3: 38:[39, 40] Operation: 43-3=40
Moving to Node #0,0
Current State: 38:[35, 4, 40], Operations: ['43-3=40']
Exploring Operation: 40-4=36, Resulting Numbers: [35, 36]
Generated Node #0,0,0: 38:[35, 36] Operation: 40-4=36
Exploring Operation: 40-35=5, Resulting Numbers: [4, 5]
Generated Node #0,0,1: 38:[4, 5] Operation: 40-35=5
Exploring Operation: 35+4=39, Resulting Numbers: [40, 39]
Generated Node #0,0,2: 38:[40, 39] Operation: 35+4=39
Exploring Operation: 35-4=31, Resulting Numbers: [40, 31]
Generated Node #0,0,3: 38:[40, 31] Operation: 35-4=31
Moving to Node #0,2
Current State: 38:[43, 4, 38], Operations: ['3+35=38']
Exploring Operation: 43+4=47, Resulting Numbers: [38, 47]
Generated Node #0,2,0: 38:[38, 47] Operation: 43+4=47
Exploring Operation: 43-4=39, Resulting Numbers: [38, 39]
Generated Node #0,2,1: 38:[38, 39] Operation: 43-4=39
Exploring Operation: 4+38=42, Resulting Numbers: [43, 42]
Generated Node #0,2,2: 38:[43, 42] Operation: 4+38=42
Exploring Operation: 43-38=5, Resulting Numbers: [4, 5]
Generated Node #0,2,3: 38:[4, 5] Operation: 43-38=5
Moving to Node #0,3,0
Current State: 38:[39, 38], Operations: ['43-4=39', '3+35=38']
Exploring Operation: 39-38=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 39+38=77, Resulting Numbers: [77]
77,38 unequal: No Solution
Exploring Operation: 39*38=1482, Resulting Numbers: [1482]
1482,38 unequal: No Solution
Moving to Node #0,2,1
Current State: 38:[38, 39], Operations: ['3+35=38', '43-4=39']
Exploring Operation: 38+39=77, Resulting Numbers: [77]
77,38 unequal: No Solution
Exploring Operation: 39-38=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 38*39=1482, Resulting Numbers: [1482]
1482,38 unequal: No Solution
Moving to Node #0,1,3
Current State: 38:[39, 40], Operations: ['35+4=39', '43-3=40']
Exploring Operation: 40-39=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 39*40=1560, Resulting Numbers: [1560]
1560,38 unequal: No Solution
Exploring Operation: 39+40=79, Resulting Numbers: [79]
79,38 unequal: No Solution
Moving to Node #0,3,2
Current State: 38:[3, 4], Operations: ['43-4=39', '39-35=4']
Exploring Operation: 3*4=12, Resulting Numbers: [12]
12,38 unequal: No Solution
Exploring Operation: 4-3=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 3+4=7, Resulting Numbers: [7]
7,38 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 38:[1], Operations: ['43-4=39', '3+35=38', '39-38=1']
Moving to Node #0,2,1,0
Current State: 38:[1], Operations: ['3+35=38', '43-4=39', '39-38=1']
Moving to Node #0,3,2,0
Current State: 38:[1], Operations: ['43-4=39', '39-35=4', '4-3=1']
Moving to Node #0,1,3,0
Current State: 38:[1], Operations: ['35+4=39', '43-3=40', '40-39=1']
Moving to Node #0,1,1
Current State: 38:[3, 4], Operations: ['35+4=39', '43-39=4']
Exploring Operation: 3+4=7, Resulting Numbers: [7]
7,38 unequal: No Solution
Exploring Operation: 4-3=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 3*4=12, Resulting Numbers: [12]
12,38 unequal: No Solution
Moving to Node #0,0,2
Current State: 38:[40, 39], Operations: ['43-3=40', '35+4=39']
Exploring Operation: 40*39=1560, Resulting Numbers: [1560]
1560,38 unequal: No Solution
Exploring Operation: 40+39=79, Resulting Numbers: [79]
79,38 unequal: No Solution
Exploring Operation: 40-39=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Moving to Node #0,2,3
Current State: 38:[4, 5], Operations: ['3+35=38', '43-38=5']
Exploring Operation: 4*5=20, Resulting Numbers: [20]
20,38 unequal: No Solution
Exploring Operation: 5-4=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 4+5=9, Resulting Numbers: [9]
9,38 unequal: No Solution
Moving to Node #0,3,1
Current State: 38:[35, 36], Operations: ['43-4=39', '39-3=36']
Exploring Operation: 36-35=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 35+36=71, Resulting Numbers: [71]
71,38 unequal: No Solution
Exploring Operation: 35*36=1260, Resulting Numbers: [1260]
1260,38 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 38:[1], Operations: ['35+4=39', '43-39=4', '4-3=1']
Moving to Node #0,2,3,0
Current State: 38:[1], Operations: ['3+35=38', '43-38=5', '5-4=1']
Moving to Node #0,3,1,0
Current State: 38:[1], Operations: ['43-4=39', '39-3=36', '36-35=1']
Moving to Node #0,0,2,0
Current State: 38:[1], Operations: ['43-3=40', '35+4=39', '40-39=1']
Moving to Node #0,2,3,0
Current State: 38:[20], Operations: ['3+35=38', '43-38=5', '4*5=20']
Moving to Node #0,0,1
Current State: 38:[4, 5], Operations: ['43-3=40', '40-35=5']
Exploring Operation: 5-4=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 4+5=9, Resulting Numbers: [9]
9,38 unequal: No Solution
Exploring Operation: 4*5=20, Resulting Numbers: [20]
20,38 unequal: No Solution
Moving to Node #0,0,0
Current State: 38:[35, 36], Operations: ['43-3=40', '40-4=36']
Exploring Operation: 35+36=71, Resulting Numbers: [71]
71,38 unequal: No Solution
Exploring Operation: 35*36=1260, Resulting Numbers: [1260]
1260,38 unequal: No Solution
Exploring Operation: 36-35=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Moving to Node #0,3,2,0
Current State: 38:[7], Operations: ['43-4=39', '39-35=4', '3+4=7']
Moving to Node #0,0,1,0
Current State: 38:[1], Operations: ['43-3=40', '40-35=5', '5-4=1']
Moving to Node #0,0,0,0
Current State: 38:[1], Operations: ['43-3=40', '40-4=36', '36-35=1']
Moving to Node #0,0,1,0
Current State: 38:[20], Operations: ['43-3=40', '40-35=5', '4*5=20']
Moving to Node #0,1,1,0
Current State: 38:[7], Operations: ['35+4=39', '43-39=4', '3+4=7']
Moving to Node #0,1,2
Current State: 38:[43, 36], Operations: ['35+4=39', '39-3=36']
Exploring Operation: 43+36=79, Resulting Numbers: [79]
79,38 unequal: No Solution
Exploring Operation: 43*36=1548, Resulting Numbers: [1548]
1548,38 unequal: No Solution
Exploring Operation: 43-36=7, Resulting Numbers: [7]
7,38 unequal: No Solution
Moving to Node #0,3,2,0
Current State: 38:[12], Operations: ['43-4=39', '39-35=4', '3*4=12']
Moving to Node #0,2,3,0
Current State: 38:[9], Operations: ['3+35=38', '43-38=5', '4+5=9']
Moving to Node #0,1,1,0
Current State: 38:[12], Operations: ['35+4=39', '43-39=4', '3*4=12']
Moving to Node #0,1,2,0
Current State: 38:[7], Operations: ['35+4=39', '39-3=36', '43-36=7']
Moving to Node #0,0,1,0
Current State: 38:[9], Operations: ['43-3=40', '40-35=5', '4+5=9']
Moving to Node #0,3,3
Current State: 38:[39, 32], Operations: ['43-4=39', '35-3=32']
Exploring Operation: 39-32=7, Resulting Numbers: [7]
7,38 unequal: No Solution
Exploring Operation: 39*32=1248, Resulting Numbers: [1248]
1248,38 unequal: No Solution
Exploring Operation: 39+32=71, Resulting Numbers: [71]
71,38 unequal: No Solution
Moving to Node #0,0,3
Current State: 38:[40, 31], Operations: ['43-3=40', '35-4=31']
Exploring Operation: 40*31=1240, Resulting Numbers: [1240]
1240,38 unequal: No Solution
Exploring Operation: 40-31=9, Resulting Numbers: [9]
9,38 unequal: No Solution
Exploring Operation: 40+31=71, Resulting Numbers: [71]
71,38 unequal: No Solution
Moving to Node #0,3,3,0
Current State: 38:[7], Operations: ['43-4=39', '35-3=32', '39-32=7']
Moving to Node #0,0,3,0
Current State: 38:[9], Operations: ['43-3=40', '35-4=31', '40-31=9']
Moving to Node #0,2,2
Current State: 38:[43, 42], Operations: ['3+35=38', '4+38=42']
Exploring Operation: 43+42=85, Resulting Numbers: [85]
85,38 unequal: No Solution
Exploring Operation: 43-42=1, Resulting Numbers: [1]
1,38 unequal: No Solution
Exploring Operation: 43*42=1806, Resulting Numbers: [1806]
1806,38 unequal: No Solution
Moving to Node #0,1,0
Current State: 38:[39, 46], Operations: ['35+4=39', '43+3=46']
Exploring Operation: 46-39=7, Resulting Numbers: [7]
7,38 unequal: No Solution
Exploring Operation: 39+46=85, Resulting Numbers: [85]
85,38 unequal: No Solution
Exploring Operation: 39*46=1794, Resulting Numbers: [1794]
1794,38 unequal: No Solution
Moving to Node #0,2,2,0
Current State: 38:[1], Operations: ['3+35=38', '4+38=42', '43-42=1']
Moving to Node #0,1,0,0
Current State: 38:[7], Operations: ['35+4=39', '43+3=46', '46-39=7']
Moving to Node #0,2,0
Current State: 38:[38, 47], Operations: ['3+35=38', '43+4=47']
Exploring Operation: 47-38=9, Resulting Numbers: [9]
9,38 unequal: No Solution
Exploring Operation: 38+47=85, Resulting Numbers: [85]
85,38 unequal: No Solution
Exploring Operation: 38*47=1786, Resulting Numbers: [1786]
1786,38 unequal: No Solution
Moving to Node #0,3,1,0
Current State: 38:[71], Operations: ['43-4=39', '39-3=36', '35+36=71']
Moving to Node #0,2,0,0
Current State: 38:[9], Operations: ['3+35=38', '43+4=47', '47-38=9']
Moving to Node #0,0,3,0
Current State: 38:[71], Operations: ['43-3=40', '35-4=31', '40+31=71']
Moving to Node #0,0,0,0
Current State: 38:[71], Operations: ['43-3=40', '40-4=36', '35+36=71']
Moving to Node #0,3,3,0
Current State: 38:[71], Operations: ['43-4=39', '35-3=32', '39+32=71']
Moving to Node #0,3,0,0
Current State: 38:[77], Operations: ['43-4=39', '3+35=38', '39+38=77']
Moving to Node #0,2,1,0
Current State: 38:[77], Operations: ['3+35=38', '43-4=39', '38+39=77']
Moving to Node #0,1,3,0
Current State: 38:[79], Operations: ['35+4=39', '43-3=40', '39+40=79']
Moving to Node #0,1,2,0
Current State: 38:[79], Operations: ['35+4=39', '39-3=36', '43+36=79']
Moving to Node #0,0,2,0
Current State: 38:[79], Operations: ['43-3=40', '35+4=39', '40+39=79']
Moving to Node #0,1,0,0
Current State: 38:[85], Operations: ['35+4=39', '43+3=46', '39+46=85']
Moving to Node #0,2,2,0
Current State: 38:[85], Operations: ['3+35=38', '4+38=42', '43+42=85']
Moving to Node #0,2,0,0
Current State: 38:[85], Operations: ['3+35=38', '43+4=47', '38+47=85']
Moving to Node #0,0,3,0
Current State: 38:[1240], Operations: ['43-3=40', '35-4=31', '40*31=1240']
Moving to Node #0,3,3,0
Current State: 38:[1248], Operations: ['43-4=39', '35-3=32', '39*32=1248']
Moving to Node #0,3,1,0
Current State: 38:[1260], Operations: ['43-4=39', '39-3=36', '35*36=1260']
Moving to Node #0,0,0,0
Current State: 38:[1260], Operations: ['43-3=40', '40-4=36', '35*36=1260']
Moving to Node #0,3,0,0
Current State: 38:[1482], Operations: ['43-4=39', '3+35=38', '39*38=1482']
Moving to Node #0,2,1,0
Current State: 38:[1482], Operations: ['3+35=38', '43-4=39', '38*39=1482']
Moving to Node #0,1,2,0
Current State: 38:[1548], Operations: ['35+4=39', '39-3=36', '43*36=1548']
Moving to Node #0,0,2,0
Current State: 38:[1560], Operations: ['43-3=40', '35+4=39', '40*39=1560']
Moving to Node #0,1,3,0
Current State: 38:[1560], Operations: ['35+4=39', '43-3=40', '39*40=1560']
Moving to Node #0,2,0,0
Current State: 38:[1786], Operations: ['3+35=38', '43+4=47', '38*47=1786']
Moving to Node #0,1,0,0
Current State: 38:[1794], Operations: ['35+4=39', '43+3=46', '39*46=1794']
Moving to Node #0,2,2,0
Current State: 38:[1806], Operations: ['3+35=38', '4+38=42', '43*42=1806']
No solution found. |
Current State: 23:[49, 29, 50, 93], Operations: []
Exploring Operation: 93-50=43, Resulting Numbers: [49, 29, 43]
Generated Node #0,0: 23:[49, 29, 43] Operation: 93-50=43
Exploring Operation: 93-49=44, Resulting Numbers: [29, 50, 44]
Generated Node #0,1: 23:[29, 50, 44] Operation: 93-49=44
Moving to Node #0,0
Current State: 23:[49, 29, 43], Operations: ['93-50=43']
Exploring Operation: 49-43=6, Resulting Numbers: [29, 6]
Generated Node #0,0,0: 23:[29, 6] Operation: 49-43=6
Exploring Operation: 49-29=20, Resulting Numbers: [43, 20]
Generated Node #0,0,1: 23:[43, 20] Operation: 49-29=20
Moving to Node #0,1
Current State: 23:[29, 50, 44], Operations: ['93-49=44']
Exploring Operation: 50-44=6, Resulting Numbers: [29, 6]
Generated Node #0,1,0: 23:[29, 6] Operation: 50-44=6
Exploring Operation: 50-29=21, Resulting Numbers: [44, 21]
Generated Node #0,1,1: 23:[44, 21] Operation: 50-29=21
Moving to Node #0,0,0
Current State: 23:[29, 6], Operations: ['93-50=43', '49-43=6']
Exploring Operation: 29+6=35, Resulting Numbers: [35]
35,23 unequal: No Solution
Exploring Operation: 29-6=23, Resulting Numbers: [23]
23,23 equal: Goal Reached
|
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [39, 15, 4]
Generated Node #0,0: 94:[39, 15, 4] Operation: 69-65=4
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 39+15=54, Resulting Numbers: [4, 54]
Generated Node #0,0,0: 94:[4, 54] Operation: 39+15=54
Moving to Node #0,0,0
Current State: 94:[4, 54], Operations: ['69-65=4', '39+15=54']
Exploring Operation: 54-4=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,0,0
Current State: 94:[4, 54], Operations: ['69-65=4', '39+15=54']
Exploring Operation: 4+54=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 39+4=43, Resulting Numbers: [15, 43]
Generated Node #0,0,1: 94:[15, 43] Operation: 39+4=43
Moving to Node #0,0,1
Current State: 94:[15, 43], Operations: ['69-65=4', '39+4=43']
Exploring Operation: 15+43=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,0,1
Current State: 94:[15, 43], Operations: ['69-65=4', '39+4=43']
Exploring Operation: 43-15=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 15-4=11, Resulting Numbers: [39, 11]
Generated Node #0,0,2: 94:[39, 11] Operation: 15-4=11
Moving to Node #0,0,2
Current State: 94:[39, 11], Operations: ['69-65=4', '15-4=11']
Exploring Operation: 39+11=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,0,2
Current State: 94:[39, 11], Operations: ['69-65=4', '15-4=11']
Exploring Operation: 39-11=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 15*4=60, Resulting Numbers: [39, 60]
Generated Node #0,0,3: 94:[39, 60] Operation: 15*4=60
Moving to Node #0,0,3
Current State: 94:[39, 60], Operations: ['69-65=4', '15*4=60']
Exploring Operation: 39+60=99, Resulting Numbers: [99]
99,94 unequal: No Solution
Moving to Node #0,0,3
Current State: 94:[39, 60], Operations: ['69-65=4', '15*4=60']
Exploring Operation: 60-39=21, Resulting Numbers: [21]
21,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 39-15=24, Resulting Numbers: [4, 24]
Generated Node #0,0,4: 94:[4, 24] Operation: 39-15=24
Moving to Node #0,0,4
Current State: 94:[4, 24], Operations: ['69-65=4', '39-15=24']
Exploring Operation: 4*24=96, Resulting Numbers: [96]
96,94 unequal: No Solution
Moving to Node #0,0,4
Current State: 94:[4, 24], Operations: ['69-65=4', '39-15=24']
Exploring Operation: 24/4=6, Resulting Numbers: [6]
6,94 unequal: No Solution
Moving to Node #0,0,4
Current State: 94:[4, 24], Operations: ['69-65=4', '39-15=24']
Exploring Operation: 24-4=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,0,4
Current State: 94:[4, 24], Operations: ['69-65=4', '39-15=24']
Exploring Operation: 4+24=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 39-4=35, Resulting Numbers: [15, 35]
Generated Node #0,0,5: 94:[15, 35] Operation: 39-4=35
Moving to Node #0,0,5
Current State: 94:[15, 35], Operations: ['69-65=4', '39-4=35']
Exploring Operation: 15+35=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,0,5
Current State: 94:[15, 35], Operations: ['69-65=4', '39-4=35']
Exploring Operation: 35-15=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 15+4=19, Resulting Numbers: [39, 19]
Generated Node #0,0,6: 94:[39, 19] Operation: 15+4=19
Moving to Node #0,0,6
Current State: 94:[39, 19], Operations: ['69-65=4', '15+4=19']
Exploring Operation: 39+19=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,0,6
Current State: 94:[39, 19], Operations: ['69-65=4', '15+4=19']
Exploring Operation: 39-19=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[39, 15, 4], Operations: ['69-65=4']
Exploring Operation: 39*4=156, Resulting Numbers: [15, 156]
Generated Node #0,0,7: 94:[15, 156] Operation: 39*4=156
Moving to Node #0,0,7
Current State: 94:[15, 156], Operations: ['69-65=4', '39*4=156']
Exploring Operation: 156-15=141, Resulting Numbers: [141]
141,94 unequal: No Solution
Moving to Node #0,0,7
Current State: 94:[15, 156], Operations: ['69-65=4', '39*4=156']
Exploring Operation: 15+156=171, Resulting Numbers: [171]
171,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 65-15=50, Resulting Numbers: [39, 69, 50]
Generated Node #0,1: 94:[39, 69, 50] Operation: 65-15=50
Moving to Node #0,1
Current State: 94:[39, 69, 50], Operations: ['65-15=50']
Exploring Operation: 39+69=108, Resulting Numbers: [50, 108]
Generated Node #0,1,0: 94:[50, 108] Operation: 39+69=108
Moving to Node #0,1,0
Current State: 94:[50, 108], Operations: ['65-15=50', '39+69=108']
Exploring Operation: 108-50=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,1,0
Current State: 94:[50, 108], Operations: ['65-15=50', '39+69=108']
Exploring Operation: 50+108=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[39, 69, 50], Operations: ['65-15=50']
Exploring Operation: 69-39=30, Resulting Numbers: [50, 30]
Generated Node #0,1,1: 94:[50, 30] Operation: 69-39=30
Moving to Node #0,1,1
Current State: 94:[50, 30], Operations: ['65-15=50', '69-39=30']
Exploring Operation: 50+30=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,1,1
Current State: 94:[50, 30], Operations: ['65-15=50', '69-39=30']
Exploring Operation: 50-30=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[39, 69, 50], Operations: ['65-15=50']
Exploring Operation: 69-50=19, Resulting Numbers: [39, 19]
Generated Node #0,1,2: 94:[39, 19] Operation: 69-50=19
Moving to Node #0,1,2
Current State: 94:[39, 19], Operations: ['65-15=50', '69-50=19']
Exploring Operation: 39+19=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,1,2
Current State: 94:[39, 19], Operations: ['65-15=50', '69-50=19']
Exploring Operation: 39-19=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[39, 69, 50], Operations: ['65-15=50']
Exploring Operation: 39+50=89, Resulting Numbers: [69, 89]
Generated Node #0,1,3: 94:[69, 89] Operation: 39+50=89
Moving to Node #0,1,3
Current State: 94:[69, 89], Operations: ['65-15=50', '39+50=89']
Exploring Operation: 89-69=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,1,3
Current State: 94:[69, 89], Operations: ['65-15=50', '39+50=89']
Exploring Operation: 69+89=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[39, 69, 50], Operations: ['65-15=50']
Exploring Operation: 50-39=11, Resulting Numbers: [69, 11]
Generated Node #0,1,4: 94:[69, 11] Operation: 50-39=11
Moving to Node #0,1,4
Current State: 94:[69, 11], Operations: ['65-15=50', '50-39=11']
Exploring Operation: 69-11=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,1,4
Current State: 94:[69, 11], Operations: ['65-15=50', '50-39=11']
Exploring Operation: 69+11=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[39, 69, 50], Operations: ['65-15=50']
Exploring Operation: 69+50=119, Resulting Numbers: [39, 119]
Generated Node #0,1,5: 94:[39, 119] Operation: 69+50=119
Moving to Node #0,1,5
Current State: 94:[39, 119], Operations: ['65-15=50', '69+50=119']
Exploring Operation: 119-39=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,1,5
Current State: 94:[39, 119], Operations: ['65-15=50', '69+50=119']
Exploring Operation: 39+119=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 69-15=54, Resulting Numbers: [39, 65, 54]
Generated Node #0,2: 94:[39, 65, 54] Operation: 69-15=54
Moving to Node #0,2
Current State: 94:[39, 65, 54], Operations: ['69-15=54']
Exploring Operation: 39+65=104, Resulting Numbers: [54, 104]
Generated Node #0,2,0: 94:[54, 104] Operation: 39+65=104
Moving to Node #0,2,0
Current State: 94:[54, 104], Operations: ['69-15=54', '39+65=104']
Exploring Operation: 104-54=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,2,0
Current State: 94:[54, 104], Operations: ['69-15=54', '39+65=104']
Exploring Operation: 54+104=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[39, 65, 54], Operations: ['69-15=54']
Exploring Operation: 65-54=11, Resulting Numbers: [39, 11]
Generated Node #0,2,1: 94:[39, 11] Operation: 65-54=11
Moving to Node #0,2,1
Current State: 94:[39, 11], Operations: ['69-15=54', '65-54=11']
Exploring Operation: 39+11=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,2,1
Current State: 94:[39, 11], Operations: ['69-15=54', '65-54=11']
Exploring Operation: 39-11=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[39, 65, 54], Operations: ['69-15=54']
Exploring Operation: 39+54=93, Resulting Numbers: [65, 93]
Generated Node #0,2,2: 94:[65, 93] Operation: 39+54=93
Moving to Node #0,2,2
Current State: 94:[65, 93], Operations: ['69-15=54', '39+54=93']
Exploring Operation: 93-65=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,2,2
Current State: 94:[65, 93], Operations: ['69-15=54', '39+54=93']
Exploring Operation: 65+93=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[39, 65, 54], Operations: ['69-15=54']
Exploring Operation: 65-39=26, Resulting Numbers: [54, 26]
Generated Node #0,2,3: 94:[54, 26] Operation: 65-39=26
Moving to Node #0,2,3
Current State: 94:[54, 26], Operations: ['69-15=54', '65-39=26']
Exploring Operation: 54+26=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,2,3
Current State: 94:[54, 26], Operations: ['69-15=54', '65-39=26']
Exploring Operation: 54-26=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[39, 65, 54], Operations: ['69-15=54']
Exploring Operation: 54-39=15, Resulting Numbers: [65, 15]
Generated Node #0,2,4: 94:[65, 15] Operation: 54-39=15
Moving to Node #0,2,4
Current State: 94:[65, 15], Operations: ['69-15=54', '54-39=15']
Exploring Operation: 65-15=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,2,4
Current State: 94:[65, 15], Operations: ['69-15=54', '54-39=15']
Exploring Operation: 65+15=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[39, 65, 54], Operations: ['69-15=54']
Exploring Operation: 65+54=119, Resulting Numbers: [39, 119]
Generated Node #0,2,5: 94:[39, 119] Operation: 65+54=119
Moving to Node #0,2,5
Current State: 94:[39, 119], Operations: ['69-15=54', '65+54=119']
Exploring Operation: 119-39=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,2,5
Current State: 94:[39, 119], Operations: ['69-15=54', '65+54=119']
Exploring Operation: 39+119=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 15+69=84, Resulting Numbers: [39, 65, 84]
Generated Node #0,3: 94:[39, 65, 84] Operation: 15+69=84
Moving to Node #0,3
Current State: 94:[39, 65, 84], Operations: ['15+69=84']
Exploring Operation: 39+65=104, Resulting Numbers: [84, 104]
Generated Node #0,3,0: 94:[84, 104] Operation: 39+65=104
Moving to Node #0,3,0
Current State: 94:[84, 104], Operations: ['15+69=84', '39+65=104']
Exploring Operation: 104-84=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,3,0
Current State: 94:[84, 104], Operations: ['15+69=84', '39+65=104']
Exploring Operation: 84+104=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[39, 65, 84], Operations: ['15+69=84']
Exploring Operation: 84-39=45, Resulting Numbers: [65, 45]
Generated Node #0,3,1: 94:[65, 45] Operation: 84-39=45
Moving to Node #0,3,1
Current State: 94:[65, 45], Operations: ['15+69=84', '84-39=45']
Exploring Operation: 65+45=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,3,1
Current State: 94:[65, 45], Operations: ['15+69=84', '84-39=45']
Exploring Operation: 65-45=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[39, 65, 84], Operations: ['15+69=84']
Exploring Operation: 84-65=19, Resulting Numbers: [39, 19]
Generated Node #0,3,2: 94:[39, 19] Operation: 84-65=19
Moving to Node #0,3,2
Current State: 94:[39, 19], Operations: ['15+69=84', '84-65=19']
Exploring Operation: 39+19=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,3,2
Current State: 94:[39, 19], Operations: ['15+69=84', '84-65=19']
Exploring Operation: 39-19=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[39, 65, 84], Operations: ['15+69=84']
Exploring Operation: 65-39=26, Resulting Numbers: [84, 26]
Generated Node #0,3,3: 94:[84, 26] Operation: 65-39=26
Moving to Node #0,3,3
Current State: 94:[84, 26], Operations: ['15+69=84', '65-39=26']
Exploring Operation: 84-26=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,3,3
Current State: 94:[84, 26], Operations: ['15+69=84', '65-39=26']
Exploring Operation: 84+26=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[39, 65, 84], Operations: ['15+69=84']
Exploring Operation: 39+84=123, Resulting Numbers: [65, 123]
Generated Node #0,3,4: 94:[65, 123] Operation: 39+84=123
Moving to Node #0,3,4
Current State: 94:[65, 123], Operations: ['15+69=84', '39+84=123']
Exploring Operation: 123-65=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,3,4
Current State: 94:[65, 123], Operations: ['15+69=84', '39+84=123']
Exploring Operation: 65+123=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[39, 65, 84], Operations: ['15+69=84']
Exploring Operation: 65+84=149, Resulting Numbers: [39, 149]
Generated Node #0,3,5: 94:[39, 149] Operation: 65+84=149
Moving to Node #0,3,5
Current State: 94:[39, 149], Operations: ['15+69=84', '65+84=149']
Exploring Operation: 149-39=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,3,5
Current State: 94:[39, 149], Operations: ['15+69=84', '65+84=149']
Exploring Operation: 39+149=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 65+15=80, Resulting Numbers: [39, 69, 80]
Generated Node #0,4: 94:[39, 69, 80] Operation: 65+15=80
Moving to Node #0,4
Current State: 94:[39, 69, 80], Operations: ['65+15=80']
Exploring Operation: 80-69=11, Resulting Numbers: [39, 11]
Generated Node #0,4,0: 94:[39, 11] Operation: 80-69=11
Moving to Node #0,4,0
Current State: 94:[39, 11], Operations: ['65+15=80', '80-69=11']
Exploring Operation: 39+11=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,4,0
Current State: 94:[39, 11], Operations: ['65+15=80', '80-69=11']
Exploring Operation: 39-11=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[39, 69, 80], Operations: ['65+15=80']
Exploring Operation: 39+69=108, Resulting Numbers: [80, 108]
Generated Node #0,4,1: 94:[80, 108] Operation: 39+69=108
Moving to Node #0,4,1
Current State: 94:[80, 108], Operations: ['65+15=80', '39+69=108']
Exploring Operation: 108-80=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,4,1
Current State: 94:[80, 108], Operations: ['65+15=80', '39+69=108']
Exploring Operation: 80+108=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[39, 69, 80], Operations: ['65+15=80']
Exploring Operation: 80-39=41, Resulting Numbers: [69, 41]
Generated Node #0,4,2: 94:[69, 41] Operation: 80-39=41
Moving to Node #0,4,2
Current State: 94:[69, 41], Operations: ['65+15=80', '80-39=41']
Exploring Operation: 69+41=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,4,2
Current State: 94:[69, 41], Operations: ['65+15=80', '80-39=41']
Exploring Operation: 69-41=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[39, 69, 80], Operations: ['65+15=80']
Exploring Operation: 69-39=30, Resulting Numbers: [80, 30]
Generated Node #0,4,3: 94:[80, 30] Operation: 69-39=30
Moving to Node #0,4,3
Current State: 94:[80, 30], Operations: ['65+15=80', '69-39=30']
Exploring Operation: 80-30=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,4,3
Current State: 94:[80, 30], Operations: ['65+15=80', '69-39=30']
Exploring Operation: 80+30=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[39, 69, 80], Operations: ['65+15=80']
Exploring Operation: 39+80=119, Resulting Numbers: [69, 119]
Generated Node #0,4,4: 94:[69, 119] Operation: 39+80=119
Moving to Node #0,4,4
Current State: 94:[69, 119], Operations: ['65+15=80', '39+80=119']
Exploring Operation: 119-69=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,4,4
Current State: 94:[69, 119], Operations: ['65+15=80', '39+80=119']
Exploring Operation: 69+119=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[39, 69, 80], Operations: ['65+15=80']
Exploring Operation: 69+80=149, Resulting Numbers: [39, 149]
Generated Node #0,4,5: 94:[39, 149] Operation: 69+80=149
Moving to Node #0,4,5
Current State: 94:[39, 149], Operations: ['65+15=80', '69+80=149']
Exploring Operation: 149-39=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,4,5
Current State: 94:[39, 149], Operations: ['65+15=80', '69+80=149']
Exploring Operation: 39+149=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 39+65=104, Resulting Numbers: [15, 69, 104]
Generated Node #0,5: 94:[15, 69, 104] Operation: 39+65=104
Moving to Node #0,5
Current State: 94:[15, 69, 104], Operations: ['39+65=104']
Exploring Operation: 69-15=54, Resulting Numbers: [104, 54]
Generated Node #0,5,0: 94:[104, 54] Operation: 69-15=54
Moving to Node #0,5,0
Current State: 94:[104, 54], Operations: ['39+65=104', '69-15=54']
Exploring Operation: 104-54=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,5,0
Current State: 94:[104, 54], Operations: ['39+65=104', '69-15=54']
Exploring Operation: 104+54=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[15, 69, 104], Operations: ['39+65=104']
Exploring Operation: 15+69=84, Resulting Numbers: [104, 84]
Generated Node #0,5,1: 94:[104, 84] Operation: 15+69=84
Moving to Node #0,5,1
Current State: 94:[104, 84], Operations: ['39+65=104', '15+69=84']
Exploring Operation: 104-84=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,5,1
Current State: 94:[104, 84], Operations: ['39+65=104', '15+69=84']
Exploring Operation: 104+84=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[15, 69, 104], Operations: ['39+65=104']
Exploring Operation: 104-69=35, Resulting Numbers: [15, 35]
Generated Node #0,5,2: 94:[15, 35] Operation: 104-69=35
Moving to Node #0,5,2
Current State: 94:[15, 35], Operations: ['39+65=104', '104-69=35']
Exploring Operation: 15+35=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,5,2
Current State: 94:[15, 35], Operations: ['39+65=104', '104-69=35']
Exploring Operation: 35-15=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[15, 69, 104], Operations: ['39+65=104']
Exploring Operation: 104-15=89, Resulting Numbers: [69, 89]
Generated Node #0,5,3: 94:[69, 89] Operation: 104-15=89
Moving to Node #0,5,3
Current State: 94:[69, 89], Operations: ['39+65=104', '104-15=89']
Exploring Operation: 89-69=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,5,3
Current State: 94:[69, 89], Operations: ['39+65=104', '104-15=89']
Exploring Operation: 69+89=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[15, 69, 104], Operations: ['39+65=104']
Exploring Operation: 15+104=119, Resulting Numbers: [69, 119]
Generated Node #0,5,4: 94:[69, 119] Operation: 15+104=119
Moving to Node #0,5,4
Current State: 94:[69, 119], Operations: ['39+65=104', '15+104=119']
Exploring Operation: 119-69=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,5,4
Current State: 94:[69, 119], Operations: ['39+65=104', '15+104=119']
Exploring Operation: 69+119=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[15, 69, 104], Operations: ['39+65=104']
Exploring Operation: 69+104=173, Resulting Numbers: [15, 173]
Generated Node #0,5,5: 94:[15, 173] Operation: 69+104=173
Moving to Node #0,5,5
Current State: 94:[15, 173], Operations: ['39+65=104', '69+104=173']
Exploring Operation: 173-15=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,5,5
Current State: 94:[15, 173], Operations: ['39+65=104', '69+104=173']
Exploring Operation: 15+173=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 39+69=108, Resulting Numbers: [65, 15, 108]
Generated Node #0,6: 94:[65, 15, 108] Operation: 39+69=108
Moving to Node #0,6
Current State: 94:[65, 15, 108], Operations: ['39+69=108']
Exploring Operation: 65-15=50, Resulting Numbers: [108, 50]
Generated Node #0,6,0: 94:[108, 50] Operation: 65-15=50
Moving to Node #0,6,0
Current State: 94:[108, 50], Operations: ['39+69=108', '65-15=50']
Exploring Operation: 108-50=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,6,0
Current State: 94:[108, 50], Operations: ['39+69=108', '65-15=50']
Exploring Operation: 108+50=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[65, 15, 108], Operations: ['39+69=108']
Exploring Operation: 108-65=43, Resulting Numbers: [15, 43]
Generated Node #0,6,1: 94:[15, 43] Operation: 108-65=43
Moving to Node #0,6,1
Current State: 94:[15, 43], Operations: ['39+69=108', '108-65=43']
Exploring Operation: 15+43=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,6,1
Current State: 94:[15, 43], Operations: ['39+69=108', '108-65=43']
Exploring Operation: 43-15=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[65, 15, 108], Operations: ['39+69=108']
Exploring Operation: 108-15=93, Resulting Numbers: [65, 93]
Generated Node #0,6,2: 94:[65, 93] Operation: 108-15=93
Moving to Node #0,6,2
Current State: 94:[65, 93], Operations: ['39+69=108', '108-15=93']
Exploring Operation: 93-65=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,6,2
Current State: 94:[65, 93], Operations: ['39+69=108', '108-15=93']
Exploring Operation: 65+93=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[65, 15, 108], Operations: ['39+69=108']
Exploring Operation: 65+15=80, Resulting Numbers: [108, 80]
Generated Node #0,6,3: 94:[108, 80] Operation: 65+15=80
Moving to Node #0,6,3
Current State: 94:[108, 80], Operations: ['39+69=108', '65+15=80']
Exploring Operation: 108-80=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,6,3
Current State: 94:[108, 80], Operations: ['39+69=108', '65+15=80']
Exploring Operation: 108+80=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[65, 15, 108], Operations: ['39+69=108']
Exploring Operation: 15+108=123, Resulting Numbers: [65, 123]
Generated Node #0,6,4: 94:[65, 123] Operation: 15+108=123
Moving to Node #0,6,4
Current State: 94:[65, 123], Operations: ['39+69=108', '15+108=123']
Exploring Operation: 123-65=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,6,4
Current State: 94:[65, 123], Operations: ['39+69=108', '15+108=123']
Exploring Operation: 65+123=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[65, 15, 108], Operations: ['39+69=108']
Exploring Operation: 65+108=173, Resulting Numbers: [15, 173]
Generated Node #0,6,5: 94:[15, 173] Operation: 65+108=173
Moving to Node #0,6,5
Current State: 94:[15, 173], Operations: ['39+69=108', '65+108=173']
Exploring Operation: 173-15=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,6,5
Current State: 94:[15, 173], Operations: ['39+69=108', '65+108=173']
Exploring Operation: 15+173=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 39+15=54, Resulting Numbers: [65, 69, 54]
Generated Node #0,7: 94:[65, 69, 54] Operation: 39+15=54
Moving to Node #0,7
Current State: 94:[65, 69, 54], Operations: ['39+15=54']
Exploring Operation: 69-65=4, Resulting Numbers: [54, 4]
Generated Node #0,7,0: 94:[54, 4] Operation: 69-65=4
Moving to Node #0,7,0
Current State: 94:[54, 4], Operations: ['39+15=54', '69-65=4']
Exploring Operation: 54-4=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,7,0
Current State: 94:[54, 4], Operations: ['39+15=54', '69-65=4']
Exploring Operation: 54+4=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[65, 69, 54], Operations: ['39+15=54']
Exploring Operation: 65-54=11, Resulting Numbers: [69, 11]
Generated Node #0,7,1: 94:[69, 11] Operation: 65-54=11
Moving to Node #0,7,1
Current State: 94:[69, 11], Operations: ['39+15=54', '65-54=11']
Exploring Operation: 69-11=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,7,1
Current State: 94:[69, 11], Operations: ['39+15=54', '65-54=11']
Exploring Operation: 69+11=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[65, 69, 54], Operations: ['39+15=54']
Exploring Operation: 69-54=15, Resulting Numbers: [65, 15]
Generated Node #0,7,2: 94:[65, 15] Operation: 69-54=15
Moving to Node #0,7,2
Current State: 94:[65, 15], Operations: ['39+15=54', '69-54=15']
Exploring Operation: 65-15=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,7,2
Current State: 94:[65, 15], Operations: ['39+15=54', '69-54=15']
Exploring Operation: 65+15=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[65, 69, 54], Operations: ['39+15=54']
Exploring Operation: 65+69=134, Resulting Numbers: [54, 134]
Generated Node #0,7,3: 94:[54, 134] Operation: 65+69=134
Moving to Node #0,7,3
Current State: 94:[54, 134], Operations: ['39+15=54', '65+69=134']
Exploring Operation: 134-54=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,7,3
Current State: 94:[54, 134], Operations: ['39+15=54', '65+69=134']
Exploring Operation: 54+134=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[65, 69, 54], Operations: ['39+15=54']
Exploring Operation: 65+54=119, Resulting Numbers: [69, 119]
Generated Node #0,7,4: 94:[69, 119] Operation: 65+54=119
Moving to Node #0,7,4
Current State: 94:[69, 119], Operations: ['39+15=54', '65+54=119']
Exploring Operation: 119-69=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,7,4
Current State: 94:[69, 119], Operations: ['39+15=54', '65+54=119']
Exploring Operation: 69+119=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[65, 69, 54], Operations: ['39+15=54']
Exploring Operation: 69+54=123, Resulting Numbers: [65, 123]
Generated Node #0,7,5: 94:[65, 123] Operation: 69+54=123
Moving to Node #0,7,5
Current State: 94:[65, 123], Operations: ['39+15=54', '69+54=123']
Exploring Operation: 123-65=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,7,5
Current State: 94:[65, 123], Operations: ['39+15=54', '69+54=123']
Exploring Operation: 65+123=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 69-39=30, Resulting Numbers: [65, 15, 30]
Generated Node #0,8: 94:[65, 15, 30] Operation: 69-39=30
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 65+30=95, Resulting Numbers: [15, 95]
Generated Node #0,8,0: 94:[15, 95] Operation: 65+30=95
Moving to Node #0,8,0
Current State: 94:[15, 95], Operations: ['69-39=30', '65+30=95']
Exploring Operation: 95-15=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,8,0
Current State: 94:[15, 95], Operations: ['69-39=30', '65+30=95']
Exploring Operation: 15+95=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 30/15=2, Resulting Numbers: [65, 2]
Generated Node #0,8,1: 94:[65, 2] Operation: 30/15=2
Moving to Node #0,8,1
Current State: 94:[65, 2], Operations: ['69-39=30', '30/15=2']
Exploring Operation: 65-2=63, Resulting Numbers: [63]
63,94 unequal: No Solution
Moving to Node #0,8,1
Current State: 94:[65, 2], Operations: ['69-39=30', '30/15=2']
Exploring Operation: 65+2=67, Resulting Numbers: [67]
67,94 unequal: No Solution
Moving to Node #0,8,1
Current State: 94:[65, 2], Operations: ['69-39=30', '30/15=2']
Exploring Operation: 65*2=130, Resulting Numbers: [130]
130,94 unequal: No Solution
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 65-15=50, Resulting Numbers: [30, 50]
Generated Node #0,8,2: 94:[30, 50] Operation: 65-15=50
Moving to Node #0,8,2
Current State: 94:[30, 50], Operations: ['69-39=30', '65-15=50']
Exploring Operation: 30+50=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,8,2
Current State: 94:[30, 50], Operations: ['69-39=30', '65-15=50']
Exploring Operation: 50-30=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 15+30=45, Resulting Numbers: [65, 45]
Generated Node #0,8,3: 94:[65, 45] Operation: 15+30=45
Moving to Node #0,8,3
Current State: 94:[65, 45], Operations: ['69-39=30', '15+30=45']
Exploring Operation: 65+45=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,8,3
Current State: 94:[65, 45], Operations: ['69-39=30', '15+30=45']
Exploring Operation: 65-45=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 65-30=35, Resulting Numbers: [15, 35]
Generated Node #0,8,4: 94:[15, 35] Operation: 65-30=35
Moving to Node #0,8,4
Current State: 94:[15, 35], Operations: ['69-39=30', '65-30=35']
Exploring Operation: 15+35=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,8,4
Current State: 94:[15, 35], Operations: ['69-39=30', '65-30=35']
Exploring Operation: 35-15=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 65+15=80, Resulting Numbers: [30, 80]
Generated Node #0,8,5: 94:[30, 80] Operation: 65+15=80
Moving to Node #0,8,5
Current State: 94:[30, 80], Operations: ['69-39=30', '65+15=80']
Exploring Operation: 80-30=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,8,5
Current State: 94:[30, 80], Operations: ['69-39=30', '65+15=80']
Exploring Operation: 30+80=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,8
Current State: 94:[65, 15, 30], Operations: ['69-39=30']
Exploring Operation: 30-15=15, Resulting Numbers: [65, 15]
Generated Node #0,8,6: 94:[65, 15] Operation: 30-15=15
Moving to Node #0,8,6
Current State: 94:[65, 15], Operations: ['69-39=30', '30-15=15']
Exploring Operation: 65-15=50, Resulting Numbers: [50]
50,94 unequal: No Solution
Moving to Node #0,8,6
Current State: 94:[65, 15], Operations: ['69-39=30', '30-15=15']
Exploring Operation: 65+15=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 65-39=26, Resulting Numbers: [15, 69, 26]
Generated Node #0,9: 94:[15, 69, 26] Operation: 65-39=26
Moving to Node #0,9
Current State: 94:[15, 69, 26], Operations: ['65-39=26']
Exploring Operation: 69+26=95, Resulting Numbers: [15, 95]
Generated Node #0,9,0: 94:[15, 95] Operation: 69+26=95
Moving to Node #0,9,0
Current State: 94:[15, 95], Operations: ['65-39=26', '69+26=95']
Exploring Operation: 95-15=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,9,0
Current State: 94:[15, 95], Operations: ['65-39=26', '69+26=95']
Exploring Operation: 15+95=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,9
Current State: 94:[15, 69, 26], Operations: ['65-39=26']
Exploring Operation: 69-26=43, Resulting Numbers: [15, 43]
Generated Node #0,9,1: 94:[15, 43] Operation: 69-26=43
Moving to Node #0,9,1
Current State: 94:[15, 43], Operations: ['65-39=26', '69-26=43']
Exploring Operation: 15+43=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,9,1
Current State: 94:[15, 43], Operations: ['65-39=26', '69-26=43']
Exploring Operation: 43-15=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,9
Current State: 94:[15, 69, 26], Operations: ['65-39=26']
Exploring Operation: 69-15=54, Resulting Numbers: [26, 54]
Generated Node #0,9,2: 94:[26, 54] Operation: 69-15=54
Moving to Node #0,9,2
Current State: 94:[26, 54], Operations: ['65-39=26', '69-15=54']
Exploring Operation: 26+54=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,9,2
Current State: 94:[26, 54], Operations: ['65-39=26', '69-15=54']
Exploring Operation: 54-26=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,9
Current State: 94:[15, 69, 26], Operations: ['65-39=26']
Exploring Operation: 15+26=41, Resulting Numbers: [69, 41]
Generated Node #0,9,3: 94:[69, 41] Operation: 15+26=41
Moving to Node #0,9,3
Current State: 94:[69, 41], Operations: ['65-39=26', '15+26=41']
Exploring Operation: 69+41=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,9,3
Current State: 94:[69, 41], Operations: ['65-39=26', '15+26=41']
Exploring Operation: 69-41=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,9
Current State: 94:[15, 69, 26], Operations: ['65-39=26']
Exploring Operation: 15+69=84, Resulting Numbers: [26, 84]
Generated Node #0,9,4: 94:[26, 84] Operation: 15+69=84
Moving to Node #0,9,4
Current State: 94:[26, 84], Operations: ['65-39=26', '15+69=84']
Exploring Operation: 84-26=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,9,4
Current State: 94:[26, 84], Operations: ['65-39=26', '15+69=84']
Exploring Operation: 26+84=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,9
Current State: 94:[15, 69, 26], Operations: ['65-39=26']
Exploring Operation: 26-15=11, Resulting Numbers: [69, 11]
Generated Node #0,9,5: 94:[69, 11] Operation: 26-15=11
Moving to Node #0,9,5
Current State: 94:[69, 11], Operations: ['65-39=26', '26-15=11']
Exploring Operation: 69-11=58, Resulting Numbers: [58]
58,94 unequal: No Solution
Moving to Node #0,9,5
Current State: 94:[69, 11], Operations: ['65-39=26', '26-15=11']
Exploring Operation: 69+11=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 65+69=134, Resulting Numbers: [39, 15, 134]
Generated Node #0,10: 94:[39, 15, 134] Operation: 65+69=134
Moving to Node #0,10
Current State: 94:[39, 15, 134], Operations: ['65+69=134']
Exploring Operation: 134-39=95, Resulting Numbers: [15, 95]
Generated Node #0,10,0: 94:[15, 95] Operation: 134-39=95
Moving to Node #0,10,0
Current State: 94:[15, 95], Operations: ['65+69=134', '134-39=95']
Exploring Operation: 95-15=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,10,0
Current State: 94:[15, 95], Operations: ['65+69=134', '134-39=95']
Exploring Operation: 15+95=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,10
Current State: 94:[39, 15, 134], Operations: ['65+69=134']
Exploring Operation: 134-15=119, Resulting Numbers: [39, 119]
Generated Node #0,10,1: 94:[39, 119] Operation: 134-15=119
Moving to Node #0,10,1
Current State: 94:[39, 119], Operations: ['65+69=134', '134-15=119']
Exploring Operation: 119-39=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,10,1
Current State: 94:[39, 119], Operations: ['65+69=134', '134-15=119']
Exploring Operation: 39+119=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,10
Current State: 94:[39, 15, 134], Operations: ['65+69=134']
Exploring Operation: 39+15=54, Resulting Numbers: [134, 54]
Generated Node #0,10,2: 94:[134, 54] Operation: 39+15=54
Moving to Node #0,10,2
Current State: 94:[134, 54], Operations: ['65+69=134', '39+15=54']
Exploring Operation: 134-54=80, Resulting Numbers: [80]
80,94 unequal: No Solution
Moving to Node #0,10,2
Current State: 94:[134, 54], Operations: ['65+69=134', '39+15=54']
Exploring Operation: 134+54=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,10
Current State: 94:[39, 15, 134], Operations: ['65+69=134']
Exploring Operation: 39-15=24, Resulting Numbers: [134, 24]
Generated Node #0,10,3: 94:[134, 24] Operation: 39-15=24
Moving to Node #0,10,3
Current State: 94:[134, 24], Operations: ['65+69=134', '39-15=24']
Exploring Operation: 134-24=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,10,3
Current State: 94:[134, 24], Operations: ['65+69=134', '39-15=24']
Exploring Operation: 134+24=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,10
Current State: 94:[39, 15, 134], Operations: ['65+69=134']
Exploring Operation: 15+134=149, Resulting Numbers: [39, 149]
Generated Node #0,10,4: 94:[39, 149] Operation: 15+134=149
Moving to Node #0,10,4
Current State: 94:[39, 149], Operations: ['65+69=134', '15+134=149']
Exploring Operation: 149-39=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,10,4
Current State: 94:[39, 149], Operations: ['65+69=134', '15+134=149']
Exploring Operation: 39+149=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0,10
Current State: 94:[39, 15, 134], Operations: ['65+69=134']
Exploring Operation: 39+134=173, Resulting Numbers: [15, 173]
Generated Node #0,10,5: 94:[15, 173] Operation: 39+134=173
Moving to Node #0,10,5
Current State: 94:[15, 173], Operations: ['65+69=134', '39+134=173']
Exploring Operation: 173-15=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,10,5
Current State: 94:[15, 173], Operations: ['65+69=134', '39+134=173']
Exploring Operation: 15+173=188, Resulting Numbers: [188]
188,94 unequal: No Solution
Moving to Node #0
Current State: 94:[39, 65, 15, 69], Operations: []
Exploring Operation: 39-15=24, Resulting Numbers: [65, 69, 24]
Generated Node #0,11: 94:[65, 69, 24] Operation: 39-15=24
Moving to Node #0,11
Current State: 94:[65, 69, 24], Operations: ['39-15=24']
Exploring Operation: 69+24=93, Resulting Numbers: [65, 93]
Generated Node #0,11,0: 94:[65, 93] Operation: 69+24=93
Moving to Node #0,11,0
Current State: 94:[65, 93], Operations: ['39-15=24', '69+24=93']
Exploring Operation: 93-65=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,11,0
Current State: 94:[65, 93], Operations: ['39-15=24', '69+24=93']
Exploring Operation: 65+93=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,11
Current State: 94:[65, 69, 24], Operations: ['39-15=24']
Exploring Operation: 69-24=45, Resulting Numbers: [65, 45]
Generated Node #0,11,1: 94:[65, 45] Operation: 69-24=45
Moving to Node #0,11,1
Current State: 94:[65, 45], Operations: ['39-15=24', '69-24=45']
Exploring Operation: 65+45=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,11,1
Current State: 94:[65, 45], Operations: ['39-15=24', '69-24=45']
Exploring Operation: 65-45=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,11
Current State: 94:[65, 69, 24], Operations: ['39-15=24']
Exploring Operation: 69-65=4, Resulting Numbers: [24, 4]
Generated Node #0,11,2: 94:[24, 4] Operation: 69-65=4
Moving to Node #0,11,2
Current State: 94:[24, 4], Operations: ['39-15=24', '69-65=4']
Exploring Operation: 24*4=96, Resulting Numbers: [96]
96,94 unequal: No Solution
Moving to Node #0,11,2
Current State: 94:[24, 4], Operations: ['39-15=24', '69-65=4']
Exploring Operation: 24/4=6, Resulting Numbers: [6]
6,94 unequal: No Solution
Moving to Node #0,11,2
Current State: 94:[24, 4], Operations: ['39-15=24', '69-65=4']
Exploring Operation: 24-4=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,11,2
Current State: 94:[24, 4], Operations: ['39-15=24', '69-65=4']
Exploring Operation: 24+4=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,11
Current State: 94:[65, 69, 24], Operations: ['39-15=24']
Exploring Operation: 65+24=89, Resulting Numbers: [69, 89]
Generated Node #0,11,3: 94:[69, 89] Operation: 65+24=89
Moving to Node #0,11,3
Current State: 94:[69, 89], Operations: ['39-15=24', '65+24=89']
Exploring Operation: 89-69=20, Resulting Numbers: [20]
20,94 unequal: No Solution
Moving to Node #0,11,3
Current State: 94:[69, 89], Operations: ['39-15=24', '65+24=89']
Exploring Operation: 69+89=158, Resulting Numbers: [158]
158,94 unequal: No Solution
Moving to Node #0,11
Current State: 94:[65, 69, 24], Operations: ['39-15=24']
Exploring Operation: 65-24=41, Resulting Numbers: [69, 41]
Generated Node #0,11,4: 94:[69, 41] Operation: 65-24=41
Moving to Node #0,11,4
Current State: 94:[69, 41], Operations: ['39-15=24', '65-24=41']
Exploring Operation: 69+41=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,11,4
Current State: 94:[69, 41], Operations: ['39-15=24', '65-24=41']
Exploring Operation: 69-41=28, Resulting Numbers: [28]
28,94 unequal: No Solution
Moving to Node #0,11
Current State: 94:[65, 69, 24], Operations: ['39-15=24']
Exploring Operation: 65+69=134, Resulting Numbers: [24, 134]
Generated Node #0,11,5: 94:[24, 134] Operation: 65+69=134
Moving to Node #0,11,5
Current State: 94:[24, 134], Operations: ['39-15=24', '65+69=134']
Exploring Operation: 134-24=110, Resulting Numbers: [110]
110,94 unequal: No Solution
Moving to Node #0,11,5
Current State: 94:[24, 134], Operations: ['39-15=24', '65+69=134']
Exploring Operation: 24+134=158, Resulting Numbers: [158]
158,94 unequal: No Solution
|
Current State: 33:[57, 88, 29, 28], Operations: []
Exploring Operation: 88-57=31, Resulting Numbers: [29, 28, 31]
Generated Node #0,0: 33:[29, 28, 31] Operation: 88-57=31
Moving to Node #0,0
Current State: 33:[29, 28, 31], Operations: ['88-57=31']
Exploring Operation: 29-28=1, Resulting Numbers: [31, 1]
Generated Node #0,0,0: 33:[31, 1] Operation: 29-28=1
Moving to Node #0,0,0
Current State: 33:[31, 1], Operations: ['88-57=31', '29-28=1']
Exploring Operation: 31+1=32, Resulting Numbers: [32]
32,33 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 33:[32], Operations: ['88-57=31', '29-28=1', '31+1=32']
No solution found. |
Current State: 19:[52, 25, 95, 72], Operations: []
|
Current State: 10:[54, 30, 71, 45], Operations: []
Exploring Operation: 71-54=17, Resulting Numbers: [30, 45, 17]
Generated Node #0,0: 10:[30, 45, 17] Operation: 71-54=17
Exploring Operation: 71-45=26, Resulting Numbers: [54, 30, 26]
Generated Node #0,1: 10:[54, 30, 26] Operation: 71-45=26
Moving to Node #0,0
Current State: 10:[30, 45, 17], Operations: ['71-54=17']
Exploring Operation: 45-30=15, Resulting Numbers: [17, 15]
Generated Node #0,0,0: 10:[17, 15] Operation: 45-30=15
Exploring Operation: 30-17=13, Resulting Numbers: [45, 13]
Generated Node #0,0,1: 10:[45, 13] Operation: 30-17=13
Moving to Node #0,1
Current State: 10:[54, 30, 26], Operations: ['71-45=26']
Exploring Operation: 54-30=24, Resulting Numbers: [26, 24]
Generated Node #0,1,0: 10:[26, 24] Operation: 54-30=24
Exploring Operation: 54-26=28, Resulting Numbers: [30, 28]
Generated Node #0,1,1: 10:[30, 28] Operation: 54-26=28
Moving to Node #0,0,0
Current State: 10:[17, 15], Operations: ['71-54=17', '45-30=15']
Exploring Operation: 17-15=2, Resulting Numbers: [2]
2,10 unequal: No Solution
Exploring Operation: 17+15=32, Resulting Numbers: [32]
32,10 unequal: No Solution
Moving to Node #0,1,0
Current State: 10:[26, 24], Operations: ['71-45=26', '54-30=24']
Exploring Operation: 26-24=2, Resulting Numbers: [2]
2,10 unequal: No Solution
Exploring Operation: 26+24=50, Resulting Numbers: [50]
50,10 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 10:[2], Operations: ['71-54=17', '45-30=15', '17-15=2']
Moving to Node #0,1,0,0
Current State: 10:[2], Operations: ['71-45=26', '54-30=24', '26-24=2']
Moving to Node #0,0,1
Current State: 10:[45, 13], Operations: ['71-54=17', '30-17=13']
Exploring Operation: 45-13=32, Resulting Numbers: [32]
32,10 unequal: No Solution
Exploring Operation: 45+13=58, Resulting Numbers: [58]
58,10 unequal: No Solution
Moving to Node #0,1,1
Current State: 10:[30, 28], Operations: ['71-45=26', '54-26=28']
Exploring Operation: 30+28=58, Resulting Numbers: [58]
58,10 unequal: No Solution
Exploring Operation: 30-28=2, Resulting Numbers: [2]
2,10 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 10:[2], Operations: ['71-45=26', '54-26=28', '30-28=2']
Moving to Node #0,0,1,0
Current State: 10:[32], Operations: ['71-54=17', '30-17=13', '45-13=32']
Moving to Node #0,0,0,0
Current State: 10:[32], Operations: ['71-54=17', '45-30=15', '17+15=32']
Moving to Node #0,1,0,0
Current State: 10:[50], Operations: ['71-45=26', '54-30=24', '26+24=50']
Moving to Node #0,0,1,0
Current State: 10:[58], Operations: ['71-54=17', '30-17=13', '45+13=58']
Moving to Node #0,1,1,0
Current State: 10:[58], Operations: ['71-45=26', '54-26=28', '30+28=58']
No solution found. |
Current State: 17:[38, 93, 49, 23], Operations: []
|
Current State: 51:[40, 77, 62, 48], Operations: []
Exploring Operation: 77-62=15, Resulting Numbers: [40, 48, 15]
Generated Node #0,0: 51:[40, 48, 15] Operation: 77-62=15
Moving to Node #0,0
Current State: 51:[40, 48, 15], Operations: ['77-62=15']
Exploring Operation: 48-40=8, Resulting Numbers: [15, 8]
Generated Node #0,0,0: 51:[15, 8] Operation: 48-40=8
Moving to Node #0,0,0
Current State: 51:[15, 8], Operations: ['77-62=15', '48-40=8']
Exploring Operation: 15-8=7, Resulting Numbers: [7]
7,51 unequal: No Solution
Moving to Node #0,0,0
Current State: 51:[15, 8], Operations: ['77-62=15', '48-40=8']
Exploring Operation: 15+8=23, Resulting Numbers: [23]
23,51 unequal: No Solution
Moving to Node #0,0
Current State: 51:[40, 48, 15], Operations: ['77-62=15']
Exploring Operation: 40+15=55, Resulting Numbers: [48, 55]
Generated Node #0,0,1: 51:[48, 55] Operation: 40+15=55
Moving to Node #0,0,1
Current State: 51:[48, 55], Operations: ['77-62=15', '40+15=55']
Exploring Operation: 55-48=7, Resulting Numbers: [7]
7,51 unequal: No Solution
Moving to Node #0,0
Current State: 51:[40, 48, 15], Operations: ['77-62=15']
Exploring Operation: 40-15=25, Resulting Numbers: [48, 25]
Generated Node #0,0,2: 51:[48, 25] Operation: 40-15=25
Moving to Node #0,0,2
Current State: 51:[48, 25], Operations: ['77-62=15', '40-15=25']
Exploring Operation: 48-25=23, Resulting Numbers: [23]
23,51 unequal: No Solution
Moving to Node #0,0,2
Current State: 51:[48, 25], Operations: ['77-62=15', '40-15=25']
Exploring Operation: 48+25=73, Resulting Numbers: [73]
73,51 unequal: No Solution
Moving to Node #0,0
Current State: 51:[40, 48, 15], Operations: ['77-62=15']
Exploring Operation: 48+15=63, Resulting Numbers: [40, 63]
Generated Node #0,0,3: 51:[40, 63] Operation: 48+15=63
Moving to Node #0,0,3
Current State: 51:[40, 63], Operations: ['77-62=15', '48+15=63']
Exploring Operation: 63-40=23, Resulting Numbers: [23]
23,51 unequal: No Solution
Moving to Node #0,0
Current State: 51:[40, 48, 15], Operations: ['77-62=15']
Exploring Operation: 48-15=33, Resulting Numbers: [40, 33]
Generated Node #0,0,4: 51:[40, 33] Operation: 48-15=33
Moving to Node #0,0,4
Current State: 51:[40, 33], Operations: ['77-62=15', '48-15=33']
Exploring Operation: 40-33=7, Resulting Numbers: [7]
7,51 unequal: No Solution
Moving to Node #0,0,4
Current State: 51:[40, 33], Operations: ['77-62=15', '48-15=33']
Exploring Operation: 40+33=73, Resulting Numbers: [73]
73,51 unequal: No Solution
Moving to Node #0,0
Current State: 51:[40, 48, 15], Operations: ['77-62=15']
Exploring Operation: 40+48=88, Resulting Numbers: [15, 88]
Generated Node #0,0,5: 51:[15, 88] Operation: 40+48=88
Moving to Node #0,0,5
Current State: 51:[15, 88], Operations: ['77-62=15', '40+48=88']
Exploring Operation: 88-15=73, Resulting Numbers: [73]
73,51 unequal: No Solution
Moving to Node #0
Current State: 51:[40, 77, 62, 48], Operations: []
Exploring Operation: 77-40=37, Resulting Numbers: [62, 48, 37]
Generated Node #0,1: 51:[62, 48, 37] Operation: 77-40=37
Moving to Node #0,1
Current State: 51:[62, 48, 37], Operations: ['77-40=37']
Exploring Operation: 62-37=25, Resulting Numbers: [48, 25]
Generated Node #0,1,0: 51:[48, 25] Operation: 62-37=25
Moving to Node #0,1,0
Current State: 51:[48, 25], Operations: ['77-40=37', '62-37=25']
Exploring Operation: 48-25=23, Resulting Numbers: [23]
23,51 unequal: No Solution
Moving to Node #0,1,0
Current State: 51:[48, 25], Operations: ['77-40=37', '62-37=25']
Exploring Operation: 48+25=73, Resulting Numbers: [73]
73,51 unequal: No Solution
Moving to Node #0,1
Current State: 51:[62, 48, 37], Operations: ['77-40=37']
Exploring Operation: 62-48=14, Resulting Numbers: [37, 14]
Generated Node #0,1,1: 51:[37, 14] Operation: 62-48=14
Moving to Node #0,1,1
Current State: 51:[37, 14], Operations: ['77-40=37', '62-48=14']
Exploring Operation: 37+14=51, Resulting Numbers: [51]
51,51 equal: Goal Reached
|
Current State: 75:[60, 67, 45, 62], Operations: []
Exploring Operation: 60-45=15, Resulting Numbers: [67, 62, 15]
Generated Node #0,0: 75:[67, 62, 15] Operation: 60-45=15
Moving to Node #0,0
Current State: 75:[67, 62, 15], Operations: ['60-45=15']
Exploring Operation: 67-62=5, Resulting Numbers: [15, 5]
Generated Node #0,0,0: 75:[15, 5] Operation: 67-62=5
Moving to Node #0,0,0
Current State: 75:[15, 5], Operations: ['60-45=15', '67-62=5']
Exploring Operation: 15*5=75, Resulting Numbers: [75]
75,75 equal: Goal Reached
|
Current State: 51:[19, 45, 85, 72], Operations: []
Exploring Operation: 85-19=66, Resulting Numbers: [45, 72, 66]
Generated Node #0,0: 51:[45, 72, 66] Operation: 85-19=66
Moving to Node #0,0
Current State: 51:[45, 72, 66], Operations: ['85-19=66']
Exploring Operation: 72-45=27, Resulting Numbers: [66, 27]
Generated Node #0,0,0: 51:[66, 27] Operation: 72-45=27
Moving to Node #0,0,0
Current State: 51:[66, 27], Operations: ['85-19=66', '72-45=27']
Exploring Operation: 66-27=39, Resulting Numbers: [39]
39,51 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 51:[39], Operations: ['85-19=66', '72-45=27', '66-27=39']
No solution found. |
Current State: 49:[35, 75, 32, 41], Operations: []
Exploring Operation: 75-32=43, Resulting Numbers: [35, 41, 43]
Generated Node #0,0: 49:[35, 41, 43] Operation: 75-32=43
Moving to Node #0,0
Current State: 49:[35, 41, 43], Operations: ['75-32=43']
Exploring Operation: 41-35=6, Resulting Numbers: [43, 6]
Generated Node #0,0,0: 49:[43, 6] Operation: 41-35=6
Moving to Node #0,0,0
Current State: 49:[43, 6], Operations: ['75-32=43', '41-35=6']
Exploring Operation: 43+6=49, Resulting Numbers: [49]
49,49 equal: Goal Reached
|
Current State: 63:[76, 57, 43, 27], Operations: []
Exploring Operation: 43+27=70, Resulting Numbers: [76, 57, 70]
Generated Node #0,0: 63:[76, 57, 70] Operation: 43+27=70
Moving to Node #0,0
Current State: 63:[76, 57, 70], Operations: ['43+27=70']
Exploring Operation: 76-57=19, Resulting Numbers: [70, 19]
Generated Node #0,0,0: 63:[70, 19] Operation: 76-57=19
Moving to Node #0,0,0
Current State: 63:[70, 19], Operations: ['43+27=70', '76-57=19']
Exploring Operation: 70-19=51, Resulting Numbers: [51]
51,63 unequal: No Solution
Moving to Node #0,0,0
Current State: 63:[70, 19], Operations: ['43+27=70', '76-57=19']
Exploring Operation: 70+19=89, Resulting Numbers: [89]
89,63 unequal: No Solution
Moving to Node #0,0
Current State: 63:[76, 57, 70], Operations: ['43+27=70']
Exploring Operation: 76-70=6, Resulting Numbers: [57, 6]
Generated Node #0,0,1: 63:[57, 6] Operation: 76-70=6
Moving to Node #0,0,1
Current State: 63:[57, 6], Operations: ['43+27=70', '76-70=6']
Exploring Operation: 57+6=63, Resulting Numbers: [63]
63,63 equal: Goal Reached
|
Current State: 95:[5, 11, 26, 85], Operations: []
Exploring Operation: 5*11=55, Resulting Numbers: [26, 85, 55]
Generated Node #0,0: 95:[26, 85, 55] Operation: 5*11=55
Exploring Operation: 5*26=130, Resulting Numbers: [11, 85, 130]
Generated Node #0,1: 95:[11, 85, 130] Operation: 5*26=130
Exploring Operation: 5+11=16, Resulting Numbers: [26, 85, 16]
Generated Node #0,2: 95:[26, 85, 16] Operation: 5+11=16
Exploring Operation: 5+26=31, Resulting Numbers: [11, 85, 31]
Generated Node #0,3: 95:[11, 85, 31] Operation: 5+26=31
Exploring Operation: 5+85=90, Resulting Numbers: [11, 26, 90]
Generated Node #0,4: 95:[11, 26, 90] Operation: 5+85=90
Moving to Node #0,0
Current State: 95:[26, 85, 55], Operations: ['5*11=55']
Exploring Operation: 85-26=59, Resulting Numbers: [55, 59]
Generated Node #0,0,0: 95:[55, 59] Operation: 85-26=59
Exploring Operation: 26+85=111, Resulting Numbers: [55, 111]
Generated Node #0,0,1: 95:[55, 111] Operation: 26+85=111
Exploring Operation: 26+55=81, Resulting Numbers: [85, 81]
Generated Node #0,0,2: 95:[85, 81] Operation: 26+55=81
Exploring Operation: 85+55=140, Resulting Numbers: [26, 140]
Generated Node #0,0,3: 95:[26, 140] Operation: 85+55=140
Exploring Operation: 55-26=29, Resulting Numbers: [85, 29]
Generated Node #0,0,4: 95:[85, 29] Operation: 55-26=29
Moving to Node #0,1
Current State: 95:[11, 85, 130], Operations: ['5*26=130']
Exploring Operation: 11+130=141, Resulting Numbers: [85, 141]
Generated Node #0,1,0: 95:[85, 141] Operation: 11+130=141
Exploring Operation: 11+85=96, Resulting Numbers: [130, 96]
Generated Node #0,1,1: 95:[130, 96] Operation: 11+85=96
Exploring Operation: 85-11=74, Resulting Numbers: [130, 74]
Generated Node #0,1,2: 95:[130, 74] Operation: 85-11=74
Exploring Operation: 130-11=119, Resulting Numbers: [85, 119]
Generated Node #0,1,3: 95:[85, 119] Operation: 130-11=119
Exploring Operation: 130-85=45, Resulting Numbers: [11, 45]
Generated Node #0,1,4: 95:[11, 45] Operation: 130-85=45
Moving to Node #0,2
Current State: 95:[26, 85, 16], Operations: ['5+11=16']
Exploring Operation: 26+85=111, Resulting Numbers: [16, 111]
Generated Node #0,2,0: 95:[16, 111] Operation: 26+85=111
Exploring Operation: 85-16=69, Resulting Numbers: [26, 69]
Generated Node #0,2,1: 95:[26, 69] Operation: 85-16=69
Exploring Operation: 26-16=10, Resulting Numbers: [85, 10]
Generated Node #0,2,2: 95:[85, 10] Operation: 26-16=10
Exploring Operation: 85+16=101, Resulting Numbers: [26, 101]
Generated Node #0,2,3: 95:[26, 101] Operation: 85+16=101
Exploring Operation: 26+16=42, Resulting Numbers: [85, 42]
Generated Node #0,2,4: 95:[85, 42] Operation: 26+16=42
Moving to Node #0,3
Current State: 95:[11, 85, 31], Operations: ['5+26=31']
Exploring Operation: 31-11=20, Resulting Numbers: [85, 20]
Generated Node #0,3,0: 95:[85, 20] Operation: 31-11=20
Exploring Operation: 11+31=42, Resulting Numbers: [85, 42]
Generated Node #0,3,1: 95:[85, 42] Operation: 11+31=42
Exploring Operation: 11+85=96, Resulting Numbers: [31, 96]
Generated Node #0,3,2: 95:[31, 96] Operation: 11+85=96
Exploring Operation: 85-11=74, Resulting Numbers: [31, 74]
Generated Node #0,3,3: 95:[31, 74] Operation: 85-11=74
Exploring Operation: 85+31=116, Resulting Numbers: [11, 116]
Generated Node #0,3,4: 95:[11, 116] Operation: 85+31=116
Moving to Node #0,4
Current State: 95:[11, 26, 90], Operations: ['5+85=90']
Exploring Operation: 26-11=15, Resulting Numbers: [90, 15]
Generated Node #0,4,0: 95:[90, 15] Operation: 26-11=15
Exploring Operation: 90-11=79, Resulting Numbers: [26, 79]
Generated Node #0,4,1: 95:[26, 79] Operation: 90-11=79
Exploring Operation: 11+90=101, Resulting Numbers: [26, 101]
Generated Node #0,4,2: 95:[26, 101] Operation: 11+90=101
Exploring Operation: 26+90=116, Resulting Numbers: [11, 116]
Generated Node #0,4,3: 95:[11, 116] Operation: 26+90=116
Exploring Operation: 11+26=37, Resulting Numbers: [90, 37]
Generated Node #0,4,4: 95:[90, 37] Operation: 11+26=37
Moving to Node #0,0,2
Current State: 95:[85, 81], Operations: ['5*11=55', '26+55=81']
Exploring Operation: 85*81=6885, Resulting Numbers: [6885]
6885,95 unequal: No Solution
Exploring Operation: 85-81=4, Resulting Numbers: [4]
4,95 unequal: No Solution
Exploring Operation: 85+81=166, Resulting Numbers: [166]
166,95 unequal: No Solution
Moving to Node #0,1,3
Current State: 95:[85, 119], Operations: ['5*26=130', '130-11=119']
Exploring Operation: 85+119=204, Resulting Numbers: [204]
204,95 unequal: No Solution
Exploring Operation: 85*119=10115, Resulting Numbers: [10115]
10115,95 unequal: No Solution
Exploring Operation: 119-85=34, Resulting Numbers: [34]
34,95 unequal: No Solution
Moving to Node #0,1,1
Current State: 95:[130, 96], Operations: ['5*26=130', '11+85=96']
Exploring Operation: 130-96=34, Resulting Numbers: [34]
34,95 unequal: No Solution
Exploring Operation: 130+96=226, Resulting Numbers: [226]
226,95 unequal: No Solution
Exploring Operation: 130*96=12480, Resulting Numbers: [12480]
12480,95 unequal: No Solution
Moving to Node #0,0,1
Current State: 95:[55, 111], Operations: ['5*11=55', '26+85=111']
Exploring Operation: 55+111=166, Resulting Numbers: [166]
166,95 unequal: No Solution
Exploring Operation: 55*111=6105, Resulting Numbers: [6105]
6105,95 unequal: No Solution
Exploring Operation: 111-55=56, Resulting Numbers: [56]
56,95 unequal: No Solution
Moving to Node #0,1,0
Current State: 95:[85, 141], Operations: ['5*26=130', '11+130=141']
Exploring Operation: 85+141=226, Resulting Numbers: [226]
226,95 unequal: No Solution
Exploring Operation: 141-85=56, Resulting Numbers: [56]
56,95 unequal: No Solution
Exploring Operation: 85*141=11985, Resulting Numbers: [11985]
11985,95 unequal: No Solution
Moving to Node #0,1,2
Current State: 95:[130, 74], Operations: ['5*26=130', '85-11=74']
Exploring Operation: 130*74=9620, Resulting Numbers: [9620]
9620,95 unequal: No Solution
Exploring Operation: 130+74=204, Resulting Numbers: [204]
204,95 unequal: No Solution
Exploring Operation: 130-74=56, Resulting Numbers: [56]
56,95 unequal: No Solution
Moving to Node #0,2,4
Current State: 95:[85, 42], Operations: ['5+11=16', '26+16=42']
Exploring Operation: 85*42=3570, Resulting Numbers: [3570]
3570,95 unequal: No Solution
Exploring Operation: 85-42=43, Resulting Numbers: [43]
43,95 unequal: No Solution
Exploring Operation: 85+42=127, Resulting Numbers: [127]
127,95 unequal: No Solution
Moving to Node #0,4,4
Current State: 95:[90, 37], Operations: ['5+85=90', '11+26=37']
Exploring Operation: 90-37=53, Resulting Numbers: [53]
53,95 unequal: No Solution
Exploring Operation: 90+37=127, Resulting Numbers: [127]
127,95 unequal: No Solution
Exploring Operation: 90*37=3330, Resulting Numbers: [3330]
3330,95 unequal: No Solution
Moving to Node #0,3,1
Current State: 95:[85, 42], Operations: ['5+26=31', '11+31=42']
Exploring Operation: 85*42=3570, Resulting Numbers: [3570]
3570,95 unequal: No Solution
Exploring Operation: 85-42=43, Resulting Numbers: [43]
43,95 unequal: No Solution
Exploring Operation: 85+42=127, Resulting Numbers: [127]
127,95 unequal: No Solution
Moving to Node #0,3,2
Current State: 95:[31, 96], Operations: ['5+26=31', '11+85=96']
Exploring Operation: 31*96=2976, Resulting Numbers: [2976]
2976,95 unequal: No Solution
Exploring Operation: 96-31=65, Resulting Numbers: [65]
65,95 unequal: No Solution
Exploring Operation: 31+96=127, Resulting Numbers: [127]
127,95 unequal: No Solution
Moving to Node #0,3,2,0
Current State: 95:[65], Operations: ['5+26=31', '11+85=96', '96-31=65']
Moving to Node #0,2,4,0
Current State: 95:[127], Operations: ['5+11=16', '26+16=42', '85+42=127']
Moving to Node #0,4,4,0
Current State: 95:[127], Operations: ['5+85=90', '11+26=37', '90+37=127']
Moving to Node #0,3,2,0
Current State: 95:[127], Operations: ['5+26=31', '11+85=96', '31+96=127']
Moving to Node #0,3,1,0
Current State: 95:[127], Operations: ['5+26=31', '11+31=42', '85+42=127']
Moving to Node #0,2,3
Current State: 95:[26, 101], Operations: ['5+11=16', '85+16=101']
Exploring Operation: 101-26=75, Resulting Numbers: [75]
75,95 unequal: No Solution
Exploring Operation: 26+101=127, Resulting Numbers: [127]
127,95 unequal: No Solution
Exploring Operation: 26*101=2626, Resulting Numbers: [2626]
2626,95 unequal: No Solution
Moving to Node #0,4,2
Current State: 95:[26, 101], Operations: ['5+85=90', '11+90=101']
Exploring Operation: 26*101=2626, Resulting Numbers: [2626]
2626,95 unequal: No Solution
Exploring Operation: 26+101=127, Resulting Numbers: [127]
127,95 unequal: No Solution
Exploring Operation: 101-26=75, Resulting Numbers: [75]
75,95 unequal: No Solution
Moving to Node #0,0,0
Current State: 95:[55, 59], Operations: ['5*11=55', '85-26=59']
Exploring Operation: 55+59=114, Resulting Numbers: [114]
114,95 unequal: No Solution
Exploring Operation: 55*59=3245, Resulting Numbers: [3245]
3245,95 unequal: No Solution
Exploring Operation: 59-55=4, Resulting Numbers: [4]
4,95 unequal: No Solution
Moving to Node #0,0,4
Current State: 95:[85, 29], Operations: ['5*11=55', '55-26=29']
Exploring Operation: 85*29=2465, Resulting Numbers: [2465]
2465,95 unequal: No Solution
Exploring Operation: 85-29=56, Resulting Numbers: [56]
56,95 unequal: No Solution
Exploring Operation: 85+29=114, Resulting Numbers: [114]
114,95 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 95:[56], Operations: ['5*11=55', '26+85=111', '111-55=56']
Moving to Node #0,0,0,0
Current State: 95:[114], Operations: ['5*11=55', '85-26=59', '55+59=114']
Moving to Node #0,0,4,0
Current State: 95:[114], Operations: ['5*11=55', '55-26=29', '85+29=114']
Moving to Node #0,2,3,0
Current State: 95:[75], Operations: ['5+11=16', '85+16=101', '101-26=75']
Moving to Node #0,4,2,0
Current State: 95:[75], Operations: ['5+85=90', '11+90=101', '101-26=75']
Moving to Node #0,4,2,0
Current State: 95:[127], Operations: ['5+85=90', '11+90=101', '26+101=127']
Moving to Node #0,2,3,0
Current State: 95:[127], Operations: ['5+11=16', '85+16=101', '26+101=127']
Moving to Node #0,0,4,0
Current State: 95:[56], Operations: ['5*11=55', '55-26=29', '85-29=56']
Moving to Node #0,1,2,0
Current State: 95:[56], Operations: ['5*26=130', '85-11=74', '130-74=56']
Moving to Node #0,1,0,0
Current State: 95:[56], Operations: ['5*26=130', '11+130=141', '141-85=56']
Moving to Node #0,4,4,0
Current State: 95:[53], Operations: ['5+85=90', '11+26=37', '90-37=53']
Moving to Node #0,3,0
Current State: 95:[85, 20], Operations: ['5+26=31', '31-11=20']
Exploring Operation: 85+20=105, Resulting Numbers: [105]
105,95 unequal: No Solution
Exploring Operation: 85-20=65, Resulting Numbers: [65]
65,95 unequal: No Solution
Exploring Operation: 85*20=1700, Resulting Numbers: [1700]
1700,95 unequal: No Solution
Moving to Node #0,4,1
Current State: 95:[26, 79], Operations: ['5+85=90', '90-11=79']
Exploring Operation: 26*79=2054, Resulting Numbers: [2054]
2054,95 unequal: No Solution
Exploring Operation: 26+79=105, Resulting Numbers: [105]
105,95 unequal: No Solution
Exploring Operation: 79-26=53, Resulting Numbers: [53]
53,95 unequal: No Solution
Moving to Node #0,4,0
Current State: 95:[90, 15], Operations: ['5+85=90', '26-11=15']
Exploring Operation: 90/15=6, Resulting Numbers: [6]
6,95 unequal: No Solution
Exploring Operation: 90*15=1350, Resulting Numbers: [1350]
1350,95 unequal: No Solution
Exploring Operation: 90+15=105, Resulting Numbers: [105]
105,95 unequal: No Solution
Exploring Operation: 90-15=75, Resulting Numbers: [75]
75,95 unequal: No Solution
Moving to Node #0,3,3
Current State: 95:[31, 74], Operations: ['5+26=31', '85-11=74']
Exploring Operation: 31*74=2294, Resulting Numbers: [2294]
2294,95 unequal: No Solution
Exploring Operation: 31+74=105, Resulting Numbers: [105]
105,95 unequal: No Solution
Exploring Operation: 74-31=43, Resulting Numbers: [43]
43,95 unequal: No Solution
Moving to Node #0,2,2
Current State: 95:[85, 10], Operations: ['5+11=16', '26-16=10']
Exploring Operation: 85-10=75, Resulting Numbers: [75]
75,95 unequal: No Solution
Exploring Operation: 85*10=850, Resulting Numbers: [850]
850,95 unequal: No Solution
Exploring Operation: 85+10=95, Resulting Numbers: [95]
95,95 equal: Goal Reached
|
Current State: 43:[22, 97, 98, 3], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [22, 3, 1]
Generated Node #0,0: 43:[22, 3, 1] Operation: 98-97=1
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22+3=25, Resulting Numbers: [1, 25]
Generated Node #0,0,0: 43:[1, 25] Operation: 22+3=25
Moving to Node #0,0,0
Current State: 43:[1, 25], Operations: ['98-97=1', '22+3=25']
Exploring Operation: 1+25=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,0,0
Current State: 43:[1, 25], Operations: ['98-97=1', '22+3=25']
Exploring Operation: 1*25=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,0,0
Current State: 43:[1, 25], Operations: ['98-97=1', '22+3=25']
Exploring Operation: 25/1=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,0,0
Current State: 43:[1, 25], Operations: ['98-97=1', '22+3=25']
Exploring Operation: 25-1=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22+1=23, Resulting Numbers: [3, 23]
Generated Node #0,0,1: 43:[3, 23] Operation: 22+1=23
Moving to Node #0,0,1
Current State: 43:[3, 23], Operations: ['98-97=1', '22+1=23']
Exploring Operation: 3+23=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,0,1
Current State: 43:[3, 23], Operations: ['98-97=1', '22+1=23']
Exploring Operation: 23-3=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,0,1
Current State: 43:[3, 23], Operations: ['98-97=1', '22+1=23']
Exploring Operation: 3*23=69, Resulting Numbers: [69]
69,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 3+1=4, Resulting Numbers: [22, 4]
Generated Node #0,0,2: 43:[22, 4] Operation: 3+1=4
Moving to Node #0,0,2
Current State: 43:[22, 4], Operations: ['98-97=1', '3+1=4']
Exploring Operation: 22+4=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,0,2
Current State: 43:[22, 4], Operations: ['98-97=1', '3+1=4']
Exploring Operation: 22-4=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22*1=22, Resulting Numbers: [3, 22]
Generated Node #0,0,3: 43:[3, 22] Operation: 22*1=22
Moving to Node #0,0,3
Current State: 43:[3, 22], Operations: ['98-97=1', '22*1=22']
Exploring Operation: 3+22=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,0,3
Current State: 43:[3, 22], Operations: ['98-97=1', '22*1=22']
Exploring Operation: 3*22=66, Resulting Numbers: [66]
66,43 unequal: No Solution
Moving to Node #0,0,3
Current State: 43:[3, 22], Operations: ['98-97=1', '22*1=22']
Exploring Operation: 22-3=19, Resulting Numbers: [19]
19,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22/1=22, Resulting Numbers: [3, 22]
Generated Node #0,0,4: 43:[3, 22] Operation: 22/1=22
Moving to Node #0,0,4
Current State: 43:[3, 22], Operations: ['98-97=1', '22/1=22']
Exploring Operation: 3+22=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,0,4
Current State: 43:[3, 22], Operations: ['98-97=1', '22/1=22']
Exploring Operation: 3*22=66, Resulting Numbers: [66]
66,43 unequal: No Solution
Moving to Node #0,0,4
Current State: 43:[3, 22], Operations: ['98-97=1', '22/1=22']
Exploring Operation: 22-3=19, Resulting Numbers: [19]
19,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 3*1=3, Resulting Numbers: [22, 3]
Generated Node #0,0,5: 43:[22, 3] Operation: 3*1=3
Moving to Node #0,0,5
Current State: 43:[22, 3], Operations: ['98-97=1', '3*1=3']
Exploring Operation: 22+3=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,0,5
Current State: 43:[22, 3], Operations: ['98-97=1', '3*1=3']
Exploring Operation: 22*3=66, Resulting Numbers: [66]
66,43 unequal: No Solution
Moving to Node #0,0,5
Current State: 43:[22, 3], Operations: ['98-97=1', '3*1=3']
Exploring Operation: 22-3=19, Resulting Numbers: [19]
19,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 3/1=3, Resulting Numbers: [22, 3]
Generated Node #0,0,6: 43:[22, 3] Operation: 3/1=3
Moving to Node #0,0,6
Current State: 43:[22, 3], Operations: ['98-97=1', '3/1=3']
Exploring Operation: 22+3=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,0,6
Current State: 43:[22, 3], Operations: ['98-97=1', '3/1=3']
Exploring Operation: 22*3=66, Resulting Numbers: [66]
66,43 unequal: No Solution
Moving to Node #0,0,6
Current State: 43:[22, 3], Operations: ['98-97=1', '3/1=3']
Exploring Operation: 22-3=19, Resulting Numbers: [19]
19,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22-1=21, Resulting Numbers: [3, 21]
Generated Node #0,0,7: 43:[3, 21] Operation: 22-1=21
Moving to Node #0,0,7
Current State: 43:[3, 21], Operations: ['98-97=1', '22-1=21']
Exploring Operation: 3+21=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0,0,7
Current State: 43:[3, 21], Operations: ['98-97=1', '22-1=21']
Exploring Operation: 3*21=63, Resulting Numbers: [63]
63,43 unequal: No Solution
Moving to Node #0,0,7
Current State: 43:[3, 21], Operations: ['98-97=1', '22-1=21']
Exploring Operation: 21-3=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0,0,7
Current State: 43:[3, 21], Operations: ['98-97=1', '22-1=21']
Exploring Operation: 21/3=7, Resulting Numbers: [7]
7,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 3-1=2, Resulting Numbers: [22, 2]
Generated Node #0,0,8: 43:[22, 2] Operation: 3-1=2
Moving to Node #0,0,8
Current State: 43:[22, 2], Operations: ['98-97=1', '3-1=2']
Exploring Operation: 22*2=44, Resulting Numbers: [44]
44,43 unequal: No Solution
Moving to Node #0,0,8
Current State: 43:[22, 2], Operations: ['98-97=1', '3-1=2']
Exploring Operation: 22+2=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0,0,8
Current State: 43:[22, 2], Operations: ['98-97=1', '3-1=2']
Exploring Operation: 22-2=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,0,8
Current State: 43:[22, 2], Operations: ['98-97=1', '3-1=2']
Exploring Operation: 22/2=11, Resulting Numbers: [11]
11,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22*3=66, Resulting Numbers: [1, 66]
Generated Node #0,0,9: 43:[1, 66] Operation: 22*3=66
Moving to Node #0,0,9
Current State: 43:[1, 66], Operations: ['98-97=1', '22*3=66']
Exploring Operation: 66-1=65, Resulting Numbers: [65]
65,43 unequal: No Solution
Moving to Node #0,0,9
Current State: 43:[1, 66], Operations: ['98-97=1', '22*3=66']
Exploring Operation: 1*66=66, Resulting Numbers: [66]
66,43 unequal: No Solution
Moving to Node #0,0,9
Current State: 43:[1, 66], Operations: ['98-97=1', '22*3=66']
Exploring Operation: 66/1=66, Resulting Numbers: [66]
66,43 unequal: No Solution
Moving to Node #0,0,9
Current State: 43:[1, 66], Operations: ['98-97=1', '22*3=66']
Exploring Operation: 1+66=67, Resulting Numbers: [67]
67,43 unequal: No Solution
Moving to Node #0,0
Current State: 43:[22, 3, 1], Operations: ['98-97=1']
Exploring Operation: 22-3=19, Resulting Numbers: [1, 19]
Generated Node #0,0,10: 43:[1, 19] Operation: 22-3=19
Moving to Node #0,0,10
Current State: 43:[1, 19], Operations: ['98-97=1', '22-3=19']
Exploring Operation: 1+19=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,0,10
Current State: 43:[1, 19], Operations: ['98-97=1', '22-3=19']
Exploring Operation: 1*19=19, Resulting Numbers: [19]
19,43 unequal: No Solution
Moving to Node #0,0,10
Current State: 43:[1, 19], Operations: ['98-97=1', '22-3=19']
Exploring Operation: 19/1=19, Resulting Numbers: [19]
19,43 unequal: No Solution
Moving to Node #0,0,10
Current State: 43:[1, 19], Operations: ['98-97=1', '22-3=19']
Exploring Operation: 19-1=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0
Current State: 43:[22, 97, 98, 3], Operations: []
Exploring Operation: 97-22=75, Resulting Numbers: [98, 3, 75]
Generated Node #0,1: 43:[98, 3, 75] Operation: 97-22=75
Moving to Node #0,1
Current State: 43:[98, 3, 75], Operations: ['97-22=75']
Exploring Operation: 98-75=23, Resulting Numbers: [3, 23]
Generated Node #0,1,0: 43:[3, 23] Operation: 98-75=23
Moving to Node #0,1,0
Current State: 43:[3, 23], Operations: ['97-22=75', '98-75=23']
Exploring Operation: 3+23=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,1,0
Current State: 43:[3, 23], Operations: ['97-22=75', '98-75=23']
Exploring Operation: 23-3=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,1,0
Current State: 43:[3, 23], Operations: ['97-22=75', '98-75=23']
Exploring Operation: 3*23=69, Resulting Numbers: [69]
69,43 unequal: No Solution
Moving to Node #0,1
Current State: 43:[98, 3, 75], Operations: ['97-22=75']
Exploring Operation: 75/3=25, Resulting Numbers: [98, 25]
Generated Node #0,1,1: 43:[98, 25] Operation: 75/3=25
Moving to Node #0,1,1
Current State: 43:[98, 25], Operations: ['97-22=75', '75/3=25']
Exploring Operation: 98-25=73, Resulting Numbers: [73]
73,43 unequal: No Solution
Moving to Node #0,1
Current State: 43:[98, 3, 75], Operations: ['97-22=75']
Exploring Operation: 98-3=95, Resulting Numbers: [75, 95]
Generated Node #0,1,2: 43:[75, 95] Operation: 98-3=95
Moving to Node #0,1,2
Current State: 43:[75, 95], Operations: ['97-22=75', '98-3=95']
Exploring Operation: 95-75=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,1
Current State: 43:[98, 3, 75], Operations: ['97-22=75']
Exploring Operation: 75-3=72, Resulting Numbers: [98, 72]
Generated Node #0,1,3: 43:[98, 72] Operation: 75-3=72
Moving to Node #0,1,3
Current State: 43:[98, 72], Operations: ['97-22=75', '75-3=72']
Exploring Operation: 98-72=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0
Current State: 43:[22, 97, 98, 3], Operations: []
Exploring Operation: 98-22=76, Resulting Numbers: [97, 3, 76]
Generated Node #0,2: 43:[97, 3, 76] Operation: 98-22=76
Moving to Node #0,2
Current State: 43:[97, 3, 76], Operations: ['98-22=76']
Exploring Operation: 97-76=21, Resulting Numbers: [3, 21]
Generated Node #0,2,0: 43:[3, 21] Operation: 97-76=21
Moving to Node #0,2,0
Current State: 43:[3, 21], Operations: ['98-22=76', '97-76=21']
Exploring Operation: 3+21=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0,2,0
Current State: 43:[3, 21], Operations: ['98-22=76', '97-76=21']
Exploring Operation: 3*21=63, Resulting Numbers: [63]
63,43 unequal: No Solution
Moving to Node #0,2,0
Current State: 43:[3, 21], Operations: ['98-22=76', '97-76=21']
Exploring Operation: 21-3=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0,2,0
Current State: 43:[3, 21], Operations: ['98-22=76', '97-76=21']
Exploring Operation: 21/3=7, Resulting Numbers: [7]
7,43 unequal: No Solution
Moving to Node #0,2
Current State: 43:[97, 3, 76], Operations: ['98-22=76']
Exploring Operation: 97-3=94, Resulting Numbers: [76, 94]
Generated Node #0,2,1: 43:[76, 94] Operation: 97-3=94
Moving to Node #0,2,1
Current State: 43:[76, 94], Operations: ['98-22=76', '97-3=94']
Exploring Operation: 94-76=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0,2
Current State: 43:[97, 3, 76], Operations: ['98-22=76']
Exploring Operation: 76-3=73, Resulting Numbers: [97, 73]
Generated Node #0,2,2: 43:[97, 73] Operation: 76-3=73
Moving to Node #0,2,2
Current State: 43:[97, 73], Operations: ['98-22=76', '76-3=73']
Exploring Operation: 97-73=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0
Current State: 43:[22, 97, 98, 3], Operations: []
Exploring Operation: 22+3=25, Resulting Numbers: [97, 98, 25]
Generated Node #0,3: 43:[97, 98, 25] Operation: 22+3=25
Moving to Node #0,3
Current State: 43:[97, 98, 25], Operations: ['22+3=25']
Exploring Operation: 98-97=1, Resulting Numbers: [25, 1]
Generated Node #0,3,0: 43:[25, 1] Operation: 98-97=1
Moving to Node #0,3,0
Current State: 43:[25, 1], Operations: ['22+3=25', '98-97=1']
Exploring Operation: 25+1=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,3,0
Current State: 43:[25, 1], Operations: ['22+3=25', '98-97=1']
Exploring Operation: 25*1=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,3,0
Current State: 43:[25, 1], Operations: ['22+3=25', '98-97=1']
Exploring Operation: 25/1=25, Resulting Numbers: [25]
25,43 unequal: No Solution
Moving to Node #0,3,0
Current State: 43:[25, 1], Operations: ['22+3=25', '98-97=1']
Exploring Operation: 25-1=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0,3
Current State: 43:[97, 98, 25], Operations: ['22+3=25']
Exploring Operation: 97-25=72, Resulting Numbers: [98, 72]
Generated Node #0,3,1: 43:[98, 72] Operation: 97-25=72
Moving to Node #0,3,1
Current State: 43:[98, 72], Operations: ['22+3=25', '97-25=72']
Exploring Operation: 98-72=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,3
Current State: 43:[97, 98, 25], Operations: ['22+3=25']
Exploring Operation: 98-25=73, Resulting Numbers: [97, 73]
Generated Node #0,3,2: 43:[97, 73] Operation: 98-25=73
Moving to Node #0,3,2
Current State: 43:[97, 73], Operations: ['22+3=25', '98-25=73']
Exploring Operation: 97-73=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0
Current State: 43:[22, 97, 98, 3], Operations: []
Exploring Operation: 97-3=94, Resulting Numbers: [22, 98, 94]
Generated Node #0,4: 43:[22, 98, 94] Operation: 97-3=94
Moving to Node #0,4
Current State: 43:[22, 98, 94], Operations: ['97-3=94']
Exploring Operation: 98-94=4, Resulting Numbers: [22, 4]
Generated Node #0,4,0: 43:[22, 4] Operation: 98-94=4
Moving to Node #0,4,0
Current State: 43:[22, 4], Operations: ['97-3=94', '98-94=4']
Exploring Operation: 22+4=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0,4,0
Current State: 43:[22, 4], Operations: ['97-3=94', '98-94=4']
Exploring Operation: 22-4=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0,4
Current State: 43:[22, 98, 94], Operations: ['97-3=94']
Exploring Operation: 98-22=76, Resulting Numbers: [94, 76]
Generated Node #0,4,1: 43:[94, 76] Operation: 98-22=76
Moving to Node #0,4,1
Current State: 43:[94, 76], Operations: ['97-3=94', '98-22=76']
Exploring Operation: 94-76=18, Resulting Numbers: [18]
18,43 unequal: No Solution
Moving to Node #0,4
Current State: 43:[22, 98, 94], Operations: ['97-3=94']
Exploring Operation: 94-22=72, Resulting Numbers: [98, 72]
Generated Node #0,4,2: 43:[98, 72] Operation: 94-22=72
Moving to Node #0,4,2
Current State: 43:[98, 72], Operations: ['97-3=94', '94-22=72']
Exploring Operation: 98-72=26, Resulting Numbers: [26]
26,43 unequal: No Solution
Moving to Node #0
Current State: 43:[22, 97, 98, 3], Operations: []
Exploring Operation: 98-3=95, Resulting Numbers: [22, 97, 95]
Generated Node #0,5: 43:[22, 97, 95] Operation: 98-3=95
Moving to Node #0,5
Current State: 43:[22, 97, 95], Operations: ['98-3=95']
Exploring Operation: 97-95=2, Resulting Numbers: [22, 2]
Generated Node #0,5,0: 43:[22, 2] Operation: 97-95=2
Moving to Node #0,5,0
Current State: 43:[22, 2], Operations: ['98-3=95', '97-95=2']
Exploring Operation: 22*2=44, Resulting Numbers: [44]
44,43 unequal: No Solution
Moving to Node #0,5,0
Current State: 43:[22, 2], Operations: ['98-3=95', '97-95=2']
Exploring Operation: 22+2=24, Resulting Numbers: [24]
24,43 unequal: No Solution
Moving to Node #0,5,0
Current State: 43:[22, 2], Operations: ['98-3=95', '97-95=2']
Exploring Operation: 22-2=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,5,0
Current State: 43:[22, 2], Operations: ['98-3=95', '97-95=2']
Exploring Operation: 22/2=11, Resulting Numbers: [11]
11,43 unequal: No Solution
Moving to Node #0,5
Current State: 43:[22, 97, 95], Operations: ['98-3=95']
Exploring Operation: 97-22=75, Resulting Numbers: [95, 75]
Generated Node #0,5,1: 43:[95, 75] Operation: 97-22=75
Moving to Node #0,5,1
Current State: 43:[95, 75], Operations: ['98-3=95', '97-22=75']
Exploring Operation: 95-75=20, Resulting Numbers: [20]
20,43 unequal: No Solution
Moving to Node #0,5
Current State: 43:[22, 97, 95], Operations: ['98-3=95']
Exploring Operation: 95-22=73, Resulting Numbers: [97, 73]
Generated Node #0,5,2: 43:[97, 73] Operation: 95-22=73
Moving to Node #0,5,2
Current State: 43:[97, 73], Operations: ['98-3=95', '95-22=73']
Exploring Operation: 97-73=24, Resulting Numbers: [24]
24,43 unequal: No Solution
|
Current State: 95:[5, 23, 89, 12], Operations: []
Exploring Operation: 5*23=115, Resulting Numbers: [89, 12, 115]
Generated Node #0,0: 95:[89, 12, 115] Operation: 5*23=115
Moving to Node #0,0
Current State: 95:[89, 12, 115], Operations: ['5*23=115']
Exploring Operation: 115-12=103, Resulting Numbers: [89, 103]
Generated Node #0,0,0: 95:[89, 103] Operation: 115-12=103
Moving to Node #0,0,0
Current State: 95:[89, 103], Operations: ['5*23=115', '115-12=103']
Exploring Operation: 103-89=14, Resulting Numbers: [14]
14,95 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 95:[14], Operations: ['5*23=115', '115-12=103', '103-89=14']
No solution found. |
Current State: 33:[23, 34, 24, 57], Operations: []
Exploring Operation: 24-23=1, Resulting Numbers: [34, 57, 1]
Generated Node #0,0: 33:[34, 57, 1] Operation: 24-23=1
Exploring Operation: 34-23=11, Resulting Numbers: [24, 57, 11]
Generated Node #0,1: 33:[24, 57, 11] Operation: 34-23=11
Exploring Operation: 57-23=34, Resulting Numbers: [34, 24, 34]
Generated Node #0,2: 33:[34, 24, 34] Operation: 57-23=34
Exploring Operation: 57-34=23, Resulting Numbers: [23, 24, 23]
Generated Node #0,3: 33:[23, 24, 23] Operation: 57-34=23
Exploring Operation: 57-24=33, Resulting Numbers: [23, 34, 33]
Generated Node #0,4: 33:[23, 34, 33] Operation: 57-24=33
Moving to Node #0,2
Current State: 33:[34, 24, 34], Operations: ['57-23=34']
Exploring Operation: 34-24=10, Resulting Numbers: [34, 10]
Generated Node #0,2,0: 33:[34, 10] Operation: 34-24=10
Exploring Operation: 34-34=0, Resulting Numbers: [24, 0]
Generated Node #0,2,1: 33:[24, 0] Operation: 34-34=0
Exploring Operation: 34/34=1, Resulting Numbers: [24, 1]
Generated Node #0,2,2: 33:[24, 1] Operation: 34/34=1
Exploring Operation: 34-24=10, Resulting Numbers: [34, 10]
Generated Node #0,2,3: 33:[34, 10] Operation: 34-24=10
Exploring Operation: 34+24=58, Resulting Numbers: [34, 58]
Generated Node #0,2,4: 33:[34, 58] Operation: 34+24=58
Moving to Node #0,4
Current State: 33:[23, 34, 33], Operations: ['57-24=33']
Exploring Operation: 34-23=11, Resulting Numbers: [33, 11]
Generated Node #0,4,0: 33:[33, 11] Operation: 34-23=11
Exploring Operation: 23+34=57, Resulting Numbers: [33, 57]
Generated Node #0,4,1: 33:[33, 57] Operation: 23+34=57
Exploring Operation: 33-23=10, Resulting Numbers: [34, 10]
Generated Node #0,4,2: 33:[34, 10] Operation: 33-23=10
Exploring Operation: 34-33=1, Resulting Numbers: [23, 1]
Generated Node #0,4,3: 33:[23, 1] Operation: 34-33=1
Exploring Operation: 23+33=56, Resulting Numbers: [34, 56]
Generated Node #0,4,4: 33:[34, 56] Operation: 23+33=56
Moving to Node #0,0
Current State: 33:[34, 57, 1], Operations: ['24-23=1']
Exploring Operation: 34/1=34, Resulting Numbers: [57, 34]
Generated Node #0,0,0: 33:[57, 34] Operation: 34/1=34
Exploring Operation: 34-1=33, Resulting Numbers: [57, 33]
Generated Node #0,0,1: 33:[57, 33] Operation: 34-1=33
Exploring Operation: 57-1=56, Resulting Numbers: [34, 56]
Generated Node #0,0,2: 33:[34, 56] Operation: 57-1=56
Exploring Operation: 34*1=34, Resulting Numbers: [57, 34]
Generated Node #0,0,3: 33:[57, 34] Operation: 34*1=34
Exploring Operation: 57-34=23, Resulting Numbers: [1, 23]
Generated Node #0,0,4: 33:[1, 23] Operation: 57-34=23
Moving to Node #0,3
Current State: 33:[23, 24, 23], Operations: ['57-34=23']
Exploring Operation: 23+23=46, Resulting Numbers: [24, 46]
Generated Node #0,3,0: 33:[24, 46] Operation: 23+23=46
Exploring Operation: 24-23=1, Resulting Numbers: [23, 1]
Generated Node #0,3,1: 33:[23, 1] Operation: 24-23=1
Exploring Operation: 24-23=1, Resulting Numbers: [23, 1]
Generated Node #0,3,2: 33:[23, 1] Operation: 24-23=1
Exploring Operation: 23/23=1, Resulting Numbers: [24, 1]
Generated Node #0,3,3: 33:[24, 1] Operation: 23/23=1
Exploring Operation: 23-23=0, Resulting Numbers: [24, 0]
Generated Node #0,3,4: 33:[24, 0] Operation: 23-23=0
Moving to Node #0,1
Current State: 33:[24, 57, 11], Operations: ['34-23=11']
Exploring Operation: 57-24=33, Resulting Numbers: [11, 33]
Generated Node #0,1,0: 33:[11, 33] Operation: 57-24=33
Exploring Operation: 57-11=46, Resulting Numbers: [24, 46]
Generated Node #0,1,1: 33:[24, 46] Operation: 57-11=46
Exploring Operation: 24-11=13, Resulting Numbers: [57, 13]
Generated Node #0,1,2: 33:[57, 13] Operation: 24-11=13
Exploring Operation: 24+11=35, Resulting Numbers: [57, 35]
Generated Node #0,1,3: 33:[57, 35] Operation: 24+11=35
Exploring Operation: 57+11=68, Resulting Numbers: [24, 68]
Generated Node #0,1,4: 33:[24, 68] Operation: 57+11=68
Moving to Node #0,4,0
Current State: 33:[33, 11], Operations: ['57-24=33', '34-23=11']
Exploring Operation: 33+11=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Exploring Operation: 33/11=3, Resulting Numbers: [3]
3,33 unequal: No Solution
Exploring Operation: 33*11=363, Resulting Numbers: [363]
363,33 unequal: No Solution
Exploring Operation: 33-11=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Moving to Node #0,1,0
Current State: 33:[11, 33], Operations: ['34-23=11', '57-24=33']
Exploring Operation: 33-11=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 11+33=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Exploring Operation: 11*33=363, Resulting Numbers: [363]
363,33 unequal: No Solution
Exploring Operation: 33/11=3, Resulting Numbers: [3]
3,33 unequal: No Solution
Moving to Node #0,2,0
Current State: 33:[34, 10], Operations: ['57-23=34', '34-24=10']
Exploring Operation: 34*10=340, Resulting Numbers: [340]
340,33 unequal: No Solution
Exploring Operation: 34+10=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Exploring Operation: 34-10=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Moving to Node #0,4,2
Current State: 33:[34, 10], Operations: ['57-24=33', '33-23=10']
Exploring Operation: 34+10=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Exploring Operation: 34*10=340, Resulting Numbers: [340]
340,33 unequal: No Solution
Exploring Operation: 34-10=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Moving to Node #0,2,3
Current State: 33:[34, 10], Operations: ['57-23=34', '34-24=10']
Exploring Operation: 34-10=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 34+10=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Exploring Operation: 34*10=340, Resulting Numbers: [340]
340,33 unequal: No Solution
Moving to Node #0,4,0,0
Current State: 33:[3], Operations: ['57-24=33', '34-23=11', '33/11=3']
Moving to Node #0,1,0,0
Current State: 33:[3], Operations: ['34-23=11', '57-24=33', '33/11=3']
Moving to Node #0,2,0,0
Current State: 33:[24], Operations: ['57-23=34', '34-24=10', '34-10=24']
Moving to Node #0,4,2,0
Current State: 33:[24], Operations: ['57-24=33', '33-23=10', '34-10=24']
Moving to Node #0,2,3,0
Current State: 33:[24], Operations: ['57-23=34', '34-24=10', '34-10=24']
Moving to Node #0,2,0,0
Current State: 33:[44], Operations: ['57-23=34', '34-24=10', '34+10=44']
Moving to Node #0,1,0,0
Current State: 33:[22], Operations: ['34-23=11', '57-24=33', '33-11=22']
Moving to Node #0,1,0,0
Current State: 33:[44], Operations: ['34-23=11', '57-24=33', '11+33=44']
Moving to Node #0,3,3
Current State: 33:[24, 1], Operations: ['57-34=23', '23/23=1']
Exploring Operation: 24+1=25, Resulting Numbers: [25]
25,33 unequal: No Solution
Exploring Operation: 24/1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 24-1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 24*1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Moving to Node #0,4,0,0
Current State: 33:[44], Operations: ['57-24=33', '34-23=11', '33+11=44']
Moving to Node #0,3,3,0
Current State: 33:[25], Operations: ['57-34=23', '23/23=1', '24+1=25']
Moving to Node #0,3,3,0
Current State: 33:[24], Operations: ['57-34=23', '23/23=1', '24/1=24']
Moving to Node #0,3,3,0
Current State: 33:[24], Operations: ['57-34=23', '23/23=1', '24*1=24']
Moving to Node #0,3,3,0
Current State: 33:[23], Operations: ['57-34=23', '23/23=1', '24-1=23']
Moving to Node #0,4,0,0
Current State: 33:[22], Operations: ['57-24=33', '34-23=11', '33-11=22']
Moving to Node #0,2,3,0
Current State: 33:[44], Operations: ['57-23=34', '34-24=10', '34+10=44']
Moving to Node #0,2,2
Current State: 33:[24, 1], Operations: ['57-23=34', '34/34=1']
Exploring Operation: 24*1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 24-1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 24+1=25, Resulting Numbers: [25]
25,33 unequal: No Solution
Exploring Operation: 24/1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Moving to Node #0,4,2,0
Current State: 33:[44], Operations: ['57-24=33', '33-23=10', '34+10=44']
Moving to Node #0,2,1
Current State: 33:[24, 0], Operations: ['57-23=34', '34-34=0']
Exploring Operation: 24-0=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 24+0=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 24*0=0, Resulting Numbers: [0]
0,33 unequal: No Solution
Moving to Node #0,4,3
Current State: 33:[23, 1], Operations: ['57-24=33', '34-33=1']
Exploring Operation: 23+1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 23*1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 23-1=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 23/1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Moving to Node #0,2,1,0
Current State: 33:[0], Operations: ['57-23=34', '34-34=0', '24*0=0']
Moving to Node #0,2,2,0
Current State: 33:[25], Operations: ['57-23=34', '34/34=1', '24+1=25']
Moving to Node #0,2,1,0
Current State: 33:[24], Operations: ['57-23=34', '34-34=0', '24+0=24']
Moving to Node #0,4,3,0
Current State: 33:[24], Operations: ['57-24=33', '34-33=1', '23+1=24']
Moving to Node #0,2,2,0
Current State: 33:[24], Operations: ['57-23=34', '34/34=1', '24/1=24']
Moving to Node #0,2,1,0
Current State: 33:[24], Operations: ['57-23=34', '34-34=0', '24-0=24']
Moving to Node #0,2,2,0
Current State: 33:[24], Operations: ['57-23=34', '34/34=1', '24*1=24']
Moving to Node #0,4,3,0
Current State: 33:[23], Operations: ['57-24=33', '34-33=1', '23*1=23']
Moving to Node #0,4,3,0
Current State: 33:[23], Operations: ['57-24=33', '34-33=1', '23/1=23']
Moving to Node #0,2,2,0
Current State: 33:[23], Operations: ['57-23=34', '34/34=1', '24-1=23']
Moving to Node #0,4,3,0
Current State: 33:[22], Operations: ['57-24=33', '34-33=1', '23-1=22']
Moving to Node #0,0,4
Current State: 33:[1, 23], Operations: ['24-23=1', '57-34=23']
Exploring Operation: 23/1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 1*23=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 23-1=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 1+23=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Moving to Node #0,3,4
Current State: 33:[24, 0], Operations: ['57-34=23', '23-23=0']
Exploring Operation: 24*0=0, Resulting Numbers: [0]
0,33 unequal: No Solution
Exploring Operation: 24-0=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 24+0=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Moving to Node #0,3,1
Current State: 33:[23, 1], Operations: ['57-34=23', '24-23=1']
Exploring Operation: 23+1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 23*1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 23-1=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 23/1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Moving to Node #0,3,2
Current State: 33:[23, 1], Operations: ['57-34=23', '24-23=1']
Exploring Operation: 23*1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 23+1=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 23/1=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 23-1=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Moving to Node #0,3,4,0
Current State: 33:[0], Operations: ['57-34=23', '23-23=0', '24*0=0']
Moving to Node #0,3,4,0
Current State: 33:[24], Operations: ['57-34=23', '23-23=0', '24+0=24']
Moving to Node #0,3,2,0
Current State: 33:[24], Operations: ['57-34=23', '24-23=1', '23+1=24']
Moving to Node #0,3,1,0
Current State: 33:[24], Operations: ['57-34=23', '24-23=1', '23+1=24']
Moving to Node #0,0,4,0
Current State: 33:[24], Operations: ['24-23=1', '57-34=23', '1+23=24']
Moving to Node #0,3,4,0
Current State: 33:[24], Operations: ['57-34=23', '23-23=0', '24-0=24']
Moving to Node #0,3,2,0
Current State: 33:[23], Operations: ['57-34=23', '24-23=1', '23*1=23']
Moving to Node #0,3,2,0
Current State: 33:[23], Operations: ['57-34=23', '24-23=1', '23/1=23']
Moving to Node #0,3,1,0
Current State: 33:[23], Operations: ['57-34=23', '24-23=1', '23*1=23']
Moving to Node #0,3,1,0
Current State: 33:[23], Operations: ['57-34=23', '24-23=1', '23/1=23']
Moving to Node #0,0,4,0
Current State: 33:[23], Operations: ['24-23=1', '57-34=23', '23/1=23']
Moving to Node #0,0,4,0
Current State: 33:[23], Operations: ['24-23=1', '57-34=23', '1*23=23']
Moving to Node #0,3,1,0
Current State: 33:[22], Operations: ['57-34=23', '24-23=1', '23-1=22']
Moving to Node #0,0,4,0
Current State: 33:[22], Operations: ['24-23=1', '57-34=23', '23-1=22']
Moving to Node #0,3,2,0
Current State: 33:[22], Operations: ['57-34=23', '24-23=1', '23-1=22']
Moving to Node #0,3,0
Current State: 33:[24, 46], Operations: ['57-34=23', '23+23=46']
Exploring Operation: 24*46=1104, Resulting Numbers: [1104]
1104,33 unequal: No Solution
Exploring Operation: 46-24=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 24+46=70, Resulting Numbers: [70]
70,33 unequal: No Solution
Moving to Node #0,1,1
Current State: 33:[24, 46], Operations: ['34-23=11', '57-11=46']
Exploring Operation: 24+46=70, Resulting Numbers: [70]
70,33 unequal: No Solution
Exploring Operation: 46-24=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 24*46=1104, Resulting Numbers: [1104]
1104,33 unequal: No Solution
Moving to Node #0,0,1
Current State: 33:[57, 33], Operations: ['24-23=1', '34-1=33']
Exploring Operation: 57-33=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 57+33=90, Resulting Numbers: [90]
90,33 unequal: No Solution
Exploring Operation: 57*33=1881, Resulting Numbers: [1881]
1881,33 unequal: No Solution
Moving to Node #0,4,1
Current State: 33:[33, 57], Operations: ['57-24=33', '23+34=57']
Exploring Operation: 33*57=1881, Resulting Numbers: [1881]
1881,33 unequal: No Solution
Exploring Operation: 57-33=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 33+57=90, Resulting Numbers: [90]
90,33 unequal: No Solution
Moving to Node #0,0,2
Current State: 33:[34, 56], Operations: ['24-23=1', '57-1=56']
Exploring Operation: 34+56=90, Resulting Numbers: [90]
90,33 unequal: No Solution
Exploring Operation: 56-34=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 34*56=1904, Resulting Numbers: [1904]
1904,33 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 33:[24], Operations: ['24-23=1', '34-1=33', '57-33=24']
Moving to Node #0,4,1,0
Current State: 33:[24], Operations: ['57-24=33', '23+34=57', '57-33=24']
Moving to Node #0,0,2,0
Current State: 33:[22], Operations: ['24-23=1', '57-1=56', '56-34=22']
Moving to Node #0,3,0,0
Current State: 33:[22], Operations: ['57-34=23', '23+23=46', '46-24=22']
Moving to Node #0,1,1,0
Current State: 33:[22], Operations: ['34-23=11', '57-11=46', '46-24=22']
Moving to Node #0,4,4
Current State: 33:[34, 56], Operations: ['57-24=33', '23+33=56']
Exploring Operation: 34*56=1904, Resulting Numbers: [1904]
1904,33 unequal: No Solution
Exploring Operation: 56-34=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Exploring Operation: 34+56=90, Resulting Numbers: [90]
90,33 unequal: No Solution
Moving to Node #0,0,3
Current State: 33:[57, 34], Operations: ['24-23=1', '34*1=34']
Exploring Operation: 57*34=1938, Resulting Numbers: [1938]
1938,33 unequal: No Solution
Exploring Operation: 57+34=91, Resulting Numbers: [91]
91,33 unequal: No Solution
Exploring Operation: 57-34=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Moving to Node #0,0,0
Current State: 33:[57, 34], Operations: ['24-23=1', '34/1=34']
Exploring Operation: 57-34=23, Resulting Numbers: [23]
23,33 unequal: No Solution
Exploring Operation: 57*34=1938, Resulting Numbers: [1938]
1938,33 unequal: No Solution
Exploring Operation: 57+34=91, Resulting Numbers: [91]
91,33 unequal: No Solution
Moving to Node #0,1,3
Current State: 33:[57, 35], Operations: ['34-23=11', '24+11=35']
Exploring Operation: 57*35=1995, Resulting Numbers: [1995]
1995,33 unequal: No Solution
Exploring Operation: 57+35=92, Resulting Numbers: [92]
92,33 unequal: No Solution
Exploring Operation: 57-35=22, Resulting Numbers: [22]
22,33 unequal: No Solution
Moving to Node #0,2,4
Current State: 33:[34, 58], Operations: ['57-23=34', '34+24=58']
Exploring Operation: 58-34=24, Resulting Numbers: [24]
24,33 unequal: No Solution
Exploring Operation: 34*58=1972, Resulting Numbers: [1972]
1972,33 unequal: No Solution
Exploring Operation: 34+58=92, Resulting Numbers: [92]
92,33 unequal: No Solution
Moving to Node #0,2,4,0
Current State: 33:[24], Operations: ['57-23=34', '34+24=58', '58-34=24']
Moving to Node #0,0,3,0
Current State: 33:[23], Operations: ['24-23=1', '34*1=34', '57-34=23']
Moving to Node #0,0,0,0
Current State: 33:[23], Operations: ['24-23=1', '34/1=34', '57-34=23']
Moving to Node #0,1,3,0
Current State: 33:[22], Operations: ['34-23=11', '24+11=35', '57-35=22']
Moving to Node #0,4,4,0
Current State: 33:[22], Operations: ['57-24=33', '23+33=56', '56-34=22']
Moving to Node #0,1,2
Current State: 33:[57, 13], Operations: ['34-23=11', '24-11=13']
Exploring Operation: 57*13=741, Resulting Numbers: [741]
741,33 unequal: No Solution
Exploring Operation: 57+13=70, Resulting Numbers: [70]
70,33 unequal: No Solution
Exploring Operation: 57-13=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 33:[70], Operations: ['57-34=23', '23+23=46', '24+46=70']
Moving to Node #0,1,1,0
Current State: 33:[70], Operations: ['34-23=11', '57-11=46', '24+46=70']
Moving to Node #0,1,4
Current State: 33:[24, 68], Operations: ['34-23=11', '57+11=68']
Exploring Operation: 68-24=44, Resulting Numbers: [44]
44,33 unequal: No Solution
Exploring Operation: 24+68=92, Resulting Numbers: [92]
92,33 unequal: No Solution
Exploring Operation: 24*68=1632, Resulting Numbers: [1632]
1632,33 unequal: No Solution
Moving to Node #0,4,1,0
Current State: 33:[90], Operations: ['57-24=33', '23+34=57', '33+57=90']
Moving to Node #0,1,2,0
Current State: 33:[44], Operations: ['34-23=11', '24-11=13', '57-13=44']
Moving to Node #0,1,4,0
Current State: 33:[44], Operations: ['34-23=11', '57+11=68', '68-24=44']
Moving to Node #0,1,2,0
Current State: 33:[70], Operations: ['34-23=11', '24-11=13', '57+13=70']
Moving to Node #0,0,2,0
Current State: 33:[90], Operations: ['24-23=1', '57-1=56', '34+56=90']
Moving to Node #0,0,1,0
Current State: 33:[90], Operations: ['24-23=1', '34-1=33', '57+33=90']
Moving to Node #0,4,4,0
Current State: 33:[90], Operations: ['57-24=33', '23+33=56', '34+56=90']
Moving to Node #0,0,0,0
Current State: 33:[91], Operations: ['24-23=1', '34/1=34', '57+34=91']
Moving to Node #0,0,3,0
Current State: 33:[91], Operations: ['24-23=1', '34*1=34', '57+34=91']
Moving to Node #0,1,3,0
Current State: 33:[92], Operations: ['34-23=11', '24+11=35', '57+35=92']
Moving to Node #0,2,4,0
Current State: 33:[92], Operations: ['57-23=34', '34+24=58', '34+58=92']
Moving to Node #0,1,4,0
Current State: 33:[92], Operations: ['34-23=11', '57+11=68', '24+68=92']
Moving to Node #0,4,2,0
Current State: 33:[340], Operations: ['57-24=33', '33-23=10', '34*10=340']
Moving to Node #0,2,0,0
Current State: 33:[340], Operations: ['57-23=34', '34-24=10', '34*10=340']
Moving to Node #0,2,3,0
Current State: 33:[340], Operations: ['57-23=34', '34-24=10', '34*10=340']
Moving to Node #0,4,0,0
Current State: 33:[363], Operations: ['57-24=33', '34-23=11', '33*11=363']
Moving to Node #0,1,0,0
Current State: 33:[363], Operations: ['34-23=11', '57-24=33', '11*33=363']
Moving to Node #0,1,2,0
Current State: 33:[741], Operations: ['34-23=11', '24-11=13', '57*13=741']
Moving to Node #0,3,0,0
Current State: 33:[1104], Operations: ['57-34=23', '23+23=46', '24*46=1104']
Moving to Node #0,1,1,0
Current State: 33:[1104], Operations: ['34-23=11', '57-11=46', '24*46=1104']
Moving to Node #0,1,4,0
Current State: 33:[1632], Operations: ['34-23=11', '57+11=68', '24*68=1632']
Moving to Node #0,4,1,0
Current State: 33:[1881], Operations: ['57-24=33', '23+34=57', '33*57=1881']
Moving to Node #0,0,1,0
Current State: 33:[1881], Operations: ['24-23=1', '34-1=33', '57*33=1881']
Moving to Node #0,4,4,0
Current State: 33:[1904], Operations: ['57-24=33', '23+33=56', '34*56=1904']
Moving to Node #0,0,2,0
Current State: 33:[1904], Operations: ['24-23=1', '57-1=56', '34*56=1904']
Moving to Node #0,0,0,0
Current State: 33:[1938], Operations: ['24-23=1', '34/1=34', '57*34=1938']
Moving to Node #0,0,3,0
Current State: 33:[1938], Operations: ['24-23=1', '34*1=34', '57*34=1938']
Moving to Node #0,2,4,0
Current State: 33:[1972], Operations: ['57-23=34', '34+24=58', '34*58=1972']
Moving to Node #0,1,3,0
Current State: 33:[1995], Operations: ['34-23=11', '24+11=35', '57*35=1995']
No solution found. |
Current State: 71:[96, 63, 39, 27], Operations: []
Exploring Operation: 96-39=57, Resulting Numbers: [63, 27, 57]
Generated Node #0,0: 71:[63, 27, 57] Operation: 96-39=57
Exploring Operation: 96-27=69, Resulting Numbers: [63, 39, 69]
Generated Node #0,1: 71:[63, 39, 69] Operation: 96-27=69
Exploring Operation: 39+27=66, Resulting Numbers: [96, 63, 66]
Generated Node #0,2: 71:[96, 63, 66] Operation: 39+27=66
Moving to Node #0,2
Current State: 71:[96, 63, 66], Operations: ['39+27=66']
Exploring Operation: 96-63=33, Resulting Numbers: [66, 33]
Generated Node #0,2,0: 71:[66, 33] Operation: 96-63=33
Exploring Operation: 96-66=30, Resulting Numbers: [63, 30]
Generated Node #0,2,1: 71:[63, 30] Operation: 96-66=30
Exploring Operation: 63+66=129, Resulting Numbers: [96, 129]
Generated Node #0,2,2: 71:[96, 129] Operation: 63+66=129
Moving to Node #0,1
Current State: 71:[63, 39, 69], Operations: ['96-27=69']
Exploring Operation: 63+39=102, Resulting Numbers: [69, 102]
Generated Node #0,1,0: 71:[69, 102] Operation: 63+39=102
Exploring Operation: 39+69=108, Resulting Numbers: [63, 108]
Generated Node #0,1,1: 71:[63, 108] Operation: 39+69=108
Exploring Operation: 63-39=24, Resulting Numbers: [69, 24]
Generated Node #0,1,2: 71:[69, 24] Operation: 63-39=24
Moving to Node #0,0
Current State: 71:[63, 27, 57], Operations: ['96-39=57']
Exploring Operation: 27+57=84, Resulting Numbers: [63, 84]
Generated Node #0,0,0: 71:[63, 84] Operation: 27+57=84
Exploring Operation: 63-27=36, Resulting Numbers: [57, 36]
Generated Node #0,0,1: 71:[57, 36] Operation: 63-27=36
Exploring Operation: 63+27=90, Resulting Numbers: [57, 90]
Generated Node #0,0,2: 71:[57, 90] Operation: 63+27=90
Moving to Node #0,0,0
Current State: 71:[63, 84], Operations: ['96-39=57', '27+57=84']
Exploring Operation: 63+84=147, Resulting Numbers: [147]
147,71 unequal: No Solution
Exploring Operation: 84-63=21, Resulting Numbers: [21]
21,71 unequal: No Solution
Exploring Operation: 63*84=5292, Resulting Numbers: [5292]
5292,71 unequal: No Solution
Moving to Node #0,1,0
Current State: 71:[69, 102], Operations: ['96-27=69', '63+39=102']
Exploring Operation: 69*102=7038, Resulting Numbers: [7038]
7038,71 unequal: No Solution
Exploring Operation: 102-69=33, Resulting Numbers: [33]
33,71 unequal: No Solution
Exploring Operation: 69+102=171, Resulting Numbers: [171]
171,71 unequal: No Solution
Moving to Node #0,0,2
Current State: 71:[57, 90], Operations: ['96-39=57', '63+27=90']
Exploring Operation: 57+90=147, Resulting Numbers: [147]
147,71 unequal: No Solution
Exploring Operation: 57*90=5130, Resulting Numbers: [5130]
5130,71 unequal: No Solution
Exploring Operation: 90-57=33, Resulting Numbers: [33]
33,71 unequal: No Solution
Moving to Node #0,2,0
Current State: 71:[66, 33], Operations: ['39+27=66', '96-63=33']
Exploring Operation: 66/33=2, Resulting Numbers: [2]
2,71 unequal: No Solution
Exploring Operation: 66-33=33, Resulting Numbers: [33]
33,71 unequal: No Solution
Exploring Operation: 66+33=99, Resulting Numbers: [99]
99,71 unequal: No Solution
Moving to Node #0,1,1
Current State: 71:[63, 108], Operations: ['96-27=69', '39+69=108']
Exploring Operation: 63+108=171, Resulting Numbers: [171]
171,71 unequal: No Solution
Exploring Operation: 63*108=6804, Resulting Numbers: [6804]
6804,71 unequal: No Solution
Exploring Operation: 108-63=45, Resulting Numbers: [45]
45,71 unequal: No Solution
Moving to Node #0,1,2
Current State: 71:[69, 24], Operations: ['96-27=69', '63-39=24']
Exploring Operation: 69*24=1656, Resulting Numbers: [1656]
1656,71 unequal: No Solution
Exploring Operation: 69+24=93, Resulting Numbers: [93]
93,71 unequal: No Solution
Exploring Operation: 69-24=45, Resulting Numbers: [45]
45,71 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 71:[93], Operations: ['96-27=69', '63-39=24', '69+24=93']
Moving to Node #0,0,1
Current State: 71:[57, 36], Operations: ['96-39=57', '63-27=36']
Exploring Operation: 57+36=93, Resulting Numbers: [93]
93,71 unequal: No Solution
Exploring Operation: 57*36=2052, Resulting Numbers: [2052]
2052,71 unequal: No Solution
Exploring Operation: 57-36=21, Resulting Numbers: [21]
21,71 unequal: No Solution
Moving to Node #0,2,1
Current State: 71:[63, 30], Operations: ['39+27=66', '96-66=30']
Exploring Operation: 63*30=1890, Resulting Numbers: [1890]
1890,71 unequal: No Solution
Exploring Operation: 63-30=33, Resulting Numbers: [33]
33,71 unequal: No Solution
Exploring Operation: 63+30=93, Resulting Numbers: [93]
93,71 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 71:[93], Operations: ['96-39=57', '63-27=36', '57+36=93']
Moving to Node #0,2,1,0
Current State: 71:[93], Operations: ['39+27=66', '96-66=30', '63+30=93']
Moving to Node #0,1,2,0
Current State: 71:[45], Operations: ['96-27=69', '63-39=24', '69-24=45']
Moving to Node #0,1,1,0
Current State: 71:[45], Operations: ['96-27=69', '39+69=108', '108-63=45']
Moving to Node #0,2,0,0
Current State: 71:[99], Operations: ['39+27=66', '96-63=33', '66+33=99']
Moving to Node #0,2,0,0
Current State: 71:[33], Operations: ['39+27=66', '96-63=33', '66-33=33']
Moving to Node #0,0,2,0
Current State: 71:[33], Operations: ['96-39=57', '63+27=90', '90-57=33']
Moving to Node #0,1,0,0
Current State: 71:[33], Operations: ['96-27=69', '63+39=102', '102-69=33']
Moving to Node #0,2,1,0
Current State: 71:[33], Operations: ['39+27=66', '96-66=30', '63-30=33']
Moving to Node #0,2,2
Current State: 71:[96, 129], Operations: ['39+27=66', '63+66=129']
Exploring Operation: 129-96=33, Resulting Numbers: [33]
33,71 unequal: No Solution
Exploring Operation: 96+129=225, Resulting Numbers: [225]
225,71 unequal: No Solution
Exploring Operation: 96*129=12384, Resulting Numbers: [12384]
12384,71 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 71:[21], Operations: ['96-39=57', '27+57=84', '84-63=21']
Moving to Node #0,0,1,0
Current State: 71:[21], Operations: ['96-39=57', '63-27=36', '57-36=21']
Moving to Node #0,2,2,0
Current State: 71:[33], Operations: ['39+27=66', '63+66=129', '129-96=33']
Moving to Node #0,2,0,0
Current State: 71:[2], Operations: ['39+27=66', '96-63=33', '66/33=2']
Moving to Node #0,0,0,0
Current State: 71:[147], Operations: ['96-39=57', '27+57=84', '63+84=147']
Moving to Node #0,0,2,0
Current State: 71:[147], Operations: ['96-39=57', '63+27=90', '57+90=147']
Moving to Node #0,1,0,0
Current State: 71:[171], Operations: ['96-27=69', '63+39=102', '69+102=171']
Moving to Node #0,1,1,0
Current State: 71:[171], Operations: ['96-27=69', '39+69=108', '63+108=171']
Moving to Node #0,2,2,0
Current State: 71:[225], Operations: ['39+27=66', '63+66=129', '96+129=225']
Moving to Node #0,1,2,0
Current State: 71:[1656], Operations: ['96-27=69', '63-39=24', '69*24=1656']
Moving to Node #0,2,1,0
Current State: 71:[1890], Operations: ['39+27=66', '96-66=30', '63*30=1890']
Moving to Node #0,0,1,0
Current State: 71:[2052], Operations: ['96-39=57', '63-27=36', '57*36=2052']
Moving to Node #0,0,2,0
Current State: 71:[5130], Operations: ['96-39=57', '63+27=90', '57*90=5130']
Moving to Node #0,0,0,0
Current State: 71:[5292], Operations: ['96-39=57', '27+57=84', '63*84=5292']
Moving to Node #0,1,1,0
Current State: 71:[6804], Operations: ['96-27=69', '39+69=108', '63*108=6804']
Moving to Node #0,1,0,0
Current State: 71:[7038], Operations: ['96-27=69', '63+39=102', '69*102=7038']
Moving to Node #0,2,2,0
Current State: 71:[12384], Operations: ['39+27=66', '63+66=129', '96*129=12384']
No solution found. |
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 93-29=64, Resulting Numbers: [23, 2, 64]
Generated Node #0,0: 69:[23, 2, 64] Operation: 93-29=64
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 2+64=66, Resulting Numbers: [23, 66]
Generated Node #0,0,0: 69:[23, 66] Operation: 2+64=66
Moving to Node #0,0,0
Current State: 69:[23, 66], Operations: ['93-29=64', '2+64=66']
Exploring Operation: 23+66=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,0,0
Current State: 69:[23, 66], Operations: ['93-29=64', '2+64=66']
Exploring Operation: 66-23=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 23+2=25, Resulting Numbers: [64, 25]
Generated Node #0,0,1: 69:[64, 25] Operation: 23+2=25
Moving to Node #0,0,1
Current State: 69:[64, 25], Operations: ['93-29=64', '23+2=25']
Exploring Operation: 64-25=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,0,1
Current State: 69:[64, 25], Operations: ['93-29=64', '23+2=25']
Exploring Operation: 64+25=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 23-2=21, Resulting Numbers: [64, 21]
Generated Node #0,0,2: 69:[64, 21] Operation: 23-2=21
Moving to Node #0,0,2
Current State: 69:[64, 21], Operations: ['93-29=64', '23-2=21']
Exploring Operation: 64+21=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,0,2
Current State: 69:[64, 21], Operations: ['93-29=64', '23-2=21']
Exploring Operation: 64-21=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 64-2=62, Resulting Numbers: [23, 62]
Generated Node #0,0,3: 69:[23, 62] Operation: 64-2=62
Moving to Node #0,0,3
Current State: 69:[23, 62], Operations: ['93-29=64', '64-2=62']
Exploring Operation: 23+62=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,0,3
Current State: 69:[23, 62], Operations: ['93-29=64', '64-2=62']
Exploring Operation: 62-23=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 64/2=32, Resulting Numbers: [23, 32]
Generated Node #0,0,4: 69:[23, 32] Operation: 64/2=32
Moving to Node #0,0,4
Current State: 69:[23, 32], Operations: ['93-29=64', '64/2=32']
Exploring Operation: 32-23=9, Resulting Numbers: [9]
9,69 unequal: No Solution
Moving to Node #0,0,4
Current State: 69:[23, 32], Operations: ['93-29=64', '64/2=32']
Exploring Operation: 23+32=55, Resulting Numbers: [55]
55,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 23+64=87, Resulting Numbers: [2, 87]
Generated Node #0,0,5: 69:[2, 87] Operation: 23+64=87
Moving to Node #0,0,5
Current State: 69:[2, 87], Operations: ['93-29=64', '23+64=87']
Exploring Operation: 87-2=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,0,5
Current State: 69:[2, 87], Operations: ['93-29=64', '23+64=87']
Exploring Operation: 2+87=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 64-23=41, Resulting Numbers: [2, 41]
Generated Node #0,0,6: 69:[2, 41] Operation: 64-23=41
Moving to Node #0,0,6
Current State: 69:[2, 41], Operations: ['93-29=64', '64-23=41']
Exploring Operation: 2*41=82, Resulting Numbers: [82]
82,69 unequal: No Solution
Moving to Node #0,0,6
Current State: 69:[2, 41], Operations: ['93-29=64', '64-23=41']
Exploring Operation: 41-2=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,0,6
Current State: 69:[2, 41], Operations: ['93-29=64', '64-23=41']
Exploring Operation: 2+41=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 23*2=46, Resulting Numbers: [64, 46]
Generated Node #0,0,7: 69:[64, 46] Operation: 23*2=46
Moving to Node #0,0,7
Current State: 69:[64, 46], Operations: ['93-29=64', '23*2=46']
Exploring Operation: 64-46=18, Resulting Numbers: [18]
18,69 unequal: No Solution
Moving to Node #0,0,7
Current State: 69:[64, 46], Operations: ['93-29=64', '23*2=46']
Exploring Operation: 64+46=110, Resulting Numbers: [110]
110,69 unequal: No Solution
Moving to Node #0,0
Current State: 69:[23, 2, 64], Operations: ['93-29=64']
Exploring Operation: 2*64=128, Resulting Numbers: [23, 128]
Generated Node #0,0,8: 69:[23, 128] Operation: 2*64=128
Moving to Node #0,0,8
Current State: 69:[23, 128], Operations: ['93-29=64', '2*64=128']
Exploring Operation: 128-23=105, Resulting Numbers: [105]
105,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 93-23=70, Resulting Numbers: [29, 2, 70]
Generated Node #0,1: 69:[29, 2, 70] Operation: 93-23=70
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 29-2=27, Resulting Numbers: [70, 27]
Generated Node #0,1,0: 69:[70, 27] Operation: 29-2=27
Moving to Node #0,1,0
Current State: 69:[70, 27], Operations: ['93-23=70', '29-2=27']
Exploring Operation: 70-27=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,1,0
Current State: 69:[70, 27], Operations: ['93-23=70', '29-2=27']
Exploring Operation: 70+27=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 70-2=68, Resulting Numbers: [29, 68]
Generated Node #0,1,1: 69:[29, 68] Operation: 70-2=68
Moving to Node #0,1,1
Current State: 69:[29, 68], Operations: ['93-23=70', '70-2=68']
Exploring Operation: 68-29=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,1,1
Current State: 69:[29, 68], Operations: ['93-23=70', '70-2=68']
Exploring Operation: 29+68=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 29+2=31, Resulting Numbers: [70, 31]
Generated Node #0,1,2: 69:[70, 31] Operation: 29+2=31
Moving to Node #0,1,2
Current State: 69:[70, 31], Operations: ['93-23=70', '29+2=31']
Exploring Operation: 70-31=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,1,2
Current State: 69:[70, 31], Operations: ['93-23=70', '29+2=31']
Exploring Operation: 70+31=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 2+70=72, Resulting Numbers: [29, 72]
Generated Node #0,1,3: 69:[29, 72] Operation: 2+70=72
Moving to Node #0,1,3
Current State: 69:[29, 72], Operations: ['93-23=70', '2+70=72']
Exploring Operation: 72-29=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,1,3
Current State: 69:[29, 72], Operations: ['93-23=70', '2+70=72']
Exploring Operation: 29+72=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 29*2=58, Resulting Numbers: [70, 58]
Generated Node #0,1,4: 69:[70, 58] Operation: 29*2=58
Moving to Node #0,1,4
Current State: 69:[70, 58], Operations: ['93-23=70', '29*2=58']
Exploring Operation: 70-58=12, Resulting Numbers: [12]
12,69 unequal: No Solution
Moving to Node #0,1,4
Current State: 69:[70, 58], Operations: ['93-23=70', '29*2=58']
Exploring Operation: 70+58=128, Resulting Numbers: [128]
128,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 70/2=35, Resulting Numbers: [29, 35]
Generated Node #0,1,5: 69:[29, 35] Operation: 70/2=35
Moving to Node #0,1,5
Current State: 69:[29, 35], Operations: ['93-23=70', '70/2=35']
Exploring Operation: 35-29=6, Resulting Numbers: [6]
6,69 unequal: No Solution
Moving to Node #0,1,5
Current State: 69:[29, 35], Operations: ['93-23=70', '70/2=35']
Exploring Operation: 29+35=64, Resulting Numbers: [64]
64,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 70-29=41, Resulting Numbers: [2, 41]
Generated Node #0,1,6: 69:[2, 41] Operation: 70-29=41
Moving to Node #0,1,6
Current State: 69:[2, 41], Operations: ['93-23=70', '70-29=41']
Exploring Operation: 2*41=82, Resulting Numbers: [82]
82,69 unequal: No Solution
Moving to Node #0,1,6
Current State: 69:[2, 41], Operations: ['93-23=70', '70-29=41']
Exploring Operation: 41-2=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,1,6
Current State: 69:[2, 41], Operations: ['93-23=70', '70-29=41']
Exploring Operation: 2+41=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,1
Current State: 69:[29, 2, 70], Operations: ['93-23=70']
Exploring Operation: 29+70=99, Resulting Numbers: [2, 99]
Generated Node #0,1,7: 69:[2, 99] Operation: 29+70=99
Moving to Node #0,1,7
Current State: 69:[2, 99], Operations: ['93-23=70', '29+70=99']
Exploring Operation: 99-2=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,1,7
Current State: 69:[2, 99], Operations: ['93-23=70', '29+70=99']
Exploring Operation: 2+99=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 29-23=6, Resulting Numbers: [93, 2, 6]
Generated Node #0,2: 69:[93, 2, 6] Operation: 29-23=6
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 93-6=87, Resulting Numbers: [2, 87]
Generated Node #0,2,0: 69:[2, 87] Operation: 93-6=87
Moving to Node #0,2,0
Current State: 69:[2, 87], Operations: ['29-23=6', '93-6=87']
Exploring Operation: 87-2=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,2,0
Current State: 69:[2, 87], Operations: ['29-23=6', '93-6=87']
Exploring Operation: 2+87=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 6/2=3, Resulting Numbers: [93, 3]
Generated Node #0,2,1: 69:[93, 3] Operation: 6/2=3
Moving to Node #0,2,1
Current State: 69:[93, 3], Operations: ['29-23=6', '6/2=3']
Exploring Operation: 93/3=31, Resulting Numbers: [31]
31,69 unequal: No Solution
Moving to Node #0,2,1
Current State: 69:[93, 3], Operations: ['29-23=6', '6/2=3']
Exploring Operation: 93-3=90, Resulting Numbers: [90]
90,69 unequal: No Solution
Moving to Node #0,2,1
Current State: 69:[93, 3], Operations: ['29-23=6', '6/2=3']
Exploring Operation: 93+3=96, Resulting Numbers: [96]
96,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 93-2=91, Resulting Numbers: [6, 91]
Generated Node #0,2,2: 69:[6, 91] Operation: 93-2=91
Moving to Node #0,2,2
Current State: 69:[6, 91], Operations: ['29-23=6', '93-2=91']
Exploring Operation: 91-6=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,2,2
Current State: 69:[6, 91], Operations: ['29-23=6', '93-2=91']
Exploring Operation: 6+91=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 6-2=4, Resulting Numbers: [93, 4]
Generated Node #0,2,3: 69:[93, 4] Operation: 6-2=4
Moving to Node #0,2,3
Current State: 69:[93, 4], Operations: ['29-23=6', '6-2=4']
Exploring Operation: 93-4=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,2,3
Current State: 69:[93, 4], Operations: ['29-23=6', '6-2=4']
Exploring Operation: 93+4=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 93+2=95, Resulting Numbers: [6, 95]
Generated Node #0,2,4: 69:[6, 95] Operation: 93+2=95
Moving to Node #0,2,4
Current State: 69:[6, 95], Operations: ['29-23=6', '93+2=95']
Exploring Operation: 95-6=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,2,4
Current State: 69:[6, 95], Operations: ['29-23=6', '93+2=95']
Exploring Operation: 6+95=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 2+6=8, Resulting Numbers: [93, 8]
Generated Node #0,2,5: 69:[93, 8] Operation: 2+6=8
Moving to Node #0,2,5
Current State: 69:[93, 8], Operations: ['29-23=6', '2+6=8']
Exploring Operation: 93-8=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,2,5
Current State: 69:[93, 8], Operations: ['29-23=6', '2+6=8']
Exploring Operation: 93+8=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 93+6=99, Resulting Numbers: [2, 99]
Generated Node #0,2,6: 69:[2, 99] Operation: 93+6=99
Moving to Node #0,2,6
Current State: 69:[2, 99], Operations: ['29-23=6', '93+6=99']
Exploring Operation: 99-2=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,2,6
Current State: 69:[2, 99], Operations: ['29-23=6', '93+6=99']
Exploring Operation: 2+99=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,2
Current State: 69:[93, 2, 6], Operations: ['29-23=6']
Exploring Operation: 2*6=12, Resulting Numbers: [93, 12]
Generated Node #0,2,7: 69:[93, 12] Operation: 2*6=12
Moving to Node #0,2,7
Current State: 69:[93, 12], Operations: ['29-23=6', '2*6=12']
Exploring Operation: 93-12=81, Resulting Numbers: [81]
81,69 unequal: No Solution
Moving to Node #0,2,7
Current State: 69:[93, 12], Operations: ['29-23=6', '2*6=12']
Exploring Operation: 93+12=105, Resulting Numbers: [105]
105,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 29-2=27, Resulting Numbers: [23, 93, 27]
Generated Node #0,3: 69:[23, 93, 27] Operation: 29-2=27
Moving to Node #0,3
Current State: 69:[23, 93, 27], Operations: ['29-2=27']
Exploring Operation: 93-27=66, Resulting Numbers: [23, 66]
Generated Node #0,3,0: 69:[23, 66] Operation: 93-27=66
Moving to Node #0,3,0
Current State: 69:[23, 66], Operations: ['29-2=27', '93-27=66']
Exploring Operation: 23+66=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,3,0
Current State: 69:[23, 66], Operations: ['29-2=27', '93-27=66']
Exploring Operation: 66-23=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,3
Current State: 69:[23, 93, 27], Operations: ['29-2=27']
Exploring Operation: 93-23=70, Resulting Numbers: [27, 70]
Generated Node #0,3,1: 69:[27, 70] Operation: 93-23=70
Moving to Node #0,3,1
Current State: 69:[27, 70], Operations: ['29-2=27', '93-23=70']
Exploring Operation: 70-27=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,3,1
Current State: 69:[27, 70], Operations: ['29-2=27', '93-23=70']
Exploring Operation: 27+70=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,3
Current State: 69:[23, 93, 27], Operations: ['29-2=27']
Exploring Operation: 27-23=4, Resulting Numbers: [93, 4]
Generated Node #0,3,2: 69:[93, 4] Operation: 27-23=4
Moving to Node #0,3,2
Current State: 69:[93, 4], Operations: ['29-2=27', '27-23=4']
Exploring Operation: 93-4=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,3,2
Current State: 69:[93, 4], Operations: ['29-2=27', '27-23=4']
Exploring Operation: 93+4=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,3
Current State: 69:[23, 93, 27], Operations: ['29-2=27']
Exploring Operation: 23+27=50, Resulting Numbers: [93, 50]
Generated Node #0,3,3: 69:[93, 50] Operation: 23+27=50
Moving to Node #0,3,3
Current State: 69:[93, 50], Operations: ['29-2=27', '23+27=50']
Exploring Operation: 93-50=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,3
Current State: 69:[23, 93, 27], Operations: ['29-2=27']
Exploring Operation: 23+93=116, Resulting Numbers: [27, 116]
Generated Node #0,3,4: 69:[27, 116] Operation: 23+93=116
Moving to Node #0,3,4
Current State: 69:[27, 116], Operations: ['29-2=27', '23+93=116']
Exploring Operation: 116-27=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,3
Current State: 69:[23, 93, 27], Operations: ['29-2=27']
Exploring Operation: 93+27=120, Resulting Numbers: [23, 120]
Generated Node #0,3,5: 69:[23, 120] Operation: 93+27=120
Moving to Node #0,3,5
Current State: 69:[23, 120], Operations: ['29-2=27', '93+27=120']
Exploring Operation: 120-23=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 93-2=91, Resulting Numbers: [23, 29, 91]
Generated Node #0,4: 69:[23, 29, 91] Operation: 93-2=91
Moving to Node #0,4
Current State: 69:[23, 29, 91], Operations: ['93-2=91']
Exploring Operation: 91-23=68, Resulting Numbers: [29, 68]
Generated Node #0,4,0: 69:[29, 68] Operation: 91-23=68
Moving to Node #0,4,0
Current State: 69:[29, 68], Operations: ['93-2=91', '91-23=68']
Exploring Operation: 68-29=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,4,0
Current State: 69:[29, 68], Operations: ['93-2=91', '91-23=68']
Exploring Operation: 29+68=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,4
Current State: 69:[23, 29, 91], Operations: ['93-2=91']
Exploring Operation: 91-29=62, Resulting Numbers: [23, 62]
Generated Node #0,4,1: 69:[23, 62] Operation: 91-29=62
Moving to Node #0,4,1
Current State: 69:[23, 62], Operations: ['93-2=91', '91-29=62']
Exploring Operation: 23+62=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,4,1
Current State: 69:[23, 62], Operations: ['93-2=91', '91-29=62']
Exploring Operation: 62-23=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,4
Current State: 69:[23, 29, 91], Operations: ['93-2=91']
Exploring Operation: 29-23=6, Resulting Numbers: [91, 6]
Generated Node #0,4,2: 69:[91, 6] Operation: 29-23=6
Moving to Node #0,4,2
Current State: 69:[91, 6], Operations: ['93-2=91', '29-23=6']
Exploring Operation: 91-6=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,4,2
Current State: 69:[91, 6], Operations: ['93-2=91', '29-23=6']
Exploring Operation: 91+6=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,4
Current State: 69:[23, 29, 91], Operations: ['93-2=91']
Exploring Operation: 23+29=52, Resulting Numbers: [91, 52]
Generated Node #0,4,3: 69:[91, 52] Operation: 23+29=52
Moving to Node #0,4,3
Current State: 69:[91, 52], Operations: ['93-2=91', '23+29=52']
Exploring Operation: 91-52=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,4
Current State: 69:[23, 29, 91], Operations: ['93-2=91']
Exploring Operation: 23+91=114, Resulting Numbers: [29, 114]
Generated Node #0,4,4: 69:[29, 114] Operation: 23+91=114
Moving to Node #0,4,4
Current State: 69:[29, 114], Operations: ['93-2=91', '23+91=114']
Exploring Operation: 114-29=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,4
Current State: 69:[23, 29, 91], Operations: ['93-2=91']
Exploring Operation: 29+91=120, Resulting Numbers: [23, 120]
Generated Node #0,4,5: 69:[23, 120] Operation: 29+91=120
Moving to Node #0,4,5
Current State: 69:[23, 120], Operations: ['93-2=91', '29+91=120']
Exploring Operation: 120-23=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 23+2=25, Resulting Numbers: [29, 93, 25]
Generated Node #0,5: 69:[29, 93, 25] Operation: 23+2=25
Moving to Node #0,5
Current State: 69:[29, 93, 25], Operations: ['23+2=25']
Exploring Operation: 93-29=64, Resulting Numbers: [25, 64]
Generated Node #0,5,0: 69:[25, 64] Operation: 93-29=64
Moving to Node #0,5,0
Current State: 69:[25, 64], Operations: ['23+2=25', '93-29=64']
Exploring Operation: 64-25=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,5,0
Current State: 69:[25, 64], Operations: ['23+2=25', '93-29=64']
Exploring Operation: 25+64=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,5
Current State: 69:[29, 93, 25], Operations: ['23+2=25']
Exploring Operation: 93-25=68, Resulting Numbers: [29, 68]
Generated Node #0,5,1: 69:[29, 68] Operation: 93-25=68
Moving to Node #0,5,1
Current State: 69:[29, 68], Operations: ['23+2=25', '93-25=68']
Exploring Operation: 68-29=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,5,1
Current State: 69:[29, 68], Operations: ['23+2=25', '93-25=68']
Exploring Operation: 29+68=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,5
Current State: 69:[29, 93, 25], Operations: ['23+2=25']
Exploring Operation: 29-25=4, Resulting Numbers: [93, 4]
Generated Node #0,5,2: 69:[93, 4] Operation: 29-25=4
Moving to Node #0,5,2
Current State: 69:[93, 4], Operations: ['23+2=25', '29-25=4']
Exploring Operation: 93-4=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0,5,2
Current State: 69:[93, 4], Operations: ['23+2=25', '29-25=4']
Exploring Operation: 93+4=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,5
Current State: 69:[29, 93, 25], Operations: ['23+2=25']
Exploring Operation: 29+25=54, Resulting Numbers: [93, 54]
Generated Node #0,5,3: 69:[93, 54] Operation: 29+25=54
Moving to Node #0,5,3
Current State: 69:[93, 54], Operations: ['23+2=25', '29+25=54']
Exploring Operation: 93-54=39, Resulting Numbers: [39]
39,69 unequal: No Solution
Moving to Node #0,5
Current State: 69:[29, 93, 25], Operations: ['23+2=25']
Exploring Operation: 29+93=122, Resulting Numbers: [25, 122]
Generated Node #0,5,4: 69:[25, 122] Operation: 29+93=122
Moving to Node #0,5,4
Current State: 69:[25, 122], Operations: ['23+2=25', '29+93=122']
Exploring Operation: 122-25=97, Resulting Numbers: [97]
97,69 unequal: No Solution
Moving to Node #0,5
Current State: 69:[29, 93, 25], Operations: ['23+2=25']
Exploring Operation: 93+25=118, Resulting Numbers: [29, 118]
Generated Node #0,5,5: 69:[29, 118] Operation: 93+25=118
Moving to Node #0,5,5
Current State: 69:[29, 118], Operations: ['23+2=25', '93+25=118']
Exploring Operation: 118-29=89, Resulting Numbers: [89]
89,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 23-2=21, Resulting Numbers: [29, 93, 21]
Generated Node #0,6: 69:[29, 93, 21] Operation: 23-2=21
Moving to Node #0,6
Current State: 69:[29, 93, 21], Operations: ['23-2=21']
Exploring Operation: 93-29=64, Resulting Numbers: [21, 64]
Generated Node #0,6,0: 69:[21, 64] Operation: 93-29=64
Moving to Node #0,6,0
Current State: 69:[21, 64], Operations: ['23-2=21', '93-29=64']
Exploring Operation: 21+64=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,6,0
Current State: 69:[21, 64], Operations: ['23-2=21', '93-29=64']
Exploring Operation: 64-21=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,6
Current State: 69:[29, 93, 21], Operations: ['23-2=21']
Exploring Operation: 93-21=72, Resulting Numbers: [29, 72]
Generated Node #0,6,1: 69:[29, 72] Operation: 93-21=72
Moving to Node #0,6,1
Current State: 69:[29, 72], Operations: ['23-2=21', '93-21=72']
Exploring Operation: 72-29=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,6,1
Current State: 69:[29, 72], Operations: ['23-2=21', '93-21=72']
Exploring Operation: 29+72=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,6
Current State: 69:[29, 93, 21], Operations: ['23-2=21']
Exploring Operation: 29-21=8, Resulting Numbers: [93, 8]
Generated Node #0,6,2: 69:[93, 8] Operation: 29-21=8
Moving to Node #0,6,2
Current State: 69:[93, 8], Operations: ['23-2=21', '29-21=8']
Exploring Operation: 93-8=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,6,2
Current State: 69:[93, 8], Operations: ['23-2=21', '29-21=8']
Exploring Operation: 93+8=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0,6
Current State: 69:[29, 93, 21], Operations: ['23-2=21']
Exploring Operation: 29+21=50, Resulting Numbers: [93, 50]
Generated Node #0,6,3: 69:[93, 50] Operation: 29+21=50
Moving to Node #0,6,3
Current State: 69:[93, 50], Operations: ['23-2=21', '29+21=50']
Exploring Operation: 93-50=43, Resulting Numbers: [43]
43,69 unequal: No Solution
Moving to Node #0,6
Current State: 69:[29, 93, 21], Operations: ['23-2=21']
Exploring Operation: 93+21=114, Resulting Numbers: [29, 114]
Generated Node #0,6,4: 69:[29, 114] Operation: 93+21=114
Moving to Node #0,6,4
Current State: 69:[29, 114], Operations: ['23-2=21', '93+21=114']
Exploring Operation: 114-29=85, Resulting Numbers: [85]
85,69 unequal: No Solution
Moving to Node #0,6
Current State: 69:[29, 93, 21], Operations: ['23-2=21']
Exploring Operation: 29+93=122, Resulting Numbers: [21, 122]
Generated Node #0,6,5: 69:[21, 122] Operation: 29+93=122
Moving to Node #0,6,5
Current State: 69:[21, 122], Operations: ['23-2=21', '29+93=122']
Exploring Operation: 122-21=101, Resulting Numbers: [101]
101,69 unequal: No Solution
Moving to Node #0
Current State: 69:[23, 29, 93, 2], Operations: []
Exploring Operation: 29+2=31, Resulting Numbers: [23, 93, 31]
Generated Node #0,7: 69:[23, 93, 31] Operation: 29+2=31
Moving to Node #0,7
Current State: 69:[23, 93, 31], Operations: ['29+2=31']
Exploring Operation: 93/31=3, Resulting Numbers: [23, 3]
Generated Node #0,7,0: 69:[23, 3] Operation: 93/31=3
Moving to Node #0,7,0
Current State: 69:[23, 3], Operations: ['29+2=31', '93/31=3']
Exploring Operation: 23*3=69, Resulting Numbers: [69]
69,69 equal: Goal Reached
|
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [99, 97, 9]
Generated Node #0,0: 94:[99, 97, 9] Operation: 63-54=9
Moving to Node #0,0
Current State: 94:[99, 97, 9], Operations: ['63-54=9']
Exploring Operation: 99-97=2, Resulting Numbers: [9, 2]
Generated Node #0,0,0: 94:[9, 2] Operation: 99-97=2
Moving to Node #0,0,0
Current State: 94:[9, 2], Operations: ['63-54=9', '99-97=2']
Exploring Operation: 9-2=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,0,0
Current State: 94:[9, 2], Operations: ['63-54=9', '99-97=2']
Exploring Operation: 9+2=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,0,0
Current State: 94:[9, 2], Operations: ['63-54=9', '99-97=2']
Exploring Operation: 9*2=18, Resulting Numbers: [18]
18,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[99, 97, 9], Operations: ['63-54=9']
Exploring Operation: 99-9=90, Resulting Numbers: [97, 90]
Generated Node #0,0,1: 94:[97, 90] Operation: 99-9=90
Moving to Node #0,0,1
Current State: 94:[97, 90], Operations: ['63-54=9', '99-9=90']
Exploring Operation: 97-90=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,0,1
Current State: 94:[97, 90], Operations: ['63-54=9', '99-9=90']
Exploring Operation: 97+90=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[99, 97, 9], Operations: ['63-54=9']
Exploring Operation: 97-9=88, Resulting Numbers: [99, 88]
Generated Node #0,0,2: 94:[99, 88] Operation: 97-9=88
Moving to Node #0,0,2
Current State: 94:[99, 88], Operations: ['63-54=9', '97-9=88']
Exploring Operation: 99-88=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,0,2
Current State: 94:[99, 88], Operations: ['63-54=9', '97-9=88']
Exploring Operation: 99+88=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[99, 97, 9], Operations: ['63-54=9']
Exploring Operation: 99/9=11, Resulting Numbers: [97, 11]
Generated Node #0,0,3: 94:[97, 11] Operation: 99/9=11
Moving to Node #0,0,3
Current State: 94:[97, 11], Operations: ['63-54=9', '99/9=11']
Exploring Operation: 97-11=86, Resulting Numbers: [86]
86,94 unequal: No Solution
Moving to Node #0,0,3
Current State: 94:[97, 11], Operations: ['63-54=9', '99/9=11']
Exploring Operation: 97+11=108, Resulting Numbers: [108]
108,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[99, 97, 9], Operations: ['63-54=9']
Exploring Operation: 99+9=108, Resulting Numbers: [97, 108]
Generated Node #0,0,4: 94:[97, 108] Operation: 99+9=108
Moving to Node #0,0,4
Current State: 94:[97, 108], Operations: ['63-54=9', '99+9=108']
Exploring Operation: 108-97=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,0
Current State: 94:[99, 97, 9], Operations: ['63-54=9']
Exploring Operation: 97+9=106, Resulting Numbers: [99, 106]
Generated Node #0,0,5: 94:[99, 106] Operation: 97+9=106
Moving to Node #0,0,5
Current State: 94:[99, 106], Operations: ['63-54=9', '97+9=106']
Exploring Operation: 106-99=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 99-54=45, Resulting Numbers: [97, 63, 45]
Generated Node #0,1: 94:[97, 63, 45] Operation: 99-54=45
Moving to Node #0,1
Current State: 94:[97, 63, 45], Operations: ['99-54=45']
Exploring Operation: 97-63=34, Resulting Numbers: [45, 34]
Generated Node #0,1,0: 94:[45, 34] Operation: 97-63=34
Moving to Node #0,1,0
Current State: 94:[45, 34], Operations: ['99-54=45', '97-63=34']
Exploring Operation: 45-34=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,1,0
Current State: 94:[45, 34], Operations: ['99-54=45', '97-63=34']
Exploring Operation: 45+34=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[97, 63, 45], Operations: ['99-54=45']
Exploring Operation: 63+45=108, Resulting Numbers: [97, 108]
Generated Node #0,1,1: 94:[97, 108] Operation: 63+45=108
Moving to Node #0,1,1
Current State: 94:[97, 108], Operations: ['99-54=45', '63+45=108']
Exploring Operation: 108-97=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[97, 63, 45], Operations: ['99-54=45']
Exploring Operation: 63-45=18, Resulting Numbers: [97, 18]
Generated Node #0,1,2: 94:[97, 18] Operation: 63-45=18
Moving to Node #0,1,2
Current State: 94:[97, 18], Operations: ['99-54=45', '63-45=18']
Exploring Operation: 97-18=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,1,2
Current State: 94:[97, 18], Operations: ['99-54=45', '63-45=18']
Exploring Operation: 97+18=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[97, 63, 45], Operations: ['99-54=45']
Exploring Operation: 97-45=52, Resulting Numbers: [63, 52]
Generated Node #0,1,3: 94:[63, 52] Operation: 97-45=52
Moving to Node #0,1,3
Current State: 94:[63, 52], Operations: ['99-54=45', '97-45=52']
Exploring Operation: 63-52=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,1,3
Current State: 94:[63, 52], Operations: ['99-54=45', '97-45=52']
Exploring Operation: 63+52=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[97, 63, 45], Operations: ['99-54=45']
Exploring Operation: 97+45=142, Resulting Numbers: [63, 142]
Generated Node #0,1,4: 94:[63, 142] Operation: 97+45=142
Moving to Node #0,1,4
Current State: 94:[63, 142], Operations: ['99-54=45', '97+45=142']
Exploring Operation: 142-63=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,1
Current State: 94:[97, 63, 45], Operations: ['99-54=45']
Exploring Operation: 97+63=160, Resulting Numbers: [45, 160]
Generated Node #0,1,5: 94:[45, 160] Operation: 97+63=160
Moving to Node #0,1,5
Current State: 94:[45, 160], Operations: ['99-54=45', '97+63=160']
Exploring Operation: 160-45=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 99-63=36, Resulting Numbers: [97, 54, 36]
Generated Node #0,2: 94:[97, 54, 36] Operation: 99-63=36
Moving to Node #0,2
Current State: 94:[97, 54, 36], Operations: ['99-63=36']
Exploring Operation: 54+36=90, Resulting Numbers: [97, 90]
Generated Node #0,2,0: 94:[97, 90] Operation: 54+36=90
Moving to Node #0,2,0
Current State: 94:[97, 90], Operations: ['99-63=36', '54+36=90']
Exploring Operation: 97-90=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,2,0
Current State: 94:[97, 90], Operations: ['99-63=36', '54+36=90']
Exploring Operation: 97+90=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[97, 54, 36], Operations: ['99-63=36']
Exploring Operation: 97-54=43, Resulting Numbers: [36, 43]
Generated Node #0,2,1: 94:[36, 43] Operation: 97-54=43
Moving to Node #0,2,1
Current State: 94:[36, 43], Operations: ['99-63=36', '97-54=43']
Exploring Operation: 43-36=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,2,1
Current State: 94:[36, 43], Operations: ['99-63=36', '97-54=43']
Exploring Operation: 36+43=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[97, 54, 36], Operations: ['99-63=36']
Exploring Operation: 54-36=18, Resulting Numbers: [97, 18]
Generated Node #0,2,2: 94:[97, 18] Operation: 54-36=18
Moving to Node #0,2,2
Current State: 94:[97, 18], Operations: ['99-63=36', '54-36=18']
Exploring Operation: 97-18=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,2,2
Current State: 94:[97, 18], Operations: ['99-63=36', '54-36=18']
Exploring Operation: 97+18=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[97, 54, 36], Operations: ['99-63=36']
Exploring Operation: 97-36=61, Resulting Numbers: [54, 61]
Generated Node #0,2,3: 94:[54, 61] Operation: 97-36=61
Moving to Node #0,2,3
Current State: 94:[54, 61], Operations: ['99-63=36', '97-36=61']
Exploring Operation: 61-54=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,2,3
Current State: 94:[54, 61], Operations: ['99-63=36', '97-36=61']
Exploring Operation: 54+61=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[97, 54, 36], Operations: ['99-63=36']
Exploring Operation: 97+36=133, Resulting Numbers: [54, 133]
Generated Node #0,2,4: 94:[54, 133] Operation: 97+36=133
Moving to Node #0,2,4
Current State: 94:[54, 133], Operations: ['99-63=36', '97+36=133']
Exploring Operation: 133-54=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,2,4
Current State: 94:[54, 133], Operations: ['99-63=36', '97+36=133']
Exploring Operation: 54+133=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,2
Current State: 94:[97, 54, 36], Operations: ['99-63=36']
Exploring Operation: 97+54=151, Resulting Numbers: [36, 151]
Generated Node #0,2,5: 94:[36, 151] Operation: 97+54=151
Moving to Node #0,2,5
Current State: 94:[36, 151], Operations: ['99-63=36', '97+54=151']
Exploring Operation: 151-36=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,2,5
Current State: 94:[36, 151], Operations: ['99-63=36', '97+54=151']
Exploring Operation: 36+151=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [54, 63, 2]
Generated Node #0,3: 94:[54, 63, 2] Operation: 99-97=2
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 63-54=9, Resulting Numbers: [2, 9]
Generated Node #0,3,0: 94:[2, 9] Operation: 63-54=9
Moving to Node #0,3,0
Current State: 94:[2, 9], Operations: ['99-97=2', '63-54=9']
Exploring Operation: 9-2=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,3,0
Current State: 94:[2, 9], Operations: ['99-97=2', '63-54=9']
Exploring Operation: 2+9=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,3,0
Current State: 94:[2, 9], Operations: ['99-97=2', '63-54=9']
Exploring Operation: 2*9=18, Resulting Numbers: [18]
18,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 54-2=52, Resulting Numbers: [63, 52]
Generated Node #0,3,1: 94:[63, 52] Operation: 54-2=52
Moving to Node #0,3,1
Current State: 94:[63, 52], Operations: ['99-97=2', '54-2=52']
Exploring Operation: 63-52=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,3,1
Current State: 94:[63, 52], Operations: ['99-97=2', '54-2=52']
Exploring Operation: 63+52=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 63-2=61, Resulting Numbers: [54, 61]
Generated Node #0,3,2: 94:[54, 61] Operation: 63-2=61
Moving to Node #0,3,2
Current State: 94:[54, 61], Operations: ['99-97=2', '63-2=61']
Exploring Operation: 61-54=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,3,2
Current State: 94:[54, 61], Operations: ['99-97=2', '63-2=61']
Exploring Operation: 54+61=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 54+63=117, Resulting Numbers: [2, 117]
Generated Node #0,3,3: 94:[2, 117] Operation: 54+63=117
Moving to Node #0,3,3
Current State: 94:[2, 117], Operations: ['99-97=2', '54+63=117']
Exploring Operation: 117-2=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,3,3
Current State: 94:[2, 117], Operations: ['99-97=2', '54+63=117']
Exploring Operation: 2+117=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 54+2=56, Resulting Numbers: [63, 56]
Generated Node #0,3,4: 94:[63, 56] Operation: 54+2=56
Moving to Node #0,3,4
Current State: 94:[63, 56], Operations: ['99-97=2', '54+2=56']
Exploring Operation: 63-56=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,3,4
Current State: 94:[63, 56], Operations: ['99-97=2', '54+2=56']
Exploring Operation: 63+56=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 63+2=65, Resulting Numbers: [54, 65]
Generated Node #0,3,5: 94:[54, 65] Operation: 63+2=65
Moving to Node #0,3,5
Current State: 94:[54, 65], Operations: ['99-97=2', '63+2=65']
Exploring Operation: 65-54=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,3,5
Current State: 94:[54, 65], Operations: ['99-97=2', '63+2=65']
Exploring Operation: 54+65=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 54*2=108, Resulting Numbers: [63, 108]
Generated Node #0,3,6: 94:[63, 108] Operation: 54*2=108
Moving to Node #0,3,6
Current State: 94:[63, 108], Operations: ['99-97=2', '54*2=108']
Exploring Operation: 108-63=45, Resulting Numbers: [45]
45,94 unequal: No Solution
Moving to Node #0,3,6
Current State: 94:[63, 108], Operations: ['99-97=2', '54*2=108']
Exploring Operation: 63+108=171, Resulting Numbers: [171]
171,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 54/2=27, Resulting Numbers: [63, 27]
Generated Node #0,3,7: 94:[63, 27] Operation: 54/2=27
Moving to Node #0,3,7
Current State: 94:[63, 27], Operations: ['99-97=2', '54/2=27']
Exploring Operation: 63+27=90, Resulting Numbers: [90]
90,94 unequal: No Solution
Moving to Node #0,3,7
Current State: 94:[63, 27], Operations: ['99-97=2', '54/2=27']
Exploring Operation: 63-27=36, Resulting Numbers: [36]
36,94 unequal: No Solution
Moving to Node #0,3
Current State: 94:[54, 63, 2], Operations: ['99-97=2']
Exploring Operation: 63*2=126, Resulting Numbers: [54, 126]
Generated Node #0,3,8: 94:[54, 126] Operation: 63*2=126
Moving to Node #0,3,8
Current State: 94:[54, 126], Operations: ['99-97=2', '63*2=126']
Exploring Operation: 126-54=72, Resulting Numbers: [72]
72,94 unequal: No Solution
Moving to Node #0,3,8
Current State: 94:[54, 126], Operations: ['99-97=2', '63*2=126']
Exploring Operation: 54+126=180, Resulting Numbers: [180]
180,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 97-54=43, Resulting Numbers: [99, 63, 43]
Generated Node #0,4: 94:[99, 63, 43] Operation: 97-54=43
Moving to Node #0,4
Current State: 94:[99, 63, 43], Operations: ['97-54=43']
Exploring Operation: 99-63=36, Resulting Numbers: [43, 36]
Generated Node #0,4,0: 94:[43, 36] Operation: 99-63=36
Moving to Node #0,4,0
Current State: 94:[43, 36], Operations: ['97-54=43', '99-63=36']
Exploring Operation: 43-36=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,4,0
Current State: 94:[43, 36], Operations: ['97-54=43', '99-63=36']
Exploring Operation: 43+36=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[99, 63, 43], Operations: ['97-54=43']
Exploring Operation: 63+43=106, Resulting Numbers: [99, 106]
Generated Node #0,4,1: 94:[99, 106] Operation: 63+43=106
Moving to Node #0,4,1
Current State: 94:[99, 106], Operations: ['97-54=43', '63+43=106']
Exploring Operation: 106-99=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[99, 63, 43], Operations: ['97-54=43']
Exploring Operation: 63-43=20, Resulting Numbers: [99, 20]
Generated Node #0,4,2: 94:[99, 20] Operation: 63-43=20
Moving to Node #0,4,2
Current State: 94:[99, 20], Operations: ['97-54=43', '63-43=20']
Exploring Operation: 99-20=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,4,2
Current State: 94:[99, 20], Operations: ['97-54=43', '63-43=20']
Exploring Operation: 99+20=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[99, 63, 43], Operations: ['97-54=43']
Exploring Operation: 99-43=56, Resulting Numbers: [63, 56]
Generated Node #0,4,3: 94:[63, 56] Operation: 99-43=56
Moving to Node #0,4,3
Current State: 94:[63, 56], Operations: ['97-54=43', '99-43=56']
Exploring Operation: 63-56=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,4,3
Current State: 94:[63, 56], Operations: ['97-54=43', '99-43=56']
Exploring Operation: 63+56=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[99, 63, 43], Operations: ['97-54=43']
Exploring Operation: 99+43=142, Resulting Numbers: [63, 142]
Generated Node #0,4,4: 94:[63, 142] Operation: 99+43=142
Moving to Node #0,4,4
Current State: 94:[63, 142], Operations: ['97-54=43', '99+43=142']
Exploring Operation: 142-63=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,4
Current State: 94:[99, 63, 43], Operations: ['97-54=43']
Exploring Operation: 99+63=162, Resulting Numbers: [43, 162]
Generated Node #0,4,5: 94:[43, 162] Operation: 99+63=162
Moving to Node #0,4,5
Current State: 94:[43, 162], Operations: ['97-54=43', '99+63=162']
Exploring Operation: 162-43=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 97-63=34, Resulting Numbers: [99, 54, 34]
Generated Node #0,5: 94:[99, 54, 34] Operation: 97-63=34
Moving to Node #0,5
Current State: 94:[99, 54, 34], Operations: ['97-63=34']
Exploring Operation: 54+34=88, Resulting Numbers: [99, 88]
Generated Node #0,5,0: 94:[99, 88] Operation: 54+34=88
Moving to Node #0,5,0
Current State: 94:[99, 88], Operations: ['97-63=34', '54+34=88']
Exploring Operation: 99-88=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,5,0
Current State: 94:[99, 88], Operations: ['97-63=34', '54+34=88']
Exploring Operation: 99+88=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[99, 54, 34], Operations: ['97-63=34']
Exploring Operation: 99-54=45, Resulting Numbers: [34, 45]
Generated Node #0,5,1: 94:[34, 45] Operation: 99-54=45
Moving to Node #0,5,1
Current State: 94:[34, 45], Operations: ['97-63=34', '99-54=45']
Exploring Operation: 45-34=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,5,1
Current State: 94:[34, 45], Operations: ['97-63=34', '99-54=45']
Exploring Operation: 34+45=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[99, 54, 34], Operations: ['97-63=34']
Exploring Operation: 54-34=20, Resulting Numbers: [99, 20]
Generated Node #0,5,2: 94:[99, 20] Operation: 54-34=20
Moving to Node #0,5,2
Current State: 94:[99, 20], Operations: ['97-63=34', '54-34=20']
Exploring Operation: 99-20=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,5,2
Current State: 94:[99, 20], Operations: ['97-63=34', '54-34=20']
Exploring Operation: 99+20=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[99, 54, 34], Operations: ['97-63=34']
Exploring Operation: 99-34=65, Resulting Numbers: [54, 65]
Generated Node #0,5,3: 94:[54, 65] Operation: 99-34=65
Moving to Node #0,5,3
Current State: 94:[54, 65], Operations: ['97-63=34', '99-34=65']
Exploring Operation: 65-54=11, Resulting Numbers: [11]
11,94 unequal: No Solution
Moving to Node #0,5,3
Current State: 94:[54, 65], Operations: ['97-63=34', '99-34=65']
Exploring Operation: 54+65=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[99, 54, 34], Operations: ['97-63=34']
Exploring Operation: 99+34=133, Resulting Numbers: [54, 133]
Generated Node #0,5,4: 94:[54, 133] Operation: 99+34=133
Moving to Node #0,5,4
Current State: 94:[54, 133], Operations: ['97-63=34', '99+34=133']
Exploring Operation: 133-54=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,5,4
Current State: 94:[54, 133], Operations: ['97-63=34', '99+34=133']
Exploring Operation: 54+133=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,5
Current State: 94:[99, 54, 34], Operations: ['97-63=34']
Exploring Operation: 99+54=153, Resulting Numbers: [34, 153]
Generated Node #0,5,5: 94:[34, 153] Operation: 99+54=153
Moving to Node #0,5,5
Current State: 94:[34, 153], Operations: ['97-63=34', '99+54=153']
Exploring Operation: 153-34=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,5,5
Current State: 94:[34, 153], Operations: ['97-63=34', '99+54=153']
Exploring Operation: 34+153=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 54+63=117, Resulting Numbers: [99, 97, 117]
Generated Node #0,6: 94:[99, 97, 117] Operation: 54+63=117
Moving to Node #0,6
Current State: 94:[99, 97, 117], Operations: ['54+63=117']
Exploring Operation: 117-99=18, Resulting Numbers: [97, 18]
Generated Node #0,6,0: 94:[97, 18] Operation: 117-99=18
Moving to Node #0,6,0
Current State: 94:[97, 18], Operations: ['54+63=117', '117-99=18']
Exploring Operation: 97-18=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,6,0
Current State: 94:[97, 18], Operations: ['54+63=117', '117-99=18']
Exploring Operation: 97+18=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[99, 97, 117], Operations: ['54+63=117']
Exploring Operation: 99-97=2, Resulting Numbers: [117, 2]
Generated Node #0,6,1: 94:[117, 2] Operation: 99-97=2
Moving to Node #0,6,1
Current State: 94:[117, 2], Operations: ['54+63=117', '99-97=2']
Exploring Operation: 117-2=115, Resulting Numbers: [115]
115,94 unequal: No Solution
Moving to Node #0,6,1
Current State: 94:[117, 2], Operations: ['54+63=117', '99-97=2']
Exploring Operation: 117+2=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,6
Current State: 94:[99, 97, 117], Operations: ['54+63=117']
Exploring Operation: 117-97=20, Resulting Numbers: [99, 20]
Generated Node #0,6,2: 94:[99, 20] Operation: 117-97=20
Moving to Node #0,6,2
Current State: 94:[99, 20], Operations: ['54+63=117', '117-97=20']
Exploring Operation: 99-20=79, Resulting Numbers: [79]
79,94 unequal: No Solution
Moving to Node #0,6,2
Current State: 94:[99, 20], Operations: ['54+63=117', '117-97=20']
Exploring Operation: 99+20=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 99+54=153, Resulting Numbers: [97, 63, 153]
Generated Node #0,7: 94:[97, 63, 153] Operation: 99+54=153
Moving to Node #0,7
Current State: 94:[97, 63, 153], Operations: ['99+54=153']
Exploring Operation: 153-63=90, Resulting Numbers: [97, 90]
Generated Node #0,7,0: 94:[97, 90] Operation: 153-63=90
Moving to Node #0,7,0
Current State: 94:[97, 90], Operations: ['99+54=153', '153-63=90']
Exploring Operation: 97-90=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,7,0
Current State: 94:[97, 90], Operations: ['99+54=153', '153-63=90']
Exploring Operation: 97+90=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[97, 63, 153], Operations: ['99+54=153']
Exploring Operation: 153-97=56, Resulting Numbers: [63, 56]
Generated Node #0,7,1: 94:[63, 56] Operation: 153-97=56
Moving to Node #0,7,1
Current State: 94:[63, 56], Operations: ['99+54=153', '153-97=56']
Exploring Operation: 63-56=7, Resulting Numbers: [7]
7,94 unequal: No Solution
Moving to Node #0,7,1
Current State: 94:[63, 56], Operations: ['99+54=153', '153-97=56']
Exploring Operation: 63+56=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,7
Current State: 94:[97, 63, 153], Operations: ['99+54=153']
Exploring Operation: 97-63=34, Resulting Numbers: [153, 34]
Generated Node #0,7,2: 94:[153, 34] Operation: 97-63=34
Moving to Node #0,7,2
Current State: 94:[153, 34], Operations: ['99+54=153', '97-63=34']
Exploring Operation: 153-34=119, Resulting Numbers: [119]
119,94 unequal: No Solution
Moving to Node #0,7,2
Current State: 94:[153, 34], Operations: ['99+54=153', '97-63=34']
Exploring Operation: 153+34=187, Resulting Numbers: [187]
187,94 unequal: No Solution
Moving to Node #0
Current State: 94:[99, 97, 54, 63], Operations: []
Exploring Operation: 99+63=162, Resulting Numbers: [97, 54, 162]
Generated Node #0,8: 94:[97, 54, 162] Operation: 99+63=162
Moving to Node #0,8
Current State: 94:[97, 54, 162], Operations: ['99+63=162']
Exploring Operation: 162/54=3, Resulting Numbers: [97, 3]
Generated Node #0,8,0: 94:[97, 3] Operation: 162/54=3
Moving to Node #0,8,0
Current State: 94:[97, 3], Operations: ['99+63=162', '162/54=3']
Exploring Operation: 97-3=94, Resulting Numbers: [94]
94,94 equal: Goal Reached
|
Current State: 17:[40, 15, 13, 74], Operations: []
Exploring Operation: 74-40=34, Resulting Numbers: [15, 13, 34]
Generated Node #0,0: 17:[15, 13, 34] Operation: 74-40=34
Moving to Node #0,0
Current State: 17:[15, 13, 34], Operations: ['74-40=34']
Exploring Operation: 34-15=19, Resulting Numbers: [13, 19]
Generated Node #0,0,0: 17:[13, 19] Operation: 34-15=19
Moving to Node #0,0,0
Current State: 17:[13, 19], Operations: ['74-40=34', '34-15=19']
Exploring Operation: 19-13=6, Resulting Numbers: [6]
6,17 unequal: No Solution
Moving to Node #0,0,0
Current State: 17:[13, 19], Operations: ['74-40=34', '34-15=19']
Exploring Operation: 13+19=32, Resulting Numbers: [32]
32,17 unequal: No Solution
Moving to Node #0,0
Current State: 17:[15, 13, 34], Operations: ['74-40=34']
Exploring Operation: 34-13=21, Resulting Numbers: [15, 21]
Generated Node #0,0,1: 17:[15, 21] Operation: 34-13=21
Moving to Node #0,0,1
Current State: 17:[15, 21], Operations: ['74-40=34', '34-13=21']
Exploring Operation: 21-15=6, Resulting Numbers: [6]
6,17 unequal: No Solution
Moving to Node #0,0
Current State: 17:[15, 13, 34], Operations: ['74-40=34']
Exploring Operation: 15+13=28, Resulting Numbers: [34, 28]
Generated Node #0,0,2: 17:[34, 28] Operation: 15+13=28
Moving to Node #0,0,2
Current State: 17:[34, 28], Operations: ['74-40=34', '15+13=28']
Exploring Operation: 34-28=6, Resulting Numbers: [6]
6,17 unequal: No Solution
Moving to Node #0,0
Current State: 17:[15, 13, 34], Operations: ['74-40=34']
Exploring Operation: 15-13=2, Resulting Numbers: [34, 2]
Generated Node #0,0,3: 17:[34, 2] Operation: 15-13=2
Moving to Node #0,0,3
Current State: 17:[34, 2], Operations: ['74-40=34', '15-13=2']
Exploring Operation: 34/2=17, Resulting Numbers: [17]
17,17 equal: Goal Reached
|
Current State: 80:[54, 3, 90, 4], Operations: []
Exploring Operation: 54/3=18, Resulting Numbers: [90, 4, 18]
Generated Node #0,0: 80:[90, 4, 18] Operation: 54/3=18
Exploring Operation: 90-54=36, Resulting Numbers: [3, 4, 36]
Generated Node #0,1: 80:[3, 4, 36] Operation: 90-54=36
Moving to Node #0,1
Current State: 80:[3, 4, 36], Operations: ['90-54=36']
Exploring Operation: 4+36=40, Resulting Numbers: [3, 40]
Generated Node #0,1,0: 80:[3, 40] Operation: 4+36=40
Exploring Operation: 3+36=39, Resulting Numbers: [4, 39]
Generated Node #0,1,1: 80:[4, 39] Operation: 3+36=39
Moving to Node #0,0
Current State: 80:[90, 4, 18], Operations: ['54/3=18']
Exploring Operation: 90/18=5, Resulting Numbers: [4, 5]
Generated Node #0,0,0: 80:[4, 5] Operation: 90/18=5
Exploring Operation: 90-4=86, Resulting Numbers: [18, 86]
Generated Node #0,0,1: 80:[18, 86] Operation: 90-4=86
Moving to Node #0,0,0
Current State: 80:[4, 5], Operations: ['54/3=18', '90/18=5']
Exploring Operation: 4*5=20, Resulting Numbers: [20]
20,80 unequal: No Solution
Exploring Operation: 4+5=9, Resulting Numbers: [9]
9,80 unequal: No Solution
Moving to Node #0,1,0
Current State: 80:[3, 40], Operations: ['90-54=36', '4+36=40']
Exploring Operation: 40-3=37, Resulting Numbers: [37]
37,80 unequal: No Solution
Exploring Operation: 3+40=43, Resulting Numbers: [43]
43,80 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 80:[20], Operations: ['54/3=18', '90/18=5', '4*5=20']
Moving to Node #0,1,1
Current State: 80:[4, 39], Operations: ['90-54=36', '3+36=39']
Exploring Operation: 39-4=35, Resulting Numbers: [35]
35,80 unequal: No Solution
Exploring Operation: 4+39=43, Resulting Numbers: [43]
43,80 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 80:[9], Operations: ['54/3=18', '90/18=5', '4+5=9']
Moving to Node #0,1,0,0
Current State: 80:[43], Operations: ['90-54=36', '4+36=40', '3+40=43']
Moving to Node #0,1,0,0
Current State: 80:[37], Operations: ['90-54=36', '4+36=40', '40-3=37']
Moving to Node #0,1,1,0
Current State: 80:[43], Operations: ['90-54=36', '3+36=39', '4+39=43']
Moving to Node #0,1,1,0
Current State: 80:[35], Operations: ['90-54=36', '3+36=39', '39-4=35']
Moving to Node #0,0,1
Current State: 80:[18, 86], Operations: ['54/3=18', '90-4=86']
Exploring Operation: 18+86=104, Resulting Numbers: [104]
104,80 unequal: No Solution
Exploring Operation: 86-18=68, Resulting Numbers: [68]
68,80 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 80:[68], Operations: ['54/3=18', '90-4=86', '86-18=68']
Moving to Node #0,0,1,0
Current State: 80:[104], Operations: ['54/3=18', '90-4=86', '18+86=104']
No solution found. |
Current State: 32:[14, 9, 83, 5], Operations: []
Exploring Operation: 83-14=69, Resulting Numbers: [9, 5, 69]
Generated Node #0,0: 32:[9, 5, 69] Operation: 83-14=69
Moving to Node #0,0
Current State: 32:[9, 5, 69], Operations: ['83-14=69']
Exploring Operation: 69-9=60, Resulting Numbers: [5, 60]
Generated Node #0,0,0: 32:[5, 60] Operation: 69-9=60
Moving to Node #0,0,0
Current State: 32:[5, 60], Operations: ['83-14=69', '69-9=60']
Exploring Operation: 60/5=12, Resulting Numbers: [12]
12,32 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 32:[12], Operations: ['83-14=69', '69-9=60', '60/5=12']
No solution found. |
Current State: 88:[65, 30, 73, 41], Operations: []
Exploring Operation: 73-65=8, Resulting Numbers: [30, 41, 8]
Generated Node #0,0: 88:[30, 41, 8] Operation: 73-65=8
Moving to Node #0,0
Current State: 88:[30, 41, 8], Operations: ['73-65=8']
Exploring Operation: 41-30=11, Resulting Numbers: [8, 11]
Generated Node #0,0,0: 88:[8, 11] Operation: 41-30=11
Moving to Node #0,0,0
Current State: 88:[8, 11], Operations: ['73-65=8', '41-30=11']
Exploring Operation: 8*11=88, Resulting Numbers: [88]
88,88 equal: Goal Reached
|
Current State: 45:[79, 10, 57, 77], Operations: []
Exploring Operation: 57-10=47, Resulting Numbers: [79, 77, 47]
Generated Node #0,0: 45:[79, 77, 47] Operation: 57-10=47
Exploring Operation: 77-57=20, Resulting Numbers: [79, 10, 20]
Generated Node #0,1: 45:[79, 10, 20] Operation: 77-57=20
Exploring Operation: 79-77=2, Resulting Numbers: [10, 57, 2]
Generated Node #0,2: 45:[10, 57, 2] Operation: 79-77=2
Exploring Operation: 79-10=69, Resulting Numbers: [57, 77, 69]
Generated Node #0,3: 45:[57, 77, 69] Operation: 79-10=69
Exploring Operation: 79-57=22, Resulting Numbers: [10, 77, 22]
Generated Node #0,4: 45:[10, 77, 22] Operation: 79-57=22
Moving to Node #0,2
Current State: 45:[10, 57, 2], Operations: ['79-77=2']
Exploring Operation: 57-10=47, Resulting Numbers: [2, 47]
Generated Node #0,2,0: 45:[2, 47] Operation: 57-10=47
Exploring Operation: 10-2=8, Resulting Numbers: [57, 8]
Generated Node #0,2,1: 45:[57, 8] Operation: 10-2=8
Exploring Operation: 10/2=5, Resulting Numbers: [57, 5]
Generated Node #0,2,2: 45:[57, 5] Operation: 10/2=5
Exploring Operation: 57-2=55, Resulting Numbers: [10, 55]
Generated Node #0,2,3: 45:[10, 55] Operation: 57-2=55
Exploring Operation: 10+2=12, Resulting Numbers: [57, 12]
Generated Node #0,2,4: 45:[57, 12] Operation: 10+2=12
Moving to Node #0,4
Current State: 45:[10, 77, 22], Operations: ['79-57=22']
Exploring Operation: 77-10=67, Resulting Numbers: [22, 67]
Generated Node #0,4,0: 45:[22, 67] Operation: 77-10=67
Exploring Operation: 10+22=32, Resulting Numbers: [77, 32]
Generated Node #0,4,1: 45:[77, 32] Operation: 10+22=32
Exploring Operation: 10+77=87, Resulting Numbers: [22, 87]
Generated Node #0,4,2: 45:[22, 87] Operation: 10+77=87
Exploring Operation: 77-22=55, Resulting Numbers: [10, 55]
Generated Node #0,4,3: 45:[10, 55] Operation: 77-22=55
Exploring Operation: 22-10=12, Resulting Numbers: [77, 12]
Generated Node #0,4,4: 45:[77, 12] Operation: 22-10=12
Moving to Node #0,1
Current State: 45:[79, 10, 20], Operations: ['77-57=20']
Exploring Operation: 20-10=10, Resulting Numbers: [79, 10]
Generated Node #0,1,0: 45:[79, 10] Operation: 20-10=10
Exploring Operation: 79-10=69, Resulting Numbers: [20, 69]
Generated Node #0,1,1: 45:[20, 69] Operation: 79-10=69
Exploring Operation: 20/10=2, Resulting Numbers: [79, 2]
Generated Node #0,1,2: 45:[79, 2] Operation: 20/10=2
Exploring Operation: 79+10=89, Resulting Numbers: [20, 89]
Generated Node #0,1,3: 45:[20, 89] Operation: 79+10=89
Exploring Operation: 79-20=59, Resulting Numbers: [10, 59]
Generated Node #0,1,4: 45:[10, 59] Operation: 79-20=59
Moving to Node #0,0
Current State: 45:[79, 77, 47], Operations: ['57-10=47']
Exploring Operation: 79-77=2, Resulting Numbers: [47, 2]
Generated Node #0,0,0: 45:[47, 2] Operation: 79-77=2
Exploring Operation: 79+77=156, Resulting Numbers: [47, 156]
Generated Node #0,0,1: 45:[47, 156] Operation: 79+77=156
Exploring Operation: 77-47=30, Resulting Numbers: [79, 30]
Generated Node #0,0,2: 45:[79, 30] Operation: 77-47=30
Exploring Operation: 79+47=126, Resulting Numbers: [77, 126]
Generated Node #0,0,3: 45:[77, 126] Operation: 79+47=126
Exploring Operation: 79-47=32, Resulting Numbers: [77, 32]
Generated Node #0,0,4: 45:[77, 32] Operation: 79-47=32
Moving to Node #0,3
Current State: 45:[57, 77, 69], Operations: ['79-10=69']
Exploring Operation: 57+77=134, Resulting Numbers: [69, 134]
Generated Node #0,3,0: 45:[69, 134] Operation: 57+77=134
Exploring Operation: 57+69=126, Resulting Numbers: [77, 126]
Generated Node #0,3,1: 45:[77, 126] Operation: 57+69=126
Exploring Operation: 77-69=8, Resulting Numbers: [57, 8]
Generated Node #0,3,2: 45:[57, 8] Operation: 77-69=8
Exploring Operation: 69-57=12, Resulting Numbers: [77, 12]
Generated Node #0,3,3: 45:[77, 12] Operation: 69-57=12
Exploring Operation: 77-57=20, Resulting Numbers: [69, 20]
Generated Node #0,3,4: 45:[69, 20] Operation: 77-57=20
Moving to Node #0,2,0
Current State: 45:[2, 47], Operations: ['79-77=2', '57-10=47']
Exploring Operation: 47-2=45, Resulting Numbers: [45]
45,45 equal: Goal Reached
|
Current State: 17:[13, 74, 70, 77], Operations: []
Exploring Operation: 77-74=3, Resulting Numbers: [13, 70, 3]
Generated Node #0,0: 17:[13, 70, 3] Operation: 77-74=3
Exploring Operation: 77-70=7, Resulting Numbers: [13, 74, 7]
Generated Node #0,1: 17:[13, 74, 7] Operation: 77-70=7
Exploring Operation: 74-70=4, Resulting Numbers: [13, 77, 4]
Generated Node #0,2: 17:[13, 77, 4] Operation: 74-70=4
Moving to Node #0,0
Current State: 17:[13, 70, 3], Operations: ['77-74=3']
Exploring Operation: 13+3=16, Resulting Numbers: [70, 16]
Generated Node #0,0,0: 17:[70, 16] Operation: 13+3=16
Exploring Operation: 70-3=67, Resulting Numbers: [13, 67]
Generated Node #0,0,1: 17:[13, 67] Operation: 70-3=67
Exploring Operation: 70-13=57, Resulting Numbers: [3, 57]
Generated Node #0,0,2: 17:[3, 57] Operation: 70-13=57
Moving to Node #0,1
Current State: 17:[13, 74, 7], Operations: ['77-70=7']
Exploring Operation: 74-7=67, Resulting Numbers: [13, 67]
Generated Node #0,1,0: 17:[13, 67] Operation: 74-7=67
Exploring Operation: 13+7=20, Resulting Numbers: [74, 20]
Generated Node #0,1,1: 17:[74, 20] Operation: 13+7=20
Exploring Operation: 74-13=61, Resulting Numbers: [7, 61]
Generated Node #0,1,2: 17:[7, 61] Operation: 74-13=61
Moving to Node #0,2
Current State: 17:[13, 77, 4], Operations: ['74-70=4']
Exploring Operation: 13+4=17, Resulting Numbers: [77, 17]
Generated Node #0,2,0: 17:[77, 17] Operation: 13+4=17
Exploring Operation: 77-4=73, Resulting Numbers: [13, 73]
Generated Node #0,2,1: 17:[13, 73] Operation: 77-4=73
Exploring Operation: 77-13=64, Resulting Numbers: [4, 64]
Generated Node #0,2,2: 17:[4, 64] Operation: 77-13=64
Moving to Node #0,0,0
Current State: 17:[70, 16], Operations: ['77-74=3', '13+3=16']
Exploring Operation: 70+16=86, Resulting Numbers: [86]
86,17 unequal: No Solution
Exploring Operation: 70*16=1120, Resulting Numbers: [1120]
1120,17 unequal: No Solution
Exploring Operation: 70-16=54, Resulting Numbers: [54]
54,17 unequal: No Solution
Moving to Node #0,0,2
Current State: 17:[3, 57], Operations: ['77-74=3', '70-13=57']
Exploring Operation: 57/3=19, Resulting Numbers: [19]
19,17 unequal: No Solution
Exploring Operation: 57-3=54, Resulting Numbers: [54]
54,17 unequal: No Solution
Exploring Operation: 3+57=60, Resulting Numbers: [60]
60,17 unequal: No Solution
Moving to Node #0,0,1
Current State: 17:[13, 67], Operations: ['77-74=3', '70-3=67']
Exploring Operation: 13*67=871, Resulting Numbers: [871]
871,17 unequal: No Solution
Exploring Operation: 13+67=80, Resulting Numbers: [80]
80,17 unequal: No Solution
Exploring Operation: 67-13=54, Resulting Numbers: [54]
54,17 unequal: No Solution
Moving to Node #0,0,2,0
Current State: 17:[19], Operations: ['77-74=3', '70-13=57', '57/3=19']
Moving to Node #0,1,2
Current State: 17:[7, 61], Operations: ['77-70=7', '74-13=61']
Exploring Operation: 7*61=427, Resulting Numbers: [427]
427,17 unequal: No Solution
Exploring Operation: 7+61=68, Resulting Numbers: [68]
68,17 unequal: No Solution
Exploring Operation: 61-7=54, Resulting Numbers: [54]
54,17 unequal: No Solution
Moving to Node #0,1,0
Current State: 17:[13, 67], Operations: ['77-70=7', '74-7=67']
Exploring Operation: 13+67=80, Resulting Numbers: [80]
80,17 unequal: No Solution
Exploring Operation: 13*67=871, Resulting Numbers: [871]
871,17 unequal: No Solution
Exploring Operation: 67-13=54, Resulting Numbers: [54]
54,17 unequal: No Solution
Moving to Node #0,2,0
Current State: 17:[77, 17], Operations: ['74-70=4', '13+4=17']
Exploring Operation: 77+17=94, Resulting Numbers: [94]
94,17 unequal: No Solution
Exploring Operation: 77-17=60, Resulting Numbers: [60]
60,17 unequal: No Solution
Exploring Operation: 77*17=1309, Resulting Numbers: [1309]
1309,17 unequal: No Solution
Moving to Node #0,1,1
Current State: 17:[74, 20], Operations: ['77-70=7', '13+7=20']
Exploring Operation: 74+20=94, Resulting Numbers: [94]
94,17 unequal: No Solution
Exploring Operation: 74*20=1480, Resulting Numbers: [1480]
1480,17 unequal: No Solution
Exploring Operation: 74-20=54, Resulting Numbers: [54]
54,17 unequal: No Solution
Moving to Node #0,2,1
Current State: 17:[13, 73], Operations: ['74-70=4', '77-4=73']
Exploring Operation: 13+73=86, Resulting Numbers: [86]
86,17 unequal: No Solution
Exploring Operation: 73-13=60, Resulting Numbers: [60]
60,17 unequal: No Solution
Exploring Operation: 13*73=949, Resulting Numbers: [949]
949,17 unequal: No Solution
Moving to Node #0,2,2
Current State: 17:[4, 64], Operations: ['74-70=4', '77-13=64']
Exploring Operation: 64-4=60, Resulting Numbers: [60]
60,17 unequal: No Solution
Exploring Operation: 4+64=68, Resulting Numbers: [68]
68,17 unequal: No Solution
Exploring Operation: 64/4=16, Resulting Numbers: [16]
16,17 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 17:[54], Operations: ['77-74=3', '13+3=16', '70-16=54']
Moving to Node #0,0,1,0
Current State: 17:[54], Operations: ['77-74=3', '70-3=67', '67-13=54']
Moving to Node #0,2,2,0
Current State: 17:[16], Operations: ['74-70=4', '77-13=64', '64/4=16']
Moving to Node #0,1,2,0
Current State: 17:[54], Operations: ['77-70=7', '74-13=61', '61-7=54']
Moving to Node #0,0,2,0
Current State: 17:[54], Operations: ['77-74=3', '70-13=57', '57-3=54']
Moving to Node #0,1,0,0
Current State: 17:[54], Operations: ['77-70=7', '74-7=67', '67-13=54']
Moving to Node #0,1,1,0
Current State: 17:[54], Operations: ['77-70=7', '13+7=20', '74-20=54']
Moving to Node #0,0,2,0
Current State: 17:[60], Operations: ['77-74=3', '70-13=57', '3+57=60']
Moving to Node #0,2,1,0
Current State: 17:[60], Operations: ['74-70=4', '77-4=73', '73-13=60']
Moving to Node #0,2,2,0
Current State: 17:[60], Operations: ['74-70=4', '77-13=64', '64-4=60']
Moving to Node #0,2,0,0
Current State: 17:[60], Operations: ['74-70=4', '13+4=17', '77-17=60']
Moving to Node #0,1,2,0
Current State: 17:[68], Operations: ['77-70=7', '74-13=61', '7+61=68']
Moving to Node #0,2,2,0
Current State: 17:[68], Operations: ['74-70=4', '77-13=64', '4+64=68']
Moving to Node #0,1,0,0
Current State: 17:[80], Operations: ['77-70=7', '74-7=67', '13+67=80']
Moving to Node #0,0,1,0
Current State: 17:[80], Operations: ['77-74=3', '70-3=67', '13+67=80']
Moving to Node #0,2,1,0
Current State: 17:[86], Operations: ['74-70=4', '77-4=73', '13+73=86']
Moving to Node #0,0,0,0
Current State: 17:[86], Operations: ['77-74=3', '13+3=16', '70+16=86']
Moving to Node #0,1,1,0
Current State: 17:[94], Operations: ['77-70=7', '13+7=20', '74+20=94']
Moving to Node #0,2,0,0
Current State: 17:[94], Operations: ['74-70=4', '13+4=17', '77+17=94']
Moving to Node #0,1,2,0
Current State: 17:[427], Operations: ['77-70=7', '74-13=61', '7*61=427']
Moving to Node #0,0,1,0
Current State: 17:[871], Operations: ['77-74=3', '70-3=67', '13*67=871']
Moving to Node #0,1,0,0
Current State: 17:[871], Operations: ['77-70=7', '74-7=67', '13*67=871']
Moving to Node #0,2,1,0
Current State: 17:[949], Operations: ['74-70=4', '77-4=73', '13*73=949']
Moving to Node #0,0,0,0
Current State: 17:[1120], Operations: ['77-74=3', '13+3=16', '70*16=1120']
Moving to Node #0,2,0,0
Current State: 17:[1309], Operations: ['74-70=4', '13+4=17', '77*17=1309']
Moving to Node #0,1,1,0
Current State: 17:[1480], Operations: ['77-70=7', '13+7=20', '74*20=1480']
No solution found. |
Current State: 26:[12, 48, 13, 22], Operations: []
Exploring Operation: 48-22=26, Resulting Numbers: [12, 13, 26]
Generated Node #0,0: 26:[12, 13, 26] Operation: 48-22=26
Moving to Node #0,0
Current State: 26:[12, 13, 26], Operations: ['48-22=26']
Exploring Operation: 12+13=25, Resulting Numbers: [26, 25]
Generated Node #0,0,0: 26:[26, 25] Operation: 12+13=25
Moving to Node #0,0,0
Current State: 26:[26, 25], Operations: ['48-22=26', '12+13=25']
Exploring Operation: 26-25=1, Resulting Numbers: [1]
1,26 unequal: No Solution
Moving to Node #0,0,0
Current State: 26:[26, 25], Operations: ['48-22=26', '12+13=25']
Exploring Operation: 26+25=51, Resulting Numbers: [51]
51,26 unequal: No Solution
Moving to Node #0,0
Current State: 26:[12, 13, 26], Operations: ['48-22=26']
Exploring Operation: 13-12=1, Resulting Numbers: [26, 1]
Generated Node #0,0,1: 26:[26, 1] Operation: 13-12=1
Moving to Node #0,0,1
Current State: 26:[26, 1], Operations: ['48-22=26', '13-12=1']
Exploring Operation: 26*1=26, Resulting Numbers: [26]
26,26 equal: Goal Reached
|
Current State: 10:[59, 3, 19, 90], Operations: []
|
Current State: 71:[5, 44, 34, 73], Operations: []
Exploring Operation: 5+44=49, Resulting Numbers: [34, 73, 49]
Generated Node #0,0: 71:[34, 73, 49] Operation: 5+44=49
Moving to Node #0,0
Current State: 71:[34, 73, 49], Operations: ['5+44=49']
Exploring Operation: 34+49=83, Resulting Numbers: [73, 83]
Generated Node #0,0,0: 71:[73, 83] Operation: 34+49=83
Moving to Node #0,0,0
Current State: 71:[73, 83], Operations: ['5+44=49', '34+49=83']
Exploring Operation: 83-73=10, Resulting Numbers: [10]
10,71 unequal: No Solution
Moving to Node #0,0
Current State: 71:[34, 73, 49], Operations: ['5+44=49']
Exploring Operation: 73-34=39, Resulting Numbers: [49, 39]
Generated Node #0,0,1: 71:[49, 39] Operation: 73-34=39
Moving to Node #0,0,1
Current State: 71:[49, 39], Operations: ['5+44=49', '73-34=39']
Exploring Operation: 49+39=88, Resulting Numbers: [88]
88,71 unequal: No Solution
Moving to Node #0,0,1
Current State: 71:[49, 39], Operations: ['5+44=49', '73-34=39']
Exploring Operation: 49-39=10, Resulting Numbers: [10]
10,71 unequal: No Solution
Moving to Node #0,0
Current State: 71:[34, 73, 49], Operations: ['5+44=49']
Exploring Operation: 34+73=107, Resulting Numbers: [49, 107]
Generated Node #0,0,2: 71:[49, 107] Operation: 34+73=107
Moving to Node #0,0,2
Current State: 71:[49, 107], Operations: ['5+44=49', '34+73=107']
Exploring Operation: 107-49=58, Resulting Numbers: [58]
58,71 unequal: No Solution
Moving to Node #0,0
Current State: 71:[34, 73, 49], Operations: ['5+44=49']
Exploring Operation: 49-34=15, Resulting Numbers: [73, 15]
Generated Node #0,0,3: 71:[73, 15] Operation: 49-34=15
Moving to Node #0,0,3
Current State: 71:[73, 15], Operations: ['5+44=49', '49-34=15']
Exploring Operation: 73-15=58, Resulting Numbers: [58]
58,71 unequal: No Solution
Moving to Node #0,0,3
Current State: 71:[73, 15], Operations: ['5+44=49', '49-34=15']
Exploring Operation: 73+15=88, Resulting Numbers: [88]
88,71 unequal: No Solution
Moving to Node #0
Current State: 71:[5, 44, 34, 73], Operations: []
Exploring Operation: 5+34=39, Resulting Numbers: [44, 73, 39]
Generated Node #0,1: 71:[44, 73, 39] Operation: 5+34=39
Moving to Node #0,1
Current State: 71:[44, 73, 39], Operations: ['5+34=39']
Exploring Operation: 44+39=83, Resulting Numbers: [73, 83]
Generated Node #0,1,0: 71:[73, 83] Operation: 44+39=83
Moving to Node #0,1,0
Current State: 71:[73, 83], Operations: ['5+34=39', '44+39=83']
Exploring Operation: 83-73=10, Resulting Numbers: [10]
10,71 unequal: No Solution
Moving to Node #0,1
Current State: 71:[44, 73, 39], Operations: ['5+34=39']
Exploring Operation: 73-39=34, Resulting Numbers: [44, 34]
Generated Node #0,1,1: 71:[44, 34] Operation: 73-39=34
Moving to Node #0,1,1
Current State: 71:[44, 34], Operations: ['5+34=39', '73-39=34']
Exploring Operation: 44+34=78, Resulting Numbers: [78]
78,71 unequal: No Solution
Moving to Node #0,1,1
Current State: 71:[44, 34], Operations: ['5+34=39', '73-39=34']
Exploring Operation: 44-34=10, Resulting Numbers: [10]
10,71 unequal: No Solution
Moving to Node #0,1
Current State: 71:[44, 73, 39], Operations: ['5+34=39']
Exploring Operation: 44-39=5, Resulting Numbers: [73, 5]
Generated Node #0,1,2: 71:[73, 5] Operation: 44-39=5
Moving to Node #0,1,2
Current State: 71:[73, 5], Operations: ['5+34=39', '44-39=5']
Exploring Operation: 73-5=68, Resulting Numbers: [68]
68,71 unequal: No Solution
Moving to Node #0,1,2
Current State: 71:[73, 5], Operations: ['5+34=39', '44-39=5']
Exploring Operation: 73+5=78, Resulting Numbers: [78]
78,71 unequal: No Solution
Moving to Node #0,1
Current State: 71:[44, 73, 39], Operations: ['5+34=39']
Exploring Operation: 73+39=112, Resulting Numbers: [44, 112]
Generated Node #0,1,3: 71:[44, 112] Operation: 73+39=112
Moving to Node #0,1,3
Current State: 71:[44, 112], Operations: ['5+34=39', '73+39=112']
Exploring Operation: 112-44=68, Resulting Numbers: [68]
68,71 unequal: No Solution
Moving to Node #0
Current State: 71:[5, 44, 34, 73], Operations: []
Exploring Operation: 73-5=68, Resulting Numbers: [44, 34, 68]
Generated Node #0,2: 71:[44, 34, 68] Operation: 73-5=68
Moving to Node #0,2
Current State: 71:[44, 34, 68], Operations: ['73-5=68']
Exploring Operation: 44+34=78, Resulting Numbers: [68, 78]
Generated Node #0,2,0: 71:[68, 78] Operation: 44+34=78
Moving to Node #0,2,0
Current State: 71:[68, 78], Operations: ['73-5=68', '44+34=78']
Exploring Operation: 78-68=10, Resulting Numbers: [10]
10,71 unequal: No Solution
Moving to Node #0,2
Current State: 71:[44, 34, 68], Operations: ['73-5=68']
Exploring Operation: 34+68=102, Resulting Numbers: [44, 102]
Generated Node #0,2,1: 71:[44, 102] Operation: 34+68=102
Moving to Node #0,2,1
Current State: 71:[44, 102], Operations: ['73-5=68', '34+68=102']
Exploring Operation: 102-44=58, Resulting Numbers: [58]
58,71 unequal: No Solution
Moving to Node #0,2
Current State: 71:[44, 34, 68], Operations: ['73-5=68']
Exploring Operation: 44-34=10, Resulting Numbers: [68, 10]
Generated Node #0,2,2: 71:[68, 10] Operation: 44-34=10
Moving to Node #0,2,2
Current State: 71:[68, 10], Operations: ['73-5=68', '44-34=10']
Exploring Operation: 68+10=78, Resulting Numbers: [78]
78,71 unequal: No Solution
Moving to Node #0,2,2
Current State: 71:[68, 10], Operations: ['73-5=68', '44-34=10']
Exploring Operation: 68-10=58, Resulting Numbers: [58]
58,71 unequal: No Solution
Moving to Node #0,2
Current State: 71:[44, 34, 68], Operations: ['73-5=68']
Exploring Operation: 68-34=34, Resulting Numbers: [44, 34]
Generated Node #0,2,3: 71:[44, 34] Operation: 68-34=34
Moving to Node #0,2,3
Current State: 71:[44, 34], Operations: ['73-5=68', '68-34=34']
Exploring Operation: 44+34=78, Resulting Numbers: [78]
78,71 unequal: No Solution
Moving to Node #0,2,3
Current State: 71:[44, 34], Operations: ['73-5=68', '68-34=34']
Exploring Operation: 44-34=10, Resulting Numbers: [10]
10,71 unequal: No Solution
Moving to Node #0
Current State: 71:[5, 44, 34, 73], Operations: []
Exploring Operation: 44-5=39, Resulting Numbers: [34, 73, 39]
Generated Node #0,3: 71:[34, 73, 39] Operation: 44-5=39
Moving to Node #0,3
Current State: 71:[34, 73, 39], Operations: ['44-5=39']
Exploring Operation: 34+39=73, Resulting Numbers: [73, 73]
Generated Node #0,3,0: 71:[73, 73] Operation: 34+39=73
Moving to Node #0,3,0
Current State: 71:[73, 73], Operations: ['44-5=39', '34+39=73']
Exploring Operation: 73/73=1, Resulting Numbers: [1]
1,71 unequal: No Solution
Moving to Node #0,3,0
Current State: 71:[73, 73], Operations: ['44-5=39', '34+39=73']
Exploring Operation: 73-73=0, Resulting Numbers: [0]
0,71 unequal: No Solution
Moving to Node #0,3
Current State: 71:[34, 73, 39], Operations: ['44-5=39']
Exploring Operation: 73-34=39, Resulting Numbers: [39, 39]
Generated Node #0,3,1: 71:[39, 39] Operation: 73-34=39
Moving to Node #0,3,1
Current State: 71:[39, 39], Operations: ['44-5=39', '73-34=39']
Exploring Operation: 39+39=78, Resulting Numbers: [78]
78,71 unequal: No Solution
Moving to Node #0,3,1
Current State: 71:[39, 39], Operations: ['44-5=39', '73-34=39']
Exploring Operation: 39/39=1, Resulting Numbers: [1]
1,71 unequal: No Solution
Moving to Node #0,3,1
Current State: 71:[39, 39], Operations: ['44-5=39', '73-34=39']
Exploring Operation: 39-39=0, Resulting Numbers: [0]
0,71 unequal: No Solution
Moving to Node #0,3
Current State: 71:[34, 73, 39], Operations: ['44-5=39']
Exploring Operation: 34+73=107, Resulting Numbers: [39, 107]
Generated Node #0,3,2: 71:[39, 107] Operation: 34+73=107
Moving to Node #0,3,2
Current State: 71:[39, 107], Operations: ['44-5=39', '34+73=107']
Exploring Operation: 107-39=68, Resulting Numbers: [68]
68,71 unequal: No Solution
Moving to Node #0,3
Current State: 71:[34, 73, 39], Operations: ['44-5=39']
Exploring Operation: 39-34=5, Resulting Numbers: [73, 5]
Generated Node #0,3,3: 71:[73, 5] Operation: 39-34=5
Moving to Node #0,3,3
Current State: 71:[73, 5], Operations: ['44-5=39', '39-34=5']
Exploring Operation: 73-5=68, Resulting Numbers: [68]
68,71 unequal: No Solution
Moving to Node #0,3,3
Current State: 71:[73, 5], Operations: ['44-5=39', '39-34=5']
Exploring Operation: 73+5=78, Resulting Numbers: [78]
78,71 unequal: No Solution
Moving to Node #0
Current State: 71:[5, 44, 34, 73], Operations: []
Exploring Operation: 34-5=29, Resulting Numbers: [44, 73, 29]
Generated Node #0,4: 71:[44, 73, 29] Operation: 34-5=29
Moving to Node #0,4
Current State: 71:[44, 73, 29], Operations: ['34-5=29']
Exploring Operation: 44+29=73, Resulting Numbers: [73, 73]
Generated Node #0,4,0: 71:[73, 73] Operation: 44+29=73
Moving to Node #0,4,0
Current State: 71:[73, 73], Operations: ['34-5=29', '44+29=73']
Exploring Operation: 73/73=1, Resulting Numbers: [1]
1,71 unequal: No Solution
Moving to Node #0,4,0
Current State: 71:[73, 73], Operations: ['34-5=29', '44+29=73']
Exploring Operation: 73-73=0, Resulting Numbers: [0]
0,71 unequal: No Solution
Moving to Node #0,4
Current State: 71:[44, 73, 29], Operations: ['34-5=29']
Exploring Operation: 73-29=44, Resulting Numbers: [44, 44]
Generated Node #0,4,1: 71:[44, 44] Operation: 73-29=44
Moving to Node #0,4,1
Current State: 71:[44, 44], Operations: ['34-5=29', '73-29=44']
Exploring Operation: 44+44=88, Resulting Numbers: [88]
88,71 unequal: No Solution
Moving to Node #0,4,1
Current State: 71:[44, 44], Operations: ['34-5=29', '73-29=44']
Exploring Operation: 44/44=1, Resulting Numbers: [1]
1,71 unequal: No Solution
Moving to Node #0,4,1
Current State: 71:[44, 44], Operations: ['34-5=29', '73-29=44']
Exploring Operation: 44-44=0, Resulting Numbers: [0]
0,71 unequal: No Solution
Moving to Node #0,4
Current State: 71:[44, 73, 29], Operations: ['34-5=29']
Exploring Operation: 44-29=15, Resulting Numbers: [73, 15]
Generated Node #0,4,2: 71:[73, 15] Operation: 44-29=15
Moving to Node #0,4,2
Current State: 71:[73, 15], Operations: ['34-5=29', '44-29=15']
Exploring Operation: 73-15=58, Resulting Numbers: [58]
58,71 unequal: No Solution
Moving to Node #0,4,2
Current State: 71:[73, 15], Operations: ['34-5=29', '44-29=15']
Exploring Operation: 73+15=88, Resulting Numbers: [88]
88,71 unequal: No Solution
Moving to Node #0,4
Current State: 71:[44, 73, 29], Operations: ['34-5=29']
Exploring Operation: 73+29=102, Resulting Numbers: [44, 102]
Generated Node #0,4,3: 71:[44, 102] Operation: 73+29=102
Moving to Node #0,4,3
Current State: 71:[44, 102], Operations: ['34-5=29', '73+29=102']
Exploring Operation: 102-44=58, Resulting Numbers: [58]
58,71 unequal: No Solution
Moving to Node #0
Current State: 71:[5, 44, 34, 73], Operations: []
Exploring Operation: 5+73=78, Resulting Numbers: [44, 34, 78]
Generated Node #0,5: 71:[44, 34, 78] Operation: 5+73=78
Moving to Node #0,5
Current State: 71:[44, 34, 78], Operations: ['5+73=78']
Exploring Operation: 44+34=78, Resulting Numbers: [78, 78]
Generated Node #0,5,0: 71:[78, 78] Operation: 44+34=78
Moving to Node #0,5,0
Current State: 71:[78, 78], Operations: ['5+73=78', '44+34=78']
Exploring Operation: 78/78=1, Resulting Numbers: [1]
1,71 unequal: No Solution
Moving to Node #0,5,0
Current State: 71:[78, 78], Operations: ['5+73=78', '44+34=78']
Exploring Operation: 78-78=0, Resulting Numbers: [0]
0,71 unequal: No Solution
Moving to Node #0,5
Current State: 71:[44, 34, 78], Operations: ['5+73=78']
Exploring Operation: 78-34=44, Resulting Numbers: [44, 44]
Generated Node #0,5,1: 71:[44, 44] Operation: 78-34=44
Moving to Node #0,5,1
Current State: 71:[44, 44], Operations: ['5+73=78', '78-34=44']
Exploring Operation: 44+44=88, Resulting Numbers: [88]
88,71 unequal: No Solution
Moving to Node #0,5,1
Current State: 71:[44, 44], Operations: ['5+73=78', '78-34=44']
Exploring Operation: 44/44=1, Resulting Numbers: [1]
1,71 unequal: No Solution
Moving to Node #0,5,1
Current State: 71:[44, 44], Operations: ['5+73=78', '78-34=44']
Exploring Operation: 44-44=0, Resulting Numbers: [0]
0,71 unequal: No Solution
Moving to Node #0,5
Current State: 71:[44, 34, 78], Operations: ['5+73=78']
Exploring Operation: 44-34=10, Resulting Numbers: [78, 10]
Generated Node #0,5,2: 71:[78, 10] Operation: 44-34=10
Moving to Node #0,5,2
Current State: 71:[78, 10], Operations: ['5+73=78', '44-34=10']
Exploring Operation: 78-10=68, Resulting Numbers: [68]
68,71 unequal: No Solution
Moving to Node #0,5,2
Current State: 71:[78, 10], Operations: ['5+73=78', '44-34=10']
Exploring Operation: 78+10=88, Resulting Numbers: [88]
88,71 unequal: No Solution
Moving to Node #0,5
Current State: 71:[44, 34, 78], Operations: ['5+73=78']
Exploring Operation: 34+78=112, Resulting Numbers: [44, 112]
Generated Node #0,5,3: 71:[44, 112] Operation: 34+78=112
Moving to Node #0,5,3
Current State: 71:[44, 112], Operations: ['5+73=78', '34+78=112']
Exploring Operation: 112-44=68, Resulting Numbers: [68]
68,71 unequal: No Solution
|
Current State: 91:[91, 32, 53, 22], Operations: []
Exploring Operation: 32+53=85, Resulting Numbers: [91, 22, 85]
Generated Node #0,0: 91:[91, 22, 85] Operation: 32+53=85
Moving to Node #0,0
Current State: 91:[91, 22, 85], Operations: ['32+53=85']
Exploring Operation: 91-85=6, Resulting Numbers: [22, 6]
Generated Node #0,0,0: 91:[22, 6] Operation: 91-85=6
Moving to Node #0,0,0
Current State: 91:[22, 6], Operations: ['32+53=85', '91-85=6']
Exploring Operation: 22-6=16, Resulting Numbers: [16]
16,91 unequal: No Solution
Moving to Node #0,0,0
Current State: 91:[22, 6], Operations: ['32+53=85', '91-85=6']
Exploring Operation: 22+6=28, Resulting Numbers: [28]
28,91 unequal: No Solution
Moving to Node #0,0,0
Current State: 91:[22, 6], Operations: ['32+53=85', '91-85=6']
Exploring Operation: 22*6=132, Resulting Numbers: [132]
132,91 unequal: No Solution
Moving to Node #0,0
Current State: 91:[91, 22, 85], Operations: ['32+53=85']
Exploring Operation: 22+85=107, Resulting Numbers: [91, 107]
Generated Node #0,0,1: 91:[91, 107] Operation: 22+85=107
Moving to Node #0,0,1
Current State: 91:[91, 107], Operations: ['32+53=85', '22+85=107']
Exploring Operation: 107-91=16, Resulting Numbers: [16]
16,91 unequal: No Solution
Moving to Node #0,0
Current State: 91:[91, 22, 85], Operations: ['32+53=85']
Exploring Operation: 91+22=113, Resulting Numbers: [85, 113]
Generated Node #0,0,2: 91:[85, 113] Operation: 91+22=113
Moving to Node #0,0,2
Current State: 91:[85, 113], Operations: ['32+53=85', '91+22=113']
Exploring Operation: 113-85=28, Resulting Numbers: [28]
28,91 unequal: No Solution
Moving to Node #0,0
Current State: 91:[91, 22, 85], Operations: ['32+53=85']
Exploring Operation: 91-22=69, Resulting Numbers: [85, 69]
Generated Node #0,0,3: 91:[85, 69] Operation: 91-22=69
Moving to Node #0,0,3
Current State: 91:[85, 69], Operations: ['32+53=85', '91-22=69']
Exploring Operation: 85-69=16, Resulting Numbers: [16]
16,91 unequal: No Solution
Moving to Node #0,0,3
Current State: 91:[85, 69], Operations: ['32+53=85', '91-22=69']
Exploring Operation: 85+69=154, Resulting Numbers: [154]
154,91 unequal: No Solution
Moving to Node #0,0
Current State: 91:[91, 22, 85], Operations: ['32+53=85']
Exploring Operation: 85-22=63, Resulting Numbers: [91, 63]
Generated Node #0,0,4: 91:[91, 63] Operation: 85-22=63
Moving to Node #0,0,4
Current State: 91:[91, 63], Operations: ['32+53=85', '85-22=63']
Exploring Operation: 91-63=28, Resulting Numbers: [28]
28,91 unequal: No Solution
Moving to Node #0,0,4
Current State: 91:[91, 63], Operations: ['32+53=85', '85-22=63']
Exploring Operation: 91+63=154, Resulting Numbers: [154]
154,91 unequal: No Solution
Moving to Node #0
Current State: 91:[91, 32, 53, 22], Operations: []
Exploring Operation: 53-32=21, Resulting Numbers: [91, 22, 21]
Generated Node #0,1: 91:[91, 22, 21] Operation: 53-32=21
Moving to Node #0,1
Current State: 91:[91, 22, 21], Operations: ['53-32=21']
Exploring Operation: 22-21=1, Resulting Numbers: [91, 1]
Generated Node #0,1,0: 91:[91, 1] Operation: 22-21=1
Moving to Node #0,1,0
Current State: 91:[91, 1], Operations: ['53-32=21', '22-21=1']
Exploring Operation: 91*1=91, Resulting Numbers: [91]
91,91 equal: Goal Reached
|
Current State: 55:[37, 79, 29, 90], Operations: []
Exploring Operation: 90-29=61, Resulting Numbers: [37, 79, 61]
Generated Node #0,0: 55:[37, 79, 61] Operation: 90-29=61
Moving to Node #0,0
Current State: 55:[37, 79, 61], Operations: ['90-29=61']
Exploring Operation: 79-37=42, Resulting Numbers: [61, 42]
Generated Node #0,0,0: 55:[61, 42] Operation: 79-37=42
Moving to Node #0,0,0
Current State: 55:[61, 42], Operations: ['90-29=61', '79-37=42']
Exploring Operation: 61-42=19, Resulting Numbers: [19]
19,55 unequal: No Solution
Moving to Node #0,0,0
Current State: 55:[61, 42], Operations: ['90-29=61', '79-37=42']
Exploring Operation: 61+42=103, Resulting Numbers: [103]
103,55 unequal: No Solution
Moving to Node #0,0
Current State: 55:[37, 79, 61], Operations: ['90-29=61']
Exploring Operation: 61-37=24, Resulting Numbers: [79, 24]
Generated Node #0,0,1: 55:[79, 24] Operation: 61-37=24
Moving to Node #0,0,1
Current State: 55:[79, 24], Operations: ['90-29=61', '61-37=24']
Exploring Operation: 79-24=55, Resulting Numbers: [55]
55,55 equal: Goal Reached
|
Current State: 98:[27, 70, 71, 72], Operations: []
Exploring Operation: 27+70=97, Resulting Numbers: [71, 72, 97]
Generated Node #0,0: 98:[71, 72, 97] Operation: 27+70=97
Moving to Node #0,0
Current State: 98:[71, 72, 97], Operations: ['27+70=97']
Exploring Operation: 71+72=143, Resulting Numbers: [97, 143]
Generated Node #0,0,0: 98:[97, 143] Operation: 71+72=143
Moving to Node #0,0,0
Current State: 98:[97, 143], Operations: ['27+70=97', '71+72=143']
Exploring Operation: 143-97=46, Resulting Numbers: [46]
46,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[71, 72, 97], Operations: ['27+70=97']
Exploring Operation: 71+97=168, Resulting Numbers: [72, 168]
Generated Node #0,0,1: 98:[72, 168] Operation: 71+97=168
Moving to Node #0,0,1
Current State: 98:[72, 168], Operations: ['27+70=97', '71+97=168']
Exploring Operation: 168-72=96, Resulting Numbers: [96]
96,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[71, 72, 97], Operations: ['27+70=97']
Exploring Operation: 72-71=1, Resulting Numbers: [97, 1]
Generated Node #0,0,2: 98:[97, 1] Operation: 72-71=1
Moving to Node #0,0,2
Current State: 98:[97, 1], Operations: ['27+70=97', '72-71=1']
Exploring Operation: 97+1=98, Resulting Numbers: [98]
98,98 equal: Goal Reached
|
Current State: 56:[23, 63, 91, 21], Operations: []
Exploring Operation: 23-21=2, Resulting Numbers: [63, 91, 2]
Generated Node #0,0: 56:[63, 91, 2] Operation: 23-21=2
Exploring Operation: 63/21=3, Resulting Numbers: [23, 91, 3]
Generated Node #0,1: 56:[23, 91, 3] Operation: 63/21=3
Exploring Operation: 91-23=68, Resulting Numbers: [63, 21, 68]
Generated Node #0,2: 56:[63, 21, 68] Operation: 91-23=68
Exploring Operation: 91-21=70, Resulting Numbers: [23, 63, 70]
Generated Node #0,3: 56:[23, 63, 70] Operation: 91-21=70
Exploring Operation: 91-63=28, Resulting Numbers: [23, 21, 28]
Generated Node #0,4: 56:[23, 21, 28] Operation: 91-63=28
Moving to Node #0,4
Current State: 56:[23, 21, 28], Operations: ['91-63=28']
Exploring Operation: 23+28=51, Resulting Numbers: [21, 51]
Generated Node #0,4,0: 56:[21, 51] Operation: 23+28=51
Exploring Operation: 23-21=2, Resulting Numbers: [28, 2]
Generated Node #0,4,1: 56:[28, 2] Operation: 23-21=2
Exploring Operation: 23+21=44, Resulting Numbers: [28, 44]
Generated Node #0,4,2: 56:[28, 44] Operation: 23+21=44
Exploring Operation: 28-21=7, Resulting Numbers: [23, 7]
Generated Node #0,4,3: 56:[23, 7] Operation: 28-21=7
Exploring Operation: 28-23=5, Resulting Numbers: [21, 5]
Generated Node #0,4,4: 56:[21, 5] Operation: 28-23=5
Moving to Node #0,3
Current State: 56:[23, 63, 70], Operations: ['91-21=70']
Exploring Operation: 63-23=40, Resulting Numbers: [70, 40]
Generated Node #0,3,0: 56:[70, 40] Operation: 63-23=40
Exploring Operation: 23+63=86, Resulting Numbers: [70, 86]
Generated Node #0,3,1: 56:[70, 86] Operation: 23+63=86
Exploring Operation: 70-63=7, Resulting Numbers: [23, 7]
Generated Node #0,3,2: 56:[23, 7] Operation: 70-63=7
Exploring Operation: 23+70=93, Resulting Numbers: [63, 93]
Generated Node #0,3,3: 56:[63, 93] Operation: 23+70=93
Exploring Operation: 70-23=47, Resulting Numbers: [63, 47]
Generated Node #0,3,4: 56:[63, 47] Operation: 70-23=47
Moving to Node #0,2
Current State: 56:[63, 21, 68], Operations: ['91-23=68']
Exploring Operation: 63-21=42, Resulting Numbers: [68, 42]
Generated Node #0,2,0: 56:[68, 42] Operation: 63-21=42
Exploring Operation: 63+21=84, Resulting Numbers: [68, 84]
Generated Node #0,2,1: 56:[68, 84] Operation: 63+21=84
Exploring Operation: 68-21=47, Resulting Numbers: [63, 47]
Generated Node #0,2,2: 56:[63, 47] Operation: 68-21=47
Exploring Operation: 63/21=3, Resulting Numbers: [68, 3]
Generated Node #0,2,3: 56:[68, 3] Operation: 63/21=3
Exploring Operation: 68-63=5, Resulting Numbers: [21, 5]
Generated Node #0,2,4: 56:[21, 5] Operation: 68-63=5
Moving to Node #0,1
Current State: 56:[23, 91, 3], Operations: ['63/21=3']
Exploring Operation: 23-3=20, Resulting Numbers: [91, 20]
Generated Node #0,1,0: 56:[91, 20] Operation: 23-3=20
Exploring Operation: 23+3=26, Resulting Numbers: [91, 26]
Generated Node #0,1,1: 56:[91, 26] Operation: 23+3=26
Exploring Operation: 91-23=68, Resulting Numbers: [3, 68]
Generated Node #0,1,2: 56:[3, 68] Operation: 91-23=68
Exploring Operation: 91-3=88, Resulting Numbers: [23, 88]
Generated Node #0,1,3: 56:[23, 88] Operation: 91-3=88
Exploring Operation: 91+3=94, Resulting Numbers: [23, 94]
Generated Node #0,1,4: 56:[23, 94] Operation: 91+3=94
Moving to Node #0,0
Current State: 56:[63, 91, 2], Operations: ['23-21=2']
Exploring Operation: 91+2=93, Resulting Numbers: [63, 93]
Generated Node #0,0,0: 56:[63, 93] Operation: 91+2=93
Exploring Operation: 63-2=61, Resulting Numbers: [91, 61]
Generated Node #0,0,1: 56:[91, 61] Operation: 63-2=61
Exploring Operation: 91-63=28, Resulting Numbers: [2, 28]
Generated Node #0,0,2: 56:[2, 28] Operation: 91-63=28
Exploring Operation: 63+2=65, Resulting Numbers: [91, 65]
Generated Node #0,0,3: 56:[91, 65] Operation: 63+2=65
Exploring Operation: 91-2=89, Resulting Numbers: [63, 89]
Generated Node #0,0,4: 56:[63, 89] Operation: 91-2=89
Moving to Node #0,4,1
Current State: 56:[28, 2], Operations: ['91-63=28', '23-21=2']
Exploring Operation: 28-2=26, Resulting Numbers: [26]
26,56 unequal: No Solution
Exploring Operation: 28+2=30, Resulting Numbers: [30]
30,56 unequal: No Solution
Exploring Operation: 28*2=56, Resulting Numbers: [56]
56,56 equal: Goal Reached
|
Current State: 58:[29, 41, 58, 43], Operations: []
Exploring Operation: 41-29=12, Resulting Numbers: [58, 43, 12]
Generated Node #0,0: 58:[58, 43, 12] Operation: 41-29=12
Exploring Operation: 43-41=2, Resulting Numbers: [29, 58, 2]
Generated Node #0,1: 58:[29, 58, 2] Operation: 43-41=2
Moving to Node #0,1
Current State: 58:[29, 58, 2], Operations: ['43-41=2']
Exploring Operation: 58/29=2, Resulting Numbers: [2, 2]
Generated Node #0,1,0: 58:[2, 2] Operation: 58/29=2
Exploring Operation: 58-29=29, Resulting Numbers: [2, 29]
Generated Node #0,1,1: 58:[2, 29] Operation: 58-29=29
Moving to Node #0,0
Current State: 58:[58, 43, 12], Operations: ['41-29=12']
Exploring Operation: 43+12=55, Resulting Numbers: [58, 55]
Generated Node #0,0,0: 58:[58, 55] Operation: 43+12=55
Exploring Operation: 43-12=31, Resulting Numbers: [58, 31]
Generated Node #0,0,1: 58:[58, 31] Operation: 43-12=31
Moving to Node #0,1,0
Current State: 58:[2, 2], Operations: ['43-41=2', '58/29=2']
Exploring Operation: 2/2=1, Resulting Numbers: [1]
1,58 unequal: No Solution
Exploring Operation: 2+2=4, Resulting Numbers: [4]
4,58 unequal: No Solution
Moving to Node #0,1,1
Current State: 58:[2, 29], Operations: ['43-41=2', '58-29=29']
Exploring Operation: 2+29=31, Resulting Numbers: [31]
31,58 unequal: No Solution
Exploring Operation: 2*29=58, Resulting Numbers: [58]
58,58 equal: Goal Reached
|
Current State: 72:[3, 14, 42, 66], Operations: []
Exploring Operation: 3*14=42, Resulting Numbers: [42, 66, 42]
Generated Node #0,0: 72:[42, 66, 42] Operation: 3*14=42
Exploring Operation: 3+42=45, Resulting Numbers: [14, 66, 45]
Generated Node #0,1: 72:[14, 66, 45] Operation: 3+42=45
Exploring Operation: 3+14=17, Resulting Numbers: [42, 66, 17]
Generated Node #0,2: 72:[42, 66, 17] Operation: 3+14=17
Exploring Operation: 3+66=69, Resulting Numbers: [14, 42, 69]
Generated Node #0,3: 72:[14, 42, 69] Operation: 3+66=69
Moving to Node #0,0
Current State: 72:[42, 66, 42], Operations: ['3*14=42']
Exploring Operation: 66+42=108, Resulting Numbers: [42, 108]
Generated Node #0,0,0: 72:[42, 108] Operation: 66+42=108
Exploring Operation: 42+66=108, Resulting Numbers: [42, 108]
Generated Node #0,0,1: 72:[42, 108] Operation: 42+66=108
Exploring Operation: 42/42=1, Resulting Numbers: [66, 1]
Generated Node #0,0,2: 72:[66, 1] Operation: 42/42=1
Exploring Operation: 42+42=84, Resulting Numbers: [66, 84]
Generated Node #0,0,3: 72:[66, 84] Operation: 42+42=84
Moving to Node #0,2
Current State: 72:[42, 66, 17], Operations: ['3+14=17']
Exploring Operation: 42+17=59, Resulting Numbers: [66, 59]
Generated Node #0,2,0: 72:[66, 59] Operation: 42+17=59
Exploring Operation: 66-17=49, Resulting Numbers: [42, 49]
Generated Node #0,2,1: 72:[42, 49] Operation: 66-17=49
Exploring Operation: 42-17=25, Resulting Numbers: [66, 25]
Generated Node #0,2,2: 72:[66, 25] Operation: 42-17=25
Exploring Operation: 66+17=83, Resulting Numbers: [42, 83]
Generated Node #0,2,3: 72:[42, 83] Operation: 66+17=83
Moving to Node #0,1
Current State: 72:[14, 66, 45], Operations: ['3+42=45']
Exploring Operation: 66-14=52, Resulting Numbers: [45, 52]
Generated Node #0,1,0: 72:[45, 52] Operation: 66-14=52
Exploring Operation: 14+45=59, Resulting Numbers: [66, 59]
Generated Node #0,1,1: 72:[66, 59] Operation: 14+45=59
Exploring Operation: 45-14=31, Resulting Numbers: [66, 31]
Generated Node #0,1,2: 72:[66, 31] Operation: 45-14=31
Exploring Operation: 14+66=80, Resulting Numbers: [45, 80]
Generated Node #0,1,3: 72:[45, 80] Operation: 14+66=80
Moving to Node #0,3
Current State: 72:[14, 42, 69], Operations: ['3+66=69']
Exploring Operation: 69-14=55, Resulting Numbers: [42, 55]
Generated Node #0,3,0: 72:[42, 55] Operation: 69-14=55
Exploring Operation: 42-14=28, Resulting Numbers: [69, 28]
Generated Node #0,3,1: 72:[69, 28] Operation: 42-14=28
Exploring Operation: 14+69=83, Resulting Numbers: [42, 83]
Generated Node #0,3,2: 72:[42, 83] Operation: 14+69=83
Exploring Operation: 14+42=56, Resulting Numbers: [69, 56]
Generated Node #0,3,3: 72:[69, 56] Operation: 14+42=56
Moving to Node #0,0,3
Current State: 72:[66, 84], Operations: ['3*14=42', '42+42=84']
Exploring Operation: 66+84=150, Resulting Numbers: [150]
150,72 unequal: No Solution
Exploring Operation: 84-66=18, Resulting Numbers: [18]
18,72 unequal: No Solution
Exploring Operation: 66*84=5544, Resulting Numbers: [5544]
5544,72 unequal: No Solution
Moving to Node #0,3,3
Current State: 72:[69, 56], Operations: ['3+66=69', '14+42=56']
Exploring Operation: 69+56=125, Resulting Numbers: [125]
125,72 unequal: No Solution
Exploring Operation: 69-56=13, Resulting Numbers: [13]
13,72 unequal: No Solution
Exploring Operation: 69*56=3864, Resulting Numbers: [3864]
3864,72 unequal: No Solution
Moving to Node #0,2,0
Current State: 72:[66, 59], Operations: ['3+14=17', '42+17=59']
Exploring Operation: 66+59=125, Resulting Numbers: [125]
125,72 unequal: No Solution
Exploring Operation: 66*59=3894, Resulting Numbers: [3894]
3894,72 unequal: No Solution
Exploring Operation: 66-59=7, Resulting Numbers: [7]
7,72 unequal: No Solution
Moving to Node #0,1,1
Current State: 72:[66, 59], Operations: ['3+42=45', '14+45=59']
Exploring Operation: 66*59=3894, Resulting Numbers: [3894]
3894,72 unequal: No Solution
Exploring Operation: 66+59=125, Resulting Numbers: [125]
125,72 unequal: No Solution
Exploring Operation: 66-59=7, Resulting Numbers: [7]
7,72 unequal: No Solution
Moving to Node #0,1,3
Current State: 72:[45, 80], Operations: ['3+42=45', '14+66=80']
Exploring Operation: 45*80=3600, Resulting Numbers: [3600]
3600,72 unequal: No Solution
Exploring Operation: 45+80=125, Resulting Numbers: [125]
125,72 unequal: No Solution
Exploring Operation: 80-45=35, Resulting Numbers: [35]
35,72 unequal: No Solution
Moving to Node #0,3,2
Current State: 72:[42, 83], Operations: ['3+66=69', '14+69=83']
Exploring Operation: 83-42=41, Resulting Numbers: [41]
41,72 unequal: No Solution
Exploring Operation: 42+83=125, Resulting Numbers: [125]
125,72 unequal: No Solution
Exploring Operation: 42*83=3486, Resulting Numbers: [3486]
3486,72 unequal: No Solution
Moving to Node #0,2,3
Current State: 72:[42, 83], Operations: ['3+14=17', '66+17=83']
Exploring Operation: 42*83=3486, Resulting Numbers: [3486]
3486,72 unequal: No Solution
Exploring Operation: 83-42=41, Resulting Numbers: [41]
41,72 unequal: No Solution
Exploring Operation: 42+83=125, Resulting Numbers: [125]
125,72 unequal: No Solution
Moving to Node #0,3,0
Current State: 72:[42, 55], Operations: ['3+66=69', '69-14=55']
Exploring Operation: 55-42=13, Resulting Numbers: [13]
13,72 unequal: No Solution
Exploring Operation: 42+55=97, Resulting Numbers: [97]
97,72 unequal: No Solution
Exploring Operation: 42*55=2310, Resulting Numbers: [2310]
2310,72 unequal: No Solution
Moving to Node #0,1,0
Current State: 72:[45, 52], Operations: ['3+42=45', '66-14=52']
Exploring Operation: 45*52=2340, Resulting Numbers: [2340]
2340,72 unequal: No Solution
Exploring Operation: 52-45=7, Resulting Numbers: [7]
7,72 unequal: No Solution
Exploring Operation: 45+52=97, Resulting Numbers: [97]
97,72 unequal: No Solution
Moving to Node #0,1,2
Current State: 72:[66, 31], Operations: ['3+42=45', '45-14=31']
Exploring Operation: 66+31=97, Resulting Numbers: [97]
97,72 unequal: No Solution
Exploring Operation: 66-31=35, Resulting Numbers: [35]
35,72 unequal: No Solution
Exploring Operation: 66*31=2046, Resulting Numbers: [2046]
2046,72 unequal: No Solution
Moving to Node #0,3,1
Current State: 72:[69, 28], Operations: ['3+66=69', '42-14=28']
Exploring Operation: 69+28=97, Resulting Numbers: [97]
97,72 unequal: No Solution
Exploring Operation: 69-28=41, Resulting Numbers: [41]
41,72 unequal: No Solution
Exploring Operation: 69*28=1932, Resulting Numbers: [1932]
1932,72 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 72:[97], Operations: ['3+66=69', '69-14=55', '42+55=97']
Moving to Node #0,1,0,0
Current State: 72:[97], Operations: ['3+42=45', '66-14=52', '45+52=97']
Moving to Node #0,1,2,0
Current State: 72:[97], Operations: ['3+42=45', '45-14=31', '66+31=97']
Moving to Node #0,3,1,0
Current State: 72:[97], Operations: ['3+66=69', '42-14=28', '69+28=97']
Moving to Node #0,2,1
Current State: 72:[42, 49], Operations: ['3+14=17', '66-17=49']
Exploring Operation: 42*49=2058, Resulting Numbers: [2058]
2058,72 unequal: No Solution
Exploring Operation: 49-42=7, Resulting Numbers: [7]
7,72 unequal: No Solution
Exploring Operation: 42+49=91, Resulting Numbers: [91]
91,72 unequal: No Solution
Moving to Node #0,2,1,0
Current State: 72:[91], Operations: ['3+14=17', '66-17=49', '42+49=91']
Moving to Node #0,2,2
Current State: 72:[66, 25], Operations: ['3+14=17', '42-17=25']
Exploring Operation: 66-25=41, Resulting Numbers: [41]
41,72 unequal: No Solution
Exploring Operation: 66*25=1650, Resulting Numbers: [1650]
1650,72 unequal: No Solution
Exploring Operation: 66+25=91, Resulting Numbers: [91]
91,72 unequal: No Solution
Moving to Node #0,3,2,0
Current State: 72:[41], Operations: ['3+66=69', '14+69=83', '83-42=41']
Moving to Node #0,2,3,0
Current State: 72:[41], Operations: ['3+14=17', '66+17=83', '83-42=41']
Moving to Node #0,2,2,0
Current State: 72:[91], Operations: ['3+14=17', '42-17=25', '66+25=91']
Moving to Node #0,3,1,0
Current State: 72:[41], Operations: ['3+66=69', '42-14=28', '69-28=41']
Moving to Node #0,2,2,0
Current State: 72:[41], Operations: ['3+14=17', '42-17=25', '66-25=41']
Moving to Node #0,0,1
Current State: 72:[42, 108], Operations: ['3*14=42', '42+66=108']
Exploring Operation: 108-42=66, Resulting Numbers: [66]
66,72 unequal: No Solution
Exploring Operation: 42+108=150, Resulting Numbers: [150]
150,72 unequal: No Solution
Exploring Operation: 42*108=4536, Resulting Numbers: [4536]
4536,72 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 72:[66], Operations: ['3*14=42', '42+66=108', '108-42=66']
Moving to Node #0,0,0
Current State: 72:[42, 108], Operations: ['3*14=42', '66+42=108']
Exploring Operation: 108-42=66, Resulting Numbers: [66]
66,72 unequal: No Solution
Exploring Operation: 42*108=4536, Resulting Numbers: [4536]
4536,72 unequal: No Solution
Exploring Operation: 42+108=150, Resulting Numbers: [150]
150,72 unequal: No Solution
Moving to Node #0,1,3,0
Current State: 72:[35], Operations: ['3+42=45', '14+66=80', '80-45=35']
Moving to Node #0,1,2,0
Current State: 72:[35], Operations: ['3+42=45', '45-14=31', '66-31=35']
Moving to Node #0,0,0,0
Current State: 72:[66], Operations: ['3*14=42', '66+42=108', '108-42=66']
Moving to Node #0,0,2
Current State: 72:[66, 1], Operations: ['3*14=42', '42/42=1']
Exploring Operation: 66+1=67, Resulting Numbers: [67]
67,72 unequal: No Solution
Exploring Operation: 66/1=66, Resulting Numbers: [66]
66,72 unequal: No Solution
Exploring Operation: 66*1=66, Resulting Numbers: [66]
66,72 unequal: No Solution
Exploring Operation: 66-1=65, Resulting Numbers: [65]
65,72 unequal: No Solution
Moving to Node #0,2,3,0
Current State: 72:[125], Operations: ['3+14=17', '66+17=83', '42+83=125']
Moving to Node #0,1,1,0
Current State: 72:[125], Operations: ['3+42=45', '14+45=59', '66+59=125']
Moving to Node #0,0,2,0
Current State: 72:[67], Operations: ['3*14=42', '42/42=1', '66+1=67']
Moving to Node #0,0,2,0
Current State: 72:[66], Operations: ['3*14=42', '42/42=1', '66/1=66']
Moving to Node #0,0,2,0
Current State: 72:[66], Operations: ['3*14=42', '42/42=1', '66*1=66']
Moving to Node #0,0,2,0
Current State: 72:[65], Operations: ['3*14=42', '42/42=1', '66-1=65']
Moving to Node #0,3,2,0
Current State: 72:[125], Operations: ['3+66=69', '14+69=83', '42+83=125']
Moving to Node #0,3,3,0
Current State: 72:[125], Operations: ['3+66=69', '14+42=56', '69+56=125']
Moving to Node #0,1,3,0
Current State: 72:[125], Operations: ['3+42=45', '14+66=80', '45+80=125']
Moving to Node #0,2,0,0
Current State: 72:[125], Operations: ['3+14=17', '42+17=59', '66+59=125']
Moving to Node #0,0,3,0
Current State: 72:[18], Operations: ['3*14=42', '42+42=84', '84-66=18']
Moving to Node #0,3,0,0
Current State: 72:[13], Operations: ['3+66=69', '69-14=55', '55-42=13']
Moving to Node #0,3,3,0
Current State: 72:[13], Operations: ['3+66=69', '14+42=56', '69-56=13']
Moving to Node #0,1,1,0
Current State: 72:[7], Operations: ['3+42=45', '14+45=59', '66-59=7']
Moving to Node #0,2,1,0
Current State: 72:[7], Operations: ['3+14=17', '66-17=49', '49-42=7']
Moving to Node #0,2,0,0
Current State: 72:[7], Operations: ['3+14=17', '42+17=59', '66-59=7']
Moving to Node #0,1,0,0
Current State: 72:[7], Operations: ['3+42=45', '66-14=52', '52-45=7']
Moving to Node #0,0,3,0
Current State: 72:[150], Operations: ['3*14=42', '42+42=84', '66+84=150']
Moving to Node #0,0,0,0
Current State: 72:[150], Operations: ['3*14=42', '66+42=108', '42+108=150']
Moving to Node #0,0,1,0
Current State: 72:[150], Operations: ['3*14=42', '42+66=108', '42+108=150']
Moving to Node #0,2,2,0
Current State: 72:[1650], Operations: ['3+14=17', '42-17=25', '66*25=1650']
Moving to Node #0,3,1,0
Current State: 72:[1932], Operations: ['3+66=69', '42-14=28', '69*28=1932']
Moving to Node #0,1,2,0
Current State: 72:[2046], Operations: ['3+42=45', '45-14=31', '66*31=2046']
Moving to Node #0,2,1,0
Current State: 72:[2058], Operations: ['3+14=17', '66-17=49', '42*49=2058']
Moving to Node #0,3,0,0
Current State: 72:[2310], Operations: ['3+66=69', '69-14=55', '42*55=2310']
Moving to Node #0,1,0,0
Current State: 72:[2340], Operations: ['3+42=45', '66-14=52', '45*52=2340']
Moving to Node #0,3,2,0
Current State: 72:[3486], Operations: ['3+66=69', '14+69=83', '42*83=3486']
Moving to Node #0,2,3,0
Current State: 72:[3486], Operations: ['3+14=17', '66+17=83', '42*83=3486']
Moving to Node #0,1,3,0
Current State: 72:[3600], Operations: ['3+42=45', '14+66=80', '45*80=3600']
Moving to Node #0,3,3,0
Current State: 72:[3864], Operations: ['3+66=69', '14+42=56', '69*56=3864']
Moving to Node #0,2,0,0
Current State: 72:[3894], Operations: ['3+14=17', '42+17=59', '66*59=3894']
Moving to Node #0,1,1,0
Current State: 72:[3894], Operations: ['3+42=45', '14+45=59', '66*59=3894']
Moving to Node #0,0,1,0
Current State: 72:[4536], Operations: ['3*14=42', '42+66=108', '42*108=4536']
Moving to Node #0,0,0,0
Current State: 72:[4536], Operations: ['3*14=42', '66+42=108', '42*108=4536']
Moving to Node #0,0,3,0
Current State: 72:[5544], Operations: ['3*14=42', '42+42=84', '66*84=5544']
No solution found. |
Current State: 22:[61, 52, 4, 2], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [4, 2, 9]
Generated Node #0,0: 22:[4, 2, 9] Operation: 61-52=9
Moving to Node #0,0
Current State: 22:[4, 2, 9], Operations: ['61-52=9']
Exploring Operation: 2*9=18, Resulting Numbers: [4, 18]
Generated Node #0,0,0: 22:[4, 18] Operation: 2*9=18
Moving to Node #0,0,0
Current State: 22:[4, 18], Operations: ['61-52=9', '2*9=18']
Exploring Operation: 4+18=22, Resulting Numbers: [22]
22,22 equal: Goal Reached
|
Current State: 75:[71, 79, 3, 83], Operations: []
Exploring Operation: 83-79=4, Resulting Numbers: [71, 3, 4]
Generated Node #0,0: 75:[71, 3, 4] Operation: 83-79=4
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 71+4=75, Resulting Numbers: [3, 75]
Generated Node #0,0,0: 75:[3, 75] Operation: 71+4=75
Moving to Node #0,0,0
Current State: 75:[3, 75], Operations: ['83-79=4', '71+4=75']
Exploring Operation: 75/3=25, Resulting Numbers: [25]
25,75 unequal: No Solution
Moving to Node #0,0,0
Current State: 75:[3, 75], Operations: ['83-79=4', '71+4=75']
Exploring Operation: 3+75=78, Resulting Numbers: [78]
78,75 unequal: No Solution
Moving to Node #0,0,0
Current State: 75:[3, 75], Operations: ['83-79=4', '71+4=75']
Exploring Operation: 75-3=72, Resulting Numbers: [72]
72,75 unequal: No Solution
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 71+3=74, Resulting Numbers: [4, 74]
Generated Node #0,0,1: 75:[4, 74] Operation: 71+3=74
Moving to Node #0,0,1
Current State: 75:[4, 74], Operations: ['83-79=4', '71+3=74']
Exploring Operation: 4+74=78, Resulting Numbers: [78]
78,75 unequal: No Solution
Moving to Node #0,0,1
Current State: 75:[4, 74], Operations: ['83-79=4', '71+3=74']
Exploring Operation: 74-4=70, Resulting Numbers: [70]
70,75 unequal: No Solution
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 3+4=7, Resulting Numbers: [71, 7]
Generated Node #0,0,2: 75:[71, 7] Operation: 3+4=7
Moving to Node #0,0,2
Current State: 75:[71, 7], Operations: ['83-79=4', '3+4=7']
Exploring Operation: 71+7=78, Resulting Numbers: [78]
78,75 unequal: No Solution
Moving to Node #0,0,2
Current State: 75:[71, 7], Operations: ['83-79=4', '3+4=7']
Exploring Operation: 71-7=64, Resulting Numbers: [64]
64,75 unequal: No Solution
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 4-3=1, Resulting Numbers: [71, 1]
Generated Node #0,0,3: 75:[71, 1] Operation: 4-3=1
Moving to Node #0,0,3
Current State: 75:[71, 1], Operations: ['83-79=4', '4-3=1']
Exploring Operation: 71+1=72, Resulting Numbers: [72]
72,75 unequal: No Solution
Moving to Node #0,0,3
Current State: 75:[71, 1], Operations: ['83-79=4', '4-3=1']
Exploring Operation: 71*1=71, Resulting Numbers: [71]
71,75 unequal: No Solution
Moving to Node #0,0,3
Current State: 75:[71, 1], Operations: ['83-79=4', '4-3=1']
Exploring Operation: 71/1=71, Resulting Numbers: [71]
71,75 unequal: No Solution
Moving to Node #0,0,3
Current State: 75:[71, 1], Operations: ['83-79=4', '4-3=1']
Exploring Operation: 71-1=70, Resulting Numbers: [70]
70,75 unequal: No Solution
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 3*4=12, Resulting Numbers: [71, 12]
Generated Node #0,0,4: 75:[71, 12] Operation: 3*4=12
Moving to Node #0,0,4
Current State: 75:[71, 12], Operations: ['83-79=4', '3*4=12']
Exploring Operation: 71+12=83, Resulting Numbers: [83]
83,75 unequal: No Solution
Moving to Node #0,0,4
Current State: 75:[71, 12], Operations: ['83-79=4', '3*4=12']
Exploring Operation: 71-12=59, Resulting Numbers: [59]
59,75 unequal: No Solution
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 71-3=68, Resulting Numbers: [4, 68]
Generated Node #0,0,5: 75:[4, 68] Operation: 71-3=68
Moving to Node #0,0,5
Current State: 75:[4, 68], Operations: ['83-79=4', '71-3=68']
Exploring Operation: 68/4=17, Resulting Numbers: [17]
17,75 unequal: No Solution
Moving to Node #0,0,5
Current State: 75:[4, 68], Operations: ['83-79=4', '71-3=68']
Exploring Operation: 4+68=72, Resulting Numbers: [72]
72,75 unequal: No Solution
Moving to Node #0,0,5
Current State: 75:[4, 68], Operations: ['83-79=4', '71-3=68']
Exploring Operation: 68-4=64, Resulting Numbers: [64]
64,75 unequal: No Solution
Moving to Node #0,0
Current State: 75:[71, 3, 4], Operations: ['83-79=4']
Exploring Operation: 71-4=67, Resulting Numbers: [3, 67]
Generated Node #0,0,6: 75:[3, 67] Operation: 71-4=67
Moving to Node #0,0,6
Current State: 75:[3, 67], Operations: ['83-79=4', '71-4=67']
Exploring Operation: 3+67=70, Resulting Numbers: [70]
70,75 unequal: No Solution
Moving to Node #0,0,6
Current State: 75:[3, 67], Operations: ['83-79=4', '71-4=67']
Exploring Operation: 67-3=64, Resulting Numbers: [64]
64,75 unequal: No Solution
Moving to Node #0
Current State: 75:[71, 79, 3, 83], Operations: []
Exploring Operation: 83-71=12, Resulting Numbers: [79, 3, 12]
Generated Node #0,1: 75:[79, 3, 12] Operation: 83-71=12
Moving to Node #0,1
Current State: 75:[79, 3, 12], Operations: ['83-71=12']
Exploring Operation: 79-3=76, Resulting Numbers: [12, 76]
Generated Node #0,1,0: 75:[12, 76] Operation: 79-3=76
Moving to Node #0,1,0
Current State: 75:[12, 76], Operations: ['83-71=12', '79-3=76']
Exploring Operation: 76-12=64, Resulting Numbers: [64]
64,75 unequal: No Solution
Moving to Node #0,1,0
Current State: 75:[12, 76], Operations: ['83-71=12', '79-3=76']
Exploring Operation: 12+76=88, Resulting Numbers: [88]
88,75 unequal: No Solution
Moving to Node #0,1
Current State: 75:[79, 3, 12], Operations: ['83-71=12']
Exploring Operation: 3+12=15, Resulting Numbers: [79, 15]
Generated Node #0,1,1: 75:[79, 15] Operation: 3+12=15
Moving to Node #0,1,1
Current State: 75:[79, 15], Operations: ['83-71=12', '3+12=15']
Exploring Operation: 79-15=64, Resulting Numbers: [64]
64,75 unequal: No Solution
Moving to Node #0,1,1
Current State: 75:[79, 15], Operations: ['83-71=12', '3+12=15']
Exploring Operation: 79+15=94, Resulting Numbers: [94]
94,75 unequal: No Solution
Moving to Node #0,1
Current State: 75:[79, 3, 12], Operations: ['83-71=12']
Exploring Operation: 12/3=4, Resulting Numbers: [79, 4]
Generated Node #0,1,2: 75:[79, 4] Operation: 12/3=4
Moving to Node #0,1,2
Current State: 75:[79, 4], Operations: ['83-71=12', '12/3=4']
Exploring Operation: 79-4=75, Resulting Numbers: [75]
75,75 equal: Goal Reached
|
Current State: 20:[41, 8, 4, 87], Operations: []
Exploring Operation: 41-8=33, Resulting Numbers: [4, 87, 33]
Generated Node #0,0: 20:[4, 87, 33] Operation: 41-8=33
Exploring Operation: 87-41=46, Resulting Numbers: [8, 4, 46]
Generated Node #0,1: 20:[8, 4, 46] Operation: 87-41=46
Moving to Node #0,1
Current State: 20:[8, 4, 46], Operations: ['87-41=46']
Exploring Operation: 46-8=38, Resulting Numbers: [4, 38]
Generated Node #0,1,0: 20:[4, 38] Operation: 46-8=38
Exploring Operation: 46-4=42, Resulting Numbers: [8, 42]
Generated Node #0,1,1: 20:[8, 42] Operation: 46-4=42
Moving to Node #0,0
Current State: 20:[4, 87, 33], Operations: ['41-8=33']
Exploring Operation: 87-4=83, Resulting Numbers: [33, 83]
Generated Node #0,0,0: 20:[33, 83] Operation: 87-4=83
Exploring Operation: 87-33=54, Resulting Numbers: [4, 54]
Generated Node #0,0,1: 20:[4, 54] Operation: 87-33=54
Moving to Node #0,1,0
Current State: 20:[4, 38], Operations: ['87-41=46', '46-8=38']
Exploring Operation: 38-4=34, Resulting Numbers: [34]
34,20 unequal: No Solution
Exploring Operation: 4+38=42, Resulting Numbers: [42]
42,20 unequal: No Solution
Moving to Node #0,1,1
Current State: 20:[8, 42], Operations: ['87-41=46', '46-4=42']
Exploring Operation: 42-8=34, Resulting Numbers: [34]
34,20 unequal: No Solution
Exploring Operation: 8+42=50, Resulting Numbers: [50]
50,20 unequal: No Solution
Moving to Node #0,1,0,0
Current State: 20:[34], Operations: ['87-41=46', '46-8=38', '38-4=34']
Moving to Node #0,1,1,0
Current State: 20:[34], Operations: ['87-41=46', '46-4=42', '42-8=34']
Moving to Node #0,1,0,0
Current State: 20:[42], Operations: ['87-41=46', '46-8=38', '4+38=42']
Moving to Node #0,1,1,0
Current State: 20:[50], Operations: ['87-41=46', '46-4=42', '8+42=50']
Moving to Node #0,0,1
Current State: 20:[4, 54], Operations: ['41-8=33', '87-33=54']
Exploring Operation: 54-4=50, Resulting Numbers: [50]
50,20 unequal: No Solution
Exploring Operation: 4+54=58, Resulting Numbers: [58]
58,20 unequal: No Solution
Moving to Node #0,0,0
Current State: 20:[33, 83], Operations: ['41-8=33', '87-4=83']
Exploring Operation: 83-33=50, Resulting Numbers: [50]
50,20 unequal: No Solution
Exploring Operation: 33+83=116, Resulting Numbers: [116]
116,20 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 20:[50], Operations: ['41-8=33', '87-33=54', '54-4=50']
Moving to Node #0,0,0,0
Current State: 20:[50], Operations: ['41-8=33', '87-4=83', '83-33=50']
Moving to Node #0,0,1,0
Current State: 20:[58], Operations: ['41-8=33', '87-33=54', '4+54=58']
Moving to Node #0,0,0,0
Current State: 20:[116], Operations: ['41-8=33', '87-4=83', '33+83=116']
No solution found. |
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 85-6=79, Resulting Numbers: [73, 51, 79]
Generated Node #0,0: 49:[73, 51, 79] Operation: 85-6=79
Moving to Node #0,0
Current State: 49:[73, 51, 79], Operations: ['85-6=79']
Exploring Operation: 79-73=6, Resulting Numbers: [51, 6]
Generated Node #0,0,0: 49:[51, 6] Operation: 79-73=6
Moving to Node #0,0,0
Current State: 49:[51, 6], Operations: ['85-6=79', '79-73=6']
Exploring Operation: 51-6=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,0,0
Current State: 49:[51, 6], Operations: ['85-6=79', '79-73=6']
Exploring Operation: 51+6=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0,0
Current State: 49:[73, 51, 79], Operations: ['85-6=79']
Exploring Operation: 79-51=28, Resulting Numbers: [73, 28]
Generated Node #0,0,1: 49:[73, 28] Operation: 79-51=28
Moving to Node #0,0,1
Current State: 49:[73, 28], Operations: ['85-6=79', '79-51=28']
Exploring Operation: 73-28=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,0
Current State: 49:[73, 51, 79], Operations: ['85-6=79']
Exploring Operation: 73-51=22, Resulting Numbers: [79, 22]
Generated Node #0,0,2: 49:[79, 22] Operation: 73-51=22
Moving to Node #0,0,2
Current State: 49:[79, 22], Operations: ['85-6=79', '73-51=22']
Exploring Operation: 79-22=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 73-6=67, Resulting Numbers: [85, 51, 67]
Generated Node #0,1: 49:[85, 51, 67] Operation: 73-6=67
Moving to Node #0,1
Current State: 49:[85, 51, 67], Operations: ['73-6=67']
Exploring Operation: 85-51=34, Resulting Numbers: [67, 34]
Generated Node #0,1,0: 49:[67, 34] Operation: 85-51=34
Moving to Node #0,1,0
Current State: 49:[67, 34], Operations: ['73-6=67', '85-51=34']
Exploring Operation: 67-34=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,1
Current State: 49:[85, 51, 67], Operations: ['73-6=67']
Exploring Operation: 85-67=18, Resulting Numbers: [51, 18]
Generated Node #0,1,1: 49:[51, 18] Operation: 85-67=18
Moving to Node #0,1,1
Current State: 49:[51, 18], Operations: ['73-6=67', '85-67=18']
Exploring Operation: 51-18=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,1,1
Current State: 49:[51, 18], Operations: ['73-6=67', '85-67=18']
Exploring Operation: 51+18=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0,1
Current State: 49:[85, 51, 67], Operations: ['73-6=67']
Exploring Operation: 67-51=16, Resulting Numbers: [85, 16]
Generated Node #0,1,2: 49:[85, 16] Operation: 67-51=16
Moving to Node #0,1,2
Current State: 49:[85, 16], Operations: ['73-6=67', '67-51=16']
Exploring Operation: 85-16=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 51-6=45, Resulting Numbers: [85, 73, 45]
Generated Node #0,2: 49:[85, 73, 45] Operation: 51-6=45
Moving to Node #0,2
Current State: 49:[85, 73, 45], Operations: ['51-6=45']
Exploring Operation: 85-45=40, Resulting Numbers: [73, 40]
Generated Node #0,2,0: 49:[73, 40] Operation: 85-45=40
Moving to Node #0,2,0
Current State: 49:[73, 40], Operations: ['51-6=45', '85-45=40']
Exploring Operation: 73-40=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,2
Current State: 49:[85, 73, 45], Operations: ['51-6=45']
Exploring Operation: 85-73=12, Resulting Numbers: [45, 12]
Generated Node #0,2,1: 49:[45, 12] Operation: 85-73=12
Moving to Node #0,2,1
Current State: 49:[45, 12], Operations: ['51-6=45', '85-73=12']
Exploring Operation: 45+12=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0,2,1
Current State: 49:[45, 12], Operations: ['51-6=45', '85-73=12']
Exploring Operation: 45-12=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,2
Current State: 49:[85, 73, 45], Operations: ['51-6=45']
Exploring Operation: 73-45=28, Resulting Numbers: [85, 28]
Generated Node #0,2,2: 49:[85, 28] Operation: 73-45=28
Moving to Node #0,2,2
Current State: 49:[85, 28], Operations: ['51-6=45', '73-45=28']
Exploring Operation: 85-28=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 85+6=91, Resulting Numbers: [73, 51, 91]
Generated Node #0,3: 49:[73, 51, 91] Operation: 85+6=91
Moving to Node #0,3
Current State: 49:[73, 51, 91], Operations: ['85+6=91']
Exploring Operation: 91-73=18, Resulting Numbers: [51, 18]
Generated Node #0,3,0: 49:[51, 18] Operation: 91-73=18
Moving to Node #0,3,0
Current State: 49:[51, 18], Operations: ['85+6=91', '91-73=18']
Exploring Operation: 51-18=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,3,0
Current State: 49:[51, 18], Operations: ['85+6=91', '91-73=18']
Exploring Operation: 51+18=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0,3
Current State: 49:[73, 51, 91], Operations: ['85+6=91']
Exploring Operation: 91-51=40, Resulting Numbers: [73, 40]
Generated Node #0,3,1: 49:[73, 40] Operation: 91-51=40
Moving to Node #0,3,1
Current State: 49:[73, 40], Operations: ['85+6=91', '91-51=40']
Exploring Operation: 73-40=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,3
Current State: 49:[73, 51, 91], Operations: ['85+6=91']
Exploring Operation: 73-51=22, Resulting Numbers: [91, 22]
Generated Node #0,3,2: 49:[91, 22] Operation: 73-51=22
Moving to Node #0,3,2
Current State: 49:[91, 22], Operations: ['85+6=91', '73-51=22']
Exploring Operation: 91-22=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 73+6=79, Resulting Numbers: [85, 51, 79]
Generated Node #0,4: 49:[85, 51, 79] Operation: 73+6=79
Moving to Node #0,4
Current State: 49:[85, 51, 79], Operations: ['73+6=79']
Exploring Operation: 85-51=34, Resulting Numbers: [79, 34]
Generated Node #0,4,0: 49:[79, 34] Operation: 85-51=34
Moving to Node #0,4,0
Current State: 49:[79, 34], Operations: ['73+6=79', '85-51=34']
Exploring Operation: 79-34=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,4
Current State: 49:[85, 51, 79], Operations: ['73+6=79']
Exploring Operation: 85-79=6, Resulting Numbers: [51, 6]
Generated Node #0,4,1: 49:[51, 6] Operation: 85-79=6
Moving to Node #0,4,1
Current State: 49:[51, 6], Operations: ['73+6=79', '85-79=6']
Exploring Operation: 51-6=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,4,1
Current State: 49:[51, 6], Operations: ['73+6=79', '85-79=6']
Exploring Operation: 51+6=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0,4
Current State: 49:[85, 51, 79], Operations: ['73+6=79']
Exploring Operation: 79-51=28, Resulting Numbers: [85, 28]
Generated Node #0,4,2: 49:[85, 28] Operation: 79-51=28
Moving to Node #0,4,2
Current State: 49:[85, 28], Operations: ['73+6=79', '79-51=28']
Exploring Operation: 85-28=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 51+6=57, Resulting Numbers: [85, 73, 57]
Generated Node #0,5: 49:[85, 73, 57] Operation: 51+6=57
Moving to Node #0,5
Current State: 49:[85, 73, 57], Operations: ['51+6=57']
Exploring Operation: 85-73=12, Resulting Numbers: [57, 12]
Generated Node #0,5,0: 49:[57, 12] Operation: 85-73=12
Moving to Node #0,5,0
Current State: 49:[57, 12], Operations: ['51+6=57', '85-73=12']
Exploring Operation: 57-12=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,5,0
Current State: 49:[57, 12], Operations: ['51+6=57', '85-73=12']
Exploring Operation: 57+12=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0,5
Current State: 49:[85, 73, 57], Operations: ['51+6=57']
Exploring Operation: 85-57=28, Resulting Numbers: [73, 28]
Generated Node #0,5,1: 49:[73, 28] Operation: 85-57=28
Moving to Node #0,5,1
Current State: 49:[73, 28], Operations: ['51+6=57', '85-57=28']
Exploring Operation: 73-28=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,5
Current State: 49:[85, 73, 57], Operations: ['51+6=57']
Exploring Operation: 73-57=16, Resulting Numbers: [85, 16]
Generated Node #0,5,2: 49:[85, 16] Operation: 73-57=16
Moving to Node #0,5,2
Current State: 49:[85, 16], Operations: ['51+6=57', '73-57=16']
Exploring Operation: 85-16=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0
Current State: 49:[85, 73, 51, 6], Operations: []
Exploring Operation: 85-73=12, Resulting Numbers: [51, 6, 12]
Generated Node #0,6: 49:[51, 6, 12] Operation: 85-73=12
Moving to Node #0,6
Current State: 49:[51, 6, 12], Operations: ['85-73=12']
Exploring Operation: 6*12=72, Resulting Numbers: [51, 72]
Generated Node #0,6,0: 49:[51, 72] Operation: 6*12=72
Moving to Node #0,6,0
Current State: 49:[51, 72], Operations: ['85-73=12', '6*12=72']
Exploring Operation: 72-51=21, Resulting Numbers: [21]
21,49 unequal: No Solution
Moving to Node #0,6
Current State: 49:[51, 6, 12], Operations: ['85-73=12']
Exploring Operation: 6+12=18, Resulting Numbers: [51, 18]
Generated Node #0,6,1: 49:[51, 18] Operation: 6+12=18
Moving to Node #0,6,1
Current State: 49:[51, 18], Operations: ['85-73=12', '6+12=18']
Exploring Operation: 51-18=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,6,1
Current State: 49:[51, 18], Operations: ['85-73=12', '6+12=18']
Exploring Operation: 51+18=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0,6
Current State: 49:[51, 6, 12], Operations: ['85-73=12']
Exploring Operation: 51-6=45, Resulting Numbers: [12, 45]
Generated Node #0,6,2: 49:[12, 45] Operation: 51-6=45
Moving to Node #0,6,2
Current State: 49:[12, 45], Operations: ['85-73=12', '51-6=45']
Exploring Operation: 12+45=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0,6,2
Current State: 49:[12, 45], Operations: ['85-73=12', '51-6=45']
Exploring Operation: 45-12=33, Resulting Numbers: [33]
33,49 unequal: No Solution
Moving to Node #0,6
Current State: 49:[51, 6, 12], Operations: ['85-73=12']
Exploring Operation: 51+6=57, Resulting Numbers: [12, 57]
Generated Node #0,6,3: 49:[12, 57] Operation: 51+6=57
Moving to Node #0,6,3
Current State: 49:[12, 57], Operations: ['85-73=12', '51+6=57']
Exploring Operation: 57-12=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,6,3
Current State: 49:[12, 57], Operations: ['85-73=12', '51+6=57']
Exploring Operation: 12+57=69, Resulting Numbers: [69]
69,49 unequal: No Solution
Moving to Node #0,6
Current State: 49:[51, 6, 12], Operations: ['85-73=12']
Exploring Operation: 12-6=6, Resulting Numbers: [51, 6]
Generated Node #0,6,4: 49:[51, 6] Operation: 12-6=6
Moving to Node #0,6,4
Current State: 49:[51, 6], Operations: ['85-73=12', '12-6=6']
Exploring Operation: 51-6=45, Resulting Numbers: [45]
45,49 unequal: No Solution
Moving to Node #0,6,4
Current State: 49:[51, 6], Operations: ['85-73=12', '12-6=6']
Exploring Operation: 51+6=57, Resulting Numbers: [57]
57,49 unequal: No Solution
Moving to Node #0,6
Current State: 49:[51, 6, 12], Operations: ['85-73=12']
Exploring Operation: 12/6=2, Resulting Numbers: [51, 2]
Generated Node #0,6,5: 49:[51, 2] Operation: 12/6=2
Moving to Node #0,6,5
Current State: 49:[51, 2], Operations: ['85-73=12', '12/6=2']
Exploring Operation: 51-2=49, Resulting Numbers: [49]
49,49 equal: Goal Reached
|
Current State: 58:[36, 42, 99, 47], Operations: []
Exploring Operation: 99-36=63, Resulting Numbers: [42, 47, 63]
Generated Node #0,0: 58:[42, 47, 63] Operation: 99-36=63
Moving to Node #0,0
Current State: 58:[42, 47, 63], Operations: ['99-36=63']
Exploring Operation: 42+47=89, Resulting Numbers: [63, 89]
Generated Node #0,0,0: 58:[63, 89] Operation: 42+47=89
Moving to Node #0,0,0
Current State: 58:[63, 89], Operations: ['99-36=63', '42+47=89']
Exploring Operation: 89-63=26, Resulting Numbers: [26]
26,58 unequal: No Solution
Moving to Node #0,0
Current State: 58:[42, 47, 63], Operations: ['99-36=63']
Exploring Operation: 63-42=21, Resulting Numbers: [47, 21]
Generated Node #0,0,1: 58:[47, 21] Operation: 63-42=21
Moving to Node #0,0,1
Current State: 58:[47, 21], Operations: ['99-36=63', '63-42=21']
Exploring Operation: 47+21=68, Resulting Numbers: [68]
68,58 unequal: No Solution
Moving to Node #0,0,1
Current State: 58:[47, 21], Operations: ['99-36=63', '63-42=21']
Exploring Operation: 47-21=26, Resulting Numbers: [26]
26,58 unequal: No Solution
Moving to Node #0,0
Current State: 58:[42, 47, 63], Operations: ['99-36=63']
Exploring Operation: 47-42=5, Resulting Numbers: [63, 5]
Generated Node #0,0,2: 58:[63, 5] Operation: 47-42=5
Moving to Node #0,0,2
Current State: 58:[63, 5], Operations: ['99-36=63', '47-42=5']
Exploring Operation: 63-5=58, Resulting Numbers: [58]
58,58 equal: Goal Reached
|
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 94-86=8, Resulting Numbers: [17, 6, 8]
Generated Node #0,0: 78:[17, 6, 8] Operation: 94-86=8
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 17+8=25, Resulting Numbers: [6, 25]
Generated Node #0,0,0: 78:[6, 25] Operation: 17+8=25
Moving to Node #0,0,0
Current State: 78:[6, 25], Operations: ['94-86=8', '17+8=25']
Exploring Operation: 6+25=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,0,0
Current State: 78:[6, 25], Operations: ['94-86=8', '17+8=25']
Exploring Operation: 25-6=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,0,0
Current State: 78:[6, 25], Operations: ['94-86=8', '17+8=25']
Exploring Operation: 6*25=150, Resulting Numbers: [150]
150,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 17-8=9, Resulting Numbers: [6, 9]
Generated Node #0,0,1: 78:[6, 9] Operation: 17-8=9
Moving to Node #0,0,1
Current State: 78:[6, 9], Operations: ['94-86=8', '17-8=9']
Exploring Operation: 9-6=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,0,1
Current State: 78:[6, 9], Operations: ['94-86=8', '17-8=9']
Exploring Operation: 6+9=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,0,1
Current State: 78:[6, 9], Operations: ['94-86=8', '17-8=9']
Exploring Operation: 6*9=54, Resulting Numbers: [54]
54,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 17-6=11, Resulting Numbers: [8, 11]
Generated Node #0,0,2: 78:[8, 11] Operation: 17-6=11
Moving to Node #0,0,2
Current State: 78:[8, 11], Operations: ['94-86=8', '17-6=11']
Exploring Operation: 11-8=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,0,2
Current State: 78:[8, 11], Operations: ['94-86=8', '17-6=11']
Exploring Operation: 8+11=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,0,2
Current State: 78:[8, 11], Operations: ['94-86=8', '17-6=11']
Exploring Operation: 8*11=88, Resulting Numbers: [88]
88,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 8-6=2, Resulting Numbers: [17, 2]
Generated Node #0,0,3: 78:[17, 2] Operation: 8-6=2
Moving to Node #0,0,3
Current State: 78:[17, 2], Operations: ['94-86=8', '8-6=2']
Exploring Operation: 17-2=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,0,3
Current State: 78:[17, 2], Operations: ['94-86=8', '8-6=2']
Exploring Operation: 17*2=34, Resulting Numbers: [34]
34,78 unequal: No Solution
Moving to Node #0,0,3
Current State: 78:[17, 2], Operations: ['94-86=8', '8-6=2']
Exploring Operation: 17+2=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 17+6=23, Resulting Numbers: [8, 23]
Generated Node #0,0,4: 78:[8, 23] Operation: 17+6=23
Moving to Node #0,0,4
Current State: 78:[8, 23], Operations: ['94-86=8', '17+6=23']
Exploring Operation: 23-8=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,0,4
Current State: 78:[8, 23], Operations: ['94-86=8', '17+6=23']
Exploring Operation: 8+23=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 6+8=14, Resulting Numbers: [17, 14]
Generated Node #0,0,5: 78:[17, 14] Operation: 6+8=14
Moving to Node #0,0,5
Current State: 78:[17, 14], Operations: ['94-86=8', '6+8=14']
Exploring Operation: 17-14=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,0,5
Current State: 78:[17, 14], Operations: ['94-86=8', '6+8=14']
Exploring Operation: 17+14=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 6*8=48, Resulting Numbers: [17, 48]
Generated Node #0,0,6: 78:[17, 48] Operation: 6*8=48
Moving to Node #0,0,6
Current State: 78:[17, 48], Operations: ['94-86=8', '6*8=48']
Exploring Operation: 48-17=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,0,6
Current State: 78:[17, 48], Operations: ['94-86=8', '6*8=48']
Exploring Operation: 17+48=65, Resulting Numbers: [65]
65,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 17*6=102, Resulting Numbers: [8, 102]
Generated Node #0,0,7: 78:[8, 102] Operation: 17*6=102
Moving to Node #0,0,7
Current State: 78:[8, 102], Operations: ['94-86=8', '17*6=102']
Exploring Operation: 102-8=94, Resulting Numbers: [94]
94,78 unequal: No Solution
Moving to Node #0,0,7
Current State: 78:[8, 102], Operations: ['94-86=8', '17*6=102']
Exploring Operation: 8+102=110, Resulting Numbers: [110]
110,78 unequal: No Solution
Moving to Node #0,0
Current State: 78:[17, 6, 8], Operations: ['94-86=8']
Exploring Operation: 17*8=136, Resulting Numbers: [6, 136]
Generated Node #0,0,8: 78:[6, 136] Operation: 17*8=136
Moving to Node #0,0,8
Current State: 78:[6, 136], Operations: ['94-86=8', '17*8=136']
Exploring Operation: 136-6=130, Resulting Numbers: [130]
130,78 unequal: No Solution
Moving to Node #0,0,8
Current State: 78:[6, 136], Operations: ['94-86=8', '17*8=136']
Exploring Operation: 6+136=142, Resulting Numbers: [142]
142,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 94-17=77, Resulting Numbers: [86, 6, 77]
Generated Node #0,1: 78:[86, 6, 77] Operation: 94-17=77
Moving to Node #0,1
Current State: 78:[86, 6, 77], Operations: ['94-17=77']
Exploring Operation: 86-6=80, Resulting Numbers: [77, 80]
Generated Node #0,1,0: 78:[77, 80] Operation: 86-6=80
Moving to Node #0,1,0
Current State: 78:[77, 80], Operations: ['94-17=77', '86-6=80']
Exploring Operation: 80-77=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,1
Current State: 78:[86, 6, 77], Operations: ['94-17=77']
Exploring Operation: 86-77=9, Resulting Numbers: [6, 9]
Generated Node #0,1,1: 78:[6, 9] Operation: 86-77=9
Moving to Node #0,1,1
Current State: 78:[6, 9], Operations: ['94-17=77', '86-77=9']
Exploring Operation: 9-6=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,1,1
Current State: 78:[6, 9], Operations: ['94-17=77', '86-77=9']
Exploring Operation: 6+9=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,1,1
Current State: 78:[6, 9], Operations: ['94-17=77', '86-77=9']
Exploring Operation: 6*9=54, Resulting Numbers: [54]
54,78 unequal: No Solution
Moving to Node #0,1
Current State: 78:[86, 6, 77], Operations: ['94-17=77']
Exploring Operation: 6+77=83, Resulting Numbers: [86, 83]
Generated Node #0,1,2: 78:[86, 83] Operation: 6+77=83
Moving to Node #0,1,2
Current State: 78:[86, 83], Operations: ['94-17=77', '6+77=83']
Exploring Operation: 86-83=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,1
Current State: 78:[86, 6, 77], Operations: ['94-17=77']
Exploring Operation: 86+6=92, Resulting Numbers: [77, 92]
Generated Node #0,1,3: 78:[77, 92] Operation: 86+6=92
Moving to Node #0,1,3
Current State: 78:[77, 92], Operations: ['94-17=77', '86+6=92']
Exploring Operation: 92-77=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,1
Current State: 78:[86, 6, 77], Operations: ['94-17=77']
Exploring Operation: 77-6=71, Resulting Numbers: [86, 71]
Generated Node #0,1,4: 78:[86, 71] Operation: 77-6=71
Moving to Node #0,1,4
Current State: 78:[86, 71], Operations: ['94-17=77', '77-6=71']
Exploring Operation: 86-71=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 94-6=88, Resulting Numbers: [17, 86, 88]
Generated Node #0,2: 78:[17, 86, 88] Operation: 94-6=88
Moving to Node #0,2
Current State: 78:[17, 86, 88], Operations: ['94-6=88']
Exploring Operation: 88-86=2, Resulting Numbers: [17, 2]
Generated Node #0,2,0: 78:[17, 2] Operation: 88-86=2
Moving to Node #0,2,0
Current State: 78:[17, 2], Operations: ['94-6=88', '88-86=2']
Exploring Operation: 17-2=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,2,0
Current State: 78:[17, 2], Operations: ['94-6=88', '88-86=2']
Exploring Operation: 17*2=34, Resulting Numbers: [34]
34,78 unequal: No Solution
Moving to Node #0,2,0
Current State: 78:[17, 2], Operations: ['94-6=88', '88-86=2']
Exploring Operation: 17+2=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,2
Current State: 78:[17, 86, 88], Operations: ['94-6=88']
Exploring Operation: 88-17=71, Resulting Numbers: [86, 71]
Generated Node #0,2,1: 78:[86, 71] Operation: 88-17=71
Moving to Node #0,2,1
Current State: 78:[86, 71], Operations: ['94-6=88', '88-17=71']
Exploring Operation: 86-71=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,2
Current State: 78:[17, 86, 88], Operations: ['94-6=88']
Exploring Operation: 86-17=69, Resulting Numbers: [88, 69]
Generated Node #0,2,2: 78:[88, 69] Operation: 86-17=69
Moving to Node #0,2,2
Current State: 78:[88, 69], Operations: ['94-6=88', '86-17=69']
Exploring Operation: 88-69=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,2
Current State: 78:[17, 86, 88], Operations: ['94-6=88']
Exploring Operation: 17+86=103, Resulting Numbers: [88, 103]
Generated Node #0,2,3: 78:[88, 103] Operation: 17+86=103
Moving to Node #0,2,3
Current State: 78:[88, 103], Operations: ['94-6=88', '17+86=103']
Exploring Operation: 103-88=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,2
Current State: 78:[17, 86, 88], Operations: ['94-6=88']
Exploring Operation: 17+88=105, Resulting Numbers: [86, 105]
Generated Node #0,2,4: 78:[86, 105] Operation: 17+88=105
Moving to Node #0,2,4
Current State: 78:[86, 105], Operations: ['94-6=88', '17+88=105']
Exploring Operation: 105-86=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 86-6=80, Resulting Numbers: [17, 94, 80]
Generated Node #0,3: 78:[17, 94, 80] Operation: 86-6=80
Moving to Node #0,3
Current State: 78:[17, 94, 80], Operations: ['86-6=80']
Exploring Operation: 94-17=77, Resulting Numbers: [80, 77]
Generated Node #0,3,0: 78:[80, 77] Operation: 94-17=77
Moving to Node #0,3,0
Current State: 78:[80, 77], Operations: ['86-6=80', '94-17=77']
Exploring Operation: 80-77=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,3
Current State: 78:[17, 94, 80], Operations: ['86-6=80']
Exploring Operation: 94-80=14, Resulting Numbers: [17, 14]
Generated Node #0,3,1: 78:[17, 14] Operation: 94-80=14
Moving to Node #0,3,1
Current State: 78:[17, 14], Operations: ['86-6=80', '94-80=14']
Exploring Operation: 17-14=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,3,1
Current State: 78:[17, 14], Operations: ['86-6=80', '94-80=14']
Exploring Operation: 17+14=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,3
Current State: 78:[17, 94, 80], Operations: ['86-6=80']
Exploring Operation: 80-17=63, Resulting Numbers: [94, 63]
Generated Node #0,3,2: 78:[94, 63] Operation: 80-17=63
Moving to Node #0,3,2
Current State: 78:[94, 63], Operations: ['86-6=80', '80-17=63']
Exploring Operation: 94-63=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,3
Current State: 78:[17, 94, 80], Operations: ['86-6=80']
Exploring Operation: 17+94=111, Resulting Numbers: [80, 111]
Generated Node #0,3,3: 78:[80, 111] Operation: 17+94=111
Moving to Node #0,3,3
Current State: 78:[80, 111], Operations: ['86-6=80', '17+94=111']
Exploring Operation: 111-80=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,3
Current State: 78:[17, 94, 80], Operations: ['86-6=80']
Exploring Operation: 17+80=97, Resulting Numbers: [94, 97]
Generated Node #0,3,4: 78:[94, 97] Operation: 17+80=97
Moving to Node #0,3,4
Current State: 78:[94, 97], Operations: ['86-6=80', '17+80=97']
Exploring Operation: 97-94=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 86-17=69, Resulting Numbers: [94, 6, 69]
Generated Node #0,4: 78:[94, 6, 69] Operation: 86-17=69
Moving to Node #0,4
Current State: 78:[94, 6, 69], Operations: ['86-17=69']
Exploring Operation: 94-69=25, Resulting Numbers: [6, 25]
Generated Node #0,4,0: 78:[6, 25] Operation: 94-69=25
Moving to Node #0,4,0
Current State: 78:[6, 25], Operations: ['86-17=69', '94-69=25']
Exploring Operation: 6+25=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,4,0
Current State: 78:[6, 25], Operations: ['86-17=69', '94-69=25']
Exploring Operation: 25-6=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,4,0
Current State: 78:[6, 25], Operations: ['86-17=69', '94-69=25']
Exploring Operation: 6*25=150, Resulting Numbers: [150]
150,78 unequal: No Solution
Moving to Node #0,4
Current State: 78:[94, 6, 69], Operations: ['86-17=69']
Exploring Operation: 94-6=88, Resulting Numbers: [69, 88]
Generated Node #0,4,1: 78:[69, 88] Operation: 94-6=88
Moving to Node #0,4,1
Current State: 78:[69, 88], Operations: ['86-17=69', '94-6=88']
Exploring Operation: 88-69=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,4
Current State: 78:[94, 6, 69], Operations: ['86-17=69']
Exploring Operation: 6+69=75, Resulting Numbers: [94, 75]
Generated Node #0,4,2: 78:[94, 75] Operation: 6+69=75
Moving to Node #0,4,2
Current State: 78:[94, 75], Operations: ['86-17=69', '6+69=75']
Exploring Operation: 94-75=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,4
Current State: 78:[94, 6, 69], Operations: ['86-17=69']
Exploring Operation: 94+6=100, Resulting Numbers: [69, 100]
Generated Node #0,4,3: 78:[69, 100] Operation: 94+6=100
Moving to Node #0,4,3
Current State: 78:[69, 100], Operations: ['86-17=69', '94+6=100']
Exploring Operation: 100-69=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,4
Current State: 78:[94, 6, 69], Operations: ['86-17=69']
Exploring Operation: 69-6=63, Resulting Numbers: [94, 63]
Generated Node #0,4,4: 78:[94, 63] Operation: 69-6=63
Moving to Node #0,4,4
Current State: 78:[94, 63], Operations: ['86-17=69', '69-6=63']
Exploring Operation: 94-63=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 17-6=11, Resulting Numbers: [94, 86, 11]
Generated Node #0,5: 78:[94, 86, 11] Operation: 17-6=11
Moving to Node #0,5
Current State: 78:[94, 86, 11], Operations: ['17-6=11']
Exploring Operation: 94-86=8, Resulting Numbers: [11, 8]
Generated Node #0,5,0: 78:[11, 8] Operation: 94-86=8
Moving to Node #0,5,0
Current State: 78:[11, 8], Operations: ['17-6=11', '94-86=8']
Exploring Operation: 11-8=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,5,0
Current State: 78:[11, 8], Operations: ['17-6=11', '94-86=8']
Exploring Operation: 11+8=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,5,0
Current State: 78:[11, 8], Operations: ['17-6=11', '94-86=8']
Exploring Operation: 11*8=88, Resulting Numbers: [88]
88,78 unequal: No Solution
Moving to Node #0,5
Current State: 78:[94, 86, 11], Operations: ['17-6=11']
Exploring Operation: 94-11=83, Resulting Numbers: [86, 83]
Generated Node #0,5,1: 78:[86, 83] Operation: 94-11=83
Moving to Node #0,5,1
Current State: 78:[86, 83], Operations: ['17-6=11', '94-11=83']
Exploring Operation: 86-83=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,5
Current State: 78:[94, 86, 11], Operations: ['17-6=11']
Exploring Operation: 86-11=75, Resulting Numbers: [94, 75]
Generated Node #0,5,2: 78:[94, 75] Operation: 86-11=75
Moving to Node #0,5,2
Current State: 78:[94, 75], Operations: ['17-6=11', '86-11=75']
Exploring Operation: 94-75=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,5
Current State: 78:[94, 86, 11], Operations: ['17-6=11']
Exploring Operation: 94+11=105, Resulting Numbers: [86, 105]
Generated Node #0,5,3: 78:[86, 105] Operation: 94+11=105
Moving to Node #0,5,3
Current State: 78:[86, 105], Operations: ['17-6=11', '94+11=105']
Exploring Operation: 105-86=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,5
Current State: 78:[94, 86, 11], Operations: ['17-6=11']
Exploring Operation: 86+11=97, Resulting Numbers: [94, 97]
Generated Node #0,5,4: 78:[94, 97] Operation: 86+11=97
Moving to Node #0,5,4
Current State: 78:[94, 97], Operations: ['17-6=11', '86+11=97']
Exploring Operation: 97-94=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 17+6=23, Resulting Numbers: [94, 86, 23]
Generated Node #0,6: 78:[94, 86, 23] Operation: 17+6=23
Moving to Node #0,6
Current State: 78:[94, 86, 23], Operations: ['17+6=23']
Exploring Operation: 94-86=8, Resulting Numbers: [23, 8]
Generated Node #0,6,0: 78:[23, 8] Operation: 94-86=8
Moving to Node #0,6,0
Current State: 78:[23, 8], Operations: ['17+6=23', '94-86=8']
Exploring Operation: 23-8=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,6,0
Current State: 78:[23, 8], Operations: ['17+6=23', '94-86=8']
Exploring Operation: 23+8=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,6
Current State: 78:[94, 86, 23], Operations: ['17+6=23']
Exploring Operation: 94-23=71, Resulting Numbers: [86, 71]
Generated Node #0,6,1: 78:[86, 71] Operation: 94-23=71
Moving to Node #0,6,1
Current State: 78:[86, 71], Operations: ['17+6=23', '94-23=71']
Exploring Operation: 86-71=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,6
Current State: 78:[94, 86, 23], Operations: ['17+6=23']
Exploring Operation: 86-23=63, Resulting Numbers: [94, 63]
Generated Node #0,6,2: 78:[94, 63] Operation: 86-23=63
Moving to Node #0,6,2
Current State: 78:[94, 63], Operations: ['17+6=23', '86-23=63']
Exploring Operation: 94-63=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,6
Current State: 78:[94, 86, 23], Operations: ['17+6=23']
Exploring Operation: 94+23=117, Resulting Numbers: [86, 117]
Generated Node #0,6,3: 78:[86, 117] Operation: 94+23=117
Moving to Node #0,6,3
Current State: 78:[86, 117], Operations: ['17+6=23', '94+23=117']
Exploring Operation: 117-86=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,6
Current State: 78:[94, 86, 23], Operations: ['17+6=23']
Exploring Operation: 86+23=109, Resulting Numbers: [94, 109]
Generated Node #0,6,4: 78:[94, 109] Operation: 86+23=109
Moving to Node #0,6,4
Current State: 78:[94, 109], Operations: ['17+6=23', '86+23=109']
Exploring Operation: 109-94=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 94+6=100, Resulting Numbers: [17, 86, 100]
Generated Node #0,7: 78:[17, 86, 100] Operation: 94+6=100
Moving to Node #0,7
Current State: 78:[17, 86, 100], Operations: ['94+6=100']
Exploring Operation: 100-86=14, Resulting Numbers: [17, 14]
Generated Node #0,7,0: 78:[17, 14] Operation: 100-86=14
Moving to Node #0,7,0
Current State: 78:[17, 14], Operations: ['94+6=100', '100-86=14']
Exploring Operation: 17-14=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,7,0
Current State: 78:[17, 14], Operations: ['94+6=100', '100-86=14']
Exploring Operation: 17+14=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,7
Current State: 78:[17, 86, 100], Operations: ['94+6=100']
Exploring Operation: 100-17=83, Resulting Numbers: [86, 83]
Generated Node #0,7,1: 78:[86, 83] Operation: 100-17=83
Moving to Node #0,7,1
Current State: 78:[86, 83], Operations: ['94+6=100', '100-17=83']
Exploring Operation: 86-83=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,7
Current State: 78:[17, 86, 100], Operations: ['94+6=100']
Exploring Operation: 86-17=69, Resulting Numbers: [100, 69]
Generated Node #0,7,2: 78:[100, 69] Operation: 86-17=69
Moving to Node #0,7,2
Current State: 78:[100, 69], Operations: ['94+6=100', '86-17=69']
Exploring Operation: 100-69=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,7
Current State: 78:[17, 86, 100], Operations: ['94+6=100']
Exploring Operation: 17+86=103, Resulting Numbers: [100, 103]
Generated Node #0,7,3: 78:[100, 103] Operation: 17+86=103
Moving to Node #0,7,3
Current State: 78:[100, 103], Operations: ['94+6=100', '17+86=103']
Exploring Operation: 103-100=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,7
Current State: 78:[17, 86, 100], Operations: ['94+6=100']
Exploring Operation: 17+100=117, Resulting Numbers: [86, 117]
Generated Node #0,7,4: 78:[86, 117] Operation: 17+100=117
Moving to Node #0,7,4
Current State: 78:[86, 117], Operations: ['94+6=100', '17+100=117']
Exploring Operation: 117-86=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 86+6=92, Resulting Numbers: [17, 94, 92]
Generated Node #0,8: 78:[17, 94, 92] Operation: 86+6=92
Moving to Node #0,8
Current State: 78:[17, 94, 92], Operations: ['86+6=92']
Exploring Operation: 94-92=2, Resulting Numbers: [17, 2]
Generated Node #0,8,0: 78:[17, 2] Operation: 94-92=2
Moving to Node #0,8,0
Current State: 78:[17, 2], Operations: ['86+6=92', '94-92=2']
Exploring Operation: 17-2=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,8,0
Current State: 78:[17, 2], Operations: ['86+6=92', '94-92=2']
Exploring Operation: 17*2=34, Resulting Numbers: [34]
34,78 unequal: No Solution
Moving to Node #0,8,0
Current State: 78:[17, 2], Operations: ['86+6=92', '94-92=2']
Exploring Operation: 17+2=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,8
Current State: 78:[17, 94, 92], Operations: ['86+6=92']
Exploring Operation: 94-17=77, Resulting Numbers: [92, 77]
Generated Node #0,8,1: 78:[92, 77] Operation: 94-17=77
Moving to Node #0,8,1
Current State: 78:[92, 77], Operations: ['86+6=92', '94-17=77']
Exploring Operation: 92-77=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,8
Current State: 78:[17, 94, 92], Operations: ['86+6=92']
Exploring Operation: 92-17=75, Resulting Numbers: [94, 75]
Generated Node #0,8,2: 78:[94, 75] Operation: 92-17=75
Moving to Node #0,8,2
Current State: 78:[94, 75], Operations: ['86+6=92', '92-17=75']
Exploring Operation: 94-75=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,8
Current State: 78:[17, 94, 92], Operations: ['86+6=92']
Exploring Operation: 17+94=111, Resulting Numbers: [92, 111]
Generated Node #0,8,3: 78:[92, 111] Operation: 17+94=111
Moving to Node #0,8,3
Current State: 78:[92, 111], Operations: ['86+6=92', '17+94=111']
Exploring Operation: 111-92=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,8
Current State: 78:[17, 94, 92], Operations: ['86+6=92']
Exploring Operation: 17+92=109, Resulting Numbers: [94, 109]
Generated Node #0,8,4: 78:[94, 109] Operation: 17+92=109
Moving to Node #0,8,4
Current State: 78:[94, 109], Operations: ['86+6=92', '17+92=109']
Exploring Operation: 109-94=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 17+94=111, Resulting Numbers: [86, 6, 111]
Generated Node #0,9: 78:[86, 6, 111] Operation: 17+94=111
Moving to Node #0,9
Current State: 78:[86, 6, 111], Operations: ['17+94=111']
Exploring Operation: 111-86=25, Resulting Numbers: [6, 25]
Generated Node #0,9,0: 78:[6, 25] Operation: 111-86=25
Moving to Node #0,9,0
Current State: 78:[6, 25], Operations: ['17+94=111', '111-86=25']
Exploring Operation: 6+25=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,9,0
Current State: 78:[6, 25], Operations: ['17+94=111', '111-86=25']
Exploring Operation: 25-6=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,9,0
Current State: 78:[6, 25], Operations: ['17+94=111', '111-86=25']
Exploring Operation: 6*25=150, Resulting Numbers: [150]
150,78 unequal: No Solution
Moving to Node #0,9
Current State: 78:[86, 6, 111], Operations: ['17+94=111']
Exploring Operation: 86-6=80, Resulting Numbers: [111, 80]
Generated Node #0,9,1: 78:[111, 80] Operation: 86-6=80
Moving to Node #0,9,1
Current State: 78:[111, 80], Operations: ['17+94=111', '86-6=80']
Exploring Operation: 111-80=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0,9
Current State: 78:[86, 6, 111], Operations: ['17+94=111']
Exploring Operation: 111-6=105, Resulting Numbers: [86, 105]
Generated Node #0,9,2: 78:[86, 105] Operation: 111-6=105
Moving to Node #0,9,2
Current State: 78:[86, 105], Operations: ['17+94=111', '111-6=105']
Exploring Operation: 105-86=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,9
Current State: 78:[86, 6, 111], Operations: ['17+94=111']
Exploring Operation: 86+6=92, Resulting Numbers: [111, 92]
Generated Node #0,9,3: 78:[111, 92] Operation: 86+6=92
Moving to Node #0,9,3
Current State: 78:[111, 92], Operations: ['17+94=111', '86+6=92']
Exploring Operation: 111-92=19, Resulting Numbers: [19]
19,78 unequal: No Solution
Moving to Node #0,9
Current State: 78:[86, 6, 111], Operations: ['17+94=111']
Exploring Operation: 6+111=117, Resulting Numbers: [86, 117]
Generated Node #0,9,4: 78:[86, 117] Operation: 6+111=117
Moving to Node #0,9,4
Current State: 78:[86, 117], Operations: ['17+94=111', '6+111=117']
Exploring Operation: 117-86=31, Resulting Numbers: [31]
31,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 17+86=103, Resulting Numbers: [94, 6, 103]
Generated Node #0,10: 78:[94, 6, 103] Operation: 17+86=103
Moving to Node #0,10
Current State: 78:[94, 6, 103], Operations: ['17+86=103']
Exploring Operation: 103-94=9, Resulting Numbers: [6, 9]
Generated Node #0,10,0: 78:[6, 9] Operation: 103-94=9
Moving to Node #0,10,0
Current State: 78:[6, 9], Operations: ['17+86=103', '103-94=9']
Exploring Operation: 9-6=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,10,0
Current State: 78:[6, 9], Operations: ['17+86=103', '103-94=9']
Exploring Operation: 6+9=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,10,0
Current State: 78:[6, 9], Operations: ['17+86=103', '103-94=9']
Exploring Operation: 6*9=54, Resulting Numbers: [54]
54,78 unequal: No Solution
Moving to Node #0,10
Current State: 78:[94, 6, 103], Operations: ['17+86=103']
Exploring Operation: 94-6=88, Resulting Numbers: [103, 88]
Generated Node #0,10,1: 78:[103, 88] Operation: 94-6=88
Moving to Node #0,10,1
Current State: 78:[103, 88], Operations: ['17+86=103', '94-6=88']
Exploring Operation: 103-88=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0,10
Current State: 78:[94, 6, 103], Operations: ['17+86=103']
Exploring Operation: 103-6=97, Resulting Numbers: [94, 97]
Generated Node #0,10,2: 78:[94, 97] Operation: 103-6=97
Moving to Node #0,10,2
Current State: 78:[94, 97], Operations: ['17+86=103', '103-6=97']
Exploring Operation: 97-94=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,10
Current State: 78:[94, 6, 103], Operations: ['17+86=103']
Exploring Operation: 94+6=100, Resulting Numbers: [103, 100]
Generated Node #0,10,3: 78:[103, 100] Operation: 94+6=100
Moving to Node #0,10,3
Current State: 78:[103, 100], Operations: ['17+86=103', '94+6=100']
Exploring Operation: 103-100=3, Resulting Numbers: [3]
3,78 unequal: No Solution
Moving to Node #0,10
Current State: 78:[94, 6, 103], Operations: ['17+86=103']
Exploring Operation: 6+103=109, Resulting Numbers: [94, 109]
Generated Node #0,10,4: 78:[94, 109] Operation: 6+103=109
Moving to Node #0,10,4
Current State: 78:[94, 109], Operations: ['17+86=103', '6+103=109']
Exploring Operation: 109-94=15, Resulting Numbers: [15]
15,78 unequal: No Solution
Moving to Node #0
Current State: 78:[17, 94, 86, 6], Operations: []
Exploring Operation: 17*6=102, Resulting Numbers: [94, 86, 102]
Generated Node #0,11: 78:[94, 86, 102] Operation: 17*6=102
Moving to Node #0,11
Current State: 78:[94, 86, 102], Operations: ['17*6=102']
Exploring Operation: 102-94=8, Resulting Numbers: [86, 8]
Generated Node #0,11,0: 78:[86, 8] Operation: 102-94=8
Moving to Node #0,11,0
Current State: 78:[86, 8], Operations: ['17*6=102', '102-94=8']
Exploring Operation: 86-8=78, Resulting Numbers: [78]
78,78 equal: Goal Reached
|
Current State: 23:[89, 6, 41, 25], Operations: []
Exploring Operation: 89-41=48, Resulting Numbers: [6, 25, 48]
Generated Node #0,0: 23:[6, 25, 48] Operation: 89-41=48
Exploring Operation: 89-25=64, Resulting Numbers: [6, 41, 64]
Generated Node #0,1: 23:[6, 41, 64] Operation: 89-25=64
Moving to Node #0,0
Current State: 23:[6, 25, 48], Operations: ['89-41=48']
Exploring Operation: 48/6=8, Resulting Numbers: [25, 8]
Generated Node #0,0,0: 23:[25, 8] Operation: 48/6=8
Exploring Operation: 48-25=23, Resulting Numbers: [6, 23]
Generated Node #0,0,1: 23:[6, 23] Operation: 48-25=23
Moving to Node #0,1
Current State: 23:[6, 41, 64], Operations: ['89-25=64']
Exploring Operation: 41-6=35, Resulting Numbers: [64, 35]
Generated Node #0,1,0: 23:[64, 35] Operation: 41-6=35
Exploring Operation: 64-41=23, Resulting Numbers: [6, 23]
Generated Node #0,1,1: 23:[6, 23] Operation: 64-41=23
Moving to Node #0,0,0
Current State: 23:[25, 8], Operations: ['89-41=48', '48/6=8']
Exploring Operation: 25-8=17, Resulting Numbers: [17]
17,23 unequal: No Solution
Exploring Operation: 25+8=33, Resulting Numbers: [33]
33,23 unequal: No Solution
Moving to Node #0,1,1
Current State: 23:[6, 23], Operations: ['89-25=64', '64-41=23']
Exploring Operation: 23-6=17, Resulting Numbers: [17]
17,23 unequal: No Solution
Exploring Operation: 6+23=29, Resulting Numbers: [29]
29,23 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 23:[17], Operations: ['89-41=48', '48/6=8', '25-8=17']
Moving to Node #0,1,1,0
Current State: 23:[29], Operations: ['89-25=64', '64-41=23', '6+23=29']
Moving to Node #0,1,1,0
Current State: 23:[17], Operations: ['89-25=64', '64-41=23', '23-6=17']
Moving to Node #0,0,1
Current State: 23:[6, 23], Operations: ['89-41=48', '48-25=23']
Exploring Operation: 6+23=29, Resulting Numbers: [29]
29,23 unequal: No Solution
Exploring Operation: 23-6=17, Resulting Numbers: [17]
17,23 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 23:[29], Operations: ['89-41=48', '48-25=23', '6+23=29']
Moving to Node #0,0,1,0
Current State: 23:[17], Operations: ['89-41=48', '48-25=23', '23-6=17']
Moving to Node #0,0,0,0
Current State: 23:[33], Operations: ['89-41=48', '48/6=8', '25+8=33']
Moving to Node #0,1,0
Current State: 23:[64, 35], Operations: ['89-25=64', '41-6=35']
Exploring Operation: 64-35=29, Resulting Numbers: [29]
29,23 unequal: No Solution
Exploring Operation: 64+35=99, Resulting Numbers: [99]
99,23 unequal: No Solution
Moving to Node #0,1,0,0
Current State: 23:[29], Operations: ['89-25=64', '41-6=35', '64-35=29']
Moving to Node #0,1,0,0
Current State: 23:[99], Operations: ['89-25=64', '41-6=35', '64+35=99']
No solution found. |
Current State: 72:[32, 94, 82, 92], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [32, 82, 2]
Generated Node #0,0: 72:[32, 82, 2] Operation: 94-92=2
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 82/2=41, Resulting Numbers: [32, 41]
Generated Node #0,0,0: 72:[32, 41] Operation: 82/2=41
Moving to Node #0,0,0
Current State: 72:[32, 41], Operations: ['94-92=2', '82/2=41']
Exploring Operation: 41-32=9, Resulting Numbers: [9]
9,72 unequal: No Solution
Moving to Node #0,0,0
Current State: 72:[32, 41], Operations: ['94-92=2', '82/2=41']
Exploring Operation: 32+41=73, Resulting Numbers: [73]
73,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 32+2=34, Resulting Numbers: [82, 34]
Generated Node #0,0,1: 72:[82, 34] Operation: 32+2=34
Moving to Node #0,0,1
Current State: 72:[82, 34], Operations: ['94-92=2', '32+2=34']
Exploring Operation: 82-34=48, Resulting Numbers: [48]
48,72 unequal: No Solution
Moving to Node #0,0,1
Current State: 72:[82, 34], Operations: ['94-92=2', '32+2=34']
Exploring Operation: 82+34=116, Resulting Numbers: [116]
116,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 32/2=16, Resulting Numbers: [82, 16]
Generated Node #0,0,2: 72:[82, 16] Operation: 32/2=16
Moving to Node #0,0,2
Current State: 72:[82, 16], Operations: ['94-92=2', '32/2=16']
Exploring Operation: 82-16=66, Resulting Numbers: [66]
66,72 unequal: No Solution
Moving to Node #0,0,2
Current State: 72:[82, 16], Operations: ['94-92=2', '32/2=16']
Exploring Operation: 82+16=98, Resulting Numbers: [98]
98,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 82-2=80, Resulting Numbers: [32, 80]
Generated Node #0,0,3: 72:[32, 80] Operation: 82-2=80
Moving to Node #0,0,3
Current State: 72:[32, 80], Operations: ['94-92=2', '82-2=80']
Exploring Operation: 80-32=48, Resulting Numbers: [48]
48,72 unequal: No Solution
Moving to Node #0,0,3
Current State: 72:[32, 80], Operations: ['94-92=2', '82-2=80']
Exploring Operation: 32+80=112, Resulting Numbers: [112]
112,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 82-32=50, Resulting Numbers: [2, 50]
Generated Node #0,0,4: 72:[2, 50] Operation: 82-32=50
Moving to Node #0,0,4
Current State: 72:[2, 50], Operations: ['94-92=2', '82-32=50']
Exploring Operation: 50/2=25, Resulting Numbers: [25]
25,72 unequal: No Solution
Moving to Node #0,0,4
Current State: 72:[2, 50], Operations: ['94-92=2', '82-32=50']
Exploring Operation: 50-2=48, Resulting Numbers: [48]
48,72 unequal: No Solution
Moving to Node #0,0,4
Current State: 72:[2, 50], Operations: ['94-92=2', '82-32=50']
Exploring Operation: 2+50=52, Resulting Numbers: [52]
52,72 unequal: No Solution
Moving to Node #0,0,4
Current State: 72:[2, 50], Operations: ['94-92=2', '82-32=50']
Exploring Operation: 2*50=100, Resulting Numbers: [100]
100,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 32-2=30, Resulting Numbers: [82, 30]
Generated Node #0,0,5: 72:[82, 30] Operation: 32-2=30
Moving to Node #0,0,5
Current State: 72:[82, 30], Operations: ['94-92=2', '32-2=30']
Exploring Operation: 82-30=52, Resulting Numbers: [52]
52,72 unequal: No Solution
Moving to Node #0,0,5
Current State: 72:[82, 30], Operations: ['94-92=2', '32-2=30']
Exploring Operation: 82+30=112, Resulting Numbers: [112]
112,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 82+2=84, Resulting Numbers: [32, 84]
Generated Node #0,0,6: 72:[32, 84] Operation: 82+2=84
Moving to Node #0,0,6
Current State: 72:[32, 84], Operations: ['94-92=2', '82+2=84']
Exploring Operation: 84-32=52, Resulting Numbers: [52]
52,72 unequal: No Solution
Moving to Node #0,0,6
Current State: 72:[32, 84], Operations: ['94-92=2', '82+2=84']
Exploring Operation: 32+84=116, Resulting Numbers: [116]
116,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 32*2=64, Resulting Numbers: [82, 64]
Generated Node #0,0,7: 72:[82, 64] Operation: 32*2=64
Moving to Node #0,0,7
Current State: 72:[82, 64], Operations: ['94-92=2', '32*2=64']
Exploring Operation: 82-64=18, Resulting Numbers: [18]
18,72 unequal: No Solution
Moving to Node #0,0
Current State: 72:[32, 82, 2], Operations: ['94-92=2']
Exploring Operation: 32+82=114, Resulting Numbers: [2, 114]
Generated Node #0,0,8: 72:[2, 114] Operation: 32+82=114
Moving to Node #0,0,8
Current State: 72:[2, 114], Operations: ['94-92=2', '32+82=114']
Exploring Operation: 114/2=57, Resulting Numbers: [57]
57,72 unequal: No Solution
Moving to Node #0,0,8
Current State: 72:[2, 114], Operations: ['94-92=2', '32+82=114']
Exploring Operation: 114-2=112, Resulting Numbers: [112]
112,72 unequal: No Solution
Moving to Node #0,0,8
Current State: 72:[2, 114], Operations: ['94-92=2', '32+82=114']
Exploring Operation: 2+114=116, Resulting Numbers: [116]
116,72 unequal: No Solution
Moving to Node #0
Current State: 72:[32, 94, 82, 92], Operations: []
Exploring Operation: 94-82=12, Resulting Numbers: [32, 92, 12]
Generated Node #0,1: 72:[32, 92, 12] Operation: 94-82=12
Moving to Node #0,1
Current State: 72:[32, 92, 12], Operations: ['94-82=12']
Exploring Operation: 92-32=60, Resulting Numbers: [12, 60]
Generated Node #0,1,0: 72:[12, 60] Operation: 92-32=60
Moving to Node #0,1,0
Current State: 72:[12, 60], Operations: ['94-82=12', '92-32=60']
Exploring Operation: 12+60=72, Resulting Numbers: [72]
72,72 equal: Goal Reached
|
Current State: 69:[81, 44, 57, 1], Operations: []
Exploring Operation: 44+1=45, Resulting Numbers: [81, 57, 45]
Generated Node #0,0: 69:[81, 57, 45] Operation: 44+1=45
Exploring Operation: 57+1=58, Resulting Numbers: [81, 44, 58]
Generated Node #0,1: 69:[81, 44, 58] Operation: 57+1=58
Exploring Operation: 81-1=80, Resulting Numbers: [44, 57, 80]
Generated Node #0,2: 69:[44, 57, 80] Operation: 81-1=80
Moving to Node #0,0
Current State: 69:[81, 57, 45], Operations: ['44+1=45']
Exploring Operation: 81-57=24, Resulting Numbers: [45, 24]
Generated Node #0,0,0: 69:[45, 24] Operation: 81-57=24
Exploring Operation: 81-45=36, Resulting Numbers: [57, 36]
Generated Node #0,0,1: 69:[57, 36] Operation: 81-45=36
Exploring Operation: 57+45=102, Resulting Numbers: [81, 102]
Generated Node #0,0,2: 69:[81, 102] Operation: 57+45=102
Moving to Node #0,1
Current State: 69:[81, 44, 58], Operations: ['57+1=58']
Exploring Operation: 81-44=37, Resulting Numbers: [58, 37]
Generated Node #0,1,0: 69:[58, 37] Operation: 81-44=37
Exploring Operation: 44+58=102, Resulting Numbers: [81, 102]
Generated Node #0,1,1: 69:[81, 102] Operation: 44+58=102
Exploring Operation: 81+44=125, Resulting Numbers: [58, 125]
Generated Node #0,1,2: 69:[58, 125] Operation: 81+44=125
Moving to Node #0,2
Current State: 69:[44, 57, 80], Operations: ['81-1=80']
Exploring Operation: 44+57=101, Resulting Numbers: [80, 101]
Generated Node #0,2,0: 69:[80, 101] Operation: 44+57=101
Exploring Operation: 80-44=36, Resulting Numbers: [57, 36]
Generated Node #0,2,1: 69:[57, 36] Operation: 80-44=36
Exploring Operation: 57-44=13, Resulting Numbers: [80, 13]
Generated Node #0,2,2: 69:[80, 13] Operation: 57-44=13
Moving to Node #0,1,0
Current State: 69:[58, 37], Operations: ['57+1=58', '81-44=37']
Exploring Operation: 58+37=95, Resulting Numbers: [95]
95,69 unequal: No Solution
Exploring Operation: 58-37=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Exploring Operation: 58*37=2146, Resulting Numbers: [2146]
2146,69 unequal: No Solution
Moving to Node #0,2,0
Current State: 69:[80, 101], Operations: ['81-1=80', '44+57=101']
Exploring Operation: 80*101=8080, Resulting Numbers: [8080]
8080,69 unequal: No Solution
Exploring Operation: 80+101=181, Resulting Numbers: [181]
181,69 unequal: No Solution
Exploring Operation: 101-80=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Moving to Node #0,0,1
Current State: 69:[57, 36], Operations: ['44+1=45', '81-45=36']
Exploring Operation: 57*36=2052, Resulting Numbers: [2052]
2052,69 unequal: No Solution
Exploring Operation: 57+36=93, Resulting Numbers: [93]
93,69 unequal: No Solution
Exploring Operation: 57-36=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Moving to Node #0,1,1
Current State: 69:[81, 102], Operations: ['57+1=58', '44+58=102']
Exploring Operation: 81*102=8262, Resulting Numbers: [8262]
8262,69 unequal: No Solution
Exploring Operation: 102-81=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Exploring Operation: 81+102=183, Resulting Numbers: [183]
183,69 unequal: No Solution
Moving to Node #0,2,1
Current State: 69:[57, 36], Operations: ['81-1=80', '80-44=36']
Exploring Operation: 57+36=93, Resulting Numbers: [93]
93,69 unequal: No Solution
Exploring Operation: 57*36=2052, Resulting Numbers: [2052]
2052,69 unequal: No Solution
Exploring Operation: 57-36=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Moving to Node #0,0,2
Current State: 69:[81, 102], Operations: ['44+1=45', '57+45=102']
Exploring Operation: 102-81=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Exploring Operation: 81+102=183, Resulting Numbers: [183]
183,69 unequal: No Solution
Exploring Operation: 81*102=8262, Resulting Numbers: [8262]
8262,69 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 69:[93], Operations: ['44+1=45', '81-45=36', '57+36=93']
Moving to Node #0,2,1,0
Current State: 69:[93], Operations: ['81-1=80', '80-44=36', '57+36=93']
Moving to Node #0,1,0,0
Current State: 69:[95], Operations: ['57+1=58', '81-44=37', '58+37=95']
Moving to Node #0,1,2
Current State: 69:[58, 125], Operations: ['57+1=58', '81+44=125']
Exploring Operation: 58*125=7250, Resulting Numbers: [7250]
7250,69 unequal: No Solution
Exploring Operation: 125-58=67, Resulting Numbers: [67]
67,69 unequal: No Solution
Exploring Operation: 58+125=183, Resulting Numbers: [183]
183,69 unequal: No Solution
Moving to Node #0,2,2
Current State: 69:[80, 13], Operations: ['81-1=80', '57-44=13']
Exploring Operation: 80-13=67, Resulting Numbers: [67]
67,69 unequal: No Solution
Exploring Operation: 80+13=93, Resulting Numbers: [93]
93,69 unequal: No Solution
Exploring Operation: 80*13=1040, Resulting Numbers: [1040]
1040,69 unequal: No Solution
Moving to Node #0,0,0
Current State: 69:[45, 24], Operations: ['44+1=45', '81-57=24']
Exploring Operation: 45*24=1080, Resulting Numbers: [1080]
1080,69 unequal: No Solution
Exploring Operation: 45-24=21, Resulting Numbers: [21]
21,69 unequal: No Solution
Exploring Operation: 45+24=69, Resulting Numbers: [69]
69,69 equal: Goal Reached
|
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 2*40=80, Resulting Numbers: [14, 66, 80]
Generated Node #0,0: 93:[14, 66, 80] Operation: 2*40=80
Moving to Node #0,0
Current State: 93:[14, 66, 80], Operations: ['2*40=80']
Exploring Operation: 14+66=80, Resulting Numbers: [80, 80]
Generated Node #0,0,0: 93:[80, 80] Operation: 14+66=80
Moving to Node #0,0,0
Current State: 93:[80, 80], Operations: ['2*40=80', '14+66=80']
Exploring Operation: 80+80=160, Resulting Numbers: [160]
160,93 unequal: No Solution
Moving to Node #0,0,0
Current State: 93:[80, 80], Operations: ['2*40=80', '14+66=80']
Exploring Operation: 80/80=1, Resulting Numbers: [1]
1,93 unequal: No Solution
Moving to Node #0,0,0
Current State: 93:[80, 80], Operations: ['2*40=80', '14+66=80']
Exploring Operation: 80-80=0, Resulting Numbers: [0]
0,93 unequal: No Solution
Moving to Node #0,0
Current State: 93:[14, 66, 80], Operations: ['2*40=80']
Exploring Operation: 14+80=94, Resulting Numbers: [66, 94]
Generated Node #0,0,1: 93:[66, 94] Operation: 14+80=94
Moving to Node #0,0,1
Current State: 93:[66, 94], Operations: ['2*40=80', '14+80=94']
Exploring Operation: 94-66=28, Resulting Numbers: [28]
28,93 unequal: No Solution
Moving to Node #0,0,1
Current State: 93:[66, 94], Operations: ['2*40=80', '14+80=94']
Exploring Operation: 66+94=160, Resulting Numbers: [160]
160,93 unequal: No Solution
Moving to Node #0,0
Current State: 93:[14, 66, 80], Operations: ['2*40=80']
Exploring Operation: 66-14=52, Resulting Numbers: [80, 52]
Generated Node #0,0,2: 93:[80, 52] Operation: 66-14=52
Moving to Node #0,0,2
Current State: 93:[80, 52], Operations: ['2*40=80', '66-14=52']
Exploring Operation: 80+52=132, Resulting Numbers: [132]
132,93 unequal: No Solution
Moving to Node #0,0,2
Current State: 93:[80, 52], Operations: ['2*40=80', '66-14=52']
Exploring Operation: 80-52=28, Resulting Numbers: [28]
28,93 unequal: No Solution
Moving to Node #0,0
Current State: 93:[14, 66, 80], Operations: ['2*40=80']
Exploring Operation: 80-14=66, Resulting Numbers: [66, 66]
Generated Node #0,0,3: 93:[66, 66] Operation: 80-14=66
Moving to Node #0,0,3
Current State: 93:[66, 66], Operations: ['2*40=80', '80-14=66']
Exploring Operation: 66+66=132, Resulting Numbers: [132]
132,93 unequal: No Solution
Moving to Node #0,0,3
Current State: 93:[66, 66], Operations: ['2*40=80', '80-14=66']
Exploring Operation: 66/66=1, Resulting Numbers: [1]
1,93 unequal: No Solution
Moving to Node #0,0,3
Current State: 93:[66, 66], Operations: ['2*40=80', '80-14=66']
Exploring Operation: 66-66=0, Resulting Numbers: [0]
0,93 unequal: No Solution
Moving to Node #0,0
Current State: 93:[14, 66, 80], Operations: ['2*40=80']
Exploring Operation: 66+80=146, Resulting Numbers: [14, 146]
Generated Node #0,0,4: 93:[14, 146] Operation: 66+80=146
Moving to Node #0,0,4
Current State: 93:[14, 146], Operations: ['2*40=80', '66+80=146']
Exploring Operation: 146-14=132, Resulting Numbers: [132]
132,93 unequal: No Solution
Moving to Node #0,0,4
Current State: 93:[14, 146], Operations: ['2*40=80', '66+80=146']
Exploring Operation: 14+146=160, Resulting Numbers: [160]
160,93 unequal: No Solution
Moving to Node #0,0
Current State: 93:[14, 66, 80], Operations: ['2*40=80']
Exploring Operation: 80-66=14, Resulting Numbers: [14, 14]
Generated Node #0,0,5: 93:[14, 14] Operation: 80-66=14
Moving to Node #0,0,5
Current State: 93:[14, 14], Operations: ['2*40=80', '80-66=14']
Exploring Operation: 14+14=28, Resulting Numbers: [28]
28,93 unequal: No Solution
Moving to Node #0,0,5
Current State: 93:[14, 14], Operations: ['2*40=80', '80-66=14']
Exploring Operation: 14/14=1, Resulting Numbers: [1]
1,93 unequal: No Solution
Moving to Node #0,0,5
Current State: 93:[14, 14], Operations: ['2*40=80', '80-66=14']
Exploring Operation: 14-14=0, Resulting Numbers: [0]
0,93 unequal: No Solution
Moving to Node #0
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 2*14=28, Resulting Numbers: [66, 40, 28]
Generated Node #0,1: 93:[66, 40, 28] Operation: 2*14=28
Moving to Node #0,1
Current State: 93:[66, 40, 28], Operations: ['2*14=28']
Exploring Operation: 40+28=68, Resulting Numbers: [66, 68]
Generated Node #0,1,0: 93:[66, 68] Operation: 40+28=68
Moving to Node #0,1,0
Current State: 93:[66, 68], Operations: ['2*14=28', '40+28=68']
Exploring Operation: 66+68=134, Resulting Numbers: [134]
134,93 unequal: No Solution
Moving to Node #0,1,0
Current State: 93:[66, 68], Operations: ['2*14=28', '40+28=68']
Exploring Operation: 68-66=2, Resulting Numbers: [2]
2,93 unequal: No Solution
Moving to Node #0,1
Current State: 93:[66, 40, 28], Operations: ['2*14=28']
Exploring Operation: 66+28=94, Resulting Numbers: [40, 94]
Generated Node #0,1,1: 93:[40, 94] Operation: 66+28=94
Moving to Node #0,1,1
Current State: 93:[40, 94], Operations: ['2*14=28', '66+28=94']
Exploring Operation: 94-40=54, Resulting Numbers: [54]
54,93 unequal: No Solution
Moving to Node #0,1,1
Current State: 93:[40, 94], Operations: ['2*14=28', '66+28=94']
Exploring Operation: 40+94=134, Resulting Numbers: [134]
134,93 unequal: No Solution
Moving to Node #0,1
Current State: 93:[66, 40, 28], Operations: ['2*14=28']
Exploring Operation: 66+40=106, Resulting Numbers: [28, 106]
Generated Node #0,1,2: 93:[28, 106] Operation: 66+40=106
Moving to Node #0,1,2
Current State: 93:[28, 106], Operations: ['2*14=28', '66+40=106']
Exploring Operation: 106-28=78, Resulting Numbers: [78]
78,93 unequal: No Solution
Moving to Node #0,1,2
Current State: 93:[28, 106], Operations: ['2*14=28', '66+40=106']
Exploring Operation: 28+106=134, Resulting Numbers: [134]
134,93 unequal: No Solution
Moving to Node #0,1
Current State: 93:[66, 40, 28], Operations: ['2*14=28']
Exploring Operation: 66-28=38, Resulting Numbers: [40, 38]
Generated Node #0,1,3: 93:[40, 38] Operation: 66-28=38
Moving to Node #0,1,3
Current State: 93:[40, 38], Operations: ['2*14=28', '66-28=38']
Exploring Operation: 40+38=78, Resulting Numbers: [78]
78,93 unequal: No Solution
Moving to Node #0,1,3
Current State: 93:[40, 38], Operations: ['2*14=28', '66-28=38']
Exploring Operation: 40-38=2, Resulting Numbers: [2]
2,93 unequal: No Solution
Moving to Node #0,1
Current State: 93:[66, 40, 28], Operations: ['2*14=28']
Exploring Operation: 40-28=12, Resulting Numbers: [66, 12]
Generated Node #0,1,4: 93:[66, 12] Operation: 40-28=12
Moving to Node #0,1,4
Current State: 93:[66, 12], Operations: ['2*14=28', '40-28=12']
Exploring Operation: 66+12=78, Resulting Numbers: [78]
78,93 unequal: No Solution
Moving to Node #0,1,4
Current State: 93:[66, 12], Operations: ['2*14=28', '40-28=12']
Exploring Operation: 66-12=54, Resulting Numbers: [54]
54,93 unequal: No Solution
Moving to Node #0,1
Current State: 93:[66, 40, 28], Operations: ['2*14=28']
Exploring Operation: 66-40=26, Resulting Numbers: [28, 26]
Generated Node #0,1,5: 93:[28, 26] Operation: 66-40=26
Moving to Node #0,1,5
Current State: 93:[28, 26], Operations: ['2*14=28', '66-40=26']
Exploring Operation: 28+26=54, Resulting Numbers: [54]
54,93 unequal: No Solution
Moving to Node #0,1,5
Current State: 93:[28, 26], Operations: ['2*14=28', '66-40=26']
Exploring Operation: 28-26=2, Resulting Numbers: [2]
2,93 unequal: No Solution
Moving to Node #0
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 2+14=16, Resulting Numbers: [66, 40, 16]
Generated Node #0,2: 93:[66, 40, 16] Operation: 2+14=16
Moving to Node #0,2
Current State: 93:[66, 40, 16], Operations: ['2+14=16']
Exploring Operation: 66+16=82, Resulting Numbers: [40, 82]
Generated Node #0,2,0: 93:[40, 82] Operation: 66+16=82
Moving to Node #0,2,0
Current State: 93:[40, 82], Operations: ['2+14=16', '66+16=82']
Exploring Operation: 40+82=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,2,0
Current State: 93:[40, 82], Operations: ['2+14=16', '66+16=82']
Exploring Operation: 82-40=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,2
Current State: 93:[66, 40, 16], Operations: ['2+14=16']
Exploring Operation: 40+16=56, Resulting Numbers: [66, 56]
Generated Node #0,2,1: 93:[66, 56] Operation: 40+16=56
Moving to Node #0,2,1
Current State: 93:[66, 56], Operations: ['2+14=16', '40+16=56']
Exploring Operation: 66+56=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,2,1
Current State: 93:[66, 56], Operations: ['2+14=16', '40+16=56']
Exploring Operation: 66-56=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0,2
Current State: 93:[66, 40, 16], Operations: ['2+14=16']
Exploring Operation: 66+40=106, Resulting Numbers: [16, 106]
Generated Node #0,2,2: 93:[16, 106] Operation: 66+40=106
Moving to Node #0,2,2
Current State: 93:[16, 106], Operations: ['2+14=16', '66+40=106']
Exploring Operation: 106-16=90, Resulting Numbers: [90]
90,93 unequal: No Solution
Moving to Node #0,2,2
Current State: 93:[16, 106], Operations: ['2+14=16', '66+40=106']
Exploring Operation: 16+106=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,2
Current State: 93:[66, 40, 16], Operations: ['2+14=16']
Exploring Operation: 66-16=50, Resulting Numbers: [40, 50]
Generated Node #0,2,3: 93:[40, 50] Operation: 66-16=50
Moving to Node #0,2,3
Current State: 93:[40, 50], Operations: ['2+14=16', '66-16=50']
Exploring Operation: 40+50=90, Resulting Numbers: [90]
90,93 unequal: No Solution
Moving to Node #0,2,3
Current State: 93:[40, 50], Operations: ['2+14=16', '66-16=50']
Exploring Operation: 50-40=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0,2
Current State: 93:[66, 40, 16], Operations: ['2+14=16']
Exploring Operation: 40-16=24, Resulting Numbers: [66, 24]
Generated Node #0,2,4: 93:[66, 24] Operation: 40-16=24
Moving to Node #0,2,4
Current State: 93:[66, 24], Operations: ['2+14=16', '40-16=24']
Exploring Operation: 66+24=90, Resulting Numbers: [90]
90,93 unequal: No Solution
Moving to Node #0,2,4
Current State: 93:[66, 24], Operations: ['2+14=16', '40-16=24']
Exploring Operation: 66-24=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,2
Current State: 93:[66, 40, 16], Operations: ['2+14=16']
Exploring Operation: 66-40=26, Resulting Numbers: [16, 26]
Generated Node #0,2,5: 93:[16, 26] Operation: 66-40=26
Moving to Node #0,2,5
Current State: 93:[16, 26], Operations: ['2+14=16', '66-40=26']
Exploring Operation: 16+26=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,2,5
Current State: 93:[16, 26], Operations: ['2+14=16', '66-40=26']
Exploring Operation: 26-16=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 2+66=68, Resulting Numbers: [14, 40, 68]
Generated Node #0,3: 93:[14, 40, 68] Operation: 2+66=68
Moving to Node #0,3
Current State: 93:[14, 40, 68], Operations: ['2+66=68']
Exploring Operation: 14+40=54, Resulting Numbers: [68, 54]
Generated Node #0,3,0: 93:[68, 54] Operation: 14+40=54
Moving to Node #0,3,0
Current State: 93:[68, 54], Operations: ['2+66=68', '14+40=54']
Exploring Operation: 68+54=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,3,0
Current State: 93:[68, 54], Operations: ['2+66=68', '14+40=54']
Exploring Operation: 68-54=14, Resulting Numbers: [14]
14,93 unequal: No Solution
Moving to Node #0,3
Current State: 93:[14, 40, 68], Operations: ['2+66=68']
Exploring Operation: 14+68=82, Resulting Numbers: [40, 82]
Generated Node #0,3,1: 93:[40, 82] Operation: 14+68=82
Moving to Node #0,3,1
Current State: 93:[40, 82], Operations: ['2+66=68', '14+68=82']
Exploring Operation: 40+82=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,3,1
Current State: 93:[40, 82], Operations: ['2+66=68', '14+68=82']
Exploring Operation: 82-40=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,3
Current State: 93:[14, 40, 68], Operations: ['2+66=68']
Exploring Operation: 40-14=26, Resulting Numbers: [68, 26]
Generated Node #0,3,2: 93:[68, 26] Operation: 40-14=26
Moving to Node #0,3,2
Current State: 93:[68, 26], Operations: ['2+66=68', '40-14=26']
Exploring Operation: 68+26=94, Resulting Numbers: [94]
94,93 unequal: No Solution
Moving to Node #0,3,2
Current State: 93:[68, 26], Operations: ['2+66=68', '40-14=26']
Exploring Operation: 68-26=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,3
Current State: 93:[14, 40, 68], Operations: ['2+66=68']
Exploring Operation: 68-14=54, Resulting Numbers: [40, 54]
Generated Node #0,3,3: 93:[40, 54] Operation: 68-14=54
Moving to Node #0,3,3
Current State: 93:[40, 54], Operations: ['2+66=68', '68-14=54']
Exploring Operation: 40+54=94, Resulting Numbers: [94]
94,93 unequal: No Solution
Moving to Node #0,3,3
Current State: 93:[40, 54], Operations: ['2+66=68', '68-14=54']
Exploring Operation: 54-40=14, Resulting Numbers: [14]
14,93 unequal: No Solution
Moving to Node #0,3
Current State: 93:[14, 40, 68], Operations: ['2+66=68']
Exploring Operation: 40+68=108, Resulting Numbers: [14, 108]
Generated Node #0,3,4: 93:[14, 108] Operation: 40+68=108
Moving to Node #0,3,4
Current State: 93:[14, 108], Operations: ['2+66=68', '40+68=108']
Exploring Operation: 108-14=94, Resulting Numbers: [94]
94,93 unequal: No Solution
Moving to Node #0,3,4
Current State: 93:[14, 108], Operations: ['2+66=68', '40+68=108']
Exploring Operation: 14+108=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,3
Current State: 93:[14, 40, 68], Operations: ['2+66=68']
Exploring Operation: 68-40=28, Resulting Numbers: [14, 28]
Generated Node #0,3,5: 93:[14, 28] Operation: 68-40=28
Moving to Node #0,3,5
Current State: 93:[14, 28], Operations: ['2+66=68', '68-40=28']
Exploring Operation: 14+28=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,3,5
Current State: 93:[14, 28], Operations: ['2+66=68', '68-40=28']
Exploring Operation: 28-14=14, Resulting Numbers: [14]
14,93 unequal: No Solution
Moving to Node #0,3,5
Current State: 93:[14, 28], Operations: ['2+66=68', '68-40=28']
Exploring Operation: 28/14=2, Resulting Numbers: [2]
2,93 unequal: No Solution
Moving to Node #0
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 2+40=42, Resulting Numbers: [14, 66, 42]
Generated Node #0,4: 93:[14, 66, 42] Operation: 2+40=42
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 14+66=80, Resulting Numbers: [42, 80]
Generated Node #0,4,0: 93:[42, 80] Operation: 14+66=80
Moving to Node #0,4,0
Current State: 93:[42, 80], Operations: ['2+40=42', '14+66=80']
Exploring Operation: 42+80=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,4,0
Current State: 93:[42, 80], Operations: ['2+40=42', '14+66=80']
Exploring Operation: 80-42=38, Resulting Numbers: [38]
38,93 unequal: No Solution
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 14+42=56, Resulting Numbers: [66, 56]
Generated Node #0,4,1: 93:[66, 56] Operation: 14+42=56
Moving to Node #0,4,1
Current State: 93:[66, 56], Operations: ['2+40=42', '14+42=56']
Exploring Operation: 66+56=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,4,1
Current State: 93:[66, 56], Operations: ['2+40=42', '14+42=56']
Exploring Operation: 66-56=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 66-14=52, Resulting Numbers: [42, 52]
Generated Node #0,4,2: 93:[42, 52] Operation: 66-14=52
Moving to Node #0,4,2
Current State: 93:[42, 52], Operations: ['2+40=42', '66-14=52']
Exploring Operation: 42+52=94, Resulting Numbers: [94]
94,93 unequal: No Solution
Moving to Node #0,4,2
Current State: 93:[42, 52], Operations: ['2+40=42', '66-14=52']
Exploring Operation: 52-42=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 42-14=28, Resulting Numbers: [66, 28]
Generated Node #0,4,3: 93:[66, 28] Operation: 42-14=28
Moving to Node #0,4,3
Current State: 93:[66, 28], Operations: ['2+40=42', '42-14=28']
Exploring Operation: 66+28=94, Resulting Numbers: [94]
94,93 unequal: No Solution
Moving to Node #0,4,3
Current State: 93:[66, 28], Operations: ['2+40=42', '42-14=28']
Exploring Operation: 66-28=38, Resulting Numbers: [38]
38,93 unequal: No Solution
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 66+42=108, Resulting Numbers: [14, 108]
Generated Node #0,4,4: 93:[14, 108] Operation: 66+42=108
Moving to Node #0,4,4
Current State: 93:[14, 108], Operations: ['2+40=42', '66+42=108']
Exploring Operation: 108-14=94, Resulting Numbers: [94]
94,93 unequal: No Solution
Moving to Node #0,4,4
Current State: 93:[14, 108], Operations: ['2+40=42', '66+42=108']
Exploring Operation: 14+108=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 42/14=3, Resulting Numbers: [66, 3]
Generated Node #0,4,5: 93:[66, 3] Operation: 42/14=3
Moving to Node #0,4,5
Current State: 93:[66, 3], Operations: ['2+40=42', '42/14=3']
Exploring Operation: 66+3=69, Resulting Numbers: [69]
69,93 unequal: No Solution
Moving to Node #0,4,5
Current State: 93:[66, 3], Operations: ['2+40=42', '42/14=3']
Exploring Operation: 66-3=63, Resulting Numbers: [63]
63,93 unequal: No Solution
Moving to Node #0,4,5
Current State: 93:[66, 3], Operations: ['2+40=42', '42/14=3']
Exploring Operation: 66/3=22, Resulting Numbers: [22]
22,93 unequal: No Solution
Moving to Node #0,4
Current State: 93:[14, 66, 42], Operations: ['2+40=42']
Exploring Operation: 66-42=24, Resulting Numbers: [14, 24]
Generated Node #0,4,6: 93:[14, 24] Operation: 66-42=24
Moving to Node #0,4,6
Current State: 93:[14, 24], Operations: ['2+40=42', '66-42=24']
Exploring Operation: 14+24=38, Resulting Numbers: [38]
38,93 unequal: No Solution
Moving to Node #0,4,6
Current State: 93:[14, 24], Operations: ['2+40=42', '66-42=24']
Exploring Operation: 24-14=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 14+66=80, Resulting Numbers: [2, 40, 80]
Generated Node #0,5: 93:[2, 40, 80] Operation: 14+66=80
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 2*40=80, Resulting Numbers: [80, 80]
Generated Node #0,5,0: 93:[80, 80] Operation: 2*40=80
Moving to Node #0,5,0
Current State: 93:[80, 80], Operations: ['14+66=80', '2*40=80']
Exploring Operation: 80+80=160, Resulting Numbers: [160]
160,93 unequal: No Solution
Moving to Node #0,5,0
Current State: 93:[80, 80], Operations: ['14+66=80', '2*40=80']
Exploring Operation: 80/80=1, Resulting Numbers: [1]
1,93 unequal: No Solution
Moving to Node #0,5,0
Current State: 93:[80, 80], Operations: ['14+66=80', '2*40=80']
Exploring Operation: 80-80=0, Resulting Numbers: [0]
0,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 2+40=42, Resulting Numbers: [80, 42]
Generated Node #0,5,1: 93:[80, 42] Operation: 2+40=42
Moving to Node #0,5,1
Current State: 93:[80, 42], Operations: ['14+66=80', '2+40=42']
Exploring Operation: 80+42=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,5,1
Current State: 93:[80, 42], Operations: ['14+66=80', '2+40=42']
Exploring Operation: 80-42=38, Resulting Numbers: [38]
38,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 2+80=82, Resulting Numbers: [40, 82]
Generated Node #0,5,2: 93:[40, 82] Operation: 2+80=82
Moving to Node #0,5,2
Current State: 93:[40, 82], Operations: ['14+66=80', '2+80=82']
Exploring Operation: 40+82=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,5,2
Current State: 93:[40, 82], Operations: ['14+66=80', '2+80=82']
Exploring Operation: 82-40=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 40-2=38, Resulting Numbers: [80, 38]
Generated Node #0,5,3: 93:[80, 38] Operation: 40-2=38
Moving to Node #0,5,3
Current State: 93:[80, 38], Operations: ['14+66=80', '40-2=38']
Exploring Operation: 80+38=118, Resulting Numbers: [118]
118,93 unequal: No Solution
Moving to Node #0,5,3
Current State: 93:[80, 38], Operations: ['14+66=80', '40-2=38']
Exploring Operation: 80-38=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 80-2=78, Resulting Numbers: [40, 78]
Generated Node #0,5,4: 93:[40, 78] Operation: 80-2=78
Moving to Node #0,5,4
Current State: 93:[40, 78], Operations: ['14+66=80', '80-2=78']
Exploring Operation: 40+78=118, Resulting Numbers: [118]
118,93 unequal: No Solution
Moving to Node #0,5,4
Current State: 93:[40, 78], Operations: ['14+66=80', '80-2=78']
Exploring Operation: 78-40=38, Resulting Numbers: [38]
38,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 40/2=20, Resulting Numbers: [80, 20]
Generated Node #0,5,5: 93:[80, 20] Operation: 40/2=20
Moving to Node #0,5,5
Current State: 93:[80, 20], Operations: ['14+66=80', '40/2=20']
Exploring Operation: 80+20=100, Resulting Numbers: [100]
100,93 unequal: No Solution
Moving to Node #0,5,5
Current State: 93:[80, 20], Operations: ['14+66=80', '40/2=20']
Exploring Operation: 80-20=60, Resulting Numbers: [60]
60,93 unequal: No Solution
Moving to Node #0,5,5
Current State: 93:[80, 20], Operations: ['14+66=80', '40/2=20']
Exploring Operation: 80/20=4, Resulting Numbers: [4]
4,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 80/2=40, Resulting Numbers: [40, 40]
Generated Node #0,5,6: 93:[40, 40] Operation: 80/2=40
Moving to Node #0,5,6
Current State: 93:[40, 40], Operations: ['14+66=80', '80/2=40']
Exploring Operation: 40+40=80, Resulting Numbers: [80]
80,93 unequal: No Solution
Moving to Node #0,5,6
Current State: 93:[40, 40], Operations: ['14+66=80', '80/2=40']
Exploring Operation: 40/40=1, Resulting Numbers: [1]
1,93 unequal: No Solution
Moving to Node #0,5,6
Current State: 93:[40, 40], Operations: ['14+66=80', '80/2=40']
Exploring Operation: 40-40=0, Resulting Numbers: [0]
0,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 40+80=120, Resulting Numbers: [2, 120]
Generated Node #0,5,7: 93:[2, 120] Operation: 40+80=120
Moving to Node #0,5,7
Current State: 93:[2, 120], Operations: ['14+66=80', '40+80=120']
Exploring Operation: 120-2=118, Resulting Numbers: [118]
118,93 unequal: No Solution
Moving to Node #0,5,7
Current State: 93:[2, 120], Operations: ['14+66=80', '40+80=120']
Exploring Operation: 2+120=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,5,7
Current State: 93:[2, 120], Operations: ['14+66=80', '40+80=120']
Exploring Operation: 120/2=60, Resulting Numbers: [60]
60,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 2*80=160, Resulting Numbers: [40, 160]
Generated Node #0,5,8: 93:[40, 160] Operation: 2*80=160
Moving to Node #0,5,8
Current State: 93:[40, 160], Operations: ['14+66=80', '2*80=160']
Exploring Operation: 160-40=120, Resulting Numbers: [120]
120,93 unequal: No Solution
Moving to Node #0,5,8
Current State: 93:[40, 160], Operations: ['14+66=80', '2*80=160']
Exploring Operation: 160/40=4, Resulting Numbers: [4]
4,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 80-40=40, Resulting Numbers: [2, 40]
Generated Node #0,5,9: 93:[2, 40] Operation: 80-40=40
Moving to Node #0,5,9
Current State: 93:[2, 40], Operations: ['14+66=80', '80-40=40']
Exploring Operation: 2*40=80, Resulting Numbers: [80]
80,93 unequal: No Solution
Moving to Node #0,5,9
Current State: 93:[2, 40], Operations: ['14+66=80', '80-40=40']
Exploring Operation: 2+40=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,5,9
Current State: 93:[2, 40], Operations: ['14+66=80', '80-40=40']
Exploring Operation: 40-2=38, Resulting Numbers: [38]
38,93 unequal: No Solution
Moving to Node #0,5,9
Current State: 93:[2, 40], Operations: ['14+66=80', '80-40=40']
Exploring Operation: 40/2=20, Resulting Numbers: [20]
20,93 unequal: No Solution
Moving to Node #0,5
Current State: 93:[2, 40, 80], Operations: ['14+66=80']
Exploring Operation: 80/40=2, Resulting Numbers: [2, 2]
Generated Node #0,5,10: 93:[2, 2] Operation: 80/40=2
Moving to Node #0,5,10
Current State: 93:[2, 2], Operations: ['14+66=80', '80/40=2']
Exploring Operation: 2+2=4, Resulting Numbers: [4]
4,93 unequal: No Solution
Moving to Node #0,5,10
Current State: 93:[2, 2], Operations: ['14+66=80', '80/40=2']
Exploring Operation: 2*2=4, Resulting Numbers: [4]
4,93 unequal: No Solution
Moving to Node #0,5,10
Current State: 93:[2, 2], Operations: ['14+66=80', '80/40=2']
Exploring Operation: 2/2=1, Resulting Numbers: [1]
1,93 unequal: No Solution
Moving to Node #0,5,10
Current State: 93:[2, 2], Operations: ['14+66=80', '80/40=2']
Exploring Operation: 2-2=0, Resulting Numbers: [0]
0,93 unequal: No Solution
Moving to Node #0
Current State: 93:[2, 14, 66, 40], Operations: []
Exploring Operation: 14+40=54, Resulting Numbers: [2, 66, 54]
Generated Node #0,6: 93:[2, 66, 54] Operation: 14+40=54
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 2*54=108, Resulting Numbers: [66, 108]
Generated Node #0,6,0: 93:[66, 108] Operation: 2*54=108
Moving to Node #0,6,0
Current State: 93:[66, 108], Operations: ['14+40=54', '2*54=108']
Exploring Operation: 108-66=42, Resulting Numbers: [42]
42,93 unequal: No Solution
Moving to Node #0,6,0
Current State: 93:[66, 108], Operations: ['14+40=54', '2*54=108']
Exploring Operation: 66+108=174, Resulting Numbers: [174]
174,93 unequal: No Solution
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 2+66=68, Resulting Numbers: [54, 68]
Generated Node #0,6,1: 93:[54, 68] Operation: 2+66=68
Moving to Node #0,6,1
Current State: 93:[54, 68], Operations: ['14+40=54', '2+66=68']
Exploring Operation: 54+68=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,6,1
Current State: 93:[54, 68], Operations: ['14+40=54', '2+66=68']
Exploring Operation: 68-54=14, Resulting Numbers: [14]
14,93 unequal: No Solution
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 2+54=56, Resulting Numbers: [66, 56]
Generated Node #0,6,2: 93:[66, 56] Operation: 2+54=56
Moving to Node #0,6,2
Current State: 93:[66, 56], Operations: ['14+40=54', '2+54=56']
Exploring Operation: 66+56=122, Resulting Numbers: [122]
122,93 unequal: No Solution
Moving to Node #0,6,2
Current State: 93:[66, 56], Operations: ['14+40=54', '2+54=56']
Exploring Operation: 66-56=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 66-2=64, Resulting Numbers: [54, 64]
Generated Node #0,6,3: 93:[54, 64] Operation: 66-2=64
Moving to Node #0,6,3
Current State: 93:[54, 64], Operations: ['14+40=54', '66-2=64']
Exploring Operation: 54+64=118, Resulting Numbers: [118]
118,93 unequal: No Solution
Moving to Node #0,6,3
Current State: 93:[54, 64], Operations: ['14+40=54', '66-2=64']
Exploring Operation: 64-54=10, Resulting Numbers: [10]
10,93 unequal: No Solution
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 54-2=52, Resulting Numbers: [66, 52]
Generated Node #0,6,4: 93:[66, 52] Operation: 54-2=52
Moving to Node #0,6,4
Current State: 93:[66, 52], Operations: ['14+40=54', '54-2=52']
Exploring Operation: 66+52=118, Resulting Numbers: [118]
118,93 unequal: No Solution
Moving to Node #0,6,4
Current State: 93:[66, 52], Operations: ['14+40=54', '54-2=52']
Exploring Operation: 66-52=14, Resulting Numbers: [14]
14,93 unequal: No Solution
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 2*66=132, Resulting Numbers: [54, 132]
Generated Node #0,6,5: 93:[54, 132] Operation: 2*66=132
Moving to Node #0,6,5
Current State: 93:[54, 132], Operations: ['14+40=54', '2*66=132']
Exploring Operation: 132-54=78, Resulting Numbers: [78]
78,93 unequal: No Solution
Moving to Node #0,6,5
Current State: 93:[54, 132], Operations: ['14+40=54', '2*66=132']
Exploring Operation: 54+132=186, Resulting Numbers: [186]
186,93 unequal: No Solution
Moving to Node #0,6
Current State: 93:[2, 66, 54], Operations: ['14+40=54']
Exploring Operation: 54/2=27, Resulting Numbers: [66, 27]
Generated Node #0,6,6: 93:[66, 27] Operation: 54/2=27
Moving to Node #0,6,6
Current State: 93:[66, 27], Operations: ['14+40=54', '54/2=27']
Exploring Operation: 66+27=93, Resulting Numbers: [93]
93,93 equal: Goal Reached
|
Current State: 44:[78, 54, 96, 41], Operations: []
Exploring Operation: 96-54=42, Resulting Numbers: [78, 41, 42]
Generated Node #0,0: 44:[78, 41, 42] Operation: 96-54=42
Exploring Operation: 96-78=18, Resulting Numbers: [54, 41, 18]
Generated Node #0,1: 44:[54, 41, 18] Operation: 96-78=18
Exploring Operation: 96-41=55, Resulting Numbers: [78, 54, 55]
Generated Node #0,2: 44:[78, 54, 55] Operation: 96-41=55
Moving to Node #0,0
Current State: 44:[78, 41, 42], Operations: ['96-54=42']
Exploring Operation: 78-42=36, Resulting Numbers: [41, 36]
Generated Node #0,0,0: 44:[41, 36] Operation: 78-42=36
Exploring Operation: 41+42=83, Resulting Numbers: [78, 83]
Generated Node #0,0,1: 44:[78, 83] Operation: 41+42=83
Exploring Operation: 78-41=37, Resulting Numbers: [42, 37]
Generated Node #0,0,2: 44:[42, 37] Operation: 78-41=37
Moving to Node #0,1
Current State: 44:[54, 41, 18], Operations: ['96-78=18']
Exploring Operation: 54-18=36, Resulting Numbers: [41, 36]
Generated Node #0,1,0: 44:[41, 36] Operation: 54-18=36
Exploring Operation: 41+18=59, Resulting Numbers: [54, 59]
Generated Node #0,1,1: 44:[54, 59] Operation: 41+18=59
Exploring Operation: 54+18=72, Resulting Numbers: [41, 72]
Generated Node #0,1,2: 44:[41, 72] Operation: 54+18=72
Moving to Node #0,2
Current State: 44:[78, 54, 55], Operations: ['96-41=55']
Exploring Operation: 78-55=23, Resulting Numbers: [54, 23]
Generated Node #0,2,0: 44:[54, 23] Operation: 78-55=23
Exploring Operation: 55-54=1, Resulting Numbers: [78, 1]
Generated Node #0,2,1: 44:[78, 1] Operation: 55-54=1
Exploring Operation: 78-54=24, Resulting Numbers: [55, 24]
Generated Node #0,2,2: 44:[55, 24] Operation: 78-54=24
Moving to Node #0,0,2
Current State: 44:[42, 37], Operations: ['96-54=42', '78-41=37']
Exploring Operation: 42*37=1554, Resulting Numbers: [1554]
1554,44 unequal: No Solution
Exploring Operation: 42+37=79, Resulting Numbers: [79]
79,44 unequal: No Solution
Exploring Operation: 42-37=5, Resulting Numbers: [5]
5,44 unequal: No Solution
Moving to Node #0,0,0
Current State: 44:[41, 36], Operations: ['96-54=42', '78-42=36']
Exploring Operation: 41+36=77, Resulting Numbers: [77]
77,44 unequal: No Solution
Exploring Operation: 41*36=1476, Resulting Numbers: [1476]
1476,44 unequal: No Solution
Exploring Operation: 41-36=5, Resulting Numbers: [5]
5,44 unequal: No Solution
Moving to Node #0,1,0
Current State: 44:[41, 36], Operations: ['96-78=18', '54-18=36']
Exploring Operation: 41+36=77, Resulting Numbers: [77]
77,44 unequal: No Solution
Exploring Operation: 41-36=5, Resulting Numbers: [5]
5,44 unequal: No Solution
Exploring Operation: 41*36=1476, Resulting Numbers: [1476]
1476,44 unequal: No Solution
Moving to Node #0,1,1
Current State: 44:[54, 59], Operations: ['96-78=18', '41+18=59']
Exploring Operation: 59-54=5, Resulting Numbers: [5]
5,44 unequal: No Solution
Exploring Operation: 54*59=3186, Resulting Numbers: [3186]
3186,44 unequal: No Solution
Exploring Operation: 54+59=113, Resulting Numbers: [113]
113,44 unequal: No Solution
Moving to Node #0,1,2
Current State: 44:[41, 72], Operations: ['96-78=18', '54+18=72']
Exploring Operation: 41*72=2952, Resulting Numbers: [2952]
2952,44 unequal: No Solution
Exploring Operation: 72-41=31, Resulting Numbers: [31]
31,44 unequal: No Solution
Exploring Operation: 41+72=113, Resulting Numbers: [113]
113,44 unequal: No Solution
Moving to Node #0,2,2
Current State: 44:[55, 24], Operations: ['96-41=55', '78-54=24']
Exploring Operation: 55*24=1320, Resulting Numbers: [1320]
1320,44 unequal: No Solution
Exploring Operation: 55-24=31, Resulting Numbers: [31]
31,44 unequal: No Solution
Exploring Operation: 55+24=79, Resulting Numbers: [79]
79,44 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 44:[31], Operations: ['96-78=18', '54+18=72', '72-41=31']
Moving to Node #0,2,2,0
Current State: 44:[31], Operations: ['96-41=55', '78-54=24', '55-24=31']
Moving to Node #0,2,0
Current State: 44:[54, 23], Operations: ['96-41=55', '78-55=23']
Exploring Operation: 54+23=77, Resulting Numbers: [77]
77,44 unequal: No Solution
Exploring Operation: 54*23=1242, Resulting Numbers: [1242]
1242,44 unequal: No Solution
Exploring Operation: 54-23=31, Resulting Numbers: [31]
31,44 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 44:[31], Operations: ['96-41=55', '78-55=23', '54-23=31']
Moving to Node #0,1,0,0
Current State: 44:[77], Operations: ['96-78=18', '54-18=36', '41+36=77']
Moving to Node #0,2,0,0
Current State: 44:[77], Operations: ['96-41=55', '78-55=23', '54+23=77']
Moving to Node #0,0,0,0
Current State: 44:[77], Operations: ['96-54=42', '78-42=36', '41+36=77']
Moving to Node #0,0,2,0
Current State: 44:[79], Operations: ['96-54=42', '78-41=37', '42+37=79']
Moving to Node #0,2,2,0
Current State: 44:[79], Operations: ['96-41=55', '78-54=24', '55+24=79']
Moving to Node #0,0,1
Current State: 44:[78, 83], Operations: ['96-54=42', '41+42=83']
Exploring Operation: 83-78=5, Resulting Numbers: [5]
5,44 unequal: No Solution
Exploring Operation: 78+83=161, Resulting Numbers: [161]
161,44 unequal: No Solution
Exploring Operation: 78*83=6474, Resulting Numbers: [6474]
6474,44 unequal: No Solution
Moving to Node #0,2,1
Current State: 44:[78, 1], Operations: ['96-41=55', '55-54=1']
Exploring Operation: 78/1=78, Resulting Numbers: [78]
78,44 unequal: No Solution
Exploring Operation: 78-1=77, Resulting Numbers: [77]
77,44 unequal: No Solution
Exploring Operation: 78*1=78, Resulting Numbers: [78]
78,44 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 44:[5], Operations: ['96-78=18', '41+18=59', '59-54=5']
Moving to Node #0,2,1,0
Current State: 44:[77], Operations: ['96-41=55', '55-54=1', '78-1=77']
Moving to Node #0,2,1,0
Current State: 44:[78], Operations: ['96-41=55', '55-54=1', '78/1=78']
Moving to Node #0,2,1,0
Current State: 44:[78], Operations: ['96-41=55', '55-54=1', '78*1=78']
Moving to Node #0,0,1,0
Current State: 44:[5], Operations: ['96-54=42', '41+42=83', '83-78=5']
Moving to Node #0,0,0,0
Current State: 44:[5], Operations: ['96-54=42', '78-42=36', '41-36=5']
Moving to Node #0,0,2,0
Current State: 44:[5], Operations: ['96-54=42', '78-41=37', '42-37=5']
Moving to Node #0,1,0,0
Current State: 44:[5], Operations: ['96-78=18', '54-18=36', '41-36=5']
Moving to Node #0,1,1,0
Current State: 44:[113], Operations: ['96-78=18', '41+18=59', '54+59=113']
Moving to Node #0,1,2,0
Current State: 44:[113], Operations: ['96-78=18', '54+18=72', '41+72=113']
Moving to Node #0,0,1,0
Current State: 44:[161], Operations: ['96-54=42', '41+42=83', '78+83=161']
Moving to Node #0,2,0,0
Current State: 44:[1242], Operations: ['96-41=55', '78-55=23', '54*23=1242']
Moving to Node #0,2,2,0
Current State: 44:[1320], Operations: ['96-41=55', '78-54=24', '55*24=1320']
Moving to Node #0,1,0,0
Current State: 44:[1476], Operations: ['96-78=18', '54-18=36', '41*36=1476']
Moving to Node #0,0,0,0
Current State: 44:[1476], Operations: ['96-54=42', '78-42=36', '41*36=1476']
Moving to Node #0,0,2,0
Current State: 44:[1554], Operations: ['96-54=42', '78-41=37', '42*37=1554']
Moving to Node #0,1,2,0
Current State: 44:[2952], Operations: ['96-78=18', '54+18=72', '41*72=2952']
Moving to Node #0,1,1,0
Current State: 44:[3186], Operations: ['96-78=18', '41+18=59', '54*59=3186']
Moving to Node #0,0,1,0
Current State: 44:[6474], Operations: ['96-54=42', '41+42=83', '78*83=6474']
No solution found. |
Current State: 25:[14, 46, 54, 56], Operations: []
Exploring Operation: 46-14=32, Resulting Numbers: [54, 56, 32]
Generated Node #0,0: 25:[54, 56, 32] Operation: 46-14=32
Exploring Operation: 56-54=2, Resulting Numbers: [14, 46, 2]
Generated Node #0,1: 25:[14, 46, 2] Operation: 56-54=2
Exploring Operation: 54-46=8, Resulting Numbers: [14, 56, 8]
Generated Node #0,2: 25:[14, 56, 8] Operation: 54-46=8
Exploring Operation: 56-46=10, Resulting Numbers: [14, 54, 10]
Generated Node #0,3: 25:[14, 54, 10] Operation: 56-46=10
Moving to Node #0,1
Current State: 25:[14, 46, 2], Operations: ['56-54=2']
Exploring Operation: 46/2=23, Resulting Numbers: [14, 23]
Generated Node #0,1,0: 25:[14, 23] Operation: 46/2=23
Exploring Operation: 14*2=28, Resulting Numbers: [46, 28]
Generated Node #0,1,1: 25:[46, 28] Operation: 14*2=28
Exploring Operation: 46-14=32, Resulting Numbers: [2, 32]
Generated Node #0,1,2: 25:[2, 32] Operation: 46-14=32
Exploring Operation: 14+2=16, Resulting Numbers: [46, 16]
Generated Node #0,1,3: 25:[46, 16] Operation: 14+2=16
Moving to Node #0,3
Current State: 25:[14, 54, 10], Operations: ['56-46=10']
Exploring Operation: 54-14=40, Resulting Numbers: [10, 40]
Generated Node #0,3,0: 25:[10, 40] Operation: 54-14=40
Exploring Operation: 14-10=4, Resulting Numbers: [54, 4]
Generated Node #0,3,1: 25:[54, 4] Operation: 14-10=4
Exploring Operation: 14+10=24, Resulting Numbers: [54, 24]
Generated Node #0,3,2: 25:[54, 24] Operation: 14+10=24
Exploring Operation: 54-10=44, Resulting Numbers: [14, 44]
Generated Node #0,3,3: 25:[14, 44] Operation: 54-10=44
Moving to Node #0,2
Current State: 25:[14, 56, 8], Operations: ['54-46=8']
Exploring Operation: 56/8=7, Resulting Numbers: [14, 7]
Generated Node #0,2,0: 25:[14, 7] Operation: 56/8=7
Exploring Operation: 56-8=48, Resulting Numbers: [14, 48]
Generated Node #0,2,1: 25:[14, 48] Operation: 56-8=48
Exploring Operation: 56-14=42, Resulting Numbers: [8, 42]
Generated Node #0,2,2: 25:[8, 42] Operation: 56-14=42
Exploring Operation: 14+8=22, Resulting Numbers: [56, 22]
Generated Node #0,2,3: 25:[56, 22] Operation: 14+8=22
Moving to Node #0,0
Current State: 25:[54, 56, 32], Operations: ['46-14=32']
Exploring Operation: 54+56=110, Resulting Numbers: [32, 110]
Generated Node #0,0,0: 25:[32, 110] Operation: 54+56=110
Exploring Operation: 56-54=2, Resulting Numbers: [32, 2]
Generated Node #0,0,1: 25:[32, 2] Operation: 56-54=2
Exploring Operation: 56-32=24, Resulting Numbers: [54, 24]
Generated Node #0,0,2: 25:[54, 24] Operation: 56-32=24
Exploring Operation: 54-32=22, Resulting Numbers: [56, 22]
Generated Node #0,0,3: 25:[56, 22] Operation: 54-32=22
Moving to Node #0,1,0
Current State: 25:[14, 23], Operations: ['56-54=2', '46/2=23']
Exploring Operation: 23-14=9, Resulting Numbers: [9]
9,25 unequal: No Solution
Exploring Operation: 14+23=37, Resulting Numbers: [37]
37,25 unequal: No Solution
Exploring Operation: 14*23=322, Resulting Numbers: [322]
322,25 unequal: No Solution
Moving to Node #0,1,1
Current State: 25:[46, 28], Operations: ['56-54=2', '14*2=28']
Exploring Operation: 46-28=18, Resulting Numbers: [18]
18,25 unequal: No Solution
Exploring Operation: 46*28=1288, Resulting Numbers: [1288]
1288,25 unequal: No Solution
Exploring Operation: 46+28=74, Resulting Numbers: [74]
74,25 unequal: No Solution
Moving to Node #0,2,0
Current State: 25:[14, 7], Operations: ['54-46=8', '56/8=7']
Exploring Operation: 14/7=2, Resulting Numbers: [2]
2,25 unequal: No Solution
Exploring Operation: 14-7=7, Resulting Numbers: [7]
7,25 unequal: No Solution
Exploring Operation: 14+7=21, Resulting Numbers: [21]
21,25 unequal: No Solution
Exploring Operation: 14*7=98, Resulting Numbers: [98]
98,25 unequal: No Solution
Moving to Node #0,1,2
Current State: 25:[2, 32], Operations: ['56-54=2', '46-14=32']
Exploring Operation: 2+32=34, Resulting Numbers: [34]
34,25 unequal: No Solution
Exploring Operation: 32-2=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Exploring Operation: 2*32=64, Resulting Numbers: [64]
64,25 unequal: No Solution
Exploring Operation: 32/2=16, Resulting Numbers: [16]
16,25 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 25:[21], Operations: ['54-46=8', '56/8=7', '14+7=21']
Moving to Node #0,1,2,0
Current State: 25:[30], Operations: ['56-54=2', '46-14=32', '32-2=30']
Moving to Node #0,1,1,0
Current State: 25:[18], Operations: ['56-54=2', '14*2=28', '46-28=18']
Moving to Node #0,1,2,0
Current State: 25:[34], Operations: ['56-54=2', '46-14=32', '2+32=34']
Moving to Node #0,1,2,0
Current State: 25:[16], Operations: ['56-54=2', '46-14=32', '32/2=16']
Moving to Node #0,1,0,0
Current State: 25:[37], Operations: ['56-54=2', '46/2=23', '14+23=37']
Moving to Node #0,0,1
Current State: 25:[32, 2], Operations: ['46-14=32', '56-54=2']
Exploring Operation: 32*2=64, Resulting Numbers: [64]
64,25 unequal: No Solution
Exploring Operation: 32-2=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Exploring Operation: 32/2=16, Resulting Numbers: [16]
16,25 unequal: No Solution
Exploring Operation: 32+2=34, Resulting Numbers: [34]
34,25 unequal: No Solution
Moving to Node #0,3,2
Current State: 25:[54, 24], Operations: ['56-46=10', '14+10=24']
Exploring Operation: 54*24=1296, Resulting Numbers: [1296]
1296,25 unequal: No Solution
Exploring Operation: 54+24=78, Resulting Numbers: [78]
78,25 unequal: No Solution
Exploring Operation: 54-24=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Moving to Node #0,0,1,0
Current State: 25:[30], Operations: ['46-14=32', '56-54=2', '32-2=30']
Moving to Node #0,3,2,0
Current State: 25:[30], Operations: ['56-46=10', '14+10=24', '54-24=30']
Moving to Node #0,0,1,0
Current State: 25:[16], Operations: ['46-14=32', '56-54=2', '32/2=16']
Moving to Node #0,0,1,0
Current State: 25:[34], Operations: ['46-14=32', '56-54=2', '32+2=34']
Moving to Node #0,3,3
Current State: 25:[14, 44], Operations: ['56-46=10', '54-10=44']
Exploring Operation: 44-14=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Exploring Operation: 14*44=616, Resulting Numbers: [616]
616,25 unequal: No Solution
Exploring Operation: 14+44=58, Resulting Numbers: [58]
58,25 unequal: No Solution
Moving to Node #0,3,0
Current State: 25:[10, 40], Operations: ['56-46=10', '54-14=40']
Exploring Operation: 10+40=50, Resulting Numbers: [50]
50,25 unequal: No Solution
Exploring Operation: 40/10=4, Resulting Numbers: [4]
4,25 unequal: No Solution
Exploring Operation: 10*40=400, Resulting Numbers: [400]
400,25 unequal: No Solution
Exploring Operation: 40-10=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Moving to Node #0,0,2
Current State: 25:[54, 24], Operations: ['46-14=32', '56-32=24']
Exploring Operation: 54*24=1296, Resulting Numbers: [1296]
1296,25 unequal: No Solution
Exploring Operation: 54-24=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Exploring Operation: 54+24=78, Resulting Numbers: [78]
78,25 unequal: No Solution
Moving to Node #0,1,3
Current State: 25:[46, 16], Operations: ['56-54=2', '14+2=16']
Exploring Operation: 46+16=62, Resulting Numbers: [62]
62,25 unequal: No Solution
Exploring Operation: 46-16=30, Resulting Numbers: [30]
30,25 unequal: No Solution
Exploring Operation: 46*16=736, Resulting Numbers: [736]
736,25 unequal: No Solution
Moving to Node #0,3,3,0
Current State: 25:[30], Operations: ['56-46=10', '54-10=44', '44-14=30']
Moving to Node #0,0,2,0
Current State: 25:[30], Operations: ['46-14=32', '56-32=24', '54-24=30']
Moving to Node #0,1,3,0
Current State: 25:[30], Operations: ['56-54=2', '14+2=16', '46-16=30']
Moving to Node #0,3,0,0
Current State: 25:[30], Operations: ['56-46=10', '54-14=40', '40-10=30']
Moving to Node #0,1,0,0
Current State: 25:[9], Operations: ['56-54=2', '46/2=23', '23-14=9']
Moving to Node #0,2,3
Current State: 25:[56, 22], Operations: ['54-46=8', '14+8=22']
Exploring Operation: 56*22=1232, Resulting Numbers: [1232]
1232,25 unequal: No Solution
Exploring Operation: 56+22=78, Resulting Numbers: [78]
78,25 unequal: No Solution
Exploring Operation: 56-22=34, Resulting Numbers: [34]
34,25 unequal: No Solution
Moving to Node #0,2,2
Current State: 25:[8, 42], Operations: ['54-46=8', '56-14=42']
Exploring Operation: 8+42=50, Resulting Numbers: [50]
50,25 unequal: No Solution
Exploring Operation: 8*42=336, Resulting Numbers: [336]
336,25 unequal: No Solution
Exploring Operation: 42-8=34, Resulting Numbers: [34]
34,25 unequal: No Solution
Moving to Node #0,0,3
Current State: 25:[56, 22], Operations: ['46-14=32', '54-32=22']
Exploring Operation: 56-22=34, Resulting Numbers: [34]
34,25 unequal: No Solution
Exploring Operation: 56*22=1232, Resulting Numbers: [1232]
1232,25 unequal: No Solution
Exploring Operation: 56+22=78, Resulting Numbers: [78]
78,25 unequal: No Solution
Moving to Node #0,2,3,0
Current State: 25:[34], Operations: ['54-46=8', '14+8=22', '56-22=34']
Moving to Node #0,2,2,0
Current State: 25:[34], Operations: ['54-46=8', '56-14=42', '42-8=34']
Moving to Node #0,0,3,0
Current State: 25:[34], Operations: ['46-14=32', '54-32=22', '56-22=34']
Moving to Node #0,2,1
Current State: 25:[14, 48], Operations: ['54-46=8', '56-8=48']
Exploring Operation: 48-14=34, Resulting Numbers: [34]
34,25 unequal: No Solution
Exploring Operation: 14*48=672, Resulting Numbers: [672]
672,25 unequal: No Solution
Exploring Operation: 14+48=62, Resulting Numbers: [62]
62,25 unequal: No Solution
Moving to Node #0,2,1,0
Current State: 25:[34], Operations: ['54-46=8', '56-8=48', '48-14=34']
Moving to Node #0,2,0,0
Current State: 25:[7], Operations: ['54-46=8', '56/8=7', '14-7=7']
Moving to Node #0,3,0,0
Current State: 25:[4], Operations: ['56-46=10', '54-14=40', '40/10=4']
Moving to Node #0,2,0,0
Current State: 25:[2], Operations: ['54-46=8', '56/8=7', '14/7=2']
Moving to Node #0,2,2,0
Current State: 25:[50], Operations: ['54-46=8', '56-14=42', '8+42=50']
Moving to Node #0,3,0,0
Current State: 25:[50], Operations: ['56-46=10', '54-14=40', '10+40=50']
Moving to Node #0,3,1
Current State: 25:[54, 4], Operations: ['56-46=10', '14-10=4']
Exploring Operation: 54-4=50, Resulting Numbers: [50]
50,25 unequal: No Solution
Exploring Operation: 54+4=58, Resulting Numbers: [58]
58,25 unequal: No Solution
Exploring Operation: 54*4=216, Resulting Numbers: [216]
216,25 unequal: No Solution
Moving to Node #0,3,3,0
Current State: 25:[58], Operations: ['56-46=10', '54-10=44', '14+44=58']
Moving to Node #0,3,1,0
Current State: 25:[50], Operations: ['56-46=10', '14-10=4', '54-4=50']
Moving to Node #0,3,1,0
Current State: 25:[58], Operations: ['56-46=10', '14-10=4', '54+4=58']
Moving to Node #0,2,1,0
Current State: 25:[62], Operations: ['54-46=8', '56-8=48', '14+48=62']
Moving to Node #0,1,3,0
Current State: 25:[62], Operations: ['56-54=2', '14+2=16', '46+16=62']
Moving to Node #0,1,2,0
Current State: 25:[64], Operations: ['56-54=2', '46-14=32', '2*32=64']
Moving to Node #0,0,1,0
Current State: 25:[64], Operations: ['46-14=32', '56-54=2', '32*2=64']
Moving to Node #0,0,0
Current State: 25:[32, 110], Operations: ['46-14=32', '54+56=110']
Exploring Operation: 110-32=78, Resulting Numbers: [78]
78,25 unequal: No Solution
Exploring Operation: 32+110=142, Resulting Numbers: [142]
142,25 unequal: No Solution
Exploring Operation: 32*110=3520, Resulting Numbers: [3520]
3520,25 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 25:[74], Operations: ['56-54=2', '14*2=28', '46+28=74']
Moving to Node #0,0,3,0
Current State: 25:[78], Operations: ['46-14=32', '54-32=22', '56+22=78']
Moving to Node #0,0,2,0
Current State: 25:[78], Operations: ['46-14=32', '56-32=24', '54+24=78']
Moving to Node #0,2,3,0
Current State: 25:[78], Operations: ['54-46=8', '14+8=22', '56+22=78']
Moving to Node #0,3,2,0
Current State: 25:[78], Operations: ['56-46=10', '14+10=24', '54+24=78']
Moving to Node #0,0,0,0
Current State: 25:[78], Operations: ['46-14=32', '54+56=110', '110-32=78']
Moving to Node #0,2,0,0
Current State: 25:[98], Operations: ['54-46=8', '56/8=7', '14*7=98']
Moving to Node #0,0,0,0
Current State: 25:[142], Operations: ['46-14=32', '54+56=110', '32+110=142']
Moving to Node #0,3,1,0
Current State: 25:[216], Operations: ['56-46=10', '14-10=4', '54*4=216']
Moving to Node #0,1,0,0
Current State: 25:[322], Operations: ['56-54=2', '46/2=23', '14*23=322']
Moving to Node #0,2,2,0
Current State: 25:[336], Operations: ['54-46=8', '56-14=42', '8*42=336']
Moving to Node #0,3,0,0
Current State: 25:[400], Operations: ['56-46=10', '54-14=40', '10*40=400']
Moving to Node #0,3,3,0
Current State: 25:[616], Operations: ['56-46=10', '54-10=44', '14*44=616']
Moving to Node #0,2,1,0
Current State: 25:[672], Operations: ['54-46=8', '56-8=48', '14*48=672']
Moving to Node #0,1,3,0
Current State: 25:[736], Operations: ['56-54=2', '14+2=16', '46*16=736']
Moving to Node #0,2,3,0
Current State: 25:[1232], Operations: ['54-46=8', '14+8=22', '56*22=1232']
Moving to Node #0,0,3,0
Current State: 25:[1232], Operations: ['46-14=32', '54-32=22', '56*22=1232']
Moving to Node #0,1,1,0
Current State: 25:[1288], Operations: ['56-54=2', '14*2=28', '46*28=1288']
Moving to Node #0,0,2,0
Current State: 25:[1296], Operations: ['46-14=32', '56-32=24', '54*24=1296']
Moving to Node #0,3,2,0
Current State: 25:[1296], Operations: ['56-46=10', '14+10=24', '54*24=1296']
Moving to Node #0,0,0,0
Current State: 25:[3520], Operations: ['46-14=32', '54+56=110', '32*110=3520']
No solution found. |
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 29+42=71, Resulting Numbers: [70, 40, 71]
Generated Node #0,0: 98:[70, 40, 71] Operation: 29+42=71
Moving to Node #0,0
Current State: 98:[70, 40, 71], Operations: ['29+42=71']
Exploring Operation: 70+40=110, Resulting Numbers: [71, 110]
Generated Node #0,0,0: 98:[71, 110] Operation: 70+40=110
Moving to Node #0,0,0
Current State: 98:[71, 110], Operations: ['29+42=71', '70+40=110']
Exploring Operation: 110-71=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,0,0
Current State: 98:[71, 110], Operations: ['29+42=71', '70+40=110']
Exploring Operation: 71+110=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[70, 40, 71], Operations: ['29+42=71']
Exploring Operation: 40+71=111, Resulting Numbers: [70, 111]
Generated Node #0,0,1: 98:[70, 111] Operation: 40+71=111
Moving to Node #0,0,1
Current State: 98:[70, 111], Operations: ['29+42=71', '40+71=111']
Exploring Operation: 111-70=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,0,1
Current State: 98:[70, 111], Operations: ['29+42=71', '40+71=111']
Exploring Operation: 70+111=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[70, 40, 71], Operations: ['29+42=71']
Exploring Operation: 70-40=30, Resulting Numbers: [71, 30]
Generated Node #0,0,2: 98:[71, 30] Operation: 70-40=30
Moving to Node #0,0,2
Current State: 98:[71, 30], Operations: ['29+42=71', '70-40=30']
Exploring Operation: 71+30=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,0,2
Current State: 98:[71, 30], Operations: ['29+42=71', '70-40=30']
Exploring Operation: 71-30=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[70, 40, 71], Operations: ['29+42=71']
Exploring Operation: 71-40=31, Resulting Numbers: [70, 31]
Generated Node #0,0,3: 98:[70, 31] Operation: 71-40=31
Moving to Node #0,0,3
Current State: 98:[70, 31], Operations: ['29+42=71', '71-40=31']
Exploring Operation: 70+31=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,0,3
Current State: 98:[70, 31], Operations: ['29+42=71', '71-40=31']
Exploring Operation: 70-31=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[70, 40, 71], Operations: ['29+42=71']
Exploring Operation: 70+71=141, Resulting Numbers: [40, 141]
Generated Node #0,0,4: 98:[40, 141] Operation: 70+71=141
Moving to Node #0,0,4
Current State: 98:[40, 141], Operations: ['29+42=71', '70+71=141']
Exploring Operation: 141-40=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,0,4
Current State: 98:[40, 141], Operations: ['29+42=71', '70+71=141']
Exploring Operation: 40+141=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,0
Current State: 98:[70, 40, 71], Operations: ['29+42=71']
Exploring Operation: 71-70=1, Resulting Numbers: [40, 1]
Generated Node #0,0,5: 98:[40, 1] Operation: 71-70=1
Moving to Node #0,0,5
Current State: 98:[40, 1], Operations: ['29+42=71', '71-70=1']
Exploring Operation: 40+1=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,0,5
Current State: 98:[40, 1], Operations: ['29+42=71', '71-70=1']
Exploring Operation: 40*1=40, Resulting Numbers: [40]
40,98 unequal: No Solution
Moving to Node #0,0,5
Current State: 98:[40, 1], Operations: ['29+42=71', '71-70=1']
Exploring Operation: 40/1=40, Resulting Numbers: [40]
40,98 unequal: No Solution
Moving to Node #0,0,5
Current State: 98:[40, 1], Operations: ['29+42=71', '71-70=1']
Exploring Operation: 40-1=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 29+40=69, Resulting Numbers: [70, 42, 69]
Generated Node #0,1: 98:[70, 42, 69] Operation: 29+40=69
Moving to Node #0,1
Current State: 98:[70, 42, 69], Operations: ['29+40=69']
Exploring Operation: 42+69=111, Resulting Numbers: [70, 111]
Generated Node #0,1,0: 98:[70, 111] Operation: 42+69=111
Moving to Node #0,1,0
Current State: 98:[70, 111], Operations: ['29+40=69', '42+69=111']
Exploring Operation: 111-70=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,1,0
Current State: 98:[70, 111], Operations: ['29+40=69', '42+69=111']
Exploring Operation: 70+111=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,1
Current State: 98:[70, 42, 69], Operations: ['29+40=69']
Exploring Operation: 70+42=112, Resulting Numbers: [69, 112]
Generated Node #0,1,1: 98:[69, 112] Operation: 70+42=112
Moving to Node #0,1,1
Current State: 98:[69, 112], Operations: ['29+40=69', '70+42=112']
Exploring Operation: 112-69=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,1,1
Current State: 98:[69, 112], Operations: ['29+40=69', '70+42=112']
Exploring Operation: 69+112=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,1
Current State: 98:[70, 42, 69], Operations: ['29+40=69']
Exploring Operation: 70+69=139, Resulting Numbers: [42, 139]
Generated Node #0,1,2: 98:[42, 139] Operation: 70+69=139
Moving to Node #0,1,2
Current State: 98:[42, 139], Operations: ['29+40=69', '70+69=139']
Exploring Operation: 139-42=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,1,2
Current State: 98:[42, 139], Operations: ['29+40=69', '70+69=139']
Exploring Operation: 42+139=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,1
Current State: 98:[70, 42, 69], Operations: ['29+40=69']
Exploring Operation: 70-42=28, Resulting Numbers: [69, 28]
Generated Node #0,1,3: 98:[69, 28] Operation: 70-42=28
Moving to Node #0,1,3
Current State: 98:[69, 28], Operations: ['29+40=69', '70-42=28']
Exploring Operation: 69+28=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,1,3
Current State: 98:[69, 28], Operations: ['29+40=69', '70-42=28']
Exploring Operation: 69-28=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,1
Current State: 98:[70, 42, 69], Operations: ['29+40=69']
Exploring Operation: 69-42=27, Resulting Numbers: [70, 27]
Generated Node #0,1,4: 98:[70, 27] Operation: 69-42=27
Moving to Node #0,1,4
Current State: 98:[70, 27], Operations: ['29+40=69', '69-42=27']
Exploring Operation: 70+27=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,1,4
Current State: 98:[70, 27], Operations: ['29+40=69', '69-42=27']
Exploring Operation: 70-27=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,1
Current State: 98:[70, 42, 69], Operations: ['29+40=69']
Exploring Operation: 70-69=1, Resulting Numbers: [42, 1]
Generated Node #0,1,5: 98:[42, 1] Operation: 70-69=1
Moving to Node #0,1,5
Current State: 98:[42, 1], Operations: ['29+40=69', '70-69=1']
Exploring Operation: 42+1=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,1,5
Current State: 98:[42, 1], Operations: ['29+40=69', '70-69=1']
Exploring Operation: 42*1=42, Resulting Numbers: [42]
42,98 unequal: No Solution
Moving to Node #0,1,5
Current State: 98:[42, 1], Operations: ['29+40=69', '70-69=1']
Exploring Operation: 42/1=42, Resulting Numbers: [42]
42,98 unequal: No Solution
Moving to Node #0,1,5
Current State: 98:[42, 1], Operations: ['29+40=69', '70-69=1']
Exploring Operation: 42-1=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 42+40=82, Resulting Numbers: [70, 29, 82]
Generated Node #0,2: 98:[70, 29, 82] Operation: 42+40=82
Moving to Node #0,2
Current State: 98:[70, 29, 82], Operations: ['42+40=82']
Exploring Operation: 70+29=99, Resulting Numbers: [82, 99]
Generated Node #0,2,0: 98:[82, 99] Operation: 70+29=99
Moving to Node #0,2,0
Current State: 98:[82, 99], Operations: ['42+40=82', '70+29=99']
Exploring Operation: 99-82=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,2,0
Current State: 98:[82, 99], Operations: ['42+40=82', '70+29=99']
Exploring Operation: 82+99=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,2
Current State: 98:[70, 29, 82], Operations: ['42+40=82']
Exploring Operation: 29+82=111, Resulting Numbers: [70, 111]
Generated Node #0,2,1: 98:[70, 111] Operation: 29+82=111
Moving to Node #0,2,1
Current State: 98:[70, 111], Operations: ['42+40=82', '29+82=111']
Exploring Operation: 111-70=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,2,1
Current State: 98:[70, 111], Operations: ['42+40=82', '29+82=111']
Exploring Operation: 70+111=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,2
Current State: 98:[70, 29, 82], Operations: ['42+40=82']
Exploring Operation: 70-29=41, Resulting Numbers: [82, 41]
Generated Node #0,2,2: 98:[82, 41] Operation: 70-29=41
Moving to Node #0,2,2
Current State: 98:[82, 41], Operations: ['42+40=82', '70-29=41']
Exploring Operation: 82+41=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,2,2
Current State: 98:[82, 41], Operations: ['42+40=82', '70-29=41']
Exploring Operation: 82-41=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,2,2
Current State: 98:[82, 41], Operations: ['42+40=82', '70-29=41']
Exploring Operation: 82/41=2, Resulting Numbers: [2]
2,98 unequal: No Solution
Moving to Node #0,2
Current State: 98:[70, 29, 82], Operations: ['42+40=82']
Exploring Operation: 82-29=53, Resulting Numbers: [70, 53]
Generated Node #0,2,3: 98:[70, 53] Operation: 82-29=53
Moving to Node #0,2,3
Current State: 98:[70, 53], Operations: ['42+40=82', '82-29=53']
Exploring Operation: 70+53=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,2,3
Current State: 98:[70, 53], Operations: ['42+40=82', '82-29=53']
Exploring Operation: 70-53=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,2
Current State: 98:[70, 29, 82], Operations: ['42+40=82']
Exploring Operation: 70+82=152, Resulting Numbers: [29, 152]
Generated Node #0,2,4: 98:[29, 152] Operation: 70+82=152
Moving to Node #0,2,4
Current State: 98:[29, 152], Operations: ['42+40=82', '70+82=152']
Exploring Operation: 152-29=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,2,4
Current State: 98:[29, 152], Operations: ['42+40=82', '70+82=152']
Exploring Operation: 29+152=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,2
Current State: 98:[70, 29, 82], Operations: ['42+40=82']
Exploring Operation: 82-70=12, Resulting Numbers: [29, 12]
Generated Node #0,2,5: 98:[29, 12] Operation: 82-70=12
Moving to Node #0,2,5
Current State: 98:[29, 12], Operations: ['42+40=82', '82-70=12']
Exploring Operation: 29+12=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,2,5
Current State: 98:[29, 12], Operations: ['42+40=82', '82-70=12']
Exploring Operation: 29-12=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 70+29=99, Resulting Numbers: [42, 40, 99]
Generated Node #0,3: 98:[42, 40, 99] Operation: 70+29=99
Moving to Node #0,3
Current State: 98:[42, 40, 99], Operations: ['70+29=99']
Exploring Operation: 42+40=82, Resulting Numbers: [99, 82]
Generated Node #0,3,0: 98:[99, 82] Operation: 42+40=82
Moving to Node #0,3,0
Current State: 98:[99, 82], Operations: ['70+29=99', '42+40=82']
Exploring Operation: 99-82=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,3,0
Current State: 98:[99, 82], Operations: ['70+29=99', '42+40=82']
Exploring Operation: 99+82=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,3
Current State: 98:[42, 40, 99], Operations: ['70+29=99']
Exploring Operation: 99-40=59, Resulting Numbers: [42, 59]
Generated Node #0,3,1: 98:[42, 59] Operation: 99-40=59
Moving to Node #0,3,1
Current State: 98:[42, 59], Operations: ['70+29=99', '99-40=59']
Exploring Operation: 42+59=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,3,1
Current State: 98:[42, 59], Operations: ['70+29=99', '99-40=59']
Exploring Operation: 59-42=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,3
Current State: 98:[42, 40, 99], Operations: ['70+29=99']
Exploring Operation: 42-40=2, Resulting Numbers: [99, 2]
Generated Node #0,3,2: 98:[99, 2] Operation: 42-40=2
Moving to Node #0,3,2
Current State: 98:[99, 2], Operations: ['70+29=99', '42-40=2']
Exploring Operation: 99-2=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,3,2
Current State: 98:[99, 2], Operations: ['70+29=99', '42-40=2']
Exploring Operation: 99+2=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,3
Current State: 98:[42, 40, 99], Operations: ['70+29=99']
Exploring Operation: 40+99=139, Resulting Numbers: [42, 139]
Generated Node #0,3,3: 98:[42, 139] Operation: 40+99=139
Moving to Node #0,3,3
Current State: 98:[42, 139], Operations: ['70+29=99', '40+99=139']
Exploring Operation: 139-42=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,3,3
Current State: 98:[42, 139], Operations: ['70+29=99', '40+99=139']
Exploring Operation: 42+139=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,3
Current State: 98:[42, 40, 99], Operations: ['70+29=99']
Exploring Operation: 99-42=57, Resulting Numbers: [40, 57]
Generated Node #0,3,4: 98:[40, 57] Operation: 99-42=57
Moving to Node #0,3,4
Current State: 98:[40, 57], Operations: ['70+29=99', '99-42=57']
Exploring Operation: 40+57=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,3,4
Current State: 98:[40, 57], Operations: ['70+29=99', '99-42=57']
Exploring Operation: 57-40=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,3
Current State: 98:[42, 40, 99], Operations: ['70+29=99']
Exploring Operation: 42+99=141, Resulting Numbers: [40, 141]
Generated Node #0,3,5: 98:[40, 141] Operation: 42+99=141
Moving to Node #0,3,5
Current State: 98:[40, 141], Operations: ['70+29=99', '42+99=141']
Exploring Operation: 141-40=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,3,5
Current State: 98:[40, 141], Operations: ['70+29=99', '42+99=141']
Exploring Operation: 40+141=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 70+40=110, Resulting Numbers: [29, 42, 110]
Generated Node #0,4: 98:[29, 42, 110] Operation: 70+40=110
Moving to Node #0,4
Current State: 98:[29, 42, 110], Operations: ['70+40=110']
Exploring Operation: 29+42=71, Resulting Numbers: [110, 71]
Generated Node #0,4,0: 98:[110, 71] Operation: 29+42=71
Moving to Node #0,4,0
Current State: 98:[110, 71], Operations: ['70+40=110', '29+42=71']
Exploring Operation: 110-71=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,4,0
Current State: 98:[110, 71], Operations: ['70+40=110', '29+42=71']
Exploring Operation: 110+71=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,4
Current State: 98:[29, 42, 110], Operations: ['70+40=110']
Exploring Operation: 110-29=81, Resulting Numbers: [42, 81]
Generated Node #0,4,1: 98:[42, 81] Operation: 110-29=81
Moving to Node #0,4,1
Current State: 98:[42, 81], Operations: ['70+40=110', '110-29=81']
Exploring Operation: 42+81=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,4,1
Current State: 98:[42, 81], Operations: ['70+40=110', '110-29=81']
Exploring Operation: 81-42=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,4
Current State: 98:[29, 42, 110], Operations: ['70+40=110']
Exploring Operation: 42-29=13, Resulting Numbers: [110, 13]
Generated Node #0,4,2: 98:[110, 13] Operation: 42-29=13
Moving to Node #0,4,2
Current State: 98:[110, 13], Operations: ['70+40=110', '42-29=13']
Exploring Operation: 110-13=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,4,2
Current State: 98:[110, 13], Operations: ['70+40=110', '42-29=13']
Exploring Operation: 110+13=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,4
Current State: 98:[29, 42, 110], Operations: ['70+40=110']
Exploring Operation: 29+110=139, Resulting Numbers: [42, 139]
Generated Node #0,4,3: 98:[42, 139] Operation: 29+110=139
Moving to Node #0,4,3
Current State: 98:[42, 139], Operations: ['70+40=110', '29+110=139']
Exploring Operation: 139-42=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,4,3
Current State: 98:[42, 139], Operations: ['70+40=110', '29+110=139']
Exploring Operation: 42+139=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,4
Current State: 98:[29, 42, 110], Operations: ['70+40=110']
Exploring Operation: 110-42=68, Resulting Numbers: [29, 68]
Generated Node #0,4,4: 98:[29, 68] Operation: 110-42=68
Moving to Node #0,4,4
Current State: 98:[29, 68], Operations: ['70+40=110', '110-42=68']
Exploring Operation: 29+68=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,4,4
Current State: 98:[29, 68], Operations: ['70+40=110', '110-42=68']
Exploring Operation: 68-29=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,4
Current State: 98:[29, 42, 110], Operations: ['70+40=110']
Exploring Operation: 42+110=152, Resulting Numbers: [29, 152]
Generated Node #0,4,5: 98:[29, 152] Operation: 42+110=152
Moving to Node #0,4,5
Current State: 98:[29, 152], Operations: ['70+40=110', '42+110=152']
Exploring Operation: 152-29=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,4,5
Current State: 98:[29, 152], Operations: ['70+40=110', '42+110=152']
Exploring Operation: 29+152=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 70+42=112, Resulting Numbers: [29, 40, 112]
Generated Node #0,5: 98:[29, 40, 112] Operation: 70+42=112
Moving to Node #0,5
Current State: 98:[29, 40, 112], Operations: ['70+42=112']
Exploring Operation: 29+40=69, Resulting Numbers: [112, 69]
Generated Node #0,5,0: 98:[112, 69] Operation: 29+40=69
Moving to Node #0,5,0
Current State: 98:[112, 69], Operations: ['70+42=112', '29+40=69']
Exploring Operation: 112-69=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,5,0
Current State: 98:[112, 69], Operations: ['70+42=112', '29+40=69']
Exploring Operation: 112+69=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,5
Current State: 98:[29, 40, 112], Operations: ['70+42=112']
Exploring Operation: 112-29=83, Resulting Numbers: [40, 83]
Generated Node #0,5,1: 98:[40, 83] Operation: 112-29=83
Moving to Node #0,5,1
Current State: 98:[40, 83], Operations: ['70+42=112', '112-29=83']
Exploring Operation: 40+83=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,5,1
Current State: 98:[40, 83], Operations: ['70+42=112', '112-29=83']
Exploring Operation: 83-40=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,5
Current State: 98:[29, 40, 112], Operations: ['70+42=112']
Exploring Operation: 112-40=72, Resulting Numbers: [29, 72]
Generated Node #0,5,2: 98:[29, 72] Operation: 112-40=72
Moving to Node #0,5,2
Current State: 98:[29, 72], Operations: ['70+42=112', '112-40=72']
Exploring Operation: 29+72=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,5,2
Current State: 98:[29, 72], Operations: ['70+42=112', '112-40=72']
Exploring Operation: 72-29=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,5
Current State: 98:[29, 40, 112], Operations: ['70+42=112']
Exploring Operation: 40-29=11, Resulting Numbers: [112, 11]
Generated Node #0,5,3: 98:[112, 11] Operation: 40-29=11
Moving to Node #0,5,3
Current State: 98:[112, 11], Operations: ['70+42=112', '40-29=11']
Exploring Operation: 112-11=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,5,3
Current State: 98:[112, 11], Operations: ['70+42=112', '40-29=11']
Exploring Operation: 112+11=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,5
Current State: 98:[29, 40, 112], Operations: ['70+42=112']
Exploring Operation: 29+112=141, Resulting Numbers: [40, 141]
Generated Node #0,5,4: 98:[40, 141] Operation: 29+112=141
Moving to Node #0,5,4
Current State: 98:[40, 141], Operations: ['70+42=112', '29+112=141']
Exploring Operation: 141-40=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,5,4
Current State: 98:[40, 141], Operations: ['70+42=112', '29+112=141']
Exploring Operation: 40+141=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0,5
Current State: 98:[29, 40, 112], Operations: ['70+42=112']
Exploring Operation: 40+112=152, Resulting Numbers: [29, 152]
Generated Node #0,5,5: 98:[29, 152] Operation: 40+112=152
Moving to Node #0,5,5
Current State: 98:[29, 152], Operations: ['70+42=112', '40+112=152']
Exploring Operation: 152-29=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,5,5
Current State: 98:[29, 152], Operations: ['70+42=112', '40+112=152']
Exploring Operation: 29+152=181, Resulting Numbers: [181]
181,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 70-29=41, Resulting Numbers: [42, 40, 41]
Generated Node #0,6: 98:[42, 40, 41] Operation: 70-29=41
Moving to Node #0,6
Current State: 98:[42, 40, 41], Operations: ['70-29=41']
Exploring Operation: 42+40=82, Resulting Numbers: [41, 82]
Generated Node #0,6,0: 98:[41, 82] Operation: 42+40=82
Moving to Node #0,6,0
Current State: 98:[41, 82], Operations: ['70-29=41', '42+40=82']
Exploring Operation: 41+82=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,6,0
Current State: 98:[41, 82], Operations: ['70-29=41', '42+40=82']
Exploring Operation: 82-41=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,6,0
Current State: 98:[41, 82], Operations: ['70-29=41', '42+40=82']
Exploring Operation: 82/41=2, Resulting Numbers: [2]
2,98 unequal: No Solution
Moving to Node #0,6
Current State: 98:[42, 40, 41], Operations: ['70-29=41']
Exploring Operation: 42+41=83, Resulting Numbers: [40, 83]
Generated Node #0,6,1: 98:[40, 83] Operation: 42+41=83
Moving to Node #0,6,1
Current State: 98:[40, 83], Operations: ['70-29=41', '42+41=83']
Exploring Operation: 40+83=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,6,1
Current State: 98:[40, 83], Operations: ['70-29=41', '42+41=83']
Exploring Operation: 83-40=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,6
Current State: 98:[42, 40, 41], Operations: ['70-29=41']
Exploring Operation: 40+41=81, Resulting Numbers: [42, 81]
Generated Node #0,6,2: 98:[42, 81] Operation: 40+41=81
Moving to Node #0,6,2
Current State: 98:[42, 81], Operations: ['70-29=41', '40+41=81']
Exploring Operation: 42+81=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,6,2
Current State: 98:[42, 81], Operations: ['70-29=41', '40+41=81']
Exploring Operation: 81-42=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,6
Current State: 98:[42, 40, 41], Operations: ['70-29=41']
Exploring Operation: 42-40=2, Resulting Numbers: [41, 2]
Generated Node #0,6,3: 98:[41, 2] Operation: 42-40=2
Moving to Node #0,6,3
Current State: 98:[41, 2], Operations: ['70-29=41', '42-40=2']
Exploring Operation: 41*2=82, Resulting Numbers: [82]
82,98 unequal: No Solution
Moving to Node #0,6,3
Current State: 98:[41, 2], Operations: ['70-29=41', '42-40=2']
Exploring Operation: 41+2=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,6,3
Current State: 98:[41, 2], Operations: ['70-29=41', '42-40=2']
Exploring Operation: 41-2=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,6
Current State: 98:[42, 40, 41], Operations: ['70-29=41']
Exploring Operation: 41-40=1, Resulting Numbers: [42, 1]
Generated Node #0,6,4: 98:[42, 1] Operation: 41-40=1
Moving to Node #0,6,4
Current State: 98:[42, 1], Operations: ['70-29=41', '41-40=1']
Exploring Operation: 42+1=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,6,4
Current State: 98:[42, 1], Operations: ['70-29=41', '41-40=1']
Exploring Operation: 42*1=42, Resulting Numbers: [42]
42,98 unequal: No Solution
Moving to Node #0,6,4
Current State: 98:[42, 1], Operations: ['70-29=41', '41-40=1']
Exploring Operation: 42/1=42, Resulting Numbers: [42]
42,98 unequal: No Solution
Moving to Node #0,6,4
Current State: 98:[42, 1], Operations: ['70-29=41', '41-40=1']
Exploring Operation: 42-1=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,6
Current State: 98:[42, 40, 41], Operations: ['70-29=41']
Exploring Operation: 42-41=1, Resulting Numbers: [40, 1]
Generated Node #0,6,5: 98:[40, 1] Operation: 42-41=1
Moving to Node #0,6,5
Current State: 98:[40, 1], Operations: ['70-29=41', '42-41=1']
Exploring Operation: 40+1=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,6,5
Current State: 98:[40, 1], Operations: ['70-29=41', '42-41=1']
Exploring Operation: 40*1=40, Resulting Numbers: [40]
40,98 unequal: No Solution
Moving to Node #0,6,5
Current State: 98:[40, 1], Operations: ['70-29=41', '42-41=1']
Exploring Operation: 40/1=40, Resulting Numbers: [40]
40,98 unequal: No Solution
Moving to Node #0,6,5
Current State: 98:[40, 1], Operations: ['70-29=41', '42-41=1']
Exploring Operation: 40-1=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 42-29=13, Resulting Numbers: [70, 40, 13]
Generated Node #0,7: 98:[70, 40, 13] Operation: 42-29=13
Moving to Node #0,7
Current State: 98:[70, 40, 13], Operations: ['42-29=13']
Exploring Operation: 70+13=83, Resulting Numbers: [40, 83]
Generated Node #0,7,0: 98:[40, 83] Operation: 70+13=83
Moving to Node #0,7,0
Current State: 98:[40, 83], Operations: ['42-29=13', '70+13=83']
Exploring Operation: 40+83=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,7,0
Current State: 98:[40, 83], Operations: ['42-29=13', '70+13=83']
Exploring Operation: 83-40=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,7
Current State: 98:[70, 40, 13], Operations: ['42-29=13']
Exploring Operation: 40+13=53, Resulting Numbers: [70, 53]
Generated Node #0,7,1: 98:[70, 53] Operation: 40+13=53
Moving to Node #0,7,1
Current State: 98:[70, 53], Operations: ['42-29=13', '40+13=53']
Exploring Operation: 70+53=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,7,1
Current State: 98:[70, 53], Operations: ['42-29=13', '40+13=53']
Exploring Operation: 70-53=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,7
Current State: 98:[70, 40, 13], Operations: ['42-29=13']
Exploring Operation: 70+40=110, Resulting Numbers: [13, 110]
Generated Node #0,7,2: 98:[13, 110] Operation: 70+40=110
Moving to Node #0,7,2
Current State: 98:[13, 110], Operations: ['42-29=13', '70+40=110']
Exploring Operation: 110-13=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,7,2
Current State: 98:[13, 110], Operations: ['42-29=13', '70+40=110']
Exploring Operation: 13+110=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,7
Current State: 98:[70, 40, 13], Operations: ['42-29=13']
Exploring Operation: 70-13=57, Resulting Numbers: [40, 57]
Generated Node #0,7,3: 98:[40, 57] Operation: 70-13=57
Moving to Node #0,7,3
Current State: 98:[40, 57], Operations: ['42-29=13', '70-13=57']
Exploring Operation: 40+57=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,7,3
Current State: 98:[40, 57], Operations: ['42-29=13', '70-13=57']
Exploring Operation: 57-40=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,7
Current State: 98:[70, 40, 13], Operations: ['42-29=13']
Exploring Operation: 40-13=27, Resulting Numbers: [70, 27]
Generated Node #0,7,4: 98:[70, 27] Operation: 40-13=27
Moving to Node #0,7,4
Current State: 98:[70, 27], Operations: ['42-29=13', '40-13=27']
Exploring Operation: 70+27=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,7,4
Current State: 98:[70, 27], Operations: ['42-29=13', '40-13=27']
Exploring Operation: 70-27=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,7
Current State: 98:[70, 40, 13], Operations: ['42-29=13']
Exploring Operation: 70-40=30, Resulting Numbers: [13, 30]
Generated Node #0,7,5: 98:[13, 30] Operation: 70-40=30
Moving to Node #0,7,5
Current State: 98:[13, 30], Operations: ['42-29=13', '70-40=30']
Exploring Operation: 13+30=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,7,5
Current State: 98:[13, 30], Operations: ['42-29=13', '70-40=30']
Exploring Operation: 30-13=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 40-29=11, Resulting Numbers: [70, 42, 11]
Generated Node #0,8: 98:[70, 42, 11] Operation: 40-29=11
Moving to Node #0,8
Current State: 98:[70, 42, 11], Operations: ['40-29=11']
Exploring Operation: 70+11=81, Resulting Numbers: [42, 81]
Generated Node #0,8,0: 98:[42, 81] Operation: 70+11=81
Moving to Node #0,8,0
Current State: 98:[42, 81], Operations: ['40-29=11', '70+11=81']
Exploring Operation: 42+81=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,8,0
Current State: 98:[42, 81], Operations: ['40-29=11', '70+11=81']
Exploring Operation: 81-42=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,8
Current State: 98:[70, 42, 11], Operations: ['40-29=11']
Exploring Operation: 42+11=53, Resulting Numbers: [70, 53]
Generated Node #0,8,1: 98:[70, 53] Operation: 42+11=53
Moving to Node #0,8,1
Current State: 98:[70, 53], Operations: ['40-29=11', '42+11=53']
Exploring Operation: 70+53=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,8,1
Current State: 98:[70, 53], Operations: ['40-29=11', '42+11=53']
Exploring Operation: 70-53=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,8
Current State: 98:[70, 42, 11], Operations: ['40-29=11']
Exploring Operation: 70-11=59, Resulting Numbers: [42, 59]
Generated Node #0,8,2: 98:[42, 59] Operation: 70-11=59
Moving to Node #0,8,2
Current State: 98:[42, 59], Operations: ['40-29=11', '70-11=59']
Exploring Operation: 42+59=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,8,2
Current State: 98:[42, 59], Operations: ['40-29=11', '70-11=59']
Exploring Operation: 59-42=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,8
Current State: 98:[70, 42, 11], Operations: ['40-29=11']
Exploring Operation: 42-11=31, Resulting Numbers: [70, 31]
Generated Node #0,8,3: 98:[70, 31] Operation: 42-11=31
Moving to Node #0,8,3
Current State: 98:[70, 31], Operations: ['40-29=11', '42-11=31']
Exploring Operation: 70+31=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,8,3
Current State: 98:[70, 31], Operations: ['40-29=11', '42-11=31']
Exploring Operation: 70-31=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,8
Current State: 98:[70, 42, 11], Operations: ['40-29=11']
Exploring Operation: 70+42=112, Resulting Numbers: [11, 112]
Generated Node #0,8,4: 98:[11, 112] Operation: 70+42=112
Moving to Node #0,8,4
Current State: 98:[11, 112], Operations: ['40-29=11', '70+42=112']
Exploring Operation: 112-11=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,8,4
Current State: 98:[11, 112], Operations: ['40-29=11', '70+42=112']
Exploring Operation: 11+112=123, Resulting Numbers: [123]
123,98 unequal: No Solution
Moving to Node #0,8
Current State: 98:[70, 42, 11], Operations: ['40-29=11']
Exploring Operation: 70-42=28, Resulting Numbers: [11, 28]
Generated Node #0,8,5: 98:[11, 28] Operation: 70-42=28
Moving to Node #0,8,5
Current State: 98:[11, 28], Operations: ['40-29=11', '70-42=28']
Exploring Operation: 11+28=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,8,5
Current State: 98:[11, 28], Operations: ['40-29=11', '70-42=28']
Exploring Operation: 28-11=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 70-40=30, Resulting Numbers: [29, 42, 30]
Generated Node #0,9: 98:[29, 42, 30] Operation: 70-40=30
Moving to Node #0,9
Current State: 98:[29, 42, 30], Operations: ['70-40=30']
Exploring Operation: 29+42=71, Resulting Numbers: [30, 71]
Generated Node #0,9,0: 98:[30, 71] Operation: 29+42=71
Moving to Node #0,9,0
Current State: 98:[30, 71], Operations: ['70-40=30', '29+42=71']
Exploring Operation: 30+71=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,9,0
Current State: 98:[30, 71], Operations: ['70-40=30', '29+42=71']
Exploring Operation: 71-30=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,9
Current State: 98:[29, 42, 30], Operations: ['70-40=30']
Exploring Operation: 29+30=59, Resulting Numbers: [42, 59]
Generated Node #0,9,1: 98:[42, 59] Operation: 29+30=59
Moving to Node #0,9,1
Current State: 98:[42, 59], Operations: ['70-40=30', '29+30=59']
Exploring Operation: 42+59=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,9,1
Current State: 98:[42, 59], Operations: ['70-40=30', '29+30=59']
Exploring Operation: 59-42=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,9
Current State: 98:[29, 42, 30], Operations: ['70-40=30']
Exploring Operation: 42+30=72, Resulting Numbers: [29, 72]
Generated Node #0,9,2: 98:[29, 72] Operation: 42+30=72
Moving to Node #0,9,2
Current State: 98:[29, 72], Operations: ['70-40=30', '42+30=72']
Exploring Operation: 29+72=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,9,2
Current State: 98:[29, 72], Operations: ['70-40=30', '42+30=72']
Exploring Operation: 72-29=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,9
Current State: 98:[29, 42, 30], Operations: ['70-40=30']
Exploring Operation: 42-29=13, Resulting Numbers: [30, 13]
Generated Node #0,9,3: 98:[30, 13] Operation: 42-29=13
Moving to Node #0,9,3
Current State: 98:[30, 13], Operations: ['70-40=30', '42-29=13']
Exploring Operation: 30+13=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,9,3
Current State: 98:[30, 13], Operations: ['70-40=30', '42-29=13']
Exploring Operation: 30-13=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,9
Current State: 98:[29, 42, 30], Operations: ['70-40=30']
Exploring Operation: 30-29=1, Resulting Numbers: [42, 1]
Generated Node #0,9,4: 98:[42, 1] Operation: 30-29=1
Moving to Node #0,9,4
Current State: 98:[42, 1], Operations: ['70-40=30', '30-29=1']
Exploring Operation: 42+1=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,9,4
Current State: 98:[42, 1], Operations: ['70-40=30', '30-29=1']
Exploring Operation: 42*1=42, Resulting Numbers: [42]
42,98 unequal: No Solution
Moving to Node #0,9,4
Current State: 98:[42, 1], Operations: ['70-40=30', '30-29=1']
Exploring Operation: 42/1=42, Resulting Numbers: [42]
42,98 unequal: No Solution
Moving to Node #0,9,4
Current State: 98:[42, 1], Operations: ['70-40=30', '30-29=1']
Exploring Operation: 42-1=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,9
Current State: 98:[29, 42, 30], Operations: ['70-40=30']
Exploring Operation: 42-30=12, Resulting Numbers: [29, 12]
Generated Node #0,9,5: 98:[29, 12] Operation: 42-30=12
Moving to Node #0,9,5
Current State: 98:[29, 12], Operations: ['70-40=30', '42-30=12']
Exploring Operation: 29+12=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,9,5
Current State: 98:[29, 12], Operations: ['70-40=30', '42-30=12']
Exploring Operation: 29-12=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [70, 29, 2]
Generated Node #0,10: 98:[70, 29, 2] Operation: 42-40=2
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 29*2=58, Resulting Numbers: [70, 58]
Generated Node #0,10,0: 98:[70, 58] Operation: 29*2=58
Moving to Node #0,10,0
Current State: 98:[70, 58], Operations: ['42-40=2', '29*2=58']
Exploring Operation: 70+58=128, Resulting Numbers: [128]
128,98 unequal: No Solution
Moving to Node #0,10,0
Current State: 98:[70, 58], Operations: ['42-40=2', '29*2=58']
Exploring Operation: 70-58=12, Resulting Numbers: [12]
12,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 70+2=72, Resulting Numbers: [29, 72]
Generated Node #0,10,1: 98:[29, 72] Operation: 70+2=72
Moving to Node #0,10,1
Current State: 98:[29, 72], Operations: ['42-40=2', '70+2=72']
Exploring Operation: 29+72=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,10,1
Current State: 98:[29, 72], Operations: ['42-40=2', '70+2=72']
Exploring Operation: 72-29=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 29+2=31, Resulting Numbers: [70, 31]
Generated Node #0,10,2: 98:[70, 31] Operation: 29+2=31
Moving to Node #0,10,2
Current State: 98:[70, 31], Operations: ['42-40=2', '29+2=31']
Exploring Operation: 70+31=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,10,2
Current State: 98:[70, 31], Operations: ['42-40=2', '29+2=31']
Exploring Operation: 70-31=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 70+29=99, Resulting Numbers: [2, 99]
Generated Node #0,10,3: 98:[2, 99] Operation: 70+29=99
Moving to Node #0,10,3
Current State: 98:[2, 99], Operations: ['42-40=2', '70+29=99']
Exploring Operation: 99-2=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,10,3
Current State: 98:[2, 99], Operations: ['42-40=2', '70+29=99']
Exploring Operation: 2+99=101, Resulting Numbers: [101]
101,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 70-2=68, Resulting Numbers: [29, 68]
Generated Node #0,10,4: 98:[29, 68] Operation: 70-2=68
Moving to Node #0,10,4
Current State: 98:[29, 68], Operations: ['42-40=2', '70-2=68']
Exploring Operation: 29+68=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,10,4
Current State: 98:[29, 68], Operations: ['42-40=2', '70-2=68']
Exploring Operation: 68-29=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 29-2=27, Resulting Numbers: [70, 27]
Generated Node #0,10,5: 98:[70, 27] Operation: 29-2=27
Moving to Node #0,10,5
Current State: 98:[70, 27], Operations: ['42-40=2', '29-2=27']
Exploring Operation: 70+27=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,10,5
Current State: 98:[70, 27], Operations: ['42-40=2', '29-2=27']
Exploring Operation: 70-27=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 70*2=140, Resulting Numbers: [29, 140]
Generated Node #0,10,6: 98:[29, 140] Operation: 70*2=140
Moving to Node #0,10,6
Current State: 98:[29, 140], Operations: ['42-40=2', '70*2=140']
Exploring Operation: 140-29=111, Resulting Numbers: [111]
111,98 unequal: No Solution
Moving to Node #0,10,6
Current State: 98:[29, 140], Operations: ['42-40=2', '70*2=140']
Exploring Operation: 29+140=169, Resulting Numbers: [169]
169,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 70/2=35, Resulting Numbers: [29, 35]
Generated Node #0,10,7: 98:[29, 35] Operation: 70/2=35
Moving to Node #0,10,7
Current State: 98:[29, 35], Operations: ['42-40=2', '70/2=35']
Exploring Operation: 29+35=64, Resulting Numbers: [64]
64,98 unequal: No Solution
Moving to Node #0,10,7
Current State: 98:[29, 35], Operations: ['42-40=2', '70/2=35']
Exploring Operation: 35-29=6, Resulting Numbers: [6]
6,98 unequal: No Solution
Moving to Node #0,10
Current State: 98:[70, 29, 2], Operations: ['42-40=2']
Exploring Operation: 70-29=41, Resulting Numbers: [2, 41]
Generated Node #0,10,8: 98:[2, 41] Operation: 70-29=41
Moving to Node #0,10,8
Current State: 98:[2, 41], Operations: ['42-40=2', '70-29=41']
Exploring Operation: 2*41=82, Resulting Numbers: [82]
82,98 unequal: No Solution
Moving to Node #0,10,8
Current State: 98:[2, 41], Operations: ['42-40=2', '70-29=41']
Exploring Operation: 2+41=43, Resulting Numbers: [43]
43,98 unequal: No Solution
Moving to Node #0,10,8
Current State: 98:[2, 41], Operations: ['42-40=2', '70-29=41']
Exploring Operation: 41-2=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0
Current State: 98:[70, 29, 42, 40], Operations: []
Exploring Operation: 70-42=28, Resulting Numbers: [29, 40, 28]
Generated Node #0,11: 98:[29, 40, 28] Operation: 70-42=28
Moving to Node #0,11
Current State: 98:[29, 40, 28], Operations: ['70-42=28']
Exploring Operation: 29+40=69, Resulting Numbers: [28, 69]
Generated Node #0,11,0: 98:[28, 69] Operation: 29+40=69
Moving to Node #0,11,0
Current State: 98:[28, 69], Operations: ['70-42=28', '29+40=69']
Exploring Operation: 28+69=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,11,0
Current State: 98:[28, 69], Operations: ['70-42=28', '29+40=69']
Exploring Operation: 69-28=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,11
Current State: 98:[29, 40, 28], Operations: ['70-42=28']
Exploring Operation: 29+28=57, Resulting Numbers: [40, 57]
Generated Node #0,11,1: 98:[40, 57] Operation: 29+28=57
Moving to Node #0,11,1
Current State: 98:[40, 57], Operations: ['70-42=28', '29+28=57']
Exploring Operation: 40+57=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,11,1
Current State: 98:[40, 57], Operations: ['70-42=28', '29+28=57']
Exploring Operation: 57-40=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,11
Current State: 98:[29, 40, 28], Operations: ['70-42=28']
Exploring Operation: 40+28=68, Resulting Numbers: [29, 68]
Generated Node #0,11,2: 98:[29, 68] Operation: 40+28=68
Moving to Node #0,11,2
Current State: 98:[29, 68], Operations: ['70-42=28', '40+28=68']
Exploring Operation: 29+68=97, Resulting Numbers: [97]
97,98 unequal: No Solution
Moving to Node #0,11,2
Current State: 98:[29, 68], Operations: ['70-42=28', '40+28=68']
Exploring Operation: 68-29=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,11
Current State: 98:[29, 40, 28], Operations: ['70-42=28']
Exploring Operation: 29-28=1, Resulting Numbers: [40, 1]
Generated Node #0,11,3: 98:[40, 1] Operation: 29-28=1
Moving to Node #0,11,3
Current State: 98:[40, 1], Operations: ['70-42=28', '29-28=1']
Exploring Operation: 40+1=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,11,3
Current State: 98:[40, 1], Operations: ['70-42=28', '29-28=1']
Exploring Operation: 40*1=40, Resulting Numbers: [40]
40,98 unequal: No Solution
Moving to Node #0,11,3
Current State: 98:[40, 1], Operations: ['70-42=28', '29-28=1']
Exploring Operation: 40/1=40, Resulting Numbers: [40]
40,98 unequal: No Solution
Moving to Node #0,11,3
Current State: 98:[40, 1], Operations: ['70-42=28', '29-28=1']
Exploring Operation: 40-1=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,11
Current State: 98:[29, 40, 28], Operations: ['70-42=28']
Exploring Operation: 40-28=12, Resulting Numbers: [29, 12]
Generated Node #0,11,4: 98:[29, 12] Operation: 40-28=12
Moving to Node #0,11,4
Current State: 98:[29, 12], Operations: ['70-42=28', '40-28=12']
Exploring Operation: 29+12=41, Resulting Numbers: [41]
41,98 unequal: No Solution
Moving to Node #0,11,4
Current State: 98:[29, 12], Operations: ['70-42=28', '40-28=12']
Exploring Operation: 29-12=17, Resulting Numbers: [17]
17,98 unequal: No Solution
Moving to Node #0,11
Current State: 98:[29, 40, 28], Operations: ['70-42=28']
Exploring Operation: 40-29=11, Resulting Numbers: [28, 11]
Generated Node #0,11,5: 98:[28, 11] Operation: 40-29=11
Moving to Node #0,11,5
Current State: 98:[28, 11], Operations: ['70-42=28', '40-29=11']
Exploring Operation: 28+11=39, Resulting Numbers: [39]
39,98 unequal: No Solution
Moving to Node #0,11,5
Current State: 98:[28, 11], Operations: ['70-42=28', '40-29=11']
Exploring Operation: 28-11=17, Resulting Numbers: [17]
17,98 unequal: No Solution
|
Current State: 22:[62, 75, 79, 80], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [62, 80, 4]
Generated Node #0,0: 22:[62, 80, 4] Operation: 79-75=4
Exploring Operation: 80-75=5, Resulting Numbers: [62, 79, 5]
Generated Node #0,1: 22:[62, 79, 5] Operation: 80-75=5
Exploring Operation: 80-79=1, Resulting Numbers: [62, 75, 1]
Generated Node #0,2: 22:[62, 75, 1] Operation: 80-79=1
Moving to Node #0,2
Current State: 22:[62, 75, 1], Operations: ['80-79=1']
Exploring Operation: 62-1=61, Resulting Numbers: [75, 61]
Generated Node #0,2,0: 22:[75, 61] Operation: 62-1=61
Exploring Operation: 75-1=74, Resulting Numbers: [62, 74]
Generated Node #0,2,1: 22:[62, 74] Operation: 75-1=74
Exploring Operation: 75-62=13, Resulting Numbers: [1, 13]
Generated Node #0,2,2: 22:[1, 13] Operation: 75-62=13
Moving to Node #0,0
Current State: 22:[62, 80, 4], Operations: ['79-75=4']
Exploring Operation: 80/4=20, Resulting Numbers: [62, 20]
Generated Node #0,0,0: 22:[62, 20] Operation: 80/4=20
Exploring Operation: 62-4=58, Resulting Numbers: [80, 58]
Generated Node #0,0,1: 22:[80, 58] Operation: 62-4=58
Exploring Operation: 80-62=18, Resulting Numbers: [4, 18]
Generated Node #0,0,2: 22:[4, 18] Operation: 80-62=18
Moving to Node #0,1
Current State: 22:[62, 79, 5], Operations: ['80-75=5']
Exploring Operation: 62-5=57, Resulting Numbers: [79, 57]
Generated Node #0,1,0: 22:[79, 57] Operation: 62-5=57
Exploring Operation: 79-62=17, Resulting Numbers: [5, 17]
Generated Node #0,1,1: 22:[5, 17] Operation: 79-62=17
Exploring Operation: 79-5=74, Resulting Numbers: [62, 74]
Generated Node #0,1,2: 22:[62, 74] Operation: 79-5=74
Moving to Node #0,2,2
Current State: 22:[1, 13], Operations: ['80-79=1', '75-62=13']
Exploring Operation: 13-1=12, Resulting Numbers: [12]
12,22 unequal: No Solution
Exploring Operation: 1*13=13, Resulting Numbers: [13]
13,22 unequal: No Solution
Exploring Operation: 13/1=13, Resulting Numbers: [13]
13,22 unequal: No Solution
Moving to Node #0,0,2
Current State: 22:[4, 18], Operations: ['79-75=4', '80-62=18']
Exploring Operation: 18-4=14, Resulting Numbers: [14]
14,22 unequal: No Solution
Exploring Operation: 4+18=22, Resulting Numbers: [22]
22,22 equal: Goal Reached
|
Current State: 48:[15, 56, 7, 41], Operations: []
Exploring Operation: 15+7=22, Resulting Numbers: [56, 41, 22]
Generated Node #0,0: 48:[56, 41, 22] Operation: 15+7=22
Moving to Node #0,0
Current State: 48:[56, 41, 22], Operations: ['15+7=22']
Exploring Operation: 56-22=34, Resulting Numbers: [41, 34]
Generated Node #0,0,0: 48:[41, 34] Operation: 56-22=34
Moving to Node #0,0,0
Current State: 48:[41, 34], Operations: ['15+7=22', '56-22=34']
Exploring Operation: 41+34=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,0,0
Current State: 48:[41, 34], Operations: ['15+7=22', '56-22=34']
Exploring Operation: 41-34=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,0
Current State: 48:[56, 41, 22], Operations: ['15+7=22']
Exploring Operation: 41+22=63, Resulting Numbers: [56, 63]
Generated Node #0,0,1: 48:[56, 63] Operation: 41+22=63
Moving to Node #0,0,1
Current State: 48:[56, 63], Operations: ['15+7=22', '41+22=63']
Exploring Operation: 63-56=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,0
Current State: 48:[56, 41, 22], Operations: ['15+7=22']
Exploring Operation: 56+22=78, Resulting Numbers: [41, 78]
Generated Node #0,0,2: 48:[41, 78] Operation: 56+22=78
Moving to Node #0,0,2
Current State: 48:[41, 78], Operations: ['15+7=22', '56+22=78']
Exploring Operation: 78-41=37, Resulting Numbers: [37]
37,48 unequal: No Solution
Moving to Node #0,0
Current State: 48:[56, 41, 22], Operations: ['15+7=22']
Exploring Operation: 41-22=19, Resulting Numbers: [56, 19]
Generated Node #0,0,3: 48:[56, 19] Operation: 41-22=19
Moving to Node #0,0,3
Current State: 48:[56, 19], Operations: ['15+7=22', '41-22=19']
Exploring Operation: 56-19=37, Resulting Numbers: [37]
37,48 unequal: No Solution
Moving to Node #0,0,3
Current State: 48:[56, 19], Operations: ['15+7=22', '41-22=19']
Exploring Operation: 56+19=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,0
Current State: 48:[56, 41, 22], Operations: ['15+7=22']
Exploring Operation: 56-41=15, Resulting Numbers: [22, 15]
Generated Node #0,0,4: 48:[22, 15] Operation: 56-41=15
Moving to Node #0,0,4
Current State: 48:[22, 15], Operations: ['15+7=22', '56-41=15']
Exploring Operation: 22+15=37, Resulting Numbers: [37]
37,48 unequal: No Solution
Moving to Node #0,0,4
Current State: 48:[22, 15], Operations: ['15+7=22', '56-41=15']
Exploring Operation: 22-15=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,0
Current State: 48:[56, 41, 22], Operations: ['15+7=22']
Exploring Operation: 56+41=97, Resulting Numbers: [22, 97]
Generated Node #0,0,5: 48:[22, 97] Operation: 56+41=97
Moving to Node #0,0,5
Current State: 48:[22, 97], Operations: ['15+7=22', '56+41=97']
Exploring Operation: 97-22=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0
Current State: 48:[15, 56, 7, 41], Operations: []
Exploring Operation: 56-7=49, Resulting Numbers: [15, 41, 49]
Generated Node #0,1: 48:[15, 41, 49] Operation: 56-7=49
Moving to Node #0,1
Current State: 48:[15, 41, 49], Operations: ['56-7=49']
Exploring Operation: 15+41=56, Resulting Numbers: [49, 56]
Generated Node #0,1,0: 48:[49, 56] Operation: 15+41=56
Moving to Node #0,1,0
Current State: 48:[49, 56], Operations: ['56-7=49', '15+41=56']
Exploring Operation: 56-49=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,1
Current State: 48:[15, 41, 49], Operations: ['56-7=49']
Exploring Operation: 49-15=34, Resulting Numbers: [41, 34]
Generated Node #0,1,1: 48:[41, 34] Operation: 49-15=34
Moving to Node #0,1,1
Current State: 48:[41, 34], Operations: ['56-7=49', '49-15=34']
Exploring Operation: 41+34=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,1,1
Current State: 48:[41, 34], Operations: ['56-7=49', '49-15=34']
Exploring Operation: 41-34=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,1
Current State: 48:[15, 41, 49], Operations: ['56-7=49']
Exploring Operation: 41-15=26, Resulting Numbers: [49, 26]
Generated Node #0,1,2: 48:[49, 26] Operation: 41-15=26
Moving to Node #0,1,2
Current State: 48:[49, 26], Operations: ['56-7=49', '41-15=26']
Exploring Operation: 49-26=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,1,2
Current State: 48:[49, 26], Operations: ['56-7=49', '41-15=26']
Exploring Operation: 49+26=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,1
Current State: 48:[15, 41, 49], Operations: ['56-7=49']
Exploring Operation: 15+49=64, Resulting Numbers: [41, 64]
Generated Node #0,1,3: 48:[41, 64] Operation: 15+49=64
Moving to Node #0,1,3
Current State: 48:[41, 64], Operations: ['56-7=49', '15+49=64']
Exploring Operation: 64-41=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,1
Current State: 48:[15, 41, 49], Operations: ['56-7=49']
Exploring Operation: 49-41=8, Resulting Numbers: [15, 8]
Generated Node #0,1,4: 48:[15, 8] Operation: 49-41=8
Moving to Node #0,1,4
Current State: 48:[15, 8], Operations: ['56-7=49', '49-41=8']
Exploring Operation: 15+8=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,1,4
Current State: 48:[15, 8], Operations: ['56-7=49', '49-41=8']
Exploring Operation: 15-8=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,1
Current State: 48:[15, 41, 49], Operations: ['56-7=49']
Exploring Operation: 41+49=90, Resulting Numbers: [15, 90]
Generated Node #0,1,5: 48:[15, 90] Operation: 41+49=90
Moving to Node #0,1,5
Current State: 48:[15, 90], Operations: ['56-7=49', '41+49=90']
Exploring Operation: 90-15=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,1,5
Current State: 48:[15, 90], Operations: ['56-7=49', '41+49=90']
Exploring Operation: 90/15=6, Resulting Numbers: [6]
6,48 unequal: No Solution
Moving to Node #0
Current State: 48:[15, 56, 7, 41], Operations: []
Exploring Operation: 7+41=48, Resulting Numbers: [15, 56, 48]
Generated Node #0,2: 48:[15, 56, 48] Operation: 7+41=48
Moving to Node #0,2
Current State: 48:[15, 56, 48], Operations: ['7+41=48']
Exploring Operation: 56-15=41, Resulting Numbers: [48, 41]
Generated Node #0,2,0: 48:[48, 41] Operation: 56-15=41
Moving to Node #0,2,0
Current State: 48:[48, 41], Operations: ['7+41=48', '56-15=41']
Exploring Operation: 48+41=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,2,0
Current State: 48:[48, 41], Operations: ['7+41=48', '56-15=41']
Exploring Operation: 48-41=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,2
Current State: 48:[15, 56, 48], Operations: ['7+41=48']
Exploring Operation: 15+56=71, Resulting Numbers: [48, 71]
Generated Node #0,2,1: 48:[48, 71] Operation: 15+56=71
Moving to Node #0,2,1
Current State: 48:[48, 71], Operations: ['7+41=48', '15+56=71']
Exploring Operation: 71-48=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,2
Current State: 48:[15, 56, 48], Operations: ['7+41=48']
Exploring Operation: 15+48=63, Resulting Numbers: [56, 63]
Generated Node #0,2,2: 48:[56, 63] Operation: 15+48=63
Moving to Node #0,2,2
Current State: 48:[56, 63], Operations: ['7+41=48', '15+48=63']
Exploring Operation: 63-56=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,2
Current State: 48:[15, 56, 48], Operations: ['7+41=48']
Exploring Operation: 48-15=33, Resulting Numbers: [56, 33]
Generated Node #0,2,3: 48:[56, 33] Operation: 48-15=33
Moving to Node #0,2,3
Current State: 48:[56, 33], Operations: ['7+41=48', '48-15=33']
Exploring Operation: 56-33=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,2,3
Current State: 48:[56, 33], Operations: ['7+41=48', '48-15=33']
Exploring Operation: 56+33=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,2
Current State: 48:[15, 56, 48], Operations: ['7+41=48']
Exploring Operation: 56-48=8, Resulting Numbers: [15, 8]
Generated Node #0,2,4: 48:[15, 8] Operation: 56-48=8
Moving to Node #0,2,4
Current State: 48:[15, 8], Operations: ['7+41=48', '56-48=8']
Exploring Operation: 15+8=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,2,4
Current State: 48:[15, 8], Operations: ['7+41=48', '56-48=8']
Exploring Operation: 15-8=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,2
Current State: 48:[15, 56, 48], Operations: ['7+41=48']
Exploring Operation: 56+48=104, Resulting Numbers: [15, 104]
Generated Node #0,2,5: 48:[15, 104] Operation: 56+48=104
Moving to Node #0,2,5
Current State: 48:[15, 104], Operations: ['7+41=48', '56+48=104']
Exploring Operation: 104-15=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0
Current State: 48:[15, 56, 7, 41], Operations: []
Exploring Operation: 56-15=41, Resulting Numbers: [7, 41, 41]
Generated Node #0,3: 48:[7, 41, 41] Operation: 56-15=41
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 7+41=48, Resulting Numbers: [41, 48]
Generated Node #0,3,0: 48:[41, 48] Operation: 7+41=48
Moving to Node #0,3,0
Current State: 48:[41, 48], Operations: ['56-15=41', '7+41=48']
Exploring Operation: 41+48=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,3,0
Current State: 48:[41, 48], Operations: ['56-15=41', '7+41=48']
Exploring Operation: 48-41=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 7+41=48, Resulting Numbers: [41, 48]
Generated Node #0,3,1: 48:[41, 48] Operation: 7+41=48
Moving to Node #0,3,1
Current State: 48:[41, 48], Operations: ['56-15=41', '7+41=48']
Exploring Operation: 41+48=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,3,1
Current State: 48:[41, 48], Operations: ['56-15=41', '7+41=48']
Exploring Operation: 48-41=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 41-7=34, Resulting Numbers: [41, 34]
Generated Node #0,3,2: 48:[41, 34] Operation: 41-7=34
Moving to Node #0,3,2
Current State: 48:[41, 34], Operations: ['56-15=41', '41-7=34']
Exploring Operation: 41+34=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,3,2
Current State: 48:[41, 34], Operations: ['56-15=41', '41-7=34']
Exploring Operation: 41-34=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 41-7=34, Resulting Numbers: [41, 34]
Generated Node #0,3,3: 48:[41, 34] Operation: 41-7=34
Moving to Node #0,3,3
Current State: 48:[41, 34], Operations: ['56-15=41', '41-7=34']
Exploring Operation: 41+34=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,3,3
Current State: 48:[41, 34], Operations: ['56-15=41', '41-7=34']
Exploring Operation: 41-34=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 41+41=82, Resulting Numbers: [7, 82]
Generated Node #0,3,4: 48:[7, 82] Operation: 41+41=82
Moving to Node #0,3,4
Current State: 48:[7, 82], Operations: ['56-15=41', '41+41=82']
Exploring Operation: 82-7=75, Resulting Numbers: [75]
75,48 unequal: No Solution
Moving to Node #0,3,4
Current State: 48:[7, 82], Operations: ['56-15=41', '41+41=82']
Exploring Operation: 7+82=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 41/41=1, Resulting Numbers: [7, 1]
Generated Node #0,3,5: 48:[7, 1] Operation: 41/41=1
Moving to Node #0,3,5
Current State: 48:[7, 1], Operations: ['56-15=41', '41/41=1']
Exploring Operation: 7+1=8, Resulting Numbers: [8]
8,48 unequal: No Solution
Moving to Node #0,3,5
Current State: 48:[7, 1], Operations: ['56-15=41', '41/41=1']
Exploring Operation: 7*1=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3,5
Current State: 48:[7, 1], Operations: ['56-15=41', '41/41=1']
Exploring Operation: 7/1=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3,5
Current State: 48:[7, 1], Operations: ['56-15=41', '41/41=1']
Exploring Operation: 7-1=6, Resulting Numbers: [6]
6,48 unequal: No Solution
Moving to Node #0,3
Current State: 48:[7, 41, 41], Operations: ['56-15=41']
Exploring Operation: 41-41=0, Resulting Numbers: [7, 0]
Generated Node #0,3,6: 48:[7, 0] Operation: 41-41=0
Moving to Node #0,3,6
Current State: 48:[7, 0], Operations: ['56-15=41', '41-41=0']
Exploring Operation: 7+0=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3,6
Current State: 48:[7, 0], Operations: ['56-15=41', '41-41=0']
Exploring Operation: 7-0=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,3,6
Current State: 48:[7, 0], Operations: ['56-15=41', '41-41=0']
Exploring Operation: 7*0=0, Resulting Numbers: [0]
0,48 unequal: No Solution
Moving to Node #0
Current State: 48:[15, 56, 7, 41], Operations: []
Exploring Operation: 15-7=8, Resulting Numbers: [56, 41, 8]
Generated Node #0,4: 48:[56, 41, 8] Operation: 15-7=8
Moving to Node #0,4
Current State: 48:[56, 41, 8], Operations: ['15-7=8']
Exploring Operation: 56-8=48, Resulting Numbers: [41, 48]
Generated Node #0,4,0: 48:[41, 48] Operation: 56-8=48
Moving to Node #0,4,0
Current State: 48:[41, 48], Operations: ['15-7=8', '56-8=48']
Exploring Operation: 41+48=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,4,0
Current State: 48:[41, 48], Operations: ['15-7=8', '56-8=48']
Exploring Operation: 48-41=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,4
Current State: 48:[56, 41, 8], Operations: ['15-7=8']
Exploring Operation: 41+8=49, Resulting Numbers: [56, 49]
Generated Node #0,4,1: 48:[56, 49] Operation: 41+8=49
Moving to Node #0,4,1
Current State: 48:[56, 49], Operations: ['15-7=8', '41+8=49']
Exploring Operation: 56-49=7, Resulting Numbers: [7]
7,48 unequal: No Solution
Moving to Node #0,4
Current State: 48:[56, 41, 8], Operations: ['15-7=8']
Exploring Operation: 56+8=64, Resulting Numbers: [41, 64]
Generated Node #0,4,2: 48:[41, 64] Operation: 56+8=64
Moving to Node #0,4,2
Current State: 48:[41, 64], Operations: ['15-7=8', '56+8=64']
Exploring Operation: 64-41=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,4
Current State: 48:[56, 41, 8], Operations: ['15-7=8']
Exploring Operation: 41-8=33, Resulting Numbers: [56, 33]
Generated Node #0,4,3: 48:[56, 33] Operation: 41-8=33
Moving to Node #0,4,3
Current State: 48:[56, 33], Operations: ['15-7=8', '41-8=33']
Exploring Operation: 56-33=23, Resulting Numbers: [23]
23,48 unequal: No Solution
Moving to Node #0,4,3
Current State: 48:[56, 33], Operations: ['15-7=8', '41-8=33']
Exploring Operation: 56+33=89, Resulting Numbers: [89]
89,48 unequal: No Solution
Moving to Node #0,4
Current State: 48:[56, 41, 8], Operations: ['15-7=8']
Exploring Operation: 56/8=7, Resulting Numbers: [41, 7]
Generated Node #0,4,4: 48:[41, 7] Operation: 56/8=7
Moving to Node #0,4,4
Current State: 48:[41, 7], Operations: ['15-7=8', '56/8=7']
Exploring Operation: 41+7=48, Resulting Numbers: [48]
48,48 equal: Goal Reached
|
Current State: 99:[24, 43, 65, 33], Operations: []
Exploring Operation: 24+65=89, Resulting Numbers: [43, 33, 89]
Generated Node #0,0: 99:[43, 33, 89] Operation: 24+65=89
Exploring Operation: 43+33=76, Resulting Numbers: [24, 65, 76]
Generated Node #0,1: 99:[24, 65, 76] Operation: 43+33=76
Exploring Operation: 24+33=57, Resulting Numbers: [43, 65, 57]
Generated Node #0,2: 99:[43, 65, 57] Operation: 24+33=57
Exploring Operation: 24+43=67, Resulting Numbers: [65, 33, 67]
Generated Node #0,3: 99:[65, 33, 67] Operation: 24+43=67
Moving to Node #0,0
Current State: 99:[43, 33, 89], Operations: ['24+65=89']
Exploring Operation: 43+89=132, Resulting Numbers: [33, 132]
Generated Node #0,0,0: 99:[33, 132] Operation: 43+89=132
Exploring Operation: 33+89=122, Resulting Numbers: [43, 122]
Generated Node #0,0,1: 99:[43, 122] Operation: 33+89=122
Exploring Operation: 43-33=10, Resulting Numbers: [89, 10]
Generated Node #0,0,2: 99:[89, 10] Operation: 43-33=10
Exploring Operation: 43+33=76, Resulting Numbers: [89, 76]
Generated Node #0,0,3: 99:[89, 76] Operation: 43+33=76
Moving to Node #0,2
Current State: 99:[43, 65, 57], Operations: ['24+33=57']
Exploring Operation: 43+57=100, Resulting Numbers: [65, 100]
Generated Node #0,2,0: 99:[65, 100] Operation: 43+57=100
Exploring Operation: 65-43=22, Resulting Numbers: [57, 22]
Generated Node #0,2,1: 99:[57, 22] Operation: 65-43=22
Exploring Operation: 43+65=108, Resulting Numbers: [57, 108]
Generated Node #0,2,2: 99:[57, 108] Operation: 43+65=108
Exploring Operation: 65+57=122, Resulting Numbers: [43, 122]
Generated Node #0,2,3: 99:[43, 122] Operation: 65+57=122
Moving to Node #0,1
Current State: 99:[24, 65, 76], Operations: ['43+33=76']
Exploring Operation: 76-24=52, Resulting Numbers: [65, 52]
Generated Node #0,1,0: 99:[65, 52] Operation: 76-24=52
Exploring Operation: 24+76=100, Resulting Numbers: [65, 100]
Generated Node #0,1,1: 99:[65, 100] Operation: 24+76=100
Exploring Operation: 65-24=41, Resulting Numbers: [76, 41]
Generated Node #0,1,2: 99:[76, 41] Operation: 65-24=41
Exploring Operation: 24+65=89, Resulting Numbers: [76, 89]
Generated Node #0,1,3: 99:[76, 89] Operation: 24+65=89
Moving to Node #0,3
Current State: 99:[65, 33, 67], Operations: ['24+43=67']
Exploring Operation: 33+67=100, Resulting Numbers: [65, 100]
Generated Node #0,3,0: 99:[65, 100] Operation: 33+67=100
Exploring Operation: 65-33=32, Resulting Numbers: [67, 32]
Generated Node #0,3,1: 99:[67, 32] Operation: 65-33=32
Exploring Operation: 65+33=98, Resulting Numbers: [67, 98]
Generated Node #0,3,2: 99:[67, 98] Operation: 65+33=98
Exploring Operation: 65+67=132, Resulting Numbers: [33, 132]
Generated Node #0,3,3: 99:[33, 132] Operation: 65+67=132
Moving to Node #0,0,3
Current State: 99:[89, 76], Operations: ['24+65=89', '43+33=76']
Exploring Operation: 89+76=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Exploring Operation: 89-76=13, Resulting Numbers: [13]
13,99 unequal: No Solution
Exploring Operation: 89*76=6764, Resulting Numbers: [6764]
6764,99 unequal: No Solution
Moving to Node #0,3,2
Current State: 99:[67, 98], Operations: ['24+43=67', '65+33=98']
Exploring Operation: 67+98=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Exploring Operation: 98-67=31, Resulting Numbers: [31]
31,99 unequal: No Solution
Exploring Operation: 67*98=6566, Resulting Numbers: [6566]
6566,99 unequal: No Solution
Moving to Node #0,1,3
Current State: 99:[76, 89], Operations: ['43+33=76', '24+65=89']
Exploring Operation: 76*89=6764, Resulting Numbers: [6764]
6764,99 unequal: No Solution
Exploring Operation: 76+89=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Exploring Operation: 89-76=13, Resulting Numbers: [13]
13,99 unequal: No Solution
Moving to Node #0,3,0
Current State: 99:[65, 100], Operations: ['24+43=67', '33+67=100']
Exploring Operation: 100-65=35, Resulting Numbers: [35]
35,99 unequal: No Solution
Exploring Operation: 65*100=6500, Resulting Numbers: [6500]
6500,99 unequal: No Solution
Exploring Operation: 65+100=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Moving to Node #0,1,1
Current State: 99:[65, 100], Operations: ['43+33=76', '24+76=100']
Exploring Operation: 100-65=35, Resulting Numbers: [35]
35,99 unequal: No Solution
Exploring Operation: 65*100=6500, Resulting Numbers: [6500]
6500,99 unequal: No Solution
Exploring Operation: 65+100=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Moving to Node #0,2,0
Current State: 99:[65, 100], Operations: ['24+33=57', '43+57=100']
Exploring Operation: 65+100=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Exploring Operation: 100-65=35, Resulting Numbers: [35]
35,99 unequal: No Solution
Exploring Operation: 65*100=6500, Resulting Numbers: [6500]
6500,99 unequal: No Solution
Moving to Node #0,2,2
Current State: 99:[57, 108], Operations: ['24+33=57', '43+65=108']
Exploring Operation: 108-57=51, Resulting Numbers: [51]
51,99 unequal: No Solution
Exploring Operation: 57+108=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Exploring Operation: 57*108=6156, Resulting Numbers: [6156]
6156,99 unequal: No Solution
Moving to Node #0,2,3
Current State: 99:[43, 122], Operations: ['24+33=57', '65+57=122']
Exploring Operation: 43*122=5246, Resulting Numbers: [5246]
5246,99 unequal: No Solution
Exploring Operation: 122-43=79, Resulting Numbers: [79]
79,99 unequal: No Solution
Exploring Operation: 43+122=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Moving to Node #0,2,3,0
Current State: 99:[79], Operations: ['24+33=57', '65+57=122', '122-43=79']
Moving to Node #0,0,1
Current State: 99:[43, 122], Operations: ['24+65=89', '33+89=122']
Exploring Operation: 122-43=79, Resulting Numbers: [79]
79,99 unequal: No Solution
Exploring Operation: 43*122=5246, Resulting Numbers: [5246]
5246,99 unequal: No Solution
Exploring Operation: 43+122=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Moving to Node #0,1,2
Current State: 99:[76, 41], Operations: ['43+33=76', '65-24=41']
Exploring Operation: 76-41=35, Resulting Numbers: [35]
35,99 unequal: No Solution
Exploring Operation: 76*41=3116, Resulting Numbers: [3116]
3116,99 unequal: No Solution
Exploring Operation: 76+41=117, Resulting Numbers: [117]
117,99 unequal: No Solution
Moving to Node #0,1,0
Current State: 99:[65, 52], Operations: ['43+33=76', '76-24=52']
Exploring Operation: 65-52=13, Resulting Numbers: [13]
13,99 unequal: No Solution
Exploring Operation: 65*52=3380, Resulting Numbers: [3380]
3380,99 unequal: No Solution
Exploring Operation: 65+52=117, Resulting Numbers: [117]
117,99 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 99:[117], Operations: ['43+33=76', '65-24=41', '76+41=117']
Moving to Node #0,1,0,0
Current State: 99:[117], Operations: ['43+33=76', '76-24=52', '65+52=117']
Moving to Node #0,0,1,0
Current State: 99:[79], Operations: ['24+65=89', '33+89=122', '122-43=79']
Moving to Node #0,2,2,0
Current State: 99:[51], Operations: ['24+33=57', '43+65=108', '108-57=51']
Moving to Node #0,0,0
Current State: 99:[33, 132], Operations: ['24+65=89', '43+89=132']
Exploring Operation: 132/33=4, Resulting Numbers: [4]
4,99 unequal: No Solution
Exploring Operation: 33*132=4356, Resulting Numbers: [4356]
4356,99 unequal: No Solution
Exploring Operation: 33+132=165, Resulting Numbers: [165]
165,99 unequal: No Solution
Exploring Operation: 132-33=99, Resulting Numbers: [99]
99,99 equal: Goal Reached
|
Current State: 71:[44, 3, 1, 29], Operations: []
Exploring Operation: 3*29=87, Resulting Numbers: [44, 1, 87]
Generated Node #0,0: 71:[44, 1, 87] Operation: 3*29=87
Moving to Node #0,0
Current State: 71:[44, 1, 87], Operations: ['3*29=87']
Exploring Operation: 44+1=45, Resulting Numbers: [87, 45]
Generated Node #0,0,0: 71:[87, 45] Operation: 44+1=45
Moving to Node #0,0,0
Current State: 71:[87, 45], Operations: ['3*29=87', '44+1=45']
Exploring Operation: 87-45=42, Resulting Numbers: [42]
42,71 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 71:[42], Operations: ['3*29=87', '44+1=45', '87-45=42']
No solution found. |
Current State: 91:[47, 93, 44, 60], Operations: []
Exploring Operation: 44+60=104, Resulting Numbers: [47, 93, 104]
Generated Node #0,0: 91:[47, 93, 104] Operation: 44+60=104
Exploring Operation: 47+44=91, Resulting Numbers: [93, 60, 91]
Generated Node #0,1: 91:[93, 60, 91] Operation: 47+44=91
Exploring Operation: 47+60=107, Resulting Numbers: [93, 44, 107]
Generated Node #0,2: 91:[93, 44, 107] Operation: 47+60=107
Exploring Operation: 93-44=49, Resulting Numbers: [47, 60, 49]
Generated Node #0,3: 91:[47, 60, 49] Operation: 93-44=49
Exploring Operation: 47-44=3, Resulting Numbers: [93, 60, 3]
Generated Node #0,4: 91:[93, 60, 3] Operation: 47-44=3
Moving to Node #0,1
Current State: 91:[93, 60, 91], Operations: ['47+44=91']
Exploring Operation: 91-60=31, Resulting Numbers: [93, 31]
Generated Node #0,1,0: 91:[93, 31] Operation: 91-60=31
Exploring Operation: 93-60=33, Resulting Numbers: [91, 33]
Generated Node #0,1,1: 91:[91, 33] Operation: 93-60=33
Exploring Operation: 93-91=2, Resulting Numbers: [60, 2]
Generated Node #0,1,2: 91:[60, 2] Operation: 93-91=2
Exploring Operation: 93+60=153, Resulting Numbers: [91, 153]
Generated Node #0,1,3: 91:[91, 153] Operation: 93+60=153
Exploring Operation: 60+91=151, Resulting Numbers: [93, 151]
Generated Node #0,1,4: 91:[93, 151] Operation: 60+91=151
Moving to Node #0,0
Current State: 91:[47, 93, 104], Operations: ['44+60=104']
Exploring Operation: 104-93=11, Resulting Numbers: [47, 11]
Generated Node #0,0,0: 91:[47, 11] Operation: 104-93=11
Exploring Operation: 104-47=57, Resulting Numbers: [93, 57]
Generated Node #0,0,1: 91:[93, 57] Operation: 104-47=57
Exploring Operation: 47+104=151, Resulting Numbers: [93, 151]
Generated Node #0,0,2: 91:[93, 151] Operation: 47+104=151
Exploring Operation: 93-47=46, Resulting Numbers: [104, 46]
Generated Node #0,0,3: 91:[104, 46] Operation: 93-47=46
Exploring Operation: 47+93=140, Resulting Numbers: [104, 140]
Generated Node #0,0,4: 91:[104, 140] Operation: 47+93=140
Moving to Node #0,2
Current State: 91:[93, 44, 107], Operations: ['47+60=107']
Exploring Operation: 44+107=151, Resulting Numbers: [93, 151]
Generated Node #0,2,0: 91:[93, 151] Operation: 44+107=151
Exploring Operation: 93+44=137, Resulting Numbers: [107, 137]
Generated Node #0,2,1: 91:[107, 137] Operation: 93+44=137
Exploring Operation: 107-93=14, Resulting Numbers: [44, 14]
Generated Node #0,2,2: 91:[44, 14] Operation: 107-93=14
Exploring Operation: 93-44=49, Resulting Numbers: [107, 49]
Generated Node #0,2,3: 91:[107, 49] Operation: 93-44=49
Exploring Operation: 107-44=63, Resulting Numbers: [93, 63]
Generated Node #0,2,4: 91:[93, 63] Operation: 107-44=63
Moving to Node #0,3
Current State: 91:[47, 60, 49], Operations: ['93-44=49']
Exploring Operation: 60+49=109, Resulting Numbers: [47, 109]
Generated Node #0,3,0: 91:[47, 109] Operation: 60+49=109
Exploring Operation: 47+49=96, Resulting Numbers: [60, 96]
Generated Node #0,3,1: 91:[60, 96] Operation: 47+49=96
Exploring Operation: 49-47=2, Resulting Numbers: [60, 2]
Generated Node #0,3,2: 91:[60, 2] Operation: 49-47=2
Exploring Operation: 47+60=107, Resulting Numbers: [49, 107]
Generated Node #0,3,3: 91:[49, 107] Operation: 47+60=107
Exploring Operation: 60-47=13, Resulting Numbers: [49, 13]
Generated Node #0,3,4: 91:[49, 13] Operation: 60-47=13
Moving to Node #0,4
Current State: 91:[93, 60, 3], Operations: ['47-44=3']
Exploring Operation: 60+3=63, Resulting Numbers: [93, 63]
Generated Node #0,4,0: 91:[93, 63] Operation: 60+3=63
Exploring Operation: 60-3=57, Resulting Numbers: [93, 57]
Generated Node #0,4,1: 91:[93, 57] Operation: 60-3=57
Exploring Operation: 93-3=90, Resulting Numbers: [60, 90]
Generated Node #0,4,2: 91:[60, 90] Operation: 93-3=90
Exploring Operation: 93+3=96, Resulting Numbers: [60, 96]
Generated Node #0,4,3: 91:[60, 96] Operation: 93+3=96
Exploring Operation: 60/3=20, Resulting Numbers: [93, 20]
Generated Node #0,4,4: 91:[93, 20] Operation: 60/3=20
Moving to Node #0,2,4
Current State: 91:[93, 63], Operations: ['47+60=107', '107-44=63']
Exploring Operation: 93*63=5859, Resulting Numbers: [5859]
5859,91 unequal: No Solution
Exploring Operation: 93+63=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Exploring Operation: 93-63=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Moving to Node #0,4,0
Current State: 91:[93, 63], Operations: ['47-44=3', '60+3=63']
Exploring Operation: 93*63=5859, Resulting Numbers: [5859]
5859,91 unequal: No Solution
Exploring Operation: 93-63=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Exploring Operation: 93+63=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Moving to Node #0,4,2
Current State: 91:[60, 90], Operations: ['47-44=3', '93-3=90']
Exploring Operation: 60*90=5400, Resulting Numbers: [5400]
5400,91 unequal: No Solution
Exploring Operation: 60+90=150, Resulting Numbers: [150]
150,91 unequal: No Solution
Exploring Operation: 90-60=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Moving to Node #0,4,3
Current State: 91:[60, 96], Operations: ['47-44=3', '93+3=96']
Exploring Operation: 60*96=5760, Resulting Numbers: [5760]
5760,91 unequal: No Solution
Exploring Operation: 96-60=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Exploring Operation: 60+96=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Moving to Node #0,0,1
Current State: 91:[93, 57], Operations: ['44+60=104', '104-47=57']
Exploring Operation: 93*57=5301, Resulting Numbers: [5301]
5301,91 unequal: No Solution
Exploring Operation: 93-57=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Exploring Operation: 93+57=150, Resulting Numbers: [150]
150,91 unequal: No Solution
Moving to Node #0,4,1
Current State: 91:[93, 57], Operations: ['47-44=3', '60-3=57']
Exploring Operation: 93*57=5301, Resulting Numbers: [5301]
5301,91 unequal: No Solution
Exploring Operation: 93-57=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Exploring Operation: 93+57=150, Resulting Numbers: [150]
150,91 unequal: No Solution
Moving to Node #0,3,1
Current State: 91:[60, 96], Operations: ['93-44=49', '47+49=96']
Exploring Operation: 60*96=5760, Resulting Numbers: [5760]
5760,91 unequal: No Solution
Exploring Operation: 60+96=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Exploring Operation: 96-60=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Moving to Node #0,0,3
Current State: 91:[104, 46], Operations: ['44+60=104', '93-47=46']
Exploring Operation: 104-46=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 104+46=150, Resulting Numbers: [150]
150,91 unequal: No Solution
Exploring Operation: 104*46=4784, Resulting Numbers: [4784]
4784,91 unequal: No Solution
Moving to Node #0,1,1
Current State: 91:[91, 33], Operations: ['47+44=91', '93-60=33']
Exploring Operation: 91-33=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 91*33=3003, Resulting Numbers: [3003]
3003,91 unequal: No Solution
Exploring Operation: 91+33=124, Resulting Numbers: [124]
124,91 unequal: No Solution
Moving to Node #0,2,3
Current State: 91:[107, 49], Operations: ['47+60=107', '93-44=49']
Exploring Operation: 107-49=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 107+49=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Exploring Operation: 107*49=5243, Resulting Numbers: [5243]
5243,91 unequal: No Solution
Moving to Node #0,3,3
Current State: 91:[49, 107], Operations: ['93-44=49', '47+60=107']
Exploring Operation: 49*107=5243, Resulting Numbers: [5243]
5243,91 unequal: No Solution
Exploring Operation: 49+107=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Exploring Operation: 107-49=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Moving to Node #0,2,1
Current State: 91:[107, 137], Operations: ['47+60=107', '93+44=137']
Exploring Operation: 107+137=244, Resulting Numbers: [244]
244,91 unequal: No Solution
Exploring Operation: 107*137=14659, Resulting Numbers: [14659]
14659,91 unequal: No Solution
Exploring Operation: 137-107=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Moving to Node #0,2,0
Current State: 91:[93, 151], Operations: ['47+60=107', '44+107=151']
Exploring Operation: 151-93=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 93*151=14043, Resulting Numbers: [14043]
14043,91 unequal: No Solution
Exploring Operation: 93+151=244, Resulting Numbers: [244]
244,91 unequal: No Solution
Moving to Node #0,1,3
Current State: 91:[91, 153], Operations: ['47+44=91', '93+60=153']
Exploring Operation: 91*153=13923, Resulting Numbers: [13923]
13923,91 unequal: No Solution
Exploring Operation: 91+153=244, Resulting Numbers: [244]
244,91 unequal: No Solution
Exploring Operation: 153-91=62, Resulting Numbers: [62]
62,91 unequal: No Solution
Moving to Node #0,1,0
Current State: 91:[93, 31], Operations: ['47+44=91', '91-60=31']
Exploring Operation: 93/31=3, Resulting Numbers: [3]
3,91 unequal: No Solution
Exploring Operation: 93+31=124, Resulting Numbers: [124]
124,91 unequal: No Solution
Exploring Operation: 93*31=2883, Resulting Numbers: [2883]
2883,91 unequal: No Solution
Exploring Operation: 93-31=62, Resulting Numbers: [62]
62,91 unequal: No Solution
Moving to Node #0,1,3,0
Current State: 91:[62], Operations: ['47+44=91', '93+60=153', '153-91=62']
Moving to Node #0,1,0,0
Current State: 91:[62], Operations: ['47+44=91', '91-60=31', '93-31=62']
Moving to Node #0,0,4
Current State: 91:[104, 140], Operations: ['44+60=104', '47+93=140']
Exploring Operation: 140-104=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Exploring Operation: 104+140=244, Resulting Numbers: [244]
244,91 unequal: No Solution
Exploring Operation: 104*140=14560, Resulting Numbers: [14560]
14560,91 unequal: No Solution
Moving to Node #0,3,0
Current State: 91:[47, 109], Operations: ['93-44=49', '60+49=109']
Exploring Operation: 47+109=156, Resulting Numbers: [156]
156,91 unequal: No Solution
Exploring Operation: 47*109=5123, Resulting Numbers: [5123]
5123,91 unequal: No Solution
Exploring Operation: 109-47=62, Resulting Numbers: [62]
62,91 unequal: No Solution
Moving to Node #0,1,4
Current State: 91:[93, 151], Operations: ['47+44=91', '60+91=151']
Exploring Operation: 93+151=244, Resulting Numbers: [244]
244,91 unequal: No Solution
Exploring Operation: 93*151=14043, Resulting Numbers: [14043]
14043,91 unequal: No Solution
Exploring Operation: 151-93=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 91:[62], Operations: ['93-44=49', '60+49=109', '109-47=62']
Moving to Node #0,0,2
Current State: 91:[93, 151], Operations: ['44+60=104', '47+104=151']
Exploring Operation: 93+151=244, Resulting Numbers: [244]
244,91 unequal: No Solution
Exploring Operation: 93*151=14043, Resulting Numbers: [14043]
14043,91 unequal: No Solution
Exploring Operation: 151-93=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Moving to Node #0,1,4,0
Current State: 91:[58], Operations: ['47+44=91', '60+91=151', '151-93=58']
Moving to Node #0,1,0,0
Current State: 91:[124], Operations: ['47+44=91', '91-60=31', '93+31=124']
Moving to Node #0,1,1,0
Current State: 91:[58], Operations: ['47+44=91', '93-60=33', '91-33=58']
Moving to Node #0,2,0,0
Current State: 91:[58], Operations: ['47+60=107', '44+107=151', '151-93=58']
Moving to Node #0,0,2,0
Current State: 91:[58], Operations: ['44+60=104', '47+104=151', '151-93=58']
Moving to Node #0,2,3,0
Current State: 91:[58], Operations: ['47+60=107', '93-44=49', '107-49=58']
Moving to Node #0,1,1,0
Current State: 91:[124], Operations: ['47+44=91', '93-60=33', '91+33=124']
Moving to Node #0,3,3,0
Current State: 91:[58], Operations: ['93-44=49', '47+60=107', '107-49=58']
Moving to Node #0,0,3,0
Current State: 91:[58], Operations: ['44+60=104', '93-47=46', '104-46=58']
Moving to Node #0,4,4
Current State: 91:[93, 20], Operations: ['47-44=3', '60/3=20']
Exploring Operation: 93-20=73, Resulting Numbers: [73]
73,91 unequal: No Solution
Exploring Operation: 93*20=1860, Resulting Numbers: [1860]
1860,91 unequal: No Solution
Exploring Operation: 93+20=113, Resulting Numbers: [113]
113,91 unequal: No Solution
Moving to Node #0,4,1,0
Current State: 91:[36], Operations: ['47-44=3', '60-3=57', '93-57=36']
Moving to Node #0,4,3,0
Current State: 91:[36], Operations: ['47-44=3', '93+3=96', '96-60=36']
Moving to Node #0,0,4,0
Current State: 91:[36], Operations: ['44+60=104', '47+93=140', '140-104=36']
Moving to Node #0,4,4,0
Current State: 91:[73], Operations: ['47-44=3', '60/3=20', '93-20=73']
Moving to Node #0,4,4,0
Current State: 91:[113], Operations: ['47-44=3', '60/3=20', '93+20=113']
Moving to Node #0,0,1,0
Current State: 91:[36], Operations: ['44+60=104', '104-47=57', '93-57=36']
Moving to Node #0,3,1,0
Current State: 91:[36], Operations: ['93-44=49', '47+49=96', '96-60=36']
Moving to Node #0,4,2,0
Current State: 91:[150], Operations: ['47-44=3', '93-3=90', '60+90=150']
Moving to Node #0,0,3,0
Current State: 91:[150], Operations: ['44+60=104', '93-47=46', '104+46=150']
Moving to Node #0,0,1,0
Current State: 91:[150], Operations: ['44+60=104', '104-47=57', '93+57=150']
Moving to Node #0,4,1,0
Current State: 91:[150], Operations: ['47-44=3', '60-3=57', '93+57=150']
Moving to Node #0,3,4
Current State: 91:[49, 13], Operations: ['93-44=49', '60-47=13']
Exploring Operation: 49+13=62, Resulting Numbers: [62]
62,91 unequal: No Solution
Exploring Operation: 49-13=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Exploring Operation: 49*13=637, Resulting Numbers: [637]
637,91 unequal: No Solution
Moving to Node #0,1,2
Current State: 91:[60, 2], Operations: ['47+44=91', '93-91=2']
Exploring Operation: 60+2=62, Resulting Numbers: [62]
62,91 unequal: No Solution
Exploring Operation: 60/2=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Exploring Operation: 60-2=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 60*2=120, Resulting Numbers: [120]
120,91 unequal: No Solution
Moving to Node #0,3,4,0
Current State: 91:[62], Operations: ['93-44=49', '60-47=13', '49+13=62']
Moving to Node #0,1,2,0
Current State: 91:[62], Operations: ['47+44=91', '93-91=2', '60+2=62']
Moving to Node #0,1,2,0
Current State: 91:[120], Operations: ['47+44=91', '93-91=2', '60*2=120']
Moving to Node #0,1,2,0
Current State: 91:[58], Operations: ['47+44=91', '93-91=2', '60-2=58']
Moving to Node #0,3,4,0
Current State: 91:[36], Operations: ['93-44=49', '60-47=13', '49-13=36']
Moving to Node #0,3,2
Current State: 91:[60, 2], Operations: ['93-44=49', '49-47=2']
Exploring Operation: 60+2=62, Resulting Numbers: [62]
62,91 unequal: No Solution
Exploring Operation: 60/2=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Exploring Operation: 60-2=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 60*2=120, Resulting Numbers: [120]
120,91 unequal: No Solution
Moving to Node #0,4,2,0
Current State: 91:[30], Operations: ['47-44=3', '93-3=90', '90-60=30']
Moving to Node #0,4,0,0
Current State: 91:[30], Operations: ['47-44=3', '60+3=63', '93-63=30']
Moving to Node #0,1,2,0
Current State: 91:[30], Operations: ['47+44=91', '93-91=2', '60/2=30']
Moving to Node #0,2,1,0
Current State: 91:[30], Operations: ['47+60=107', '93+44=137', '137-107=30']
Moving to Node #0,3,2,0
Current State: 91:[62], Operations: ['93-44=49', '49-47=2', '60+2=62']
Moving to Node #0,3,2,0
Current State: 91:[120], Operations: ['93-44=49', '49-47=2', '60*2=120']
Moving to Node #0,3,2,0
Current State: 91:[58], Operations: ['93-44=49', '49-47=2', '60-2=58']
Moving to Node #0,2,4,0
Current State: 91:[30], Operations: ['47+60=107', '107-44=63', '93-63=30']
Moving to Node #0,3,2,0
Current State: 91:[30], Operations: ['93-44=49', '49-47=2', '60/2=30']
Moving to Node #0,2,2
Current State: 91:[44, 14], Operations: ['47+60=107', '107-93=14']
Exploring Operation: 44*14=616, Resulting Numbers: [616]
616,91 unequal: No Solution
Exploring Operation: 44-14=30, Resulting Numbers: [30]
30,91 unequal: No Solution
Exploring Operation: 44+14=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Moving to Node #0,0,0
Current State: 91:[47, 11], Operations: ['44+60=104', '104-93=11']
Exploring Operation: 47+11=58, Resulting Numbers: [58]
58,91 unequal: No Solution
Exploring Operation: 47-11=36, Resulting Numbers: [36]
36,91 unequal: No Solution
Exploring Operation: 47*11=517, Resulting Numbers: [517]
517,91 unequal: No Solution
Moving to Node #0,2,3,0
Current State: 91:[156], Operations: ['47+60=107', '93-44=49', '107+49=156']
Moving to Node #0,3,0,0
Current State: 91:[156], Operations: ['93-44=49', '60+49=109', '47+109=156']
Moving to Node #0,4,0,0
Current State: 91:[156], Operations: ['47-44=3', '60+3=63', '93+63=156']
Moving to Node #0,2,2,0
Current State: 91:[58], Operations: ['47+60=107', '107-93=14', '44+14=58']
Moving to Node #0,0,0,0
Current State: 91:[58], Operations: ['44+60=104', '104-93=11', '47+11=58']
Moving to Node #0,0,0,0
Current State: 91:[36], Operations: ['44+60=104', '104-93=11', '47-11=36']
Moving to Node #0,2,2,0
Current State: 91:[30], Operations: ['47+60=107', '107-93=14', '44-14=30']
Moving to Node #0,2,4,0
Current State: 91:[156], Operations: ['47+60=107', '107-44=63', '93+63=156']
Moving to Node #0,3,3,0
Current State: 91:[156], Operations: ['93-44=49', '47+60=107', '49+107=156']
Moving to Node #0,4,3,0
Current State: 91:[156], Operations: ['47-44=3', '93+3=96', '60+96=156']
Moving to Node #0,3,1,0
Current State: 91:[156], Operations: ['93-44=49', '47+49=96', '60+96=156']
Moving to Node #0,1,0,0
Current State: 91:[3], Operations: ['47+44=91', '91-60=31', '93/31=3']
Moving to Node #0,1,3,0
Current State: 91:[244], Operations: ['47+44=91', '93+60=153', '91+153=244']
Moving to Node #0,0,4,0
Current State: 91:[244], Operations: ['44+60=104', '47+93=140', '104+140=244']
Moving to Node #0,2,0,0
Current State: 91:[244], Operations: ['47+60=107', '44+107=151', '93+151=244']
Moving to Node #0,2,1,0
Current State: 91:[244], Operations: ['47+60=107', '93+44=137', '107+137=244']
Moving to Node #0,0,2,0
Current State: 91:[244], Operations: ['44+60=104', '47+104=151', '93+151=244']
Moving to Node #0,1,4,0
Current State: 91:[244], Operations: ['47+44=91', '60+91=151', '93+151=244']
Moving to Node #0,0,0,0
Current State: 91:[517], Operations: ['44+60=104', '104-93=11', '47*11=517']
Moving to Node #0,2,2,0
Current State: 91:[616], Operations: ['47+60=107', '107-93=14', '44*14=616']
Moving to Node #0,3,4,0
Current State: 91:[637], Operations: ['93-44=49', '60-47=13', '49*13=637']
Moving to Node #0,4,4,0
Current State: 91:[1860], Operations: ['47-44=3', '60/3=20', '93*20=1860']
Moving to Node #0,1,0,0
Current State: 91:[2883], Operations: ['47+44=91', '91-60=31', '93*31=2883']
Moving to Node #0,1,1,0
Current State: 91:[3003], Operations: ['47+44=91', '93-60=33', '91*33=3003']
Moving to Node #0,0,3,0
Current State: 91:[4784], Operations: ['44+60=104', '93-47=46', '104*46=4784']
Moving to Node #0,3,0,0
Current State: 91:[5123], Operations: ['93-44=49', '60+49=109', '47*109=5123']
Moving to Node #0,3,3,0
Current State: 91:[5243], Operations: ['93-44=49', '47+60=107', '49*107=5243']
Moving to Node #0,2,3,0
Current State: 91:[5243], Operations: ['47+60=107', '93-44=49', '107*49=5243']
Moving to Node #0,0,1,0
Current State: 91:[5301], Operations: ['44+60=104', '104-47=57', '93*57=5301']
Moving to Node #0,4,1,0
Current State: 91:[5301], Operations: ['47-44=3', '60-3=57', '93*57=5301']
Moving to Node #0,4,2,0
Current State: 91:[5400], Operations: ['47-44=3', '93-3=90', '60*90=5400']
Moving to Node #0,3,1,0
Current State: 91:[5760], Operations: ['93-44=49', '47+49=96', '60*96=5760']
Moving to Node #0,4,3,0
Current State: 91:[5760], Operations: ['47-44=3', '93+3=96', '60*96=5760']
Moving to Node #0,2,4,0
Current State: 91:[5859], Operations: ['47+60=107', '107-44=63', '93*63=5859']
Moving to Node #0,4,0,0
Current State: 91:[5859], Operations: ['47-44=3', '60+3=63', '93*63=5859']
Moving to Node #0,1,3,0
Current State: 91:[13923], Operations: ['47+44=91', '93+60=153', '91*153=13923']
Moving to Node #0,2,0,0
Current State: 91:[14043], Operations: ['47+60=107', '44+107=151', '93*151=14043']
Moving to Node #0,0,2,0
Current State: 91:[14043], Operations: ['44+60=104', '47+104=151', '93*151=14043']
Moving to Node #0,1,4,0
Current State: 91:[14043], Operations: ['47+44=91', '60+91=151', '93*151=14043']
Moving to Node #0,0,4,0
Current State: 91:[14560], Operations: ['44+60=104', '47+93=140', '104*140=14560']
Moving to Node #0,2,1,0
Current State: 91:[14659], Operations: ['47+60=107', '93+44=137', '107*137=14659']
No solution found. |
Current State: 15:[42, 39, 34, 52], Operations: []
|
Current State: 18:[81, 83, 22, 31], Operations: []
Exploring Operation: 83-81=2, Resulting Numbers: [22, 31, 2]
Generated Node #0,0: 18:[22, 31, 2] Operation: 83-81=2
Exploring Operation: 83-31=52, Resulting Numbers: [81, 22, 52]
Generated Node #0,1: 18:[81, 22, 52] Operation: 83-31=52
Exploring Operation: 81-31=50, Resulting Numbers: [83, 22, 50]
Generated Node #0,2: 18:[83, 22, 50] Operation: 81-31=50
Exploring Operation: 81-22=59, Resulting Numbers: [83, 31, 59]
Generated Node #0,3: 18:[83, 31, 59] Operation: 81-22=59
Moving to Node #0,0
Current State: 18:[22, 31, 2], Operations: ['83-81=2']
Exploring Operation: 22-2=20, Resulting Numbers: [31, 20]
Generated Node #0,0,0: 18:[31, 20] Operation: 22-2=20
Exploring Operation: 31-2=29, Resulting Numbers: [22, 29]
Generated Node #0,0,1: 18:[22, 29] Operation: 31-2=29
Exploring Operation: 31+2=33, Resulting Numbers: [22, 33]
Generated Node #0,0,2: 18:[22, 33] Operation: 31+2=33
Exploring Operation: 22+2=24, Resulting Numbers: [31, 24]
Generated Node #0,0,3: 18:[31, 24] Operation: 22+2=24
Moving to Node #0,2
Current State: 18:[83, 22, 50], Operations: ['81-31=50']
Exploring Operation: 83-22=61, Resulting Numbers: [50, 61]
Generated Node #0,2,0: 18:[50, 61] Operation: 83-22=61
Exploring Operation: 83-50=33, Resulting Numbers: [22, 33]
Generated Node #0,2,1: 18:[22, 33] Operation: 83-50=33
Exploring Operation: 50-22=28, Resulting Numbers: [83, 28]
Generated Node #0,2,2: 18:[83, 28] Operation: 50-22=28
Exploring Operation: 83+22=105, Resulting Numbers: [50, 105]
Generated Node #0,2,3: 18:[50, 105] Operation: 83+22=105
Moving to Node #0,1
Current State: 18:[81, 22, 52], Operations: ['83-31=52']
Exploring Operation: 81-22=59, Resulting Numbers: [52, 59]
Generated Node #0,1,0: 18:[52, 59] Operation: 81-22=59
Exploring Operation: 52-22=30, Resulting Numbers: [81, 30]
Generated Node #0,1,1: 18:[81, 30] Operation: 52-22=30
Exploring Operation: 81-52=29, Resulting Numbers: [22, 29]
Generated Node #0,1,2: 18:[22, 29] Operation: 81-52=29
Exploring Operation: 81+22=103, Resulting Numbers: [52, 103]
Generated Node #0,1,3: 18:[52, 103] Operation: 81+22=103
Moving to Node #0,3
Current State: 18:[83, 31, 59], Operations: ['81-22=59']
Exploring Operation: 83-31=52, Resulting Numbers: [59, 52]
Generated Node #0,3,0: 18:[59, 52] Operation: 83-31=52
Exploring Operation: 83-59=24, Resulting Numbers: [31, 24]
Generated Node #0,3,1: 18:[31, 24] Operation: 83-59=24
Exploring Operation: 83+31=114, Resulting Numbers: [59, 114]
Generated Node #0,3,2: 18:[59, 114] Operation: 83+31=114
Exploring Operation: 59-31=28, Resulting Numbers: [83, 28]
Generated Node #0,3,3: 18:[83, 28] Operation: 59-31=28
Moving to Node #0,0,0
Current State: 18:[31, 20], Operations: ['83-81=2', '22-2=20']
Exploring Operation: 31-20=11, Resulting Numbers: [11]
11,18 unequal: No Solution
Exploring Operation: 31+20=51, Resulting Numbers: [51]
51,18 unequal: No Solution
Exploring Operation: 31*20=620, Resulting Numbers: [620]
620,18 unequal: No Solution
Moving to Node #0,0,1
Current State: 18:[22, 29], Operations: ['83-81=2', '31-2=29']
Exploring Operation: 22*29=638, Resulting Numbers: [638]
638,18 unequal: No Solution
Exploring Operation: 22+29=51, Resulting Numbers: [51]
51,18 unequal: No Solution
Exploring Operation: 29-22=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Moving to Node #0,1,2
Current State: 18:[22, 29], Operations: ['83-31=52', '81-52=29']
Exploring Operation: 22*29=638, Resulting Numbers: [638]
638,18 unequal: No Solution
Exploring Operation: 29-22=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Exploring Operation: 22+29=51, Resulting Numbers: [51]
51,18 unequal: No Solution
Moving to Node #0,0,2
Current State: 18:[22, 33], Operations: ['83-81=2', '31+2=33']
Exploring Operation: 22+33=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 22*33=726, Resulting Numbers: [726]
726,18 unequal: No Solution
Exploring Operation: 33-22=11, Resulting Numbers: [11]
11,18 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 18:[11], Operations: ['83-81=2', '22-2=20', '31-20=11']
Moving to Node #0,0,2,0
Current State: 18:[11], Operations: ['83-81=2', '31+2=33', '33-22=11']
Moving to Node #0,3,1
Current State: 18:[31, 24], Operations: ['81-22=59', '83-59=24']
Exploring Operation: 31+24=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 31-24=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Exploring Operation: 31*24=744, Resulting Numbers: [744]
744,18 unequal: No Solution
Moving to Node #0,2,1
Current State: 18:[22, 33], Operations: ['81-31=50', '83-50=33']
Exploring Operation: 22+33=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 33-22=11, Resulting Numbers: [11]
11,18 unequal: No Solution
Exploring Operation: 22*33=726, Resulting Numbers: [726]
726,18 unequal: No Solution
Moving to Node #0,2,1,0
Current State: 18:[11], Operations: ['81-31=50', '83-50=33', '33-22=11']
Moving to Node #0,0,3
Current State: 18:[31, 24], Operations: ['83-81=2', '22+2=24']
Exploring Operation: 31+24=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 31-24=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Exploring Operation: 31*24=744, Resulting Numbers: [744]
744,18 unequal: No Solution
Moving to Node #0,1,2,0
Current State: 18:[7], Operations: ['83-31=52', '81-52=29', '29-22=7']
Moving to Node #0,3,1,0
Current State: 18:[7], Operations: ['81-22=59', '83-59=24', '31-24=7']
Moving to Node #0,0,1,0
Current State: 18:[7], Operations: ['83-81=2', '31-2=29', '29-22=7']
Moving to Node #0,0,3,0
Current State: 18:[7], Operations: ['83-81=2', '22+2=24', '31-24=7']
Moving to Node #0,0,0,0
Current State: 18:[51], Operations: ['83-81=2', '22-2=20', '31+20=51']
Moving to Node #0,1,2,0
Current State: 18:[51], Operations: ['83-31=52', '81-52=29', '22+29=51']
Moving to Node #0,0,1,0
Current State: 18:[51], Operations: ['83-81=2', '31-2=29', '22+29=51']
Moving to Node #0,2,1,0
Current State: 18:[55], Operations: ['81-31=50', '83-50=33', '22+33=55']
Moving to Node #0,0,3,0
Current State: 18:[55], Operations: ['83-81=2', '22+2=24', '31+24=55']
Moving to Node #0,0,2,0
Current State: 18:[55], Operations: ['83-81=2', '31+2=33', '22+33=55']
Moving to Node #0,3,1,0
Current State: 18:[55], Operations: ['81-22=59', '83-59=24', '31+24=55']
Moving to Node #0,3,0
Current State: 18:[59, 52], Operations: ['81-22=59', '83-31=52']
Exploring Operation: 59*52=3068, Resulting Numbers: [3068]
3068,18 unequal: No Solution
Exploring Operation: 59+52=111, Resulting Numbers: [111]
111,18 unequal: No Solution
Exploring Operation: 59-52=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Moving to Node #0,1,0
Current State: 18:[52, 59], Operations: ['83-31=52', '81-22=59']
Exploring Operation: 52*59=3068, Resulting Numbers: [3068]
3068,18 unequal: No Solution
Exploring Operation: 52+59=111, Resulting Numbers: [111]
111,18 unequal: No Solution
Exploring Operation: 59-52=7, Resulting Numbers: [7]
7,18 unequal: No Solution
Moving to Node #0,2,0
Current State: 18:[50, 61], Operations: ['81-31=50', '83-22=61']
Exploring Operation: 50+61=111, Resulting Numbers: [111]
111,18 unequal: No Solution
Exploring Operation: 50*61=3050, Resulting Numbers: [3050]
3050,18 unequal: No Solution
Exploring Operation: 61-50=11, Resulting Numbers: [11]
11,18 unequal: No Solution
Moving to Node #0,2,0,0
Current State: 18:[11], Operations: ['81-31=50', '83-22=61', '61-50=11']
Moving to Node #0,3,0,0
Current State: 18:[7], Operations: ['81-22=59', '83-31=52', '59-52=7']
Moving to Node #0,1,0,0
Current State: 18:[7], Operations: ['83-31=52', '81-22=59', '59-52=7']
Moving to Node #0,2,2
Current State: 18:[83, 28], Operations: ['81-31=50', '50-22=28']
Exploring Operation: 83*28=2324, Resulting Numbers: [2324]
2324,18 unequal: No Solution
Exploring Operation: 83-28=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 83+28=111, Resulting Numbers: [111]
111,18 unequal: No Solution
Moving to Node #0,2,2,0
Current State: 18:[55], Operations: ['81-31=50', '50-22=28', '83-28=55']
Moving to Node #0,1,1
Current State: 18:[81, 30], Operations: ['83-31=52', '52-22=30']
Exploring Operation: 81+30=111, Resulting Numbers: [111]
111,18 unequal: No Solution
Exploring Operation: 81*30=2430, Resulting Numbers: [2430]
2430,18 unequal: No Solution
Exploring Operation: 81-30=51, Resulting Numbers: [51]
51,18 unequal: No Solution
Moving to Node #0,3,3
Current State: 18:[83, 28], Operations: ['81-22=59', '59-31=28']
Exploring Operation: 83+28=111, Resulting Numbers: [111]
111,18 unequal: No Solution
Exploring Operation: 83-28=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 83*28=2324, Resulting Numbers: [2324]
2324,18 unequal: No Solution
Moving to Node #0,1,3
Current State: 18:[52, 103], Operations: ['83-31=52', '81+22=103']
Exploring Operation: 103-52=51, Resulting Numbers: [51]
51,18 unequal: No Solution
Exploring Operation: 52*103=5356, Resulting Numbers: [5356]
5356,18 unequal: No Solution
Exploring Operation: 52+103=155, Resulting Numbers: [155]
155,18 unequal: No Solution
Moving to Node #0,1,1,0
Current State: 18:[51], Operations: ['83-31=52', '52-22=30', '81-30=51']
Moving to Node #0,1,3,0
Current State: 18:[51], Operations: ['83-31=52', '81+22=103', '103-52=51']
Moving to Node #0,3,3,0
Current State: 18:[55], Operations: ['81-22=59', '59-31=28', '83-28=55']
Moving to Node #0,2,3
Current State: 18:[50, 105], Operations: ['81-31=50', '83+22=105']
Exploring Operation: 105-50=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 50+105=155, Resulting Numbers: [155]
155,18 unequal: No Solution
Exploring Operation: 50*105=5250, Resulting Numbers: [5250]
5250,18 unequal: No Solution
Moving to Node #0,2,3,0
Current State: 18:[55], Operations: ['81-31=50', '83+22=105', '105-50=55']
Moving to Node #0,3,2
Current State: 18:[59, 114], Operations: ['81-22=59', '83+31=114']
Exploring Operation: 114-59=55, Resulting Numbers: [55]
55,18 unequal: No Solution
Exploring Operation: 59+114=173, Resulting Numbers: [173]
173,18 unequal: No Solution
Exploring Operation: 59*114=6726, Resulting Numbers: [6726]
6726,18 unequal: No Solution
Moving to Node #0,3,0,0
Current State: 18:[111], Operations: ['81-22=59', '83-31=52', '59+52=111']
Moving to Node #0,3,3,0
Current State: 18:[111], Operations: ['81-22=59', '59-31=28', '83+28=111']
Moving to Node #0,3,2,0
Current State: 18:[55], Operations: ['81-22=59', '83+31=114', '114-59=55']
Moving to Node #0,2,0,0
Current State: 18:[111], Operations: ['81-31=50', '83-22=61', '50+61=111']
Moving to Node #0,2,2,0
Current State: 18:[111], Operations: ['81-31=50', '50-22=28', '83+28=111']
Moving to Node #0,1,0,0
Current State: 18:[111], Operations: ['83-31=52', '81-22=59', '52+59=111']
Moving to Node #0,1,1,0
Current State: 18:[111], Operations: ['83-31=52', '52-22=30', '81+30=111']
Moving to Node #0,1,3,0
Current State: 18:[155], Operations: ['83-31=52', '81+22=103', '52+103=155']
Moving to Node #0,2,3,0
Current State: 18:[155], Operations: ['81-31=50', '83+22=105', '50+105=155']
Moving to Node #0,3,2,0
Current State: 18:[173], Operations: ['81-22=59', '83+31=114', '59+114=173']
Moving to Node #0,0,0,0
Current State: 18:[620], Operations: ['83-81=2', '22-2=20', '31*20=620']
Moving to Node #0,1,2,0
Current State: 18:[638], Operations: ['83-31=52', '81-52=29', '22*29=638']
Moving to Node #0,0,1,0
Current State: 18:[638], Operations: ['83-81=2', '31-2=29', '22*29=638']
Moving to Node #0,2,1,0
Current State: 18:[726], Operations: ['81-31=50', '83-50=33', '22*33=726']
Moving to Node #0,0,2,0
Current State: 18:[726], Operations: ['83-81=2', '31+2=33', '22*33=726']
Moving to Node #0,0,3,0
Current State: 18:[744], Operations: ['83-81=2', '22+2=24', '31*24=744']
Moving to Node #0,3,1,0
Current State: 18:[744], Operations: ['81-22=59', '83-59=24', '31*24=744']
Moving to Node #0,2,2,0
Current State: 18:[2324], Operations: ['81-31=50', '50-22=28', '83*28=2324']
Moving to Node #0,3,3,0
Current State: 18:[2324], Operations: ['81-22=59', '59-31=28', '83*28=2324']
Moving to Node #0,1,1,0
Current State: 18:[2430], Operations: ['83-31=52', '52-22=30', '81*30=2430']
Moving to Node #0,2,0,0
Current State: 18:[3050], Operations: ['81-31=50', '83-22=61', '50*61=3050']
Moving to Node #0,3,0,0
Current State: 18:[3068], Operations: ['81-22=59', '83-31=52', '59*52=3068']
Moving to Node #0,1,0,0
Current State: 18:[3068], Operations: ['83-31=52', '81-22=59', '52*59=3068']
Moving to Node #0,2,3,0
Current State: 18:[5250], Operations: ['81-31=50', '83+22=105', '50*105=5250']
Moving to Node #0,1,3,0
Current State: 18:[5356], Operations: ['83-31=52', '81+22=103', '52*103=5356']
Moving to Node #0,3,2,0
Current State: 18:[6726], Operations: ['81-22=59', '83+31=114', '59*114=6726']
No solution found. |
Current State: 52:[4, 60, 57, 51], Operations: []
Exploring Operation: 60-57=3, Resulting Numbers: [4, 51, 3]
Generated Node #0,0: 52:[4, 51, 3] Operation: 60-57=3
Moving to Node #0,0
Current State: 52:[4, 51, 3], Operations: ['60-57=3']
Exploring Operation: 4*3=12, Resulting Numbers: [51, 12]
Generated Node #0,0,0: 52:[51, 12] Operation: 4*3=12
Moving to Node #0,0,0
Current State: 52:[51, 12], Operations: ['60-57=3', '4*3=12']
Exploring Operation: 51+12=63, Resulting Numbers: [63]
63,52 unequal: No Solution
Moving to Node #0,0,0
Current State: 52:[51, 12], Operations: ['60-57=3', '4*3=12']
Exploring Operation: 51-12=39, Resulting Numbers: [39]
39,52 unequal: No Solution
Moving to Node #0,0
Current State: 52:[4, 51, 3], Operations: ['60-57=3']
Exploring Operation: 4-3=1, Resulting Numbers: [51, 1]
Generated Node #0,0,1: 52:[51, 1] Operation: 4-3=1
Moving to Node #0,0,1
Current State: 52:[51, 1], Operations: ['60-57=3', '4-3=1']
Exploring Operation: 51+1=52, Resulting Numbers: [52]
52,52 equal: Goal Reached
|
Current State: 19:[72, 44, 3, 36], Operations: []
Exploring Operation: 72-44=28, Resulting Numbers: [3, 36, 28]
Generated Node #0,0: 19:[3, 36, 28] Operation: 72-44=28
Moving to Node #0,0
Current State: 19:[3, 36, 28], Operations: ['72-44=28']
Exploring Operation: 36/3=12, Resulting Numbers: [28, 12]
Generated Node #0,0,0: 19:[28, 12] Operation: 36/3=12
Moving to Node #0,0,0
Current State: 19:[28, 12], Operations: ['72-44=28', '36/3=12']
Exploring Operation: 28-12=16, Resulting Numbers: [16]
16,19 unequal: No Solution
Moving to Node #0,0,0,0
Current State: 19:[16], Operations: ['72-44=28', '36/3=12', '28-12=16']
No solution found. |
Current State: 30:[12, 10, 26, 40], Operations: []
Exploring Operation: 40-12=28, Resulting Numbers: [10, 26, 28]
Generated Node #0,0: 30:[10, 26, 28] Operation: 40-12=28
Exploring Operation: 12+10=22, Resulting Numbers: [26, 40, 22]
Generated Node #0,1: 30:[26, 40, 22] Operation: 12+10=22
Exploring Operation: 40-10=30, Resulting Numbers: [12, 26, 30]
Generated Node #0,2: 30:[12, 26, 30] Operation: 40-10=30
Moving to Node #0,1
Current State: 30:[26, 40, 22], Operations: ['12+10=22']
Exploring Operation: 40-26=14, Resulting Numbers: [22, 14]
Generated Node #0,1,0: 30:[22, 14] Operation: 40-26=14
Exploring Operation: 40-22=18, Resulting Numbers: [26, 18]
Generated Node #0,1,1: 30:[26, 18] Operation: 40-22=18
Exploring Operation: 26+22=48, Resulting Numbers: [40, 48]
Generated Node #0,1,2: 30:[40, 48] Operation: 26+22=48
Moving to Node #0,2
Current State: 30:[12, 26, 30], Operations: ['40-10=30']
Exploring Operation: 12+30=42, Resulting Numbers: [26, 42]
Generated Node #0,2,0: 30:[26, 42] Operation: 12+30=42
Exploring Operation: 26-12=14, Resulting Numbers: [30, 14]
Generated Node #0,2,1: 30:[30, 14] Operation: 26-12=14
Exploring Operation: 12+26=38, Resulting Numbers: [30, 38]
Generated Node #0,2,2: 30:[30, 38] Operation: 12+26=38
Moving to Node #0,0
Current State: 30:[10, 26, 28], Operations: ['40-12=28']
Exploring Operation: 26-10=16, Resulting Numbers: [28, 16]
Generated Node #0,0,0: 30:[28, 16] Operation: 26-10=16
Exploring Operation: 10+26=36, Resulting Numbers: [28, 36]
Generated Node #0,0,1: 30:[28, 36] Operation: 10+26=36
Exploring Operation: 10+28=38, Resulting Numbers: [26, 38]
Generated Node #0,0,2: 30:[26, 38] Operation: 10+28=38
Moving to Node #0,2,2
Current State: 30:[30, 38], Operations: ['40-10=30', '12+26=38']
Exploring Operation: 38-30=8, Resulting Numbers: [8]
8,30 unequal: No Solution
Exploring Operation: 30*38=1140, Resulting Numbers: [1140]
1140,30 unequal: No Solution
Exploring Operation: 30+38=68, Resulting Numbers: [68]
68,30 unequal: No Solution
Moving to Node #0,0,1
Current State: 30:[28, 36], Operations: ['40-12=28', '10+26=36']
Exploring Operation: 28*36=1008, Resulting Numbers: [1008]
1008,30 unequal: No Solution
Exploring Operation: 28+36=64, Resulting Numbers: [64]
64,30 unequal: No Solution
Exploring Operation: 36-28=8, Resulting Numbers: [8]
8,30 unequal: No Solution
Moving to Node #0,0,2
Current State: 30:[26, 38], Operations: ['40-12=28', '10+28=38']
Exploring Operation: 38-26=12, Resulting Numbers: [12]
12,30 unequal: No Solution
Exploring Operation: 26*38=988, Resulting Numbers: [988]
988,30 unequal: No Solution
Exploring Operation: 26+38=64, Resulting Numbers: [64]
64,30 unequal: No Solution
Moving to Node #0,2,1
Current State: 30:[30, 14], Operations: ['40-10=30', '26-12=14']
Exploring Operation: 30*14=420, Resulting Numbers: [420]
420,30 unequal: No Solution
Exploring Operation: 30-14=16, Resulting Numbers: [16]
16,30 unequal: No Solution
Exploring Operation: 30+14=44, Resulting Numbers: [44]
44,30 unequal: No Solution
Moving to Node #0,0,0
Current State: 30:[28, 16], Operations: ['40-12=28', '26-10=16']
Exploring Operation: 28-16=12, Resulting Numbers: [12]
12,30 unequal: No Solution
Exploring Operation: 28+16=44, Resulting Numbers: [44]
44,30 unequal: No Solution
Exploring Operation: 28*16=448, Resulting Numbers: [448]
448,30 unequal: No Solution
Moving to Node #0,2,0
Current State: 30:[26, 42], Operations: ['40-10=30', '12+30=42']
Exploring Operation: 26*42=1092, Resulting Numbers: [1092]
1092,30 unequal: No Solution
Exploring Operation: 42-26=16, Resulting Numbers: [16]
16,30 unequal: No Solution
Exploring Operation: 26+42=68, Resulting Numbers: [68]
68,30 unequal: No Solution
Moving to Node #0,1,1
Current State: 30:[26, 18], Operations: ['12+10=22', '40-22=18']
Exploring Operation: 26+18=44, Resulting Numbers: [44]
44,30 unequal: No Solution
Exploring Operation: 26-18=8, Resulting Numbers: [8]
8,30 unequal: No Solution
Exploring Operation: 26*18=468, Resulting Numbers: [468]
468,30 unequal: No Solution
Moving to Node #0,1,0
Current State: 30:[22, 14], Operations: ['12+10=22', '40-26=14']
Exploring Operation: 22+14=36, Resulting Numbers: [36]
36,30 unequal: No Solution
Exploring Operation: 22*14=308, Resulting Numbers: [308]
308,30 unequal: No Solution
Exploring Operation: 22-14=8, Resulting Numbers: [8]
8,30 unequal: No Solution
Moving to Node #0,1,2
Current State: 30:[40, 48], Operations: ['12+10=22', '26+22=48']
Exploring Operation: 40+48=88, Resulting Numbers: [88]
88,30 unequal: No Solution
Exploring Operation: 40*48=1920, Resulting Numbers: [1920]
1920,30 unequal: No Solution
Exploring Operation: 48-40=8, Resulting Numbers: [8]
8,30 unequal: No Solution
Moving to Node #0,1,0,0
Current State: 30:[36], Operations: ['12+10=22', '40-26=14', '22+14=36']
Moving to Node #0,2,1,0
Current State: 30:[16], Operations: ['40-10=30', '26-12=14', '30-14=16']
Moving to Node #0,2,1,0
Current State: 30:[44], Operations: ['40-10=30', '26-12=14', '30+14=44']
Moving to Node #0,0,0,0
Current State: 30:[44], Operations: ['40-12=28', '26-10=16', '28+16=44']
Moving to Node #0,2,0,0
Current State: 30:[16], Operations: ['40-10=30', '12+30=42', '42-26=16']
Moving to Node #0,1,1,0
Current State: 30:[44], Operations: ['12+10=22', '40-22=18', '26+18=44']
Moving to Node #0,0,2,0
Current State: 30:[12], Operations: ['40-12=28', '10+28=38', '38-26=12']
Moving to Node #0,0,0,0
Current State: 30:[12], Operations: ['40-12=28', '26-10=16', '28-16=12']
Moving to Node #0,2,2,0
Current State: 30:[8], Operations: ['40-10=30', '12+26=38', '38-30=8']
Moving to Node #0,1,2,0
Current State: 30:[8], Operations: ['12+10=22', '26+22=48', '48-40=8']
Moving to Node #0,0,1,0
Current State: 30:[8], Operations: ['40-12=28', '10+26=36', '36-28=8']
Moving to Node #0,1,0,0
Current State: 30:[8], Operations: ['12+10=22', '40-26=14', '22-14=8']
Moving to Node #0,1,1,0
Current State: 30:[8], Operations: ['12+10=22', '40-22=18', '26-18=8']
Moving to Node #0,0,1,0
Current State: 30:[64], Operations: ['40-12=28', '10+26=36', '28+36=64']
Moving to Node #0,0,2,0
Current State: 30:[64], Operations: ['40-12=28', '10+28=38', '26+38=64']
Moving to Node #0,2,0,0
Current State: 30:[68], Operations: ['40-10=30', '12+30=42', '26+42=68']
Moving to Node #0,2,2,0
Current State: 30:[68], Operations: ['40-10=30', '12+26=38', '30+38=68']
Moving to Node #0,1,2,0
Current State: 30:[88], Operations: ['12+10=22', '26+22=48', '40+48=88']
Moving to Node #0,1,0,0
Current State: 30:[308], Operations: ['12+10=22', '40-26=14', '22*14=308']
Moving to Node #0,2,1,0
Current State: 30:[420], Operations: ['40-10=30', '26-12=14', '30*14=420']
Moving to Node #0,0,0,0
Current State: 30:[448], Operations: ['40-12=28', '26-10=16', '28*16=448']
Moving to Node #0,1,1,0
Current State: 30:[468], Operations: ['12+10=22', '40-22=18', '26*18=468']
Moving to Node #0,0,2,0
Current State: 30:[988], Operations: ['40-12=28', '10+28=38', '26*38=988']
Moving to Node #0,0,1,0
Current State: 30:[1008], Operations: ['40-12=28', '10+26=36', '28*36=1008']
Moving to Node #0,2,0,0
Current State: 30:[1092], Operations: ['40-10=30', '12+30=42', '26*42=1092']
Moving to Node #0,2,2,0
Current State: 30:[1140], Operations: ['40-10=30', '12+26=38', '30*38=1140']
Moving to Node #0,1,2,0
Current State: 30:[1920], Operations: ['12+10=22', '26+22=48', '40*48=1920']
No solution found. |
Current State: 40:[13, 78, 6, 31], Operations: []
Exploring Operation: 78/13=6, Resulting Numbers: [6, 31, 6]
Generated Node #0,0: 40:[6, 31, 6] Operation: 78/13=6
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 6+31=37, Resulting Numbers: [6, 37]
Generated Node #0,0,0: 40:[6, 37] Operation: 6+31=37
Moving to Node #0,0,0
Current State: 40:[6, 37], Operations: ['78/13=6', '6+31=37']
Exploring Operation: 6+37=43, Resulting Numbers: [43]
43,40 unequal: No Solution
Moving to Node #0,0,0
Current State: 40:[6, 37], Operations: ['78/13=6', '6+31=37']
Exploring Operation: 37-6=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 31+6=37, Resulting Numbers: [6, 37]
Generated Node #0,0,1: 40:[6, 37] Operation: 31+6=37
Moving to Node #0,0,1
Current State: 40:[6, 37], Operations: ['78/13=6', '31+6=37']
Exploring Operation: 6+37=43, Resulting Numbers: [43]
43,40 unequal: No Solution
Moving to Node #0,0,1
Current State: 40:[6, 37], Operations: ['78/13=6', '31+6=37']
Exploring Operation: 37-6=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 31-6=25, Resulting Numbers: [6, 25]
Generated Node #0,0,2: 40:[6, 25] Operation: 31-6=25
Moving to Node #0,0,2
Current State: 40:[6, 25], Operations: ['78/13=6', '31-6=25']
Exploring Operation: 25-6=19, Resulting Numbers: [19]
19,40 unequal: No Solution
Moving to Node #0,0,2
Current State: 40:[6, 25], Operations: ['78/13=6', '31-6=25']
Exploring Operation: 6+25=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 31-6=25, Resulting Numbers: [6, 25]
Generated Node #0,0,3: 40:[6, 25] Operation: 31-6=25
Moving to Node #0,0,3
Current State: 40:[6, 25], Operations: ['78/13=6', '31-6=25']
Exploring Operation: 25-6=19, Resulting Numbers: [19]
19,40 unequal: No Solution
Moving to Node #0,0,3
Current State: 40:[6, 25], Operations: ['78/13=6', '31-6=25']
Exploring Operation: 6+25=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 6/6=1, Resulting Numbers: [31, 1]
Generated Node #0,0,4: 40:[31, 1] Operation: 6/6=1
Moving to Node #0,0,4
Current State: 40:[31, 1], Operations: ['78/13=6', '6/6=1']
Exploring Operation: 31+1=32, Resulting Numbers: [32]
32,40 unequal: No Solution
Moving to Node #0,0,4
Current State: 40:[31, 1], Operations: ['78/13=6', '6/6=1']
Exploring Operation: 31*1=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0,4
Current State: 40:[31, 1], Operations: ['78/13=6', '6/6=1']
Exploring Operation: 31/1=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0,4
Current State: 40:[31, 1], Operations: ['78/13=6', '6/6=1']
Exploring Operation: 31-1=30, Resulting Numbers: [30]
30,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 6+6=12, Resulting Numbers: [31, 12]
Generated Node #0,0,5: 40:[31, 12] Operation: 6+6=12
Moving to Node #0,0,5
Current State: 40:[31, 12], Operations: ['78/13=6', '6+6=12']
Exploring Operation: 31-12=19, Resulting Numbers: [19]
19,40 unequal: No Solution
Moving to Node #0,0,5
Current State: 40:[31, 12], Operations: ['78/13=6', '6+6=12']
Exploring Operation: 31+12=43, Resulting Numbers: [43]
43,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 6-6=0, Resulting Numbers: [31, 0]
Generated Node #0,0,6: 40:[31, 0] Operation: 6-6=0
Moving to Node #0,0,6
Current State: 40:[31, 0], Operations: ['78/13=6', '6-6=0']
Exploring Operation: 31*0=0, Resulting Numbers: [0]
0,40 unequal: No Solution
Moving to Node #0,0,6
Current State: 40:[31, 0], Operations: ['78/13=6', '6-6=0']
Exploring Operation: 31+0=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0,6
Current State: 40:[31, 0], Operations: ['78/13=6', '6-6=0']
Exploring Operation: 31-0=31, Resulting Numbers: [31]
31,40 unequal: No Solution
Moving to Node #0,0
Current State: 40:[6, 31, 6], Operations: ['78/13=6']
Exploring Operation: 6*6=36, Resulting Numbers: [31, 36]
Generated Node #0,0,7: 40:[31, 36] Operation: 6*6=36
Moving to Node #0,0,7
Current State: 40:[31, 36], Operations: ['78/13=6', '6*6=36']
Exploring Operation: 36-31=5, Resulting Numbers: [5]
5,40 unequal: No Solution
Moving to Node #0,0,7
Current State: 40:[31, 36], Operations: ['78/13=6', '6*6=36']
Exploring Operation: 31+36=67, Resulting Numbers: [67]
67,40 unequal: No Solution
Moving to Node #0
Current State: 40:[13, 78, 6, 31], Operations: []
Exploring Operation: 78-31=47, Resulting Numbers: [13, 6, 47]
Generated Node #0,1: 40:[13, 6, 47] Operation: 78-31=47
Moving to Node #0,1
Current State: 40:[13, 6, 47], Operations: ['78-31=47']
Exploring Operation: 47-6=41, Resulting Numbers: [13, 41]
Generated Node #0,1,0: 40:[13, 41] Operation: 47-6=41
Moving to Node #0,1,0
Current State: 40:[13, 41], Operations: ['78-31=47', '47-6=41']
Exploring Operation: 41-13=28, Resulting Numbers: [28]
28,40 unequal: No Solution
Moving to Node #0,1,0
Current State: 40:[13, 41], Operations: ['78-31=47', '47-6=41']
Exploring Operation: 13+41=54, Resulting Numbers: [54]
54,40 unequal: No Solution
Moving to Node #0,1
Current State: 40:[13, 6, 47], Operations: ['78-31=47']
Exploring Operation: 47-13=34, Resulting Numbers: [6, 34]
Generated Node #0,1,1: 40:[6, 34] Operation: 47-13=34
Moving to Node #0,1,1
Current State: 40:[6, 34], Operations: ['78-31=47', '47-13=34']
Exploring Operation: 6+34=40, Resulting Numbers: [40]
40,40 equal: Goal Reached
|
Subsets and Splits