Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/HeuristicLab.Problems.DynamicalSystemsModelling-3.3.csproj @ 16976

Last change on this file since 16976 was 16976, checked in by gkronber, 5 years ago

#2925: Update data files to have equidistant time steps. Reactivated CVODES solver.

File size: 17.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{EDCC8202-4463-4122-B01F-21B664343DFB}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DynamicalSystemsModelling</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DynamicalSystemsModelling-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>$(SolutionDir)\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>$(SolutionDir)\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>$(SolutionDir)\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x64</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
72    <OutputPath>$(SolutionDir)\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x64</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79    <Prefer32Bit>false</Prefer32Bit>
80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
82    <DebugSymbols>true</DebugSymbols>
83    <OutputPath>$(SolutionDir)\bin\</OutputPath>
84    <DefineConstants>DEBUG;TRACE</DefineConstants>
85    <DebugType>full</DebugType>
86    <PlatformTarget>x86</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
89    <Prefer32Bit>false</Prefer32Bit>
90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
92    <OutputPath>$(SolutionDir)\bin\</OutputPath>
93    <DefineConstants>TRACE</DefineConstants>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x86</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99    <Prefer32Bit>false</Prefer32Bit>
100  </PropertyGroup>
101  <ItemGroup>
102    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <SpecificVersion>False</SpecificVersion>
104      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
105    </Reference>
106    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
109    </Reference>
110    <Reference Include="Microsoft.CSharp" />
111    <Reference Include="System" />
112    <Reference Include="System.Core">
113      <RequiredTargetFramework>3.5</RequiredTargetFramework>
114    </Reference>
115    <Reference Include="System.Drawing" />
116    <Reference Include="System.IO.Compression" />
117    <Reference Include="System.Windows.Forms" />
118  </ItemGroup>
119  <ItemGroup>
120    <Compile Include="CVODES.cs" />
121    <Compile Include="Instances\DataDescriptor.cs" />
122    <Compile Include="OdeParameterIdentification.cs" />
123    <Compile Include="Plugin.cs" />
124    <Compile Include="Problem.cs" />
125    <Compile Include="Properties\AssemblyInfo.cs" />
126    <Compile Include="ProblemInstanceProvider.cs" />
127    <Compile Include="Solution.cs" />
128    <Compile Include="SolutionView.cs">
129      <SubType>UserControl</SubType>
130    </Compile>
131    <Compile Include="SolutionView.Designer.cs">
132      <DependentUpon>SolutionView.cs</DependentUpon>
133    </Compile>
134    <Compile Include="Vector.cs" />
135  </ItemGroup>
136  <ItemGroup>
137    <None Include="HeuristicLab.snk" />
138    <None Include="Instances\bacterial_1.csv" />
139    <EmbeddedResource Include="Instances\bacterial_1.csv.zip" />
140    <None Include="Instances\bar_magnets_1.csv" />
141    <EmbeddedResource Include="Instances\bar_magnets_1.csv.zip" />
142    <None Include="Instances\ChemicalReaction.csv" />
143    <EmbeddedResource Include="Instances\ChemicalReaction.csv.zip" />
144    <EmbeddedResource Include="Instances\double_linear_h_1_equidistant.txt.zip" />
145    <EmbeddedResource Include="Instances\double_pend_h_1_equidistant.txt.zip" />
146    <None Include="Instances\E-CELL.csv" />
147    <EmbeddedResource Include="Instances\E-CELL.csv.zip" />
148    <None Include="Instances\Glider_1.csv" />
149    <EmbeddedResource Include="Instances\Glider_1.csv.zip" />
150    <EmbeddedResource Include="Instances\linear_h_1_equidistant.txt.zip" />
151    <None Include="Instances\LotkaVolterra.csv" />
152    <EmbeddedResource Include="Instances\LotkaVolterra.csv.zip" />
153    <EmbeddedResource Include="Instances\pendulum_h_1_equidistant.txt.zip" />
154    <None Include="Instances\predator_prey_1.csv" />
155    <EmbeddedResource Include="Instances\predator_prey_1.csv.zip" />
156    <EmbeddedResource Include="Instances\real_double_linear_h_1_equidistant.txt.zip" />
157    <EmbeddedResource Include="Instances\real_double_pend_h_1_equidistant.txt.zip" />
158    <EmbeddedResource Include="Instances\real_linear_h_1_equidistant.txt.zip" />
159    <EmbeddedResource Include="Instances\real_pend_h_1_equidistant.txt.zip" />
160    <None Include="Instances\S-System.csv" />
161    <EmbeddedResource Include="Instances\S-System.csv.zip" />
162    <None Include="Instances\shear_flow_1.csv" />
163    <EmbeddedResource Include="Instances\shear_flow_1.csv.zip" />
164    <None Include="Instances\ThreeLotkaVolterra.csv" />
165    <EmbeddedResource Include="Instances\ThreeLotkaVolterra.csv.zip" />
166    <None Include="Instances\van_der_pol_1.csv" />
167    <EmbeddedResource Include="Instances\van_der_pol_1.csv.zip" />
168    <None Include="packages.config" />
169    <None Include="Plugin.cs.frame" />
170    <None Include="Properties\AssemblyInfo.cs.frame" />
171  </ItemGroup>
172  <ItemGroup>
173    <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
174      <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
175      <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
176    </ProjectReference>
177    <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
178      <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
179      <Name>HeuristicLab.Analysis.Views-3.3</Name>
180    </ProjectReference>
181    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
182      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
183      <Name>HeuristicLab.Analysis-3.3</Name>
184    </ProjectReference>
185    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
186      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
187      <Name>HeuristicLab.Collections-3.3</Name>
188      <Private>False</Private>
189    </ProjectReference>
190    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
191      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
192      <Name>HeuristicLab.Common.Resources-3.3</Name>
193      <Private>False</Private>
194    </ProjectReference>
195    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
196      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
197      <Name>HeuristicLab.Common-3.3</Name>
198      <Private>False</Private>
199    </ProjectReference>
200    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
201      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
202      <Name>HeuristicLab.Core.Views-3.3</Name>
203    </ProjectReference>
204    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
205      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
206      <Name>HeuristicLab.Core-3.3</Name>
207      <Private>False</Private>
208    </ProjectReference>
209    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
210      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
211      <Name>HeuristicLab.Data.Views-3.3</Name>
212    </ProjectReference>
213    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
214      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
215      <Name>HeuristicLab.Data-3.3</Name>
216      <Private>False</Private>
217    </ProjectReference>
218    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
219      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
220      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
221      <Private>False</Private>
222    </ProjectReference>
223    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
224      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
225      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
226    </ProjectReference>
227    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
228      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
229      <Name>HeuristicLab.MainForm-3.3</Name>
230    </ProjectReference>
231    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
232      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
233      <Name>HeuristicLab.Operators-3.3</Name>
234      <Private>False</Private>
235    </ProjectReference>
236    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
237      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
238      <Name>HeuristicLab.Optimization-3.3</Name>
239      <Private>False</Private>
240    </ProjectReference>
241    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
242      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
243      <Name>HeuristicLab.Parameters-3.3</Name>
244      <Private>False</Private>
245    </ProjectReference>
246    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
247      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
248      <Name>HeuristicLab.Persistence-3.3</Name>
249      <Private>False</Private>
250    </ProjectReference>
251    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
252      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
253      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
254      <Private>False</Private>
255    </ProjectReference>
256    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
257      <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
258      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
259    </ProjectReference>
260    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
261      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
262      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
263    </ProjectReference>
264    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
265      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
266      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
267      <Private>False</Private>
268    </ProjectReference>
269    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.DataAnalysis\3.3\HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj">
270      <Project>{94C7714E-29D4-4D6D-B213-2C18D627AB75}</Project>
271      <Name>HeuristicLab.Problems.Instances.DataAnalysis-3.3</Name>
272    </ProjectReference>
273    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
274      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
275      <Name>HeuristicLab.Problems.Instances-3.3</Name>
276      <Private>False</Private>
277    </ProjectReference>
278    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
279      <Project>{f4539fb6-4708-40c9-be64-0a1390aea197}</Project>
280      <Name>HeuristicLab.Random-3.3</Name>
281      <Private>False</Private>
282    </ProjectReference>
283  </ItemGroup>
284  <ItemGroup>
285    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
286      <Visible>False</Visible>
287      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
288      <Install>false</Install>
289    </BootstrapperPackage>
290    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
291      <Visible>False</Visible>
292      <ProductName>.NET Framework 3.5 SP1</ProductName>
293      <Install>true</Install>
294    </BootstrapperPackage>
295    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
296      <Visible>False</Visible>
297      <ProductName>Windows Installer 3.1</ProductName>
298      <Install>true</Install>
299    </BootstrapperPackage>
300  </ItemGroup>
301  <ItemGroup>
302    <Content Include="Instances\# README.txt" />
303    <None Include="Instances\pendulum_h_1_equidistant.txt" />
304    <None Include="Instances\double_linear_h_1_equidistant.txt" />
305    <None Include="Instances\double_pend_h_1_equidistant.txt" />
306    <None Include="Instances\linear_h_1_equidistant.txt" />
307    <None Include="Instances\real_double_linear_h_1_equidistant.txt" />
308    <None Include="Instances\real_double_pend_h_1_equidistant.txt" />
309    <None Include="Instances\real_linear_h_1_equidistant.txt" />
310    <None Include="Instances\real_pend_h_1_equidistant.txt" />
311    <Content Include="sundials_cvodes-x64.dll">
312      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
313    </Content>
314    <Content Include="sundials_cvodes-x86.dll">
315      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
316    </Content>
317    <Content Include="sundials_nvecserial-x86.dll">
318      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
319    </Content>
320  </ItemGroup>
321  <ItemGroup>
322    <EmbeddedResource Include="SolutionView.resx">
323      <DependentUpon>SolutionView.cs</DependentUpon>
324    </EmbeddedResource>
325  </ItemGroup>
326  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
327  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
328       Other similar extension points exist, see Microsoft.Common.targets.
329  <Target Name="BeforeBuild">
330  </Target>
331  <Target Name="AfterBuild">
332  </Target>
333  -->
334  <PropertyGroup>
335    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
336set ProjectDir=$(ProjectDir)
337set SolutionDir=$(SolutionDir)
338set Outdir=$(Outdir)
339
340call PreBuildEvent.cmd
341</PreBuildEvent>
342    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
343export ProjectDir=$(ProjectDir)
344export SolutionDir=$(SolutionDir)
345
346$SolutionDir/PreBuildEvent.sh
347</PreBuildEvent>
348  </PropertyGroup>
349</Project>
Note: See TracBrowser for help on using the repository browser.