Changeset 2888
- Timestamp:
- 03/01/10 02:14:31 (15 years ago)
- Location:
- trunk/sources
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab 3.3.sln
r2883 r2888 44 44 EndProject 45 45 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Selection.OffspringSelection-3.3", "HeuristicLab.Selection.OffspringSelection\3.3\HeuristicLab.Selection.OffspringSelection-3.3.csproj", "{81609E8A-9757-4865-8B89-0B6603F769E8}" 46 EndProject47 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SGA-3.3", "HeuristicLab.SGA\3.3\HeuristicLab.SGA-3.3.csproj", "{4C3305C4-E440-4EAD-B218-68D77AE51543}"48 46 EndProject 49 47 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.TestFunctions-3.3", "HeuristicLab.TestFunctions\3.3\HeuristicLab.TestFunctions-3.3.csproj", "{55E23C37-F4F8-4B20-89B3-1B8B59050CE2}" … … 152 150 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SharpDevelop-3.1.1.5327", "HeuristicLab.ExtLibs\HeuristicLab.SharpDevelop\3.1.1.5327\HeuristicLab.SharpDevelop-3.1.1.5327.csproj", "{4ABA047D-46DD-4608-9E4A-41C5F92FDBB1}" 153 151 EndProject 154 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SGA-3.3.Tests", "HeuristicLab.SGA\3.3\Tests\HeuristicLab.SGA-3.3.Tests.csproj", "{F42F3576-7233-4B28-90F7-36AE15F30F92}"155 EndProject156 152 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Optimization-3.3", "HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj", "{14AB8D24-25BC-400C-A846-4627AA945192}" 157 153 EndProject … … 160 156 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Permutation-3.3.Tests", "HeuristicLab.Permutation\3.3\Tests\HeuristicLab.Permutation-3.3.Tests.csproj", "{4D59BEC9-A69E-4686-B8C9-0E6C073B093E}" 161 157 EndProject 162 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SGA.Views-3.3", "HeuristicLab.SGA.Views\3.3\HeuristicLab.SGA.Views-3.3.csproj", "{35A42EE0-A896-4D7A-A99F-8ED9E925F320}"163 EndProject164 158 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 159 EndProject 166 160 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}" 161 EndProject 162 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}" 163 EndProject 164 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.SGA-3.3.Tests", "HeuristicLab.Algorithms.SGA\3.3\Tests\HeuristicLab.Algorithms.SGA-3.3.Tests.csproj", "{F42F3576-7233-4B28-90F7-36AE15F30F92}" 165 EndProject 166 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.SGA.Views-3.3", "HeuristicLab.Algorithms.SGA.Views\3.3\HeuristicLab.Algorithms.SGA.Views-3.3.csproj", "{35A42EE0-A896-4D7A-A99F-8ED9E925F320}" 167 167 EndProject 168 168 Global … … 379 379 {81609E8A-9757-4865-8B89-0B6603F769E8}.Release|x86.ActiveCfg = Release|x86 380 380 {81609E8A-9757-4865-8B89-0B6603F769E8}.Release|x86.Build.0 = Release|x86 381 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|Any CPU.ActiveCfg = Debug|Any CPU382 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|Any CPU.Build.0 = Debug|Any CPU383 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x64.ActiveCfg = Debug|x64384 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x64.Build.0 = Debug|x64385 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x86.ActiveCfg = Debug|x86386 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x86.Build.0 = Debug|x86387 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|Any CPU.ActiveCfg = Release|Any CPU388 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|Any CPU.Build.0 = Release|Any CPU389 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x64.ActiveCfg = Release|x64390 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x64.Build.0 = Release|x64391 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x86.ActiveCfg = Release|x86392 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x86.Build.0 = Release|x86393 381 {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 394 382 {55E23C37-F4F8-4B20-89B3-1B8B59050CE2}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 657 645 {4ABA047D-46DD-4608-9E4A-41C5F92FDBB1}.Release|x86.ActiveCfg = Release|x86 658 646 {4ABA047D-46DD-4608-9E4A-41C5F92FDBB1}.Release|x86.Build.0 = Release|x86 659 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU660 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|Any CPU.Build.0 = Debug|Any CPU661 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|x64.ActiveCfg = Debug|Any CPU662 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|x86.ActiveCfg = Debug|Any CPU663 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|Any CPU.ActiveCfg = Release|Any CPU664 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|Any CPU.Build.0 = Release|Any CPU665 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|x64.ActiveCfg = Release|Any CPU666 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|x86.ActiveCfg = Release|Any CPU667 647 {14AB8D24-25BC-400C-A846-4627AA945192}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 668 648 {14AB8D24-25BC-400C-A846-4627AA945192}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 689 669 {4D59BEC9-A69E-4686-B8C9-0E6C073B093E}.Release|x64.ActiveCfg = Release|Any CPU 690 670 {4D59BEC9-A69E-4686-B8C9-0E6C073B093E}.Release|x86.ActiveCfg = Release|Any CPU 691 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|Any CPU.ActiveCfg = Debug|Any CPU692 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|Any CPU.Build.0 = Debug|Any CPU693 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|x64.ActiveCfg = Debug|Any CPU694 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|x86.ActiveCfg = Debug|Any CPU695 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|Any CPU.ActiveCfg = Release|Any CPU696 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|Any CPU.Build.0 = Release|Any CPU697 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|x64.ActiveCfg = Release|Any CPU698 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|x86.ActiveCfg = Release|Any CPU699 671 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 700 672 {600287A3-8714-453E-B875-A05F3EB72315}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 717 689 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|x64.ActiveCfg = Release|Any CPU 718 690 {DF2E61C4-A76D-4315-9D0B-53A077B1AC2C}.Release|x86.ActiveCfg = Release|Any CPU 691 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 692 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|Any CPU.Build.0 = Debug|Any CPU 693 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x64.ActiveCfg = Debug|x64 694 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x64.Build.0 = Debug|x64 695 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x86.ActiveCfg = Debug|x86 696 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Debug|x86.Build.0 = Debug|x86 697 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|Any CPU.ActiveCfg = Release|Any CPU 698 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|Any CPU.Build.0 = Release|Any CPU 699 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x64.ActiveCfg = Release|x64 700 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x64.Build.0 = Release|x64 701 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x86.ActiveCfg = Release|x86 702 {4C3305C4-E440-4EAD-B218-68D77AE51543}.Release|x86.Build.0 = Release|x86 703 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 704 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|Any CPU.Build.0 = Debug|Any CPU 705 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|x64.ActiveCfg = Debug|Any CPU 706 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Debug|x86.ActiveCfg = Debug|Any CPU 707 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|Any CPU.ActiveCfg = Release|Any CPU 708 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|Any CPU.Build.0 = Release|Any CPU 709 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|x64.ActiveCfg = Release|Any CPU 710 {F42F3576-7233-4B28-90F7-36AE15F30F92}.Release|x86.ActiveCfg = Release|Any CPU 711 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 712 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|Any CPU.Build.0 = Debug|Any CPU 713 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|x64.ActiveCfg = Debug|Any CPU 714 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Debug|x86.ActiveCfg = Debug|Any CPU 715 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|Any CPU.ActiveCfg = Release|Any CPU 716 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|Any CPU.Build.0 = Release|Any CPU 717 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|x64.ActiveCfg = Release|Any CPU 718 {35A42EE0-A896-4D7A-A99F-8ED9E925F320}.Release|x86.ActiveCfg = Release|Any CPU 719 719 EndGlobalSection 720 720 GlobalSection(SolutionProperties) = preSolution -
trunk/sources/HeuristicLab 3.3/Files.txt
r2883 r2888 4 4 HeuristicLab.PluginInfrastructure:ICSharpCode.SharpZipLib.dll 5 5 HeuristicLab.PluginInfrastructure:ICSharpCode.SharpZipLib License.txt 6 HeuristicLab.Charting\3.3:HeuristicLab.Charting-3.3.dll 7 HeuristicLab.Charting.Data\3.3:HeuristicLab.Charting.Data-3.3.dll 6 HeuristicLab.Algorithms.SGA\3.3:HeuristicLab.Algorithms.SGA-3.3.dll 7 HeuristicLab.Algorithms.SGA.Views\3.3:HeuristicLab.Algorithms.SGA.Views-3.3.dll 8 HeuristicLab.Charting\3.3:HeuristicLab.Charting-3.3.dll 9 HeuristicLab.Charting.Data\3.3:HeuristicLab.Charting.Data-3.3.dll 8 10 HeuristicLab.CodeEditor\3.2:HeuristicLab.CodeEditor-3.2.dll 9 HeuristicLab.Collections\3.3:HeuristicLab.Collections-3.3.dll 10 HeuristicLab.Common\3.2:HeuristicLab.Common-3.2.dll 11 HeuristicLab.Common.Resources\3.2:HeuristicLab.Common.Resources-3.2.dll 12 HeuristicLab.Core\3.3:HeuristicLab.Core-3.3.dll 13 HeuristicLab.Core.Views\3.3:HeuristicLab.Core.Views-3.3.dll 14 HeuristicLab.Data\3.3:HeuristicLab.Data-3.3.dll 15 HeuristicLab.Data.Views\3.3:HeuristicLab.Data.Views-3.3.dll 16 HeuristicLab.Evolutionary\3.3:HeuristicLab.Evolutionary-3.3.dll 17 HeuristicLab.Logging\3.3:HeuristicLab.Logging-3.3.dll 18 HeuristicLab.MainForm\3.2:HeuristicLab.MainForm-3.2.dll 19 HeuristicLab.MainForm.Test\3.2:HeuristicLab.MainForm.Test-3.2.dll 20 HeuristicLab.MainForm.WindowsForms\3.2:HeuristicLab.MainForm.WindowsForms-3.2.dll 21 HeuristicLab.Operators\3.3:HeuristicLab.Operators-3.3.dll 22 HeuristicLab.Operators.Views\3.3:HeuristicLab.Operators.Views-3.3.dll 23 HeuristicLab.Operators.Views.GraphVisualization\3.3:HeuristicLab.Operators.Views.GraphVisualization-3.3.dll 24 HeuristicLab.Operators.Programmable\3.3:HeuristicLab.Operators.Programmable-3.3.dll 25 HeuristicLab.Optimization\3.3:HeuristicLab.Optimization-3.3.dll 26 HeuristicLab.Optimization.Views\3.3:HeuristicLab.Optimization.Views-3.3.dll 27 HeuristicLab.Optimizer\3.3:HeuristicLab.Optimizer-3.3.dll 28 HeuristicLab.Parameters\3.3:HeuristicLab.Parameters-3.3.dll 29 HeuristicLab.Parameters.Views\3.3:HeuristicLab.Parameters.Views-3.3.dll 30 HeuristicLab.Permutation\3.3:HeuristicLab.Permutation-3.3.dll 31 HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll 32 HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll 33 HeuristicLab.Random\3.3:HeuristicLab.Random-3.3.dll 34 HeuristicLab.Problems.TSP\3.3:HeuristicLab.Problems.TSP-3.3.dll 35 HeuristicLab.Problems.TSP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll 36 HeuristicLab.Selection\3.3:HeuristicLab.Selection-3.3.dll 37 HeuristicLab.Selection.OffspringSelection\3.3:HeuristicLab.Selection.OffspringSelection-3.3.dll 38 HeuristicLab.SequentialEngine\3.3:HeuristicLab.SequentialEngine-3.3.dll 39 HeuristicLab.SGA\3.3:HeuristicLab.SGA-3.3.dll 40 HeuristicLab.SGA.Views\3.3:HeuristicLab.SGA.Views-3.3.dll 41 HeuristicLab.TestFunctions\3.3:HeuristicLab.TestFunctions-3.3.dll 42 HeuristicLab.ThreadParallelEngine\3.3:HeuristicLab.ThreadParallelEngine-3.3.dll 43 HeuristicLab.Tracing\3.2:HeuristicLab.Tracing-3.2.dll 44 HeuristicLab.Tracing\3.2:HeuristicLab.log4net.xml 11 HeuristicLab.Collections\3.3:HeuristicLab.Collections-3.3.dll 12 HeuristicLab.Common\3.2:HeuristicLab.Common-3.2.dll 13 HeuristicLab.Common.Resources\3.2:HeuristicLab.Common.Resources-3.2.dll 14 HeuristicLab.Core\3.3:HeuristicLab.Core-3.3.dll 15 HeuristicLab.Core.Views\3.3:HeuristicLab.Core.Views-3.3.dll 16 HeuristicLab.Data\3.3:HeuristicLab.Data-3.3.dll 17 HeuristicLab.Data.Views\3.3:HeuristicLab.Data.Views-3.3.dll 18 HeuristicLab.Evolutionary\3.3:HeuristicLab.Evolutionary-3.3.dll 19 HeuristicLab.Logging\3.3:HeuristicLab.Logging-3.3.dll 20 HeuristicLab.MainForm\3.2:HeuristicLab.MainForm-3.2.dll 21 HeuristicLab.MainForm.Test\3.2:HeuristicLab.MainForm.Test-3.2.dll 22 HeuristicLab.MainForm.WindowsForms\3.2:HeuristicLab.MainForm.WindowsForms-3.2.dll 23 HeuristicLab.Operators\3.3:HeuristicLab.Operators-3.3.dll 24 HeuristicLab.Operators.Views\3.3:HeuristicLab.Operators.Views-3.3.dll 25 HeuristicLab.Operators.Views.GraphVisualization\3.3:HeuristicLab.Operators.Views.GraphVisualization-3.3.dll 26 HeuristicLab.Operators.Programmable\3.3:HeuristicLab.Operators.Programmable-3.3.dll 27 HeuristicLab.Optimization\3.3:HeuristicLab.Optimization-3.3.dll 28 HeuristicLab.Optimization.Views\3.3:HeuristicLab.Optimization.Views-3.3.dll 29 HeuristicLab.Optimizer\3.3:HeuristicLab.Optimizer-3.3.dll 30 HeuristicLab.Parameters\3.3:HeuristicLab.Parameters-3.3.dll 31 HeuristicLab.Parameters.Views\3.3:HeuristicLab.Parameters.Views-3.3.dll 32 HeuristicLab.Permutation\3.3:HeuristicLab.Permutation-3.3.dll 33 HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll 34 HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll 35 HeuristicLab.Problems.TSP\3.3:HeuristicLab.Problems.TSP-3.3.dll 36 HeuristicLab.Problems.TSP.Views\3.3:HeuristicLab.Problems.TSP.Views-3.3.dll 37 HeuristicLab.Random\3.3:HeuristicLab.Random-3.3.dll 38 HeuristicLab.Selection\3.3:HeuristicLab.Selection-3.3.dll 39 HeuristicLab.Selection.OffspringSelection\3.3:HeuristicLab.Selection.OffspringSelection-3.3.dll 40 HeuristicLab.SequentialEngine\3.3:HeuristicLab.SequentialEngine-3.3.dll 41 HeuristicLab.TestFunctions\3.3:HeuristicLab.TestFunctions-3.3.dll 42 HeuristicLab.ThreadParallelEngine\3.3:HeuristicLab.ThreadParallelEngine-3.3.dll 43 HeuristicLab.Tracing\3.2:HeuristicLab.Tracing-3.2.dll 44 HeuristicLab.Tracing\3.2:HeuristicLab.log4net.xml 45 45 46 46 ;External Libraries 47 47 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:HeuristicLab.log4net-1.2.10.0.dll 48 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net.dll 49 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net License.txt 48 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net.dll 49 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net License.txt 50 50 51 51 HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446:Netron.Diagramming.Core-3.0.2672.12446.dll -
trunk/sources/HeuristicLab.Problems.TSP.Views/3.3/HeuristicLab.Problems.TSP.Views-3.3.csproj
r2883 r2888 100 100 <ProjectReference Include="..\..\HeuristicLab.Problems.TSP\3.3\HeuristicLab.Problems.TSP-3.3.csproj"> 101 101 <Project>{600287A3-8714-453E-B875-A05F3EB72315}</Project> 102 <Name>HeuristicLab. Routing.TSP-3.3</Name>102 <Name>HeuristicLab.Problems.TSP-3.3</Name> 103 103 </ProjectReference> 104 104 </ItemGroup> -
trunk/sources/HeuristicLab.Problems.TSP.Views/3.3/Properties/AssemblyInfo.frame
r2796 r2888 26 26 // set of attributes. Change these attribute values to modify the information 27 27 // associated with an assembly. 28 [assembly: AssemblyTitle("HeuristicLab. Routing.TSP.Views")]28 [assembly: AssemblyTitle("HeuristicLab.Problems.TSP.Views")] 29 29 [assembly: AssemblyDescription("Views of the HeuristicLab Traveling Salesman Problem classes")] 30 30 [assembly: AssemblyConfiguration("")]
Note: See TracChangeset
for help on using the changeset viewer.