Changeset 15735
- Timestamp:
- 02/07/18 18:38:22 (7 years ago)
- Location:
- branches/2796_SymbReg
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2796_SymbReg/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis.MCTSSymbReg.csproj
r15440 r15735 20 20 <DebugType>full</DebugType> 21 21 <Optimize>false</Optimize> 22 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>22 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 23 23 <DefineConstants>DEBUG;TRACE</DefineConstants> 24 24 <ErrorReport>prompt</ErrorReport> … … 28 28 <DebugType>pdbonly</DebugType> 29 29 <Optimize>true</Optimize> 30 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>30 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 31 31 <DefineConstants>TRACE</DefineConstants> 32 32 <ErrorReport>prompt</ErrorReport> … … 35 35 <ItemGroup> 36 36 <Reference Include="ALGLIB-3.7.0"> 37 <HintPath>..\..\..\..\trunk\ sources\bin\ALGLIB-3.7.0.dll</HintPath>37 <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath> 38 38 </Reference> 39 39 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4"> 40 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>40 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath> 41 41 </Reference> 42 42 <Reference Include="HeuristicLab.Analysis-3.3"> 43 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>43 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 44 44 </Reference> 45 45 <Reference Include="HeuristicLab.Collections-3.3"> 46 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>46 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 47 47 </Reference> 48 48 <Reference Include="HeuristicLab.Common-3.3"> 49 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>49 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 50 50 </Reference> 51 51 <Reference Include="HeuristicLab.Core-3.3"> 52 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>52 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 53 53 </Reference> 54 54 <Reference Include="HeuristicLab.Data-3.3"> 55 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>55 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 56 56 </Reference> 57 57 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4"> 58 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>58 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath> 59 59 </Reference> 60 60 <Reference Include="HeuristicLab.Operators-3.3"> 61 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>61 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 62 62 </Reference> 63 63 <Reference Include="HeuristicLab.Optimization-3.3"> 64 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>64 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 65 65 </Reference> 66 66 <Reference Include="HeuristicLab.Parameters-3.3"> 67 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>67 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.Persistence-3.3"> 70 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>70 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 71 71 </Reference> 72 72 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 73 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>73 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 74 74 </Reference> 75 75 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4"> 76 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>76 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath> 77 77 </Reference> 78 78 <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4"> 79 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>79 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4"> 82 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>82 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath> 83 83 </Reference> 84 84 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 85 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>85 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 86 86 </Reference> 87 87 <Reference Include="HeuristicLab.Random-3.3"> 88 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Random-3.3.dll</HintPath>88 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 89 89 </Reference> 90 90 <Reference Include="System" /> -
branches/2796_SymbReg/Tests/Test.csproj
r15426 r15735 38 38 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 39 39 <SpecificVersion>False</SpecificVersion> 40 <HintPath>..\..\..\trunk\ sources\bin\ALGLIB-3.7.0.dll</HintPath>40 <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath> 41 41 </Reference> 42 42 <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4"> 43 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>43 <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath> 44 44 </Reference> 45 45 <Reference Include="HeuristicLab.Collections-3.3"> 46 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>46 <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 47 47 </Reference> 48 48 <Reference Include="HeuristicLab.Common-3.3"> 49 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>49 <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 50 50 </Reference> 51 51 <Reference Include="HeuristicLab.Core-3.3"> 52 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>52 <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 53 53 </Reference> 54 54 <Reference Include="HeuristicLab.Data-3.3"> 55 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>55 <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 56 56 </Reference> 57 57 <Reference Include="HeuristicLab.Optimization-3.3"> 58 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>58 <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 59 59 </Reference> 60 60 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4"> 61 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>61 <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath> 62 62 </Reference> 63 63 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 64 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>64 <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 65 65 </Reference> 66 66 <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3"> 67 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>67 <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 70 70 <SpecificVersion>False</SpecificVersion> 71 <HintPath>..\..\..\trunk\ sources\bin\HeuristicLab.Random-3.3.dll</HintPath>71 <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 72 72 </Reference> 73 73 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.