- Timestamp:
- 07/08/19 11:36:25 (5 years ago)
- Location:
- addons/HeuristicLab.FitnessLandscapeAnalysis
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
addons/HeuristicLab.FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.Views/HeuristicLab.Analysis.FitnessLandscape.Views.csproj
r16573 r17106 108 108 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 109 109 <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath> 110 <Private>false</Private> 110 111 </Reference> 111 112 <Reference Include="HeuristicLab.Collections-3.3"> 112 113 <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 114 <Private>false</Private> 113 115 </Reference> 114 116 <Reference Include="HeuristicLab.Common-3.3"> 115 117 <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 118 <Private>false</Private> 116 119 </Reference> 117 120 <Reference Include="HeuristicLab.Common.Resources-3.3"> 118 121 <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 122 <Private>false</Private> 119 123 </Reference> 120 124 <Reference Include="HeuristicLab.Core-3.3"> 121 125 <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 126 <Private>false</Private> 122 127 </Reference> 123 128 <Reference Include="HeuristicLab.Core.Views-3.3"> 124 129 <HintPath>..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 130 <Private>false</Private> 125 131 </Reference> 126 132 <Reference Include="HeuristicLab.Data-3.3"> 127 133 <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 134 <Private>false</Private> 128 135 </Reference> 129 136 <Reference Include="HeuristicLab.MainForm-3.3"> 130 137 <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 138 <Private>false</Private> 131 139 </Reference> 132 140 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 133 141 <HintPath>..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 142 <Private>false</Private> 134 143 </Reference> 135 144 <Reference Include="HeuristicLab.Operators-3.3"> 136 145 <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 146 <Private>false</Private> 137 147 </Reference> 138 148 <Reference Include="HeuristicLab.Operators.Views-3.3"> 139 149 <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators.Views-3.3.dll</HintPath> 150 <Private>false</Private> 140 151 </Reference> 141 152 <Reference Include="HeuristicLab.Optimization-3.3"> 142 153 <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 154 <Private>false</Private> 143 155 </Reference> 144 156 <Reference Include="HeuristicLab.Optimization.Views-3.3"> 145 157 <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath> 158 <Private>false</Private> 146 159 </Reference> 147 160 <Reference Include="HeuristicLab.Parameters-3.3"> 148 161 <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 162 <Private>false</Private> 149 163 </Reference> 150 164 <Reference Include="HeuristicLab.Parameters.Views-3.3"> 151 165 <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath> 166 <Private>false</Private> 152 167 </Reference> 153 168 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 154 169 <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 170 <Private>false</Private> 155 171 </Reference> 156 172 <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3"> 157 173 <HintPath>..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath> 174 <Private>false</Private> 158 175 </Reference> 159 176 <Reference Include="System" /> -
addons/HeuristicLab.FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape/HeuristicLab.Analysis.FitnessLandscape.csproj
r17029 r17106 94 94 <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 95 95 <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath> 96 </Reference> 97 <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL"> 98 <HintPath>..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath> 99 </Reference> 100 <Reference Include="HEAL.Attic, Version=1.1.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 101 <HintPath>..\packages\HEAL.Attic.1.1.0\lib\net461\HEAL.Attic.dll</HintPath> 96 <Private>false</Private> 97 </Reference> 98 <Reference Include="HEAL.Attic"> 99 <HintPath>..\..\..\trunk\bin\HEAL.Attic.dll</HintPath> 100 <Private>false</Private> 102 101 </Reference> 103 102 <Reference Include="HeuristicLab.Analysis-3.3"> 104 103 <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 104 <Private>false</Private> 105 105 </Reference> 106 106 <Reference Include="HeuristicLab.Collections-3.3"> 107 107 <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 108 <Private>false</Private> 108 109 </Reference> 109 110 <Reference Include="HeuristicLab.Common-3.3"> 110 111 <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 112 <Private>false</Private> 111 113 </Reference> 112 114 <Reference Include="HeuristicLab.Common.Resources-3.3"> 113 115 <HintPath>..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 116 <Private>false</Private> 114 117 </Reference> 115 118 <Reference Include="HeuristicLab.Core-3.3"> 116 119 <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 120 <Private>false</Private> 117 121 </Reference> 118 122 <Reference Include="HeuristicLab.Data-3.3"> 119 123 <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 124 <Private>false</Private> 120 125 </Reference> 121 126 <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3"> 122 127 <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath> 128 <Private>false</Private> 123 129 </Reference> 124 130 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3"> 125 131 <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath> 132 <Private>false</Private> 126 133 </Reference> 127 134 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3"> 128 135 <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath> 136 <Private>false</Private> 129 137 </Reference> 130 138 <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3"> 131 139 <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath> 140 <Private>false</Private> 132 141 </Reference> 133 142 <Reference Include="HeuristicLab.Operators-3.3"> 134 143 <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath> 144 <Private>false</Private> 135 145 </Reference> 136 146 <Reference Include="HeuristicLab.Optimization-3.3"> 137 147 <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 148 <Private>false</Private> 138 149 </Reference> 139 150 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 140 151 <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 152 <Private>false</Private> 141 153 </Reference> 142 154 <Reference Include="HeuristicLab.Parameters-3.3"> 143 155 <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 156 <Private>false</Private> 144 157 </Reference> 145 158 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 146 159 <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 160 <Private>false</Private> 147 161 </Reference> 148 162 <Reference Include="HeuristicLab.Problems.TestFunctions-3.3"> 149 163 <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.TestFunctions-3.3.dll</HintPath> 164 <Private>false</Private> 150 165 </Reference> 151 166 <Reference Include="HeuristicLab.Random-3.3"> 152 167 <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 168 <Private>false</Private> 153 169 </Reference> 154 170 <Reference Include="HeuristicLab.Selection-3.3"> 155 171 <HintPath>..\..\..\trunk\bin\HeuristicLab.Selection-3.3.dll</HintPath> 172 <Private>false</Private> 156 173 </Reference> 157 174 <Reference Include="System" /> 158 <Reference Include="System.Core"> 159 <RequiredTargetFramework>3.5</RequiredTargetFramework> 160 </Reference> 175 <Reference Include="System.Core" /> 161 176 <Reference Include="System.Drawing" /> 162 <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">163 <HintPath>..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>164 </Reference>165 177 <Reference Include="System.IO.Compression" /> 166 178 <Reference Include="System.Windows.Forms" /> 167 179 <Reference Include="System.Windows.Forms.DataVisualization" /> 168 <Reference Include="System.Xml.Linq"> 169 <RequiredTargetFramework>3.5</RequiredTargetFramework> 170 </Reference> 171 <Reference Include="System.Data.DataSetExtensions"> 172 <RequiredTargetFramework>3.5</RequiredTargetFramework> 173 </Reference> 180 <Reference Include="System.Xml.Linq" /> 181 <Reference Include="System.Data.DataSetExtensions" /> 174 182 <Reference Include="System.Data" /> 175 183 <Reference Include="System.Xml" /> … … 255 263 <Compile Include="TestFunctions\CustomAdditiveMoveEvaluator.cs" /> 256 264 <Compile Include="TestFunctions\CustomEvaluator.cs" /> 257 <None Include="packages.config" />258 265 <None Include="Properties\AssemblyInfo.cs.frame" /> 259 266 <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset
for help on using the changeset viewer.