Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/06/11 18:33:23 (12 years ago)
Author:
epitzer
Message:

#1696 correct output paths and add VRP analysis project

Location:
branches/FitnessLandscapeAnalysis
Files:
20 added
5 deleted
6 edited

Legend:

Unmodified
Added
Removed
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape

    • Property svn:ignore
      •  

        old new  
        11bin
        22obj
         3HeuristicLabAnalysisFitnessLandscapePlugin.cs
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.Views/HeuristicLab.Analysis.FitnessLandscape.Views.csproj

    r7128 r7141  
    1818    <DebugType>full</DebugType>
    1919    <Optimize>false</Optimize>
    20     <OutputPath>bin\Debug\</OutputPath>
     20    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    2121    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2222    <ErrorReport>prompt</ErrorReport>
     
    2626    <DebugType>pdbonly</DebugType>
    2727    <Optimize>true</Optimize>
    28     <OutputPath>bin\Release\</OutputPath>
     28    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    2929    <DefineConstants>TRACE</DefineConstants>
    3030    <ErrorReport>prompt</ErrorReport>
     
    3333  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    3434    <DebugSymbols>true</DebugSymbols>
    35     <OutputPath>bin\x64\Debug\</OutputPath>
     35    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    3636    <DefineConstants>DEBUG;TRACE</DefineConstants>
    3737    <DebugType>full</DebugType>
     
    4848  </PropertyGroup>
    4949  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
    50     <OutputPath>bin\x64\Release\</OutputPath>
     50    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    5151    <DefineConstants>TRACE</DefineConstants>
    5252    <Optimize>true</Optimize>
     
    7878  </PropertyGroup>
    7979  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    80     <OutputPath>bin\x86\Release\</OutputPath>
     80    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    8181    <DefineConstants>TRACE</DefineConstants>
    8282    <Optimize>true</Optimize>
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.sln

    r7128 r7141  
    77EndProject
    88Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.FitnessLandscape.Views", "HeuristicLab.Analysis.FitnessLandscape.Views\HeuristicLab.Analysis.FitnessLandscape.Views.csproj", "{09F27845-A5B0-476E-901E-9D61576C8581}"
     9EndProject
     10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.NK.Views", "HeuristicLab.Problems.NK.Views\HeuristicLab.Problems.NK.Views.csproj", "{F64A0A99-33FB-4250-AABF-73AD53D17763}"
     11EndProject
     12Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Analysis.FitnessLandscape.VRP", "HeuristicLab.Analysis.FitnessLandscape.VRP\HeuristicLab.Analysis.FitnessLandscape.VRP.csproj", "{67CDB1E2-B0EE-4986-92AD-F320EBAF9088}"
    913EndProject
    1014Global
     
    5458    {09F27845-A5B0-476E-901E-9D61576C8581}.Release|x86.ActiveCfg = Release|x86
    5559    {09F27845-A5B0-476E-901E-9D61576C8581}.Release|x86.Build.0 = Release|x86
     60    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     61    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Debug|Any CPU.Build.0 = Debug|Any CPU
     62    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Debug|x64.ActiveCfg = Debug|x64
     63    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Debug|x64.Build.0 = Debug|x64
     64    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Debug|x86.ActiveCfg = Debug|x86
     65    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Debug|x86.Build.0 = Debug|x86
     66    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Release|Any CPU.ActiveCfg = Release|Any CPU
     67    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Release|Any CPU.Build.0 = Release|Any CPU
     68    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Release|x64.ActiveCfg = Release|x64
     69    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Release|x64.Build.0 = Release|x64
     70    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Release|x86.ActiveCfg = Release|x86
     71    {F64A0A99-33FB-4250-AABF-73AD53D17763}.Release|x86.Build.0 = Release|x86
     72    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     73    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Debug|Any CPU.Build.0 = Debug|Any CPU
     74    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Debug|x64.ActiveCfg = Debug|x64
     75    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Debug|x64.Build.0 = Debug|x64
     76    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Debug|x86.ActiveCfg = Debug|x86
     77    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Debug|x86.Build.0 = Debug|x86
     78    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Release|Any CPU.ActiveCfg = Release|Any CPU
     79    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Release|Any CPU.Build.0 = Release|Any CPU
     80    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Release|x64.ActiveCfg = Release|x64
     81    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Release|x64.Build.0 = Release|x64
     82    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Release|x86.ActiveCfg = Release|x86
     83    {67CDB1E2-B0EE-4986-92AD-F320EBAF9088}.Release|x86.Build.0 = Release|x86
    5684  EndGlobalSection
    5785  GlobalSection(SolutionProperties) = preSolution
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape/HeuristicLab.Analysis.FitnessLandscape.csproj

    r7128 r7141  
    4848    <DebugType>pdbonly</DebugType>
    4949    <Optimize>true</Optimize>
    50     <OutputPath>bin\Release\</OutputPath>
     50    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    5151    <DefineConstants>TRACE</DefineConstants>
    5252    <ErrorReport>prompt</ErrorReport>
     
    5555  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    5656    <DebugSymbols>true</DebugSymbols>
    57     <OutputPath>bin\x86\Debug\</OutputPath>
     57    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    5858    <DefineConstants>DEBUG;TRACE</DefineConstants>
    5959    <DebugType>full</DebugType>
     
    6262  </PropertyGroup>
    6363  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    64     <OutputPath>bin\x86\Release\</OutputPath>
     64    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    6565    <DefineConstants>TRACE</DefineConstants>
    6666    <Optimize>true</Optimize>
     
    7171  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    7272    <DebugSymbols>true</DebugSymbols>
    73     <OutputPath>bin\x64\Debug\</OutputPath>
     73    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    7474    <DefineConstants>DEBUG;TRACE</DefineConstants>
    7575    <DebugType>full</DebugType>
     
    7878  </PropertyGroup>
    7979  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    80     <OutputPath>bin\x64\Release\</OutputPath>
     80    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    8181    <DefineConstants>TRACE</DefineConstants>
    8282    <Optimize>true</Optimize>
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Problems.NK/HeuristicLab.Problems.NK.csproj

    r7128 r7141  
    2626    <DebugType>pdbonly</DebugType>
    2727    <Optimize>true</Optimize>
    28     <OutputPath>bin\Release\</OutputPath>
     28    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    2929    <DefineConstants>TRACE</DefineConstants>
    3030    <ErrorReport>prompt</ErrorReport>
     
    5454  </PropertyGroup>
    5555  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    56     <OutputPath>bin\x86\Release\</OutputPath>
     56    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    5757    <DefineConstants>TRACE</DefineConstants>
    5858    <Optimize>true</Optimize>
     
    7171  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    7272    <DebugSymbols>true</DebugSymbols>
    73     <OutputPath>bin\x64\Debug\</OutputPath>
     73    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    7474    <DefineConstants>DEBUG;TRACE</DefineConstants>
    7575    <DebugType>full</DebugType>
     
    8686  </PropertyGroup>
    8787  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
    88     <OutputPath>bin\x64\Release\</OutputPath>
     88    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    8989    <DefineConstants>TRACE</DefineConstants>
    9090    <Optimize>true</Optimize>
     
    114114      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    115115    </Reference>
    116     <Reference Include="HeuristicLab.Core.Views-3.3">
    117       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    118     </Reference>
    119116    <Reference Include="HeuristicLab.Data-3.3">
    120117      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    121118    </Reference>
    122     <Reference Include="HeuristicLab.Data.Views-3.3">
    123       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
    124     </Reference>
    125119    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    126120      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
    127     </Reference>
    128     <Reference Include="HeuristicLab.MainForm-3.3">
    129       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    130     </Reference>
    131     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    132       <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    133121    </Reference>
    134122    <Reference Include="HeuristicLab.Operators-3.3">
     
    153141    <Reference Include="System.Core" />
    154142    <Reference Include="System.Drawing" />
    155     <Reference Include="System.Windows.Forms" />
    156143    <Reference Include="System.Xml.Linq" />
    157144    <Reference Include="System.Data.DataSetExtensions" />
     
    165152    <Compile Include="BinaryVectorComparers\AverageBitBinaryVectorComparer.cs" />
    166153    <Compile Include="BinaryVectorComparers\MedianBitBinaryVectorComparer.cs" />
    167     <Compile Include="BoolMatrixBitmapView.cs">
    168       <SubType>UserControl</SubType>
    169     </Compile>
    170     <Compile Include="BoolMatrixBitmapView.Designer.cs">
    171       <DependentUpon>BoolMatrixBitmapView.cs</DependentUpon>
    172     </Compile>
    173154    <Compile Include="InteractionInitializers\LimitedRandomInteractionsInitializer.cs" />
    174155    <Compile Include="InteractionInitializers\IncreasingBlockSizeInteractionsInitializer.cs" />
     
    197178    <None Include="Properties\AssemblyInfo.cs.frame" />
    198179  </ItemGroup>
    199   <ItemGroup>
    200     <EmbeddedResource Include="BoolMatrixBitmapView.resx">
    201       <DependentUpon>BoolMatrixBitmapView.cs</DependentUpon>
    202     </EmbeddedResource>
    203   </ItemGroup>
    204180  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    205181  <PropertyGroup>
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Problems.NK/HeuristicLabProblemsNKPlugin.cs.frame

    r7128 r7141  
    2222using HeuristicLab.PluginInfrastructure;
    2323
    24 namespace HeuristicLab.Analysis.FitnessLandscape {
     24namespace HeuristicLab.Problems.NK {
    2525
    2626  [Plugin("HeuristicLab.Problems.NK", "3.3.0.$WCREV$")]
     
    3737  [PluginDependency("HeuristicLab.Persistence", "3.3")] 
    3838  [PluginDependency("HeuristicLab.Random", "3.3")]   
    39   public class HeuristicLabAnalysisFitnessLandscapePlugin : PluginBase { }
     39  public class HeuristicProblemsNKPlugin : PluginBase { }
    4040}
Note: See TracChangeset for help on using the changeset viewer.