Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3242 for trunk/sources


Ignore:
Timestamp:
03/31/10 15:14:02 (14 years ago)
Author:
gkronber
Message:

Moved views for symbolic expression trees into a separate plugin/project. #937 (Data types and operators for symbolic expression tree encoding)

Location:
trunk/sources
Files:
7 added
1 deleted
5 edited
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r3239 r3242  
    101101    {BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937} = {BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}
    102102    {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5} = {6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}
     103    {6F42C5F8-16CD-43EE-8208-FD4573A69D85} = {6F42C5F8-16CD-43EE-8208-FD4573A69D85}
    103104    {1FC004FC-59AF-4249-B1B6-FF25873A20E4} = {1FC004FC-59AF-4249-B1B6-FF25873A20E4}
    104105  EndProjectSection
     
    232233EndProject
    233234Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.ArtificialAnt.Views-3.3", "HeuristicLab.Problems.ArtificialAnt.Views\3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.csproj", "{30DD3DA2-CA57-49DD-A5BA-50CEF19DB45F}"
     235EndProject
     236Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3", "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj", "{6F42C5F8-16CD-43EE-8208-FD4573A69D85}"
    234237EndProject
    235238Global
     
    12661269    {125D3006-67F5-48CB-913E-73C0548F17FA}.Release|x86.ActiveCfg = Release|x86
    12671270    {125D3006-67F5-48CB-913E-73C0548F17FA}.Release|x86.Build.0 = Release|x86
    1268     {125D3006-67F5-48CB-913E-73C0548F17FA}.Services|Any CPU.ActiveCfg = Release|x86
     1271    {125D3006-67F5-48CB-913E-73C0548F17FA}.Services|Any CPU.ActiveCfg = Release|Any CPU
    12691272    {125D3006-67F5-48CB-913E-73C0548F17FA}.Services|x64.ActiveCfg = Release|x86
    12701273    {125D3006-67F5-48CB-913E-73C0548F17FA}.Services|x86.ActiveCfg = Release|x86
    1271     {125D3006-67F5-48CB-913E-73C0548F17FA}.Services|x86.Build.0 = Release|x86
    12721274    {F5C0ECAC-EDBA-4024-872A-1F74AFCB20B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    12731275    {F5C0ECAC-EDBA-4024-872A-1F74AFCB20B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
     
    13001302    {30DD3DA2-CA57-49DD-A5BA-50CEF19DB45F}.Services|x64.ActiveCfg = Release|x64
    13011303    {30DD3DA2-CA57-49DD-A5BA-50CEF19DB45F}.Services|x86.ActiveCfg = Release|x86
     1304    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1305    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1306    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Debug|x64.ActiveCfg = Debug|x64
     1307    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Debug|x64.Build.0 = Debug|x64
     1308    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Debug|x86.ActiveCfg = Debug|x86
     1309    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Debug|x86.Build.0 = Debug|x86
     1310    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1311    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Release|Any CPU.Build.0 = Release|Any CPU
     1312    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Release|x64.ActiveCfg = Release|x64
     1313    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Release|x64.Build.0 = Release|x64
     1314    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Release|x86.ActiveCfg = Release|x86
     1315    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Release|x86.Build.0 = Release|x86
     1316    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Services|Any CPU.ActiveCfg = Release|Any CPU
     1317    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Services|x64.ActiveCfg = Release|x64
     1318    {6F42C5F8-16CD-43EE-8208-FD4573A69D85}.Services|x86.ActiveCfg = Release|x86
    13021319  EndGlobalSection
    13031320  GlobalSection(SolutionProperties) = preSolution
  • trunk/sources/HeuristicLab 3.3/Files.txt

    r3239 r3242  
    2525HeuristicLab.Encodings.RealVectorEncoding\3.3:HeuristicLab.Encodings.RealVectorEncoding-3.3.dll
    2626HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3:HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll
     27HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3:HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.dll
    2728HeuristicLab.Logging\3.3:HeuristicLab.Logging-3.3.dll
    2829HeuristicLab.MainForm\3.2:HeuristicLab.MainForm-3.2.dll
  • trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj

    r3239 r3242  
    9595    <Compile Include="SymbolicExpressionTreeCrossover.cs" />
    9696    <Compile Include="SymbolicExpressionTreeNode.cs" />
    97     <Compile Include="Views\SymbolicExpressionTreeView.cs">
    98       <SubType>UserControl</SubType>
    99     </Compile>
    100     <Compile Include="Views\SymbolicExpressionTreeView.Designer.cs">
    101       <DependentUpon>SymbolicExpressionTreeView.cs</DependentUpon>
    102     </Compile>
    10397  </ItemGroup>
    10498  <ItemGroup>
     
    112106      <Name>HeuristicLab.Collections-3.3</Name>
    113107    </ProjectReference>
    114     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    115       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    116       <Name>HeuristicLab.Core.Views-3.3</Name>
    117     </ProjectReference>
    118108    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    119109      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     
    123113      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    124114      <Name>HeuristicLab.Data-3.3</Name>
    125     </ProjectReference>
    126     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.2\HeuristicLab.MainForm.WindowsForms-3.2.csproj">
    127       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    128       <Name>HeuristicLab.MainForm.WindowsForms-3.2</Name>
    129     </ProjectReference>
    130     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.2\HeuristicLab.MainForm-3.2.csproj">
    131       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    132       <Name>HeuristicLab.MainForm-3.2</Name>
    133115    </ProjectReference>
    134116    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     
    158140  </ItemGroup>
    159141  <ItemGroup>
    160     <EmbeddedResource Include="Views\SymbolicExpressionTreeView.resx">
    161       <DependentUpon>SymbolicExpressionTreeView.cs</DependentUpon>
    162     </EmbeddedResource>
    163   </ItemGroup>
    164   <ItemGroup>
    165142    <Folder Include="Manipulators\" />
    166143  </ItemGroup>
  • trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/HeuristicLabEncodingsSymbolicExpressionTreeEncodingPlugin.cs.frame

    r3223 r3242  
    2828  [Plugin("HeuristicLab.Encodings.SymbolicExpressionTreeEncoding", "3.3.0.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll", PluginFileType.Assembly)]
     30  [PluginDependency("HeuristicLab.Collections", "3.3.0.0")] 
    3031  [PluginDependency("HeuristicLab.Core", "3.3.0.0")]
    3132  [PluginDependency("HeuristicLab.Data", "3.3.0.0")]
     33  [PluginDependency("HeuristicLab.Operators", "3.3.0.0")]
    3234  [PluginDependency("HeuristicLab.Optimization", "3.3.0.0")]
    3335  [PluginDependency("HeuristicLab.Parameters", "3.3.0.0")]
  • trunk/sources/HeuristicLab.Problems.ArtificialAnt.Views/3.3/HeuristicLab.Problems.ArtificialAnt.Views-3.3.csproj

    r3239 r3242  
    102102  </ItemGroup>
    103103  <ItemGroup>
    104     <EmbeddedResource Include="AntTrailView.resx">
    105       <DependentUpon>AntTrailView.cs</DependentUpon>
    106     </EmbeddedResource>
    107   </ItemGroup>
    108   <ItemGroup>
    109104    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    110105      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
Note: See TracChangeset for help on using the changeset viewer.