- Timestamp:
- 04/23/15 19:09:46 (10 years ago)
- Location:
- branches/SymbolicExpressionTreeEncoding/HeuristicLab.Problems.LawnMower/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SymbolicExpressionTreeEncoding/HeuristicLab.Problems.LawnMower/3.3/HeuristicLab.Problems.LawnMower.csproj
r11623 r12345 19 19 <DebugType>full</DebugType> 20 20 <Optimize>false</Optimize> 21 <OutputPath>..\..\ bin\</OutputPath>21 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 22 22 <DefineConstants>DEBUG;TRACE</DefineConstants> 23 23 <ErrorReport>prompt</ErrorReport> … … 28 28 <DebugType>pdbonly</DebugType> 29 29 <Optimize>true</Optimize> 30 <OutputPath>..\..\ bin\</OutputPath>30 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 31 31 <DefineConstants>TRACE</DefineConstants> 32 32 <ErrorReport>prompt</ErrorReport> … … 36 36 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> 37 37 <DebugSymbols>true</DebugSymbols> 38 <OutputPath>..\..\ bin\</OutputPath>38 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 39 39 <DefineConstants>DEBUG;TRACE</DefineConstants> 40 40 <DebugType>full</DebugType> … … 52 52 </PropertyGroup> 53 53 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> 54 <OutputPath>..\..\ bin\</OutputPath>54 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 55 55 <DefineConstants>TRACE</DefineConstants> 56 56 <Optimize>true</Optimize> … … 70 70 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> 71 71 <DebugSymbols>true</DebugSymbols> 72 <OutputPath> bin\x64\Debug\</OutputPath>72 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 73 73 <DefineConstants>DEBUG;TRACE</DefineConstants> 74 74 <DebugType>full</DebugType> … … 87 87 </PropertyGroup> 88 88 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> 89 <OutputPath> bin\x64\Release\</OutputPath>89 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 90 90 <DefineConstants>TRACE</DefineConstants> 91 91 <Optimize>true</Optimize> … … 110 110 </PropertyGroup> 111 111 <ItemGroup> 112 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 113 <SpecificVersion>False</SpecificVersion> 114 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 115 <Private>False</Private> 116 </Reference> 117 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 118 <SpecificVersion>False</SpecificVersion> 119 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 120 <Private>False</Private> 121 </Reference> 122 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 123 <SpecificVersion>False</SpecificVersion> 124 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 125 <Private>False</Private> 126 </Reference> 127 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 128 <SpecificVersion>False</SpecificVersion> 129 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 130 <Private>False</Private> 131 </Reference> 132 <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 133 <SpecificVersion>False</SpecificVersion> 134 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 135 <Private>False</Private> 136 </Reference> 137 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 138 <SpecificVersion>False</SpecificVersion> 139 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 140 <Private>False</Private> 141 </Reference> 142 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 143 <SpecificVersion>False</SpecificVersion> 144 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 145 <Private>False</Private> 146 </Reference> 147 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 148 <SpecificVersion>False</SpecificVersion> 149 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 150 <Private>False</Private> 151 </Reference> 152 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 153 <SpecificVersion>False</SpecificVersion> 154 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 155 <Private>False</Private> 156 </Reference> 112 157 <Reference Include="System" /> 113 158 <Reference Include="System.Core" /> … … 135 180 </ItemGroup> 136 181 <ItemGroup> 137 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">138 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>139 <Name>HeuristicLab.Collections-3.3</Name>140 <Private>False</Private>141 </ProjectReference>142 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">143 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>144 <Name>HeuristicLab.Core-3.3</Name>145 <Private>False</Private>146 </ProjectReference>147 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">148 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>149 <Name>HeuristicLab.Data-3.3</Name>150 <Private>False</Private>151 </ProjectReference>152 182 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj"> 153 183 <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project> 154 184 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name> 155 <Private>False</Private>156 </ProjectReference>157 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">158 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>159 <Name>HeuristicLab.Operators-3.3</Name>160 <Private>False</Private>161 </ProjectReference>162 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">163 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>164 <Name>HeuristicLab.Optimization-3.3</Name>165 <Private>False</Private>166 </ProjectReference>167 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">168 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>169 <Name>HeuristicLab.Parameters-3.3</Name>170 <Private>False</Private>171 </ProjectReference>172 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">173 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>174 <Name>HeuristicLab.Persistence-3.3</Name>175 <Private>False</Private>176 </ProjectReference>177 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">178 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>179 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>180 <Private>False</Private>181 </ProjectReference>182 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">183 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>184 <Name>HeuristicLab.Common-3.3</Name>185 185 <Private>False</Private> 186 186 </ProjectReference> -
branches/SymbolicExpressionTreeEncoding/HeuristicLab.Problems.LawnMower/3.3/Problem.cs
r12012 r12345 185 185 foreach (var op in operators.OfType<ISymbolicExpressionTreeCrossover>()) { 186 186 op.ParentsParameter.ActualName = SolutionCreator.SymbolicExpressionTreeParameter.ActualName; 187 op. ChildParameter.ActualName = SolutionCreator.SymbolicExpressionTreeParameter.ActualName;187 op.SymbolicExpressionTreeParameter.ActualName = SolutionCreator.SymbolicExpressionTreeParameter.ActualName; 188 188 } 189 189 foreach (var op in operators.OfType<ISymbolicExpressionTreeManipulator>()) {
Note: See TracChangeset
for help on using the changeset viewer.