Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/03/13 23:10:19 (11 years ago)
Author:
gkronber
Message:

#2026 added two GP benchmark problems even-parity and multiplexer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GPDL/Test/Test.csproj

    r9843 r9844  
    2222    <DebugType>full</DebugType>
    2323    <Optimize>false</Optimize>
    24     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     24    <OutputPath>..\trunk\sources\bin\</OutputPath>
    2525    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2626    <ErrorReport>prompt</ErrorReport>
     
    3030    <DebugType>pdbonly</DebugType>
    3131    <Optimize>true</Optimize>
    32     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     32    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
    3333    <DefineConstants>TRACE</DefineConstants>
    3434    <ErrorReport>prompt</ErrorReport>
     
    3838    <Reference Include="ALGLIB-3.7.0">
    3939      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
     40      <Private>True</Private>
    4041    </Reference>
    4142    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    4243      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     44      <Private>True</Private>
    4345    </Reference>
    4446    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
    4547      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
     48      <Private>True</Private>
    4649    </Reference>
    4750    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    4851      <SpecificVersion>False</SpecificVersion>
    4952      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     53      <Private>True</Private>
    5054    </Reference>
    5155    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    5256      <SpecificVersion>False</SpecificVersion>
    5357      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     58      <Private>True</Private>
    5459    </Reference>
    5560    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    5661      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     62      <Private>True</Private>
    5763    </Reference>
    5864    <Reference Include="HeuristicLab.Operators-3.3">
    5965      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     66      <Private>True</Private>
    6067    </Reference>
    6168    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    6269      <SpecificVersion>False</SpecificVersion>
    6370      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     71      <Private>True</Private>
    6472    </Reference>
    6573    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    6674      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     75      <Private>True</Private>
    6776    </Reference>
    6877    <Reference Include="HeuristicLab.ParallelEngine-3.3">
    6978      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
     79      <Private>True</Private>
    7080    </Reference>
    7181    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    7282      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     83      <Private>True</Private>
    7384    </Reference>
    7485    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    7586      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     87      <Private>True</Private>
    7688    </Reference>
    7789    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
    7890      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
     91      <Private>True</Private>
    7992    </Reference>
    8093    <Reference Include="HeuristicLab.Random-3.3">
    8194      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     95      <Private>True</Private>
    8296    </Reference>
    8397    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    8498      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     99      <Private>True</Private>
    85100    </Reference>
    86101    <Reference Include="System" />
     
    107122      <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project>
    108123      <Name>HeuristicLab.Problems.GPDL.Views-3.4</Name>
     124      <Private>True</Private>
    109125    </ProjectReference>
    110126    <ProjectReference Include="..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">
    111127      <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project>
    112128      <Name>HeuristicLab.Problems.GPDL-3.4</Name>
     129      <Private>True</Private>
    113130    </ProjectReference>
    114131  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.