Changeset 15745
- Timestamp:
- 02/09/18 11:06:00 (7 years ago)
- Location:
- branches/Templates
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Templates/EmptyAlgorithm/EmptyAlgorithm/EmptyAlgorithm.csproj
r14364 r15745 17 17 <DebugType>full</DebugType> 18 18 <Optimize>false</Optimize> 19 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>19 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 20 20 <DefineConstants>DEBUG;TRACE</DefineConstants> 21 21 <ErrorReport>prompt</ErrorReport> … … 25 25 <DebugType>pdbonly</DebugType> 26 26 <Optimize>true</Optimize> 27 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>27 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 28 28 <DefineConstants>TRACE</DefineConstants> 29 29 <ErrorReport>prompt</ErrorReport> … … 33 33 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 34 34 <SpecificVersion>False</SpecificVersion> 35 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>35 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath> 36 36 </Reference> 37 37 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 38 38 <SpecificVersion>False</SpecificVersion> 39 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>39 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 40 40 </Reference> 41 41 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 42 42 <SpecificVersion>False</SpecificVersion> 43 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>43 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 44 44 </Reference> 45 45 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 46 46 <SpecificVersion>False</SpecificVersion> 47 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>47 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 48 48 </Reference> 49 49 <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 50 50 <SpecificVersion>False</SpecificVersion> 51 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>51 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath> 52 52 </Reference> 53 53 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 54 54 <SpecificVersion>False</SpecificVersion> 55 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>55 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 56 56 </Reference> 57 57 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 58 58 <SpecificVersion>False</SpecificVersion> 59 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>59 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 60 60 </Reference> 61 61 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 62 62 <SpecificVersion>False</SpecificVersion> 63 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>63 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 64 64 </Reference> 65 65 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 66 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>66 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 67 67 </Reference> 68 68 <Reference Include="HeuristicLab.Problems.Binary-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 69 69 <SpecificVersion>False</SpecificVersion> 70 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.Binary-3.3.dll</HintPath>70 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Binary-3.3.dll</HintPath> 71 71 </Reference> 72 72 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 73 73 <SpecificVersion>False</SpecificVersion> 74 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Random-3.3.dll</HintPath>74 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 75 75 </Reference> 76 76 <Reference Include="System" /> -
branches/Templates/EmptyAlgorithm/EmptyAlgorithm/Plugin.cs
r14364 r15745 38 38 // | |..EmptyPlugin 39 39 // |..trunk 40 // |..sources 41 // |.. bin 40 // |.. bin 42 41 43 // (5) Check that the output file has been added to the HL binaries folder (hl/trunk/ sources/bin/EmptyPlugin.dll)44 // (6) Start hl/trunk/ sources/bin/HeuristicLab.exe and open the "Plugin Manager".42 // (5) Check that the output file has been added to the HL binaries folder (hl/trunk/bin/EmptyPlugin.dll) 43 // (6) Start hl/trunk/bin/HeuristicLab.exe and open the "Plugin Manager". 45 44 // Make sure your EmptyPlugin appears in the list of loaded plugins 46 45 public class Plugin : PluginBase { -
branches/Templates/EmptyPlugin/EmptyPlugin/EmptyPlugin.csproj
r14360 r15745 17 17 <DebugType>full</DebugType> 18 18 <Optimize>false</Optimize> 19 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>19 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 20 20 <DefineConstants>DEBUG;TRACE</DefineConstants> 21 21 <ErrorReport>prompt</ErrorReport> … … 25 25 <DebugType>pdbonly</DebugType> 26 26 <Optimize>true</Optimize> 27 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>27 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 28 28 <DefineConstants>TRACE</DefineConstants> 29 29 <ErrorReport>prompt</ErrorReport> … … 32 32 <ItemGroup> 33 33 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 34 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>34 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 35 35 </Reference> 36 36 <Reference Include="System" /> -
branches/Templates/EmptyPlugin/EmptyPlugin/Plugin.cs
r14360 r15745 30 30 // | |..EmptyPlugin 31 31 // |..trunk 32 // |..sources 33 // |.. bin 32 // |.. bin 34 33 35 // (5) Check that the output file has been added to the HL binaries folder (hl/trunk/ sources/bin/EmptyPlugin.dll)36 // (6) Start hl/trunk/ sources/bin/HeuristicLab.exe and open the "Plugin Manager".34 // (5) Check that the output file has been added to the HL binaries folder (hl/trunk/bin/EmptyPlugin.dll) 35 // (6) Start hl/trunk/bin/HeuristicLab.exe and open the "Plugin Manager". 37 36 // Make sure your EmptyPlugin appears in the list of loaded plugins 38 37 public class Plugin : PluginBase { -
branches/Templates/RegressionProblemInstances/RegressionProblemInstance/Plugin.cs
r14365 r15745 35 35 // | |..EmptyPlugin 36 36 // |..trunk 37 // |..sources 38 // |.. bin 37 // |.. bin 39 38 40 // (5) Check that the output file has been added to the HL binaries folder (hl/trunk/ sources/bin/EmptyPlugin.dll)41 // (6) Start hl/trunk/ sources/bin/HeuristicLab.exe and open the "Plugin Manager".39 // (5) Check that the output file has been added to the HL binaries folder (hl/trunk/bin/EmptyPlugin.dll) 40 // (6) Start hl/trunk/bin/HeuristicLab.exe and open the "Plugin Manager". 42 41 // Make sure your EmptyPlugin appears in the list of loaded plugins 43 42 public class Plugin : PluginBase { -
branches/Templates/RegressionProblemInstances/RegressionProblemInstance/RegressionProblemInstance.csproj
r14365 r15745 17 17 <DebugType>full</DebugType> 18 18 <Optimize>false</Optimize> 19 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>19 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 20 20 <DefineConstants>DEBUG;TRACE</DefineConstants> 21 21 <ErrorReport>prompt</ErrorReport> … … 25 25 <DebugType>pdbonly</DebugType> 26 26 <Optimize>true</Optimize> 27 <OutputPath>..\..\..\..\trunk\ sources\bin\</OutputPath>27 <OutputPath>..\..\..\..\trunk\bin\</OutputPath> 28 28 <DefineConstants>TRACE</DefineConstants> 29 29 <ErrorReport>prompt</ErrorReport> … … 33 33 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 34 34 <SpecificVersion>False</SpecificVersion> 35 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Common-3.3.dll</HintPath>35 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath> 36 36 </Reference> 37 37 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 38 38 <SpecificVersion>False</SpecificVersion> 39 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Core-3.3.dll</HintPath>39 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath> 40 40 </Reference> 41 41 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 42 42 <SpecificVersion>False</SpecificVersion> 43 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Data-3.3.dll</HintPath>43 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath> 44 44 </Reference> 45 45 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 46 46 <SpecificVersion>False</SpecificVersion> 47 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>47 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 48 48 </Reference> 49 49 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 50 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>50 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 51 51 </Reference> 52 52 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 53 53 <SpecificVersion>False</SpecificVersion> 54 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>54 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath> 55 55 </Reference> 56 56 <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 57 57 <SpecificVersion>False</SpecificVersion> 58 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>58 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 59 59 </Reference> 60 60 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 61 61 <SpecificVersion>False</SpecificVersion> 62 <HintPath>..\..\..\..\trunk\ sources\bin\HeuristicLab.Random-3.3.dll</HintPath>62 <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath> 63 63 </Reference> 64 64 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.