Changeset 3158
- Timestamp:
- 03/22/10 02:37:35 (15 years ago)
- Location:
- trunk/sources
- Files:
-
- 37 edited
- 4 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab 3.3.sln
r3150 r3158 47 47 {F62BCD22-FB83-4444-9401-8031C2487A86} = {F62BCD22-FB83-4444-9401-8031C2487A86} 48 48 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD} = {E0B45023-CB84-48A1-A1B7-8295B64B7BAD} 49 {CDA28124-ACD0-4231-8EB0-C510B361F84E} = {CDA28124-ACD0-4231-8EB0-C510B361F84E} 49 50 {14AB8D24-25BC-400C-A846-4627AA945192} = {14AB8D24-25BC-400C-A846-4627AA945192} 50 51 {C36BD924-A541-4A00-AFA8-41701378DDC5} = {C36BD924-A541-4A00-AFA8-41701378DDC5} … … 74 75 {81609E8A-9757-4865-8B89-0B6603F769E8} = {81609E8A-9757-4865-8B89-0B6603F769E8} 75 76 {8FA6898D-E4B0-4E08-A6D6-F9F520E7959F} = {8FA6898D-E4B0-4E08-A6D6-F9F520E7959F} 77 {D767C38D-8014-46B0-9A32-03A3AECCE34A} = {D767C38D-8014-46B0-9A32-03A3AECCE34A} 76 78 {BF7D9494-A586-457B-8DF9-ED599F9E6A71} = {BF7D9494-A586-457B-8DF9-ED599F9E6A71} 77 {600287A3-8714-453E-B875-A05F3EB72315} = {600287A3-8714-453E-B875-A05F3EB72315}78 79 {DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA} = {DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA} 79 80 {887425B4-4348-49ED-A457-B7D2C26DDBF9} = {887425B4-4348-49ED-A457-B7D2C26DDBF9} … … 83 84 {66D249C3-A01D-42A8-82A2-919BC8EC3D83} = {66D249C3-A01D-42A8-82A2-919BC8EC3D83} 84 85 {4C3305C4-E440-4EAD-B218-68D77AE51543} = {4C3305C4-E440-4EAD-B218-68D77AE51543} 85 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C} = {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}86 86 {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B} = {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B} 87 87 {13CA37D6-4111-4E7B-BE2E-AF3DE462D384} = {13CA37D6-4111-4E7B-BE2E-AF3DE462D384} … … 162 162 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Optimization.Views-3.3", "HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj", "{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}" 163 163 EndProject 164 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TSP-3.3", "HeuristicLab.Problems.TSP\3.3\HeuristicLab.Problems.TSP-3.3.csproj", "{600287A3-8714-453E-B875-A05F3EB72315}"165 EndProject166 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TSP.Views-3.3", "HeuristicLab.Problems.TSP.Views\3.3\HeuristicLab.Problems.TSP.Views-3.3.csproj", "{DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}"167 EndProject168 164 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.SGA-3.3", "HeuristicLab.Algorithms.SGA\3.3\HeuristicLab.Algorithms.SGA-3.3.csproj", "{4C3305C4-E440-4EAD-B218-68D77AE51543}" 169 165 EndProject … … 221 217 EndProject 222 218 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3", "HeuristicLab.Problems.TestFunctions.SingleObjective.Views\3.3\HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3.csproj", "{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}" 219 EndProject 220 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TravelingSalesman-3.3", "HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj", "{D767C38D-8014-46B0-9A32-03A3AECCE34A}" 221 EndProject 222 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.TravelingSalesman.Views-3.3", "HeuristicLab.Problems.TravelingSalesman.Views\3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj", "{CDA28124-ACD0-4231-8EB0-C510B361F84E}" 223 223 EndProject 224 224 Global … … 820 820 {662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}.Services|x64.ActiveCfg = Release|x64 821 821 {662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}.Services|x86.ActiveCfg = Release|x86 822 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|Any CPU.ActiveCfg = Debug|Any CPU823 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|Any CPU.Build.0 = Debug|Any CPU824 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|x64.ActiveCfg = Debug|x64825 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|x64.Build.0 = Debug|x64826 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|x86.ActiveCfg = Debug|x86827 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|x86.Build.0 = Debug|x86828 {600287A3-8714-453E-B875-A05F3EB72315}.Release|Any CPU.ActiveCfg = Release|Any CPU829 {600287A3-8714-453E-B875-A05F3EB72315}.Release|Any CPU.Build.0 = Release|Any CPU830 {600287A3-8714-453E-B875-A05F3EB72315}.Release|x64.ActiveCfg = Release|x64831 {600287A3-8714-453E-B875-A05F3EB72315}.Release|x64.Build.0 = Release|x64832 {600287A3-8714-453E-B875-A05F3EB72315}.Release|x86.ActiveCfg = Release|x86833 {600287A3-8714-453E-B875-A05F3EB72315}.Release|x86.Build.0 = Release|x86834 {600287A3-8714-453E-B875-A05F3EB72315}.Services|Any CPU.ActiveCfg = Release|Any CPU835 {600287A3-8714-453E-B875-A05F3EB72315}.Services|Any CPU.Build.0 = Release|Any CPU836 {600287A3-8714-453E-B875-A05F3EB72315}.Services|x64.ActiveCfg = Release|x64837 {600287A3-8714-453E-B875-A05F3EB72315}.Services|x86.ActiveCfg = Release|x86838 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU839 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Debug|Any CPU.Build.0 = Debug|Any CPU840 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Debug|x64.ActiveCfg = Debug|x64841 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Debug|x64.Build.0 = Debug|x64842 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Debug|x86.ActiveCfg = Debug|x86843 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Debug|x86.Build.0 = Debug|x86844 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|Any CPU.ActiveCfg = Release|Any CPU845 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|Any CPU.Build.0 = Release|Any CPU846 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|x64.ActiveCfg = Release|x64847 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|x64.Build.0 = Release|x64848 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|x86.ActiveCfg = Release|x86849 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|x86.Build.0 = Release|x86850 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Services|Any CPU.ActiveCfg = Release|Any CPU851 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Services|Any CPU.Build.0 = Release|Any CPU852 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Services|x64.ActiveCfg = Release|x64853 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Services|x86.ActiveCfg = Release|x86854 822 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 855 823 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 1188 1156 {C458C60D-33CE-42B8-8B7A-651B698A3C96}.Services|x86.ActiveCfg = Release|x86 1189 1157 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1190 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x64.ActiveCfg = Debug| Any CPU1191 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x86.ActiveCfg = Debug| Any CPU1158 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x64.ActiveCfg = Debug|x64 1159 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x86.ActiveCfg = Debug|x86 1192 1160 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|Any CPU.ActiveCfg = Release|Any CPU 1193 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x64.ActiveCfg = Release| Any CPU1194 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x86.ActiveCfg = Release| Any CPU1161 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x64.ActiveCfg = Release|x64 1162 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x86.ActiveCfg = Release|x86 1195 1163 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Services|Any CPU.ActiveCfg = Release|Any CPU 1196 1164 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Services|Any CPU.Build.0 = Release|Any CPU … … 1200 1168 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Services|x86.Build.0 = Release|x86 1201 1169 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1202 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x64.ActiveCfg = Debug| Any CPU1203 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x86.ActiveCfg = Debug| Any CPU1170 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x64.ActiveCfg = Debug|x64 1171 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x86.ActiveCfg = Debug|x86 1204 1172 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|Any CPU.ActiveCfg = Release|Any CPU 1205 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x64.ActiveCfg = Release| Any CPU1206 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x86.ActiveCfg = Release| Any CPU1173 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x64.ActiveCfg = Release|x64 1174 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x86.ActiveCfg = Release|x86 1207 1175 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Services|Any CPU.ActiveCfg = Release|Any CPU 1208 1176 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Services|Any CPU.Build.0 = Release|Any CPU … … 1251 1219 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|Any CPU.ActiveCfg = Release|Any CPU 1252 1220 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|Any CPU.Build.0 = Release|Any CPU 1253 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|x64.ActiveCfg = Release|Any CPU 1254 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|x86.ActiveCfg = Release|Any CPU 1221 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|x64.ActiveCfg = Release|x64 1222 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|x64.Build.0 = Release|x64 1223 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|x86.ActiveCfg = Release|x86 1224 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Release|x86.Build.0 = Release|x86 1255 1225 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Services|Any CPU.ActiveCfg = Release|Any CPU 1256 1226 {E0B45023-CB84-48A1-A1B7-8295B64B7BAD}.Services|Any CPU.Build.0 = Release|Any CPU … … 1259 1229 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1260 1230 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|Any CPU.Build.0 = Debug|Any CPU 1261 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x64.ActiveCfg = Debug|Any CPU 1262 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x86.ActiveCfg = Debug|Any CPU 1231 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x64.ActiveCfg = Debug|x64 1232 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x64.Build.0 = Debug|x64 1233 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x86.ActiveCfg = Debug|x86 1234 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Debug|x86.Build.0 = Debug|x86 1263 1235 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|Any CPU.ActiveCfg = Release|Any CPU 1264 1236 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|Any CPU.Build.0 = Release|Any CPU 1265 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x64.ActiveCfg = Release|Any CPU 1266 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x86.ActiveCfg = Release|Any CPU 1237 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x64.ActiveCfg = Release|x64 1238 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x64.Build.0 = Release|x64 1239 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x86.ActiveCfg = Release|x86 1240 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Release|x86.Build.0 = Release|x86 1267 1241 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Services|Any CPU.ActiveCfg = Release|Any CPU 1268 1242 {88B9B0E3-344E-4196-82A3-0F9732506FE8}.Services|Any CPU.Build.0 = Release|Any CPU … … 1271 1245 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1272 1246 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|Any CPU.Build.0 = Debug|Any CPU 1273 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x64.ActiveCfg = Debug|Any CPU 1274 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x86.ActiveCfg = Debug|Any CPU 1247 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x64.ActiveCfg = Debug|x64 1248 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x64.Build.0 = Debug|x64 1249 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x86.ActiveCfg = Debug|x86 1250 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Debug|x86.Build.0 = Debug|x86 1275 1251 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|Any CPU.ActiveCfg = Release|Any CPU 1276 1252 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|Any CPU.Build.0 = Release|Any CPU 1277 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x64.ActiveCfg = Release|Any CPU 1278 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x86.ActiveCfg = Release|Any CPU 1253 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x64.ActiveCfg = Release|x64 1254 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x64.Build.0 = Release|x64 1255 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x86.ActiveCfg = Release|x86 1256 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Release|x86.Build.0 = Release|x86 1279 1257 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|Any CPU.ActiveCfg = Release|Any CPU 1280 1258 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|Any CPU.Build.0 = Release|Any CPU 1281 1259 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|x64.ActiveCfg = Release|Any CPU 1282 1260 {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}.Services|x86.ActiveCfg = Release|Any CPU 1261 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1262 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Debug|Any CPU.Build.0 = Debug|Any CPU 1263 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Debug|x64.ActiveCfg = Debug|x64 1264 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Debug|x64.Build.0 = Debug|x64 1265 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Debug|x86.ActiveCfg = Debug|x86 1266 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Debug|x86.Build.0 = Debug|x86 1267 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Release|Any CPU.ActiveCfg = Release|Any CPU 1268 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Release|Any CPU.Build.0 = Release|Any CPU 1269 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Release|x64.ActiveCfg = Release|x64 1270 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Release|x64.Build.0 = Release|x64 1271 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Release|x86.ActiveCfg = Release|x86 1272 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Release|x86.Build.0 = Release|x86 1273 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Services|Any CPU.ActiveCfg = Release|x64 1274 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Services|x64.ActiveCfg = Release|x64 1275 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Services|x64.Build.0 = Release|x64 1276 {D767C38D-8014-46B0-9A32-03A3AECCE34A}.Services|x86.ActiveCfg = Release|x64 1277 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1278 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Debug|Any CPU.Build.0 = Debug|Any CPU 1279 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Debug|x64.ActiveCfg = Debug|x64 1280 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Debug|x64.Build.0 = Debug|x64 1281 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Debug|x86.ActiveCfg = Debug|x86 1282 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Debug|x86.Build.0 = Debug|x86 1283 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Release|Any CPU.ActiveCfg = Release|Any CPU 1284 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Release|Any CPU.Build.0 = Release|Any CPU 1285 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Release|x64.ActiveCfg = Release|x64 1286 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Release|x64.Build.0 = Release|x64 1287 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Release|x86.ActiveCfg = Release|x86 1288 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Release|x86.Build.0 = Release|x86 1289 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Services|Any CPU.ActiveCfg = Release|x64 1290 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Services|x64.ActiveCfg = Release|x64 1291 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Services|x64.Build.0 = Release|x64 1292 {CDA28124-ACD0-4231-8EB0-C510B361F84E}.Services|x86.ActiveCfg = Release|x64 1283 1293 EndGlobalSection 1284 1294 GlobalSection(SolutionProperties) = preSolution -
trunk/sources/HeuristicLab 3.3/Files.txt
r3150 r3158 46 46 HeuristicLab.Problems.TestFunctions.SingleObjective\3.3:HeuristicLab.Problems.TestFunctions.SingleObjective-3.3.dll 47 47 HeuristicLab.Problems.TestFunctions.SingleObjective.Views\3.3:HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3.dll 48 HeuristicLab.Problems.T SP\3.3:HeuristicLab.Problems.TSP-3.3.dll49 HeuristicLab.Problems.T SP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll48 HeuristicLab.Problems.TravelingSalesman\3.3:HeuristicLab.Problems.TravelingSalesman-3.3.dll 49 HeuristicLab.Problems.TravelingSalesman.Views\3.3:HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll 50 50 HeuristicLab.Random\3.3:HeuristicLab.Random-3.3.dll 51 51 HeuristicLab.Selection\3.3:HeuristicLab.Selection-3.3.dll -
trunk/sources/HeuristicLab.Algorithms.SGA/3.3/Tests/HeuristicLab.Algorithms.SGA-3.3.Tests.csproj
r3100 r3158 130 130 <Name>HeuristicLab.PluginInfrastructure</Name> 131 131 </ProjectReference> 132 <ProjectReference Include="..\..\..\HeuristicLab.Problems.T SP\3.3\HeuristicLab.Problems.TSP-3.3.csproj">133 <Project>{ 600287A3-8714-453E-B875-A05F3EB72315}</Project>134 <Name>HeuristicLab.Problems.T SP-3.3</Name>132 <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj"> 133 <Project>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</Project> 134 <Name>HeuristicLab.Problems.TravelingSalesman-3.3</Name> 135 135 </ProjectReference> 136 136 <ProjectReference Include="..\..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj"> -
trunk/sources/HeuristicLab.Problems.TestFunctions.SingleObjective.Views/3.3/HeuristicLab.Problems.TestFunctions.SingleObjective.Views-3.3.csproj
r3150 r3158 32 32 <ErrorReport>prompt</ErrorReport> 33 33 <WarningLevel>4</WarningLevel> 34 </PropertyGroup> 35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 36 <DebugSymbols>true</DebugSymbols> 37 <OutputPath>bin\x64\Debug\</OutputPath> 38 <DefineConstants>DEBUG;TRACE</DefineConstants> 39 <DebugType>full</DebugType> 40 <PlatformTarget>x64</PlatformTarget> 41 <ErrorReport>prompt</ErrorReport> 42 </PropertyGroup> 43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 44 <OutputPath>bin\x64\Release\</OutputPath> 45 <DefineConstants>TRACE</DefineConstants> 46 <Optimize>true</Optimize> 47 <DebugType>pdbonly</DebugType> 48 <PlatformTarget>x64</PlatformTarget> 49 <ErrorReport>prompt</ErrorReport> 50 </PropertyGroup> 51 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 52 <DebugSymbols>true</DebugSymbols> 53 <OutputPath>bin\x86\Debug\</OutputPath> 54 <DefineConstants>DEBUG;TRACE</DefineConstants> 55 <DebugType>full</DebugType> 56 <PlatformTarget>x86</PlatformTarget> 57 <ErrorReport>prompt</ErrorReport> 58 </PropertyGroup> 59 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 60 <OutputPath>bin\x86\Release\</OutputPath> 61 <DefineConstants>TRACE</DefineConstants> 62 <Optimize>true</Optimize> 63 <DebugType>pdbonly</DebugType> 64 <PlatformTarget>x86</PlatformTarget> 65 <ErrorReport>prompt</ErrorReport> 34 66 </PropertyGroup> 35 67 <ItemGroup> -
trunk/sources/HeuristicLab.Problems.TestFunctions.SingleObjective/3.3/HeuristicLab.Problems.TestFunctions.SingleObjective-3.3.csproj
r3154 r3158 32 32 <ErrorReport>prompt</ErrorReport> 33 33 <WarningLevel>4</WarningLevel> 34 </PropertyGroup> 35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 36 <DebugSymbols>true</DebugSymbols> 37 <OutputPath>bin\x64\Debug\</OutputPath> 38 <DefineConstants>DEBUG;TRACE</DefineConstants> 39 <DebugType>full</DebugType> 40 <PlatformTarget>x64</PlatformTarget> 41 <ErrorReport>prompt</ErrorReport> 42 </PropertyGroup> 43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 44 <OutputPath>bin\x64\Release\</OutputPath> 45 <DefineConstants>TRACE</DefineConstants> 46 <Optimize>true</Optimize> 47 <DebugType>pdbonly</DebugType> 48 <PlatformTarget>x64</PlatformTarget> 49 <ErrorReport>prompt</ErrorReport> 50 </PropertyGroup> 51 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 52 <DebugSymbols>true</DebugSymbols> 53 <OutputPath>bin\x86\Debug\</OutputPath> 54 <DefineConstants>DEBUG;TRACE</DefineConstants> 55 <DebugType>full</DebugType> 56 <PlatformTarget>x86</PlatformTarget> 57 <ErrorReport>prompt</ErrorReport> 58 </PropertyGroup> 59 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 60 <OutputPath>bin\x86\Release\</OutputPath> 61 <DefineConstants>TRACE</DefineConstants> 62 <Optimize>true</Optimize> 63 <DebugType>pdbonly</DebugType> 64 <PlatformTarget>x86</PlatformTarget> 65 <ErrorReport>prompt</ErrorReport> 34 66 </PropertyGroup> 35 67 <ItemGroup> -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3
- Property svn:ignore
-
old new 2 2 obj 3 3 *.user 4 HeuristicLabProblemsT SPViewsPlugin.cs4 HeuristicLabProblemsTravelingSalesmanViewsPlugin.cs
-
- Property svn:ignore
-
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj
r3157 r3158 6 6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{ DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}</ProjectGuid>8 <ProjectGuid>{CDA28124-ACD0-4231-8EB0-C510B361F84E}</ProjectGuid> 9 9 <OutputType>Library</OutputType> 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <RootNamespace>HeuristicLab.Problems.T SP.Views</RootNamespace>12 <AssemblyName>HeuristicLab.Problems.T SP.Views-3.3</AssemblyName>11 <RootNamespace>HeuristicLab.Problems.TravelingSalesman.Views</RootNamespace> 12 <AssemblyName>HeuristicLab.Problems.TravelingSalesman.Views-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> … … 32 32 <ErrorReport>prompt</ErrorReport> 33 33 <WarningLevel>4</WarningLevel> 34 <DocumentationFile>bin\Release\HeuristicLab.Problems.T SP.Views-3.3.xml</DocumentationFile>34 <DocumentationFile>bin\Release\HeuristicLab.Problems.TravelingSalesman.Views-3.3.xml</DocumentationFile> 35 35 </PropertyGroup> 36 36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 45 45 <OutputPath>bin\x86\Release\</OutputPath> 46 46 <DefineConstants>TRACE</DefineConstants> 47 <DocumentationFile>bin\x86\Release\HeuristicLab.Problems.T SP.Views-3.3.xml</DocumentationFile>47 <DocumentationFile>bin\x86\Release\HeuristicLab.Problems.TravelingSalesman.Views-3.3.xml</DocumentationFile> 48 48 <Optimize>true</Optimize> 49 49 <DebugType>pdbonly</DebugType> … … 62 62 <OutputPath>bin\x64\Release\</OutputPath> 63 63 <DefineConstants>TRACE</DefineConstants> 64 <DocumentationFile>bin\x64\Release\HeuristicLab.Problems.T SP.Views-3.3.xml</DocumentationFile>64 <DocumentationFile>bin\x64\Release\HeuristicLab.Problems.TravelingSalesman.Views-3.3.xml</DocumentationFile> 65 65 <Optimize>true</Optimize> 66 66 <DebugType>pdbonly</DebugType> … … 85 85 </ItemGroup> 86 86 <ItemGroup> 87 <Compile Include="HeuristicLabProblemsTravelingSalesmanViewsPlugin.cs" /> 87 88 <Compile Include="PathTSPTourView.cs"> 88 89 <SubType>UserControl</SubType> … … 91 92 <DependentUpon>PathTSPTourView.cs</DependentUpon> 92 93 </Compile> 93 <Compile Include="HeuristicLabProblemsTSPViewsPlugin.cs" />94 94 <Compile Include="TSPLIBImportDialog.cs"> 95 95 <SubType>Form</SubType> … … 108 108 <ItemGroup> 109 109 <None Include="HeuristicLab.snk" /> 110 <None Include="HeuristicLabProblemsT SPViewsPlugin.cs.frame" />110 <None Include="HeuristicLabProblemsTravelingSalesmanViewsPlugin.cs.frame" /> 111 111 <None Include="Properties\AssemblyInfo.frame" /> 112 112 </ItemGroup> … … 160 160 <Name>HeuristicLab.PluginInfrastructure</Name> 161 161 </ProjectReference> 162 <ProjectReference Include="..\..\HeuristicLab.Problems.T SP\3.3\HeuristicLab.Problems.TSP-3.3.csproj">163 <Project>{ 600287A3-8714-453E-B875-A05F3EB72315}</Project>164 <Name>HeuristicLab.Problems.T SP-3.3</Name>162 <ProjectReference Include="..\..\HeuristicLab.Problems.TravelingSalesman\3.3\HeuristicLab.Problems.TravelingSalesman-3.3.csproj"> 163 <Project>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</Project> 164 <Name>HeuristicLab.Problems.TravelingSalesman-3.3</Name> 165 165 </ProjectReference> 166 166 </ItemGroup> … … 180 180 181 181 call PreBuildEvent.cmd 182 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsT SPViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsTSPViewsPlugin.cs"</PreBuildEvent>182 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsTravelingSalesmanViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsTravelingSalesmanViewsPlugin.cs"</PreBuildEvent> 183 183 </PropertyGroup> 184 184 </Project> -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/HeuristicLabProblemsTravelingSalesmanViewsPlugin.cs.frame
r3157 r3158 22 22 using HeuristicLab.PluginInfrastructure; 23 23 24 namespace HeuristicLab.Problems.T SP.Views {24 namespace HeuristicLab.Problems.TravelingSalesman.Views { 25 25 /// <summary> 26 /// Plugin class for HeuristicLab.Problems.T SP.Views plugin26 /// Plugin class for HeuristicLab.Problems.TravelingSalesman.Views plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.T SP.Views", "3.3.0.$WCREV$")]29 [PluginFile("HeuristicLab.Problems.T SP.Views-3.3.dll", PluginFileType.Assembly)]28 [Plugin("HeuristicLab.Problems.TravelingSalesman.Views", "3.3.0.$WCREV$")] 29 [PluginFile("HeuristicLab.Problems.TravelingSalesman.Views-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] 31 31 [PluginDependency("HeuristicLab.Common.Resources", "3.2")] … … 39 39 [PluginDependency("HeuristicLab.Optimization.Views", "3.3")] 40 40 [PluginDependency("HeuristicLab.Parameters", "3.3")] 41 [PluginDependency("HeuristicLab.Problems.T SP", "3.3")]42 public class HeuristicLabProblemsT SPViewsPlugin : PluginBase {41 [PluginDependency("HeuristicLab.Problems.TravelingSalesman", "3.3")] 42 public class HeuristicLabProblemsTravelingSalesmanViewsPlugin : PluginBase { 43 43 } 44 44 } -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/PathTSPTourView.Designer.cs
r3107 r3158 20 20 #endregion 21 21 22 namespace HeuristicLab.Problems.T SP.Views {22 namespace HeuristicLab.Problems.TravelingSalesman.Views { 23 23 partial class PathTSPTourView { 24 24 /// <summary> -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/PathTSPTourView.cs
r3153 r3158 28 28 using HeuristicLab.MainForm; 29 29 30 namespace HeuristicLab.Problems.T SP.Views {30 namespace HeuristicLab.Problems.TravelingSalesman.Views { 31 31 /// <summary> 32 32 /// The base class for visual representations of items. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/Properties/AssemblyInfo.frame
r2888 r3158 26 26 // set of attributes. Change these attribute values to modify the information 27 27 // associated with an assembly. 28 [assembly: AssemblyTitle("HeuristicLab.Problems.T SP.Views")]28 [assembly: AssemblyTitle("HeuristicLab.Problems.TravelingSalesman.Views")] 29 29 [assembly: AssemblyDescription("Views of the HeuristicLab Traveling Salesman Problem classes")] 30 30 [assembly: AssemblyConfiguration("")] -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/TSPLIBImportDialog.Designer.cs
r3151 r3158 20 20 #endregion 21 21 22 namespace HeuristicLab.Problems.T SP.Views {22 namespace HeuristicLab.Problems.TravelingSalesman.Views { 23 23 partial class TSPLIBImportDialog { 24 24 /// <summary> -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/TSPLIBImportDialog.cs
r3153 r3158 26 26 using HeuristicLab.Data; 27 27 28 namespace HeuristicLab.Problems.T SP.Views {28 namespace HeuristicLab.Problems.TravelingSalesman.Views { 29 29 public sealed partial class TSPLIBImportDialog : Form { 30 30 private string tspFileName; -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/TSPView.Designer.cs
r3153 r3158 20 20 #endregion 21 21 22 namespace HeuristicLab.Problems.T SP.Views {22 namespace HeuristicLab.Problems.TravelingSalesman.Views { 23 23 partial class TSPView { 24 24 /// <summary> … … 51 51 this.parameterCollectionView = new HeuristicLab.Core.Views.ParameterCollectionView(); 52 52 this.visualizationTabPage = new System.Windows.Forms.TabPage(); 53 this.pathTSPTourView = new HeuristicLab.Problems.T SP.Views.PathTSPTourView();53 this.pathTSPTourView = new HeuristicLab.Problems.TravelingSalesman.Views.PathTSPTourView(); 54 54 ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit(); 55 55 this.tabControl.SuspendLayout(); -
trunk/sources/HeuristicLab.Problems.TravelingSalesman.Views/3.3/TSPView.cs
r3153 r3158 26 26 using HeuristicLab.MainForm; 27 27 28 namespace HeuristicLab.Problems.T SP.Views {28 namespace HeuristicLab.Problems.TravelingSalesman.Views { 29 29 /// <summary> 30 30 /// The base class for visual representations of items. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3
- Property svn:ignore
-
old new 2 2 bin 3 3 obj 4 HeuristicLabProblemsT SPPlugin.cs4 HeuristicLabProblemsTravelingSalesmanPlugin.cs
-
- Property svn:ignore
-
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Evaluators/TSPCoordinatesPathEvaluator.cs
r3066 r3158 26 26 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 27 27 28 namespace HeuristicLab.Problems.T SP{28 namespace HeuristicLab.Problems.TravelingSalesman { 29 29 /// <summary> 30 30 /// A base class for operators which evaluate TSP solutions given in path representation using city coordinates. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Evaluators/TSPEuclideanPathEvaluator.cs
r3155 r3158 24 24 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 /// <summary> 28 28 /// An operator which evaluates TSP solutions given in path representation using the Euclidean distance metric. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Evaluators/TSPEvaluator.cs
r3155 r3158 26 26 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 27 27 28 namespace HeuristicLab.Problems.T SP{28 namespace HeuristicLab.Problems.TravelingSalesman { 29 29 /// <summary> 30 30 /// A base class for operators which evaluate TSP solutions. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Evaluators/TSPGeoPathEvaluator.cs
r3155 r3158 24 24 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 /// <summary> 28 28 /// An operator which evaluates TSP solutions given in path representation using the GEO distance metric (globe coordinates). -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Evaluators/TSPRoundedEuclideanPathEvaluator.cs
r3017 r3158 24 24 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 /// <summary> 28 28 /// An operator which evaluates TSP solutions given in path representation using the rounded Euclidean distance metric. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj
r3157 r3158 5 5 <ProductVersion>9.0.30729</ProductVersion> 6 6 <SchemaVersion>2.0</SchemaVersion> 7 <ProjectGuid>{ 600287A3-8714-453E-B875-A05F3EB72315}</ProjectGuid>7 <ProjectGuid>{D767C38D-8014-46B0-9A32-03A3AECCE34A}</ProjectGuid> 8 8 <OutputType>Library</OutputType> 9 9 <AppDesignerFolder>Properties</AppDesignerFolder> 10 <RootNamespace>HeuristicLab.Problems.T SP</RootNamespace>11 <AssemblyName>HeuristicLab.Problems.T SP-3.3</AssemblyName>10 <RootNamespace>HeuristicLab.Problems.TravelingSalesman</RootNamespace> 11 <AssemblyName>HeuristicLab.Problems.TravelingSalesman-3.3</AssemblyName> 12 12 <SignAssembly>true</SignAssembly> 13 13 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> … … 37 37 <ErrorReport>prompt</ErrorReport> 38 38 <WarningLevel>4</WarningLevel> 39 <DocumentationFile>bin\Release\HeuristicLab.Problems.T SP-3.3.xml</DocumentationFile>39 <DocumentationFile>bin\Release\HeuristicLab.Problems.TravelingSalesman-3.3.xml</DocumentationFile> 40 40 <TreatWarningsAsErrors>false</TreatWarningsAsErrors> 41 41 </PropertyGroup> … … 86 86 <Compile Include="Evaluators\TSPEuclideanPathEvaluator.cs" /> 87 87 <Compile Include="Evaluators\TSPGeoPathEvaluator.cs" /> 88 <Compile Include="HeuristicLabProblemsTravelingSalesmanPlugin.cs" /> 88 89 <Compile Include="TSPLIBTourParser.cs" /> 89 90 <Compile Include="Interfaces\ICoordinatesTSPSolutionsVisualizer.cs" /> … … 99 100 <Compile Include="Interfaces\ITSPMoveEvaluator.cs" /> 100 101 <Compile Include="Interfaces\ITSPPathEvaluator.cs" /> 101 <Compile Include="HeuristicLabProblemsTSPPlugin.cs" />102 102 <Compile Include="Interfaces\ITSPPathMoveEvaluator.cs" /> 103 103 <Compile Include="MoveEvaluators\TwoOptMoveTSPRoundedEuclideanPathEvaluator.cs" /> … … 159 159 <ItemGroup> 160 160 <None Include="HeuristicLab.snk" /> 161 <None Include="HeuristicLabProblemsT SPPlugin.cs.frame" />161 <None Include="HeuristicLabProblemsTravelingSalesmanPlugin.cs.frame" /> 162 162 <None Include="Properties\AssemblyInfo.frame" /> 163 163 <None Include="TSPLIB Sample Problems\ch130.opt.tour" /> … … 182 182 183 183 call PreBuildEvent.cmd 184 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsT SPPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsTSPPlugin.cs"</PreBuildEvent>184 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsTravelingSalesmanPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsTravelingSalesmanPlugin.cs"</PreBuildEvent> 185 185 </PropertyGroup> 186 186 </Project> -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLabProblemsTravelingSalesmanPlugin.cs.frame
r3157 r3158 22 22 using HeuristicLab.PluginInfrastructure; 23 23 24 namespace HeuristicLab.Problems.T SP{24 namespace HeuristicLab.Problems.TravelingSalesman { 25 25 /// <summary> 26 /// Plugin class for HeuristicLab.Problems.T SPplugin26 /// Plugin class for HeuristicLab.Problems.TravelingSalesman plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.T SP", "3.3.0.$WCREV$")]29 [PluginFile("HeuristicLab.Problems.T SP-3.3.dll", PluginFileType.Assembly)]28 [Plugin("HeuristicLab.Problems.TravelingSalesman", "3.3.0.$WCREV$")] 29 [PluginFile("HeuristicLab.Problems.TravelingSalesman-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] 31 31 [PluginDependency("HeuristicLab.Common", "3.2")] … … 38 38 [PluginDependency("HeuristicLab.Parameters", "3.3")] 39 39 [PluginDependency("HeuristicLab.Persistence", "3.3")] 40 public class HeuristicLabProblemsT SPPlugin : PluginBase {40 public class HeuristicLabProblemsTravelingSalesmanPlugin : PluginBase { 41 41 } 42 42 } -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ICoordinatesTSPSolutionsVisualizer.cs
r3107 r3158 23 23 using HeuristicLab.Data; 24 24 25 namespace HeuristicLab.Problems.T SP{25 namespace HeuristicLab.Problems.TravelingSalesman { 26 26 /// <summary> 27 27 /// An interface which represents an operator for visualizing tours of Traveling Salesman Problems using city coordinates. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/IPathCoordinatesTSPSolutionsVisualizer.cs
r3107 r3158 23 23 using HeuristicLab.Encodings.PermutationEncoding; 24 24 25 namespace HeuristicLab.Problems.T SP{25 namespace HeuristicLab.Problems.TravelingSalesman { 26 26 /// <summary> 27 27 /// An interface which represents an operator for visualizing tours of Traveling Salesman Problems given in path representation using city coordinates. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ITSPCoordinatesPathEvaluator.cs
r3066 r3158 23 23 using HeuristicLab.Data; 24 24 25 namespace HeuristicLab.Problems.T SP{25 namespace HeuristicLab.Problems.TravelingSalesman { 26 26 /// <summary> 27 27 /// An interface which represents an evaluation operator which evaluates TSP solutions given in path representation using city coordinates. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ITSPEvaluator.cs
r2988 r3158 22 22 using HeuristicLab.Optimization; 23 23 24 namespace HeuristicLab.Problems.T SP{24 namespace HeuristicLab.Problems.TravelingSalesman { 25 25 /// <summary> 26 26 /// An interface which represents an evaluation operator for Traveling Salesman Problems. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ITSPMoveEvaluator.cs
r3074 r3158 24 24 using HeuristicLab.Optimization; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 public interface ITSPMoveEvaluator : ISingleObjectiveMoveEvaluator, IMoveOperator { 28 28 } -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ITSPPathEvaluator.cs
r3053 r3158 23 23 using HeuristicLab.Encodings.PermutationEncoding; 24 24 25 namespace HeuristicLab.Problems.T SP{25 namespace HeuristicLab.Problems.TravelingSalesman { 26 26 /// <summary> 27 27 /// An interface which represents an evaluation operator which evaluates TSP solutions given in path representation. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ITSPPathMoveEvaluator.cs
r3074 r3158 24 24 using HeuristicLab.Encodings.PermutationEncoding; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 public interface ITSPPathMoveEvaluator : ITSPMoveEvaluator, IPermutationMoveOperator { 28 28 ILookupParameter<DoubleMatrix> CoordinatesParameter { get; } -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Interfaces/ITSPSolutionsVisualizer.cs
r3107 r3158 22 22 using HeuristicLab.Optimization; 23 23 24 namespace HeuristicLab.Problems.T SP{24 namespace HeuristicLab.Problems.TravelingSalesman { 25 25 /// <summary> 26 26 /// An interface which represents an operator for visualizing solutions of Traveling Salesman Problems. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators/TSPMoveEvaluator.cs
r3074 r3158 27 27 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 28 28 29 namespace HeuristicLab.Problems.T SP{29 namespace HeuristicLab.Problems.TravelingSalesman { 30 30 /// <summary> 31 31 /// A base class for operators which evaluate TSP solutions. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators/TSPPathMoveEvaluator.cs
r3074 r3158 27 27 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 28 28 29 namespace HeuristicLab.Problems.T SP{29 namespace HeuristicLab.Problems.TravelingSalesman { 30 30 /// <summary> 31 31 /// A base class for operators which evaluate TSP solutions. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators/TwoOptMoveTSPCoordinatesPathEvaluator.cs
r3074 r3158 28 28 using System; 29 29 30 namespace HeuristicLab.Problems.T SP{30 namespace HeuristicLab.Problems.TravelingSalesman { 31 31 /// <summary> 32 32 /// An operator to evaluate 2-opt moves. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/MoveEvaluators/TwoOptMoveTSPRoundedEuclideanPathEvaluator.cs
r3074 r3158 28 28 using System; 29 29 30 namespace HeuristicLab.Problems.T SP{30 namespace HeuristicLab.Problems.TravelingSalesman { 31 31 /// <summary> 32 32 /// An operator to evaluate 2-opt moves. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/PathTSPTour.cs
r3139 r3158 27 27 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 28 28 29 namespace HeuristicLab.Problems.T SP{29 namespace HeuristicLab.Problems.TravelingSalesman { 30 30 /// <summary> 31 31 /// Represents a tour of a Traveling Salesman Problem given in path representation which can be visualized in the GUI. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Properties/AssemblyInfo.frame
r2883 r3158 26 26 // set of attributes. Change these attribute values to modify the information 27 27 // associated with an assembly. 28 [assembly: AssemblyTitle("HeuristicLab.Problems.T SP")]28 [assembly: AssemblyTitle("HeuristicLab.Problems.TravelingSalesman")] 29 29 [assembly: AssemblyDescription("HeuristicLab Traveling Salesman Problem classes")] 30 30 [assembly: AssemblyConfiguration("")] -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TSP.cs
r3155 r3158 34 34 using HeuristicLab.PluginInfrastructure; 35 35 36 namespace HeuristicLab.Problems.T SP{36 namespace HeuristicLab.Problems.TravelingSalesman { 37 37 [Item("TSP", "Represents a symmetric Traveling Salesman Problem.")] 38 38 [Creatable("Problems")] -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TSPLIBParser.cs
r3155 r3158 24 24 using System.IO; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 /// <summary> 28 28 /// Parses a *.tsp file in TSPLIB format and extracts its information about a TSP. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TSPLIBTourParser.cs
r3152 r3158 24 24 using System.IO; 25 25 26 namespace HeuristicLab.Problems.T SP{26 namespace HeuristicLab.Problems.TravelingSalesman { 27 27 /// <summary> 28 28 /// Parses a *.opt.tour file in TSPLIB format and extracts its information about an optimal tour of a TSP. -
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Visualizers/BestPathTSPTourVisualizer.cs
r3107 r3158 29 29 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 30 30 31 namespace HeuristicLab.Problems.T SP{31 namespace HeuristicLab.Problems.TravelingSalesman { 32 32 /// <summary> 33 33 /// An operator for visualizing the best tour of Traveling Salesman Problems given in path representation using city coordinates.
Note: See TracChangeset
for help on using the changeset viewer.