Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/14/18 12:01:42 (6 years ago)
Author:
abeham
Message:

#2936: Added integration branch

Location:
branches/2936_GQAPIntegration
Files:
1 added
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2936_GQAPIntegration/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r16023 r16077  
    2121    <DebugType>full</DebugType>
    2222    <Optimize>false</Optimize>
    23     <OutputPath>..\bin\</OutputPath>
     23    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    2424    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2525    <ErrorReport>prompt</ErrorReport>
     
    3030    <DebugType>pdbonly</DebugType>
    3131    <Optimize>true</Optimize>
    32     <OutputPath>..\bin\</OutputPath>
     32    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    3333    <DefineConstants>TRACE</DefineConstants>
    3434    <ErrorReport>prompt</ErrorReport>
     
    4444  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    4545    <DebugSymbols>true</DebugSymbols>
    46     <OutputPath>..\bin\</OutputPath>
     46    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    4747    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4848    <DebugType>full</DebugType>
     
    6060  </PropertyGroup>
    6161  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
    62     <OutputPath>..\bin\</OutputPath>
     62    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    6363    <DefineConstants>TRACE</DefineConstants>
    6464    <Optimize>true</Optimize>
     
    7878  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    7979    <DebugSymbols>true</DebugSymbols>
    80     <OutputPath>..\bin\</OutputPath>
     80    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    8181    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8282    <DebugType>full</DebugType>
     
    9494  </PropertyGroup>
    9595  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    96     <OutputPath>..\bin\</OutputPath>
     96    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    9797    <DefineConstants>TRACE</DefineConstants>
    9898    <Optimize>true</Optimize>
     
    110110  <ItemGroup>
    111111    <Reference Include="ALGLIB-3.7.0">
    112       <HintPath>..\bin\ALGLIB-3.7.0.dll</HintPath>
     112      <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
    113113      <Private>False</Private>
    114114    </Reference>
    115115    <Reference Include="HeuristicLab.Algorithms.ALPS-3.3">
    116       <HintPath>..\bin\HeuristicLab.Algorithms.ALPS-3.3.dll</HintPath>
     116      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.ALPS-3.3.dll</HintPath>
    117117      <Private>False</Private>
    118118    </Reference>
    119119    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
    120       <HintPath>..\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
     120      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
    121121      <Private>False</Private>
    122122    </Reference>
    123123    <Reference Include="HeuristicLab.Algorithms.EvolutionStrategy-3.3">
    124       <HintPath>..\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
     124      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll</HintPath>
    125125      <Private>False</Private>
    126126    </Reference>
    127127    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    128       <HintPath>..\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     128      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
    129129      <Private>False</Private>
    130130    </Reference>
    131131    <Reference Include="HeuristicLab.Algorithms.LocalSearch-3.3">
    132       <HintPath>..\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
     132      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.LocalSearch-3.3.dll</HintPath>
    133133      <Private>False</Private>
    134134    </Reference>
    135135    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    136       <HintPath>..\bin\HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.dll</HintPath>
     136      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.dll</HintPath>
    137137      <Private>False</Private>
    138138    </Reference>
    139139    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
    140       <HintPath>..\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
     140      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
    141141      <Private>False</Private>
    142142    </Reference>
    143143    <Reference Include="HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3">
    144144      <SpecificVersion>False</SpecificVersion>
    145       <HintPath>..\bin\HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.dll</HintPath>
     145      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.dll</HintPath>
    146146      <Private>False</Private>
    147147    </Reference>
    148148    <Reference Include="HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3">
    149       <HintPath>..\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
     149      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll</HintPath>
    150150      <Private>False</Private>
    151151    </Reference>
    152152    <Reference Include="HeuristicLab.Algorithms.RAPGA-3.3">
    153       <HintPath>..\bin\HeuristicLab.Algorithms.RAPGA-3.3.dll</HintPath>
     153      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.RAPGA-3.3.dll</HintPath>
    154154      <Private>False</Private>
    155155    </Reference>
    156156    <Reference Include="HeuristicLab.Algorithms.ScatterSearch-3.3">
    157       <HintPath>..\bin\HeuristicLab.Algorithms.ScatterSearch-3.3.dll</HintPath>
     157      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.ScatterSearch-3.3.dll</HintPath>
    158158      <Private>False</Private>
    159159    </Reference>
    160160    <Reference Include="HeuristicLab.Algorithms.SimulatedAnnealing-3.3">
    161       <HintPath>..\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
     161      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll</HintPath>
    162162      <Private>False</Private>
    163163    </Reference>
    164164    <Reference Include="HeuristicLab.Algorithms.TabuSearch-3.3">
    165       <HintPath>..\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
     165      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.TabuSearch-3.3.dll</HintPath>
    166166      <Private>False</Private>
    167167    </Reference>
    168168    <Reference Include="HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3">
    169       <HintPath>..\bin\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
     169      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll</HintPath>
    170170      <Private>False</Private>
    171171    </Reference>
    172172    <Reference Include="HeuristicLab.Analysis-3.3">
    173       <HintPath>..\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     173      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    174174      <Private>False</Private>
    175175    </Reference>
    176176    <Reference Include="HeuristicLab.Collections-3.3">
    177       <HintPath>..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     177      <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    178178      <Private>False</Private>
    179179    </Reference>
    180180    <Reference Include="HeuristicLab.Common-3.3">
    181       <HintPath>..\bin\HeuristicLab.Common-3.3.dll</HintPath>
     181      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
    182182      <Private>False</Private>
    183183    </Reference>
    184184    <Reference Include="HeuristicLab.Core-3.3">
    185       <HintPath>..\bin\HeuristicLab.Core-3.3.dll</HintPath>
     185      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
    186186      <Private>False</Private>
    187187    </Reference>
    188188    <Reference Include="HeuristicLab.Data-3.3">
    189       <HintPath>..\bin\HeuristicLab.Data-3.3.dll</HintPath>
     189      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
    190190      <Private>False</Private>
    191191    </Reference>
    192192    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    193       <HintPath>..\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
     193      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
    194194      <Private>False</Private>
    195195    </Reference>
    196196    <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    197197      <Private>False</Private>
    198       <HintPath>..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
     198      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    199199    </Reference>
    200200    <Reference Include="HeuristicLab.Encodings.LinearLinkageEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    201201      <SpecificVersion>False</SpecificVersion>
    202       <HintPath>..\bin\HeuristicLab.Encodings.LinearLinkageEncoding-3.4.dll</HintPath>
     202      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.LinearLinkageEncoding-3.4.dll</HintPath>
    203203    </Reference>
    204204    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    205       <HintPath>..\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
     205      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
    206206      <Private>False</Private>
    207207    </Reference>
    208208    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
    209       <HintPath>..\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
     209      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    210210      <Private>False</Private>
    211211    </Reference>
    212212    <Reference Include="HeuristicLab.Encodings.ScheduleEncoding-3.3">
    213       <HintPath>..\bin\HeuristicLab.Encodings.ScheduleEncoding-3.3.dll</HintPath>
     213      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.ScheduleEncoding-3.3.dll</HintPath>
    214214      <Private>False</Private>
    215215    </Reference>
    216216    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    217       <HintPath>..\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     217      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    218218      <Private>False</Private>
    219219    </Reference>
    220220    <Reference Include="HeuristicLab.IGraph-0.8.0-pre, Version=0.8.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    221221      <SpecificVersion>False</SpecificVersion>
    222       <HintPath>..\bin\HeuristicLab.IGraph-0.8.0-pre.dll</HintPath>
     222      <HintPath>..\..\..\trunk\bin\HeuristicLab.IGraph-0.8.0-pre.dll</HintPath>
    223223      <Private>False</Private>
    224224    </Reference>
    225225    <Reference Include="HeuristicLab.MainForm-3.3">
    226       <HintPath>..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     226      <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    227227      <Private>False</Private>
    228228    </Reference>
    229229    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    230       <HintPath>..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     230      <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    231231      <Private>False</Private>
    232232    </Reference>
    233233    <Reference Include="HeuristicLab.Operators-3.3">
    234       <HintPath>..\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     234      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    235235      <Private>False</Private>
    236236    </Reference>
    237237    <Reference Include="HeuristicLab.Optimization-3.3">
    238       <HintPath>..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     238      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    239239      <Private>False</Private>
    240240    </Reference>
    241241    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    242       <HintPath>..\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     242      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
    243243      <Private>False</Private>
    244244    </Reference>
    245245    <Reference Include="HeuristicLab.Optimization.Views-3.3">
    246       <HintPath>..\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
     246      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
    247247      <Private>False</Private>
    248248    </Reference>
    249249    <Reference Include="HeuristicLab.Optimizer-3.3">
    250       <HintPath>..\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
     250      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
    251251      <Private>False</Private>
    252252    </Reference>
    253253    <Reference Include="HeuristicLab.ParallelEngine-3.3">
    254       <HintPath>..\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
     254      <HintPath>..\..\..\trunk\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
    255255      <Private>False</Private>
    256256    </Reference>
    257257    <Reference Include="HeuristicLab.Parameters-3.3">
    258       <HintPath>..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     258      <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    259259      <Private>False</Private>
    260260    </Reference>
    261261    <Reference Include="HeuristicLab.Persistence-3.3">
    262       <HintPath>..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     262      <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    263263      <Private>False</Private>
    264264    </Reference>
    265265    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    266       <HintPath>..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     266      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    267267      <Private>False</Private>
    268268    </Reference>
    269269    <Reference Include="HeuristicLab.Problems.Binary-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    270270      <SpecificVersion>False</SpecificVersion>
    271       <HintPath>..\bin\HeuristicLab.Problems.Binary-3.3.dll</HintPath>
     271      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Binary-3.3.dll</HintPath>
    272272      <Private>False</Private>
    273273    </Reference>
    274274    <Reference Include="HeuristicLab.Problems.BinPacking-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    275275      <SpecificVersion>False</SpecificVersion>
    276       <HintPath>..\bin\HeuristicLab.Problems.BinPacking-3.3.dll</HintPath>
     276      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.BinPacking-3.3.dll</HintPath>
    277277      <Private>False</Private>
    278278    </Reference>
    279279    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    280       <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     280      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
    281281      <Private>False</Private>
    282282    </Reference>
    283283    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    284       <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
     284      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    285285      <Private>False</Private>
    286286    </Reference>
    287287    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
    288       <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
     288      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
    289289      <Private>False</Private>
    290290    </Reference>
    291291    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
    292       <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
     292      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
    293293      <Private>False</Private>
    294294    </Reference>
    295295    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4">
    296       <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
     296      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
    297297      <Private>False</Private>
    298298    </Reference>
    299299    <Reference Include="HeuristicLab.Problems.ExternalEvaluation-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    300300      <SpecificVersion>False</SpecificVersion>
    301       <HintPath>..\bin\HeuristicLab.Problems.ExternalEvaluation-3.4.dll</HintPath>
     301      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ExternalEvaluation-3.4.dll</HintPath>
    302302      <Private>False</Private>
    303303    </Reference>
    304304    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.GP-3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    305305      <SpecificVersion>False</SpecificVersion>
    306       <HintPath>..\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.5.dll</HintPath>
     306      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ExternalEvaluation.GP-3.5.dll</HintPath>
    307307      <Private>False</Private>
    308308    </Reference>
    309309    <Reference Include="HeuristicLab.Problems.ExternalEvaluation.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    310310      <SpecificVersion>False</SpecificVersion>
    311       <HintPath>..\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.4.dll</HintPath>
     311      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.ExternalEvaluation.Views-3.4.dll</HintPath>
    312312      <Private>False</Private>
    313313    </Reference>
    314314    <Reference Include="HeuristicLab.Problems.GeneticProgramming-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    315315      <SpecificVersion>False</SpecificVersion>
    316       <HintPath>..\bin\HeuristicLab.Problems.GeneticProgramming-3.3.dll</HintPath>
     316      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.GeneticProgramming-3.3.dll</HintPath>
    317317      <Private>False</Private>
    318318    </Reference>
    319319    <Reference Include="HeuristicLab.Problems.GrammaticalEvolution-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    320320      <SpecificVersion>False</SpecificVersion>
    321       <HintPath>..\bin\HeuristicLab.Problems.GrammaticalEvolution-3.4.dll</HintPath>
     321      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.GrammaticalEvolution-3.4.dll</HintPath>
    322322      <Private>False</Private>
    323323    </Reference>
    324324    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    325       <HintPath>..\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     325      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    326326      <Private>False</Private>
    327327    </Reference>
    328328    <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3">
    329       <HintPath>..\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
     329      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
    330330      <Private>False</Private>
    331331    </Reference>
    332332    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
    333       <HintPath>..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
     333      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
    334334      <Private>False</Private>
    335335    </Reference>
    336336    <Reference Include="HeuristicLab.Problems.Instances.DIMACS-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    337337      <SpecificVersion>False</SpecificVersion>
    338       <HintPath>..\bin\HeuristicLab.Problems.Instances.DIMACS-3.3.dll</HintPath>
     338      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DIMACS-3.3.dll</HintPath>
    339339      <Private>False</Private>
    340340    </Reference>
    341341    <Reference Include="HeuristicLab.Problems.Instances.ElloumiCTAP-3.3">
    342       <HintPath>..\bin\HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.dll</HintPath>
     342      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.dll</HintPath>
    343343      <Private>False</Private>
    344344    </Reference>
    345345    <Reference Include="HeuristicLab.Problems.Instances.QAPLIB-3.3">
    346       <HintPath>..\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll</HintPath>
     346      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.QAPLIB-3.3.dll</HintPath>
    347347      <Private>False</Private>
    348348    </Reference>
    349349    <Reference Include="HeuristicLab.Problems.Instances.TSPLIB-3.3">
    350       <HintPath>..\bin\HeuristicLab.Problems.Instances.TSPLIB-3.3.dll</HintPath>
     350      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.TSPLIB-3.3.dll</HintPath>
    351351      <Private>False</Private>
    352352    </Reference>
    353353    <Reference Include="HeuristicLab.Problems.Instances.VehicleRouting-3.4">
    354       <HintPath>..\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.dll</HintPath>
     354      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.VehicleRouting-3.4.dll</HintPath>
    355355      <Private>False</Private>
    356356    </Reference>
    357357    <Reference Include="HeuristicLab.Problems.Knapsack-3.3">
    358       <HintPath>..\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
     358      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Knapsack-3.3.dll</HintPath>
    359359      <Private>False</Private>
    360360    </Reference>
    361361    <Reference Include="HeuristicLab.Problems.LinearAssignment-3.3">
    362       <HintPath>..\bin\HeuristicLab.Problems.LinearAssignment-3.3.dll</HintPath>
     362      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.LinearAssignment-3.3.dll</HintPath>
    363363      <Private>False</Private>
    364364    </Reference>
    365365    <Reference Include="HeuristicLab.Problems.Programmable-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    366366      <SpecificVersion>False</SpecificVersion>
    367       <HintPath>..\bin\HeuristicLab.Problems.Programmable-3.3.dll</HintPath>
     367      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Programmable-3.3.dll</HintPath>
    368368      <Private>False</Private>
    369369    </Reference>
    370370    <Reference Include="HeuristicLab.Problems.Programmable.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    371371      <SpecificVersion>False</SpecificVersion>
    372       <HintPath>..\bin\HeuristicLab.Problems.Programmable.Views-3.3.dll</HintPath>
     372      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Programmable.Views-3.3.dll</HintPath>
    373373      <Private>False</Private>
    374374    </Reference>
    375375    <Reference Include="HeuristicLab.Problems.Orienteering-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    376       <HintPath>..\bin\HeuristicLab.Problems.Orienteering-3.3.dll</HintPath>
     376      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Orienteering-3.3.dll</HintPath>
    377377      <Private>False</Private>
    378378    </Reference>
    379379    <Reference Include="HeuristicLab.Problems.PTSP-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    380380      <SpecificVersion>False</SpecificVersion>
    381       <HintPath>..\bin\HeuristicLab.Problems.PTSP-3.3.dll</HintPath>
     381      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.PTSP-3.3.dll</HintPath>
    382382      <Private>False</Private>
    383383    </Reference>
    384384    <Reference Include="HeuristicLab.Problems.QuadraticAssignment-3.3">
    385       <HintPath>..\bin\HeuristicLab.Problems.QuadraticAssignment-3.3.dll</HintPath>
     385      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.QuadraticAssignment-3.3.dll</HintPath>
    386386      <Private>False</Private>
    387387    </Reference>
    388388    <Reference Include="HeuristicLab.Problems.Scheduling-3.3">
    389       <HintPath>..\bin\HeuristicLab.Problems.Scheduling-3.3.dll</HintPath>
     389      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Scheduling-3.3.dll</HintPath>
    390390      <Private>False</Private>
    391391    </Reference>
    392392    <Reference Include="HeuristicLab.Problems.TestFunctions-3.3">
    393       <HintPath>..\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
     393      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath>
    394394      <Private>False</Private>
    395395    </Reference>
    396396    <Reference Include="HeuristicLab.Problems.TestFunctions.MultiObjective-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    397397      <SpecificVersion>False</SpecificVersion>
    398       <HintPath>..\bin\HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.dll</HintPath>
     398      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.dll</HintPath>
    399399      <Private>False</Private>
    400400    </Reference>
    401401    <Reference Include="HeuristicLab.Problems.TravelingSalesman-3.3">
    402       <HintPath>..\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
     402      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TravelingSalesman-3.3.dll</HintPath>
    403403      <Private>False</Private>
    404404    </Reference>
    405405    <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4">
    406       <HintPath>..\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
     406      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
    407407      <Private>False</Private>
    408408    </Reference>
    409409    <Reference Include="HeuristicLab.Random-3.3">
    410       <HintPath>..\bin\HeuristicLab.Random-3.3.dll</HintPath>
     410      <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
    411411      <Private>False</Private>
    412412    </Reference>
    413413    <Reference Include="HeuristicLab.Scripting-3.3">
    414       <HintPath>..\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
     414      <HintPath>..\..\..\trunk\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
    415415      <Private>False</Private>
    416416    </Reference>
    417417    <Reference Include="HeuristicLab.Selection-3.3">
    418       <HintPath>..\bin\HeuristicLab.Selection-3.3.dll</HintPath>
     418      <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath>
    419419      <Private>False</Private>
    420420    </Reference>
    421421    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    422       <HintPath>..\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     422      <HintPath>..\..\..\trunk\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
    423423      <Private>False</Private>
    424424    </Reference>
    425425    <Reference Include="LibSVM-3.12">
    426       <HintPath>..\bin\LibSVM-3.12.dll</HintPath>
     426      <HintPath>..\..\..\trunk\bin\LibSVM-3.12.dll</HintPath>
    427427      <Private>False</Private>
    428428    </Reference>
     
    592592    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4\SymbolicDataAnalysisExpressionTreeInterpreterTest.cs" />
    593593    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4\Util.cs" />
     594    <Compile Include="HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3\ApproximateLocalSearchTest.cs" />
     595    <Compile Include="HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3\CordeauCrossoverTest.cs" />
     596    <Compile Include="HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3\GQAPNMoveEvaluatorTest.cs" />
     597    <Compile Include="HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3\GRASPTest.cs" />
    594598    <Compile Include="HeuristicLab.Problems.Instances-3.3\DIMACSGcolInstanceProviderTest.cs" />
    595599    <Compile Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3\RegressionInstanceProviderTest.cs" />
     
    699703    </EmbeddedResource>
    700704  </ItemGroup>
    701   <ItemGroup />
     705  <ItemGroup>
     706    <ProjectReference Include="..\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.csproj">
     707      <Project>{577239ec-7d7f-4505-a0a4-572e34010dba}</Project>
     708      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3</Name>
     709    </ProjectReference>
     710    <ProjectReference Include="..\HeuristicLab.Problems.GeneralizedQuadraticAssignment\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj">
     711      <Project>{c739e6d2-5680-4804-a810-8017da0c238f}</Project>
     712      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
     713    </ProjectReference>
     714  </ItemGroup>
    702715  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    703716  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.