Changeset 7363 for branches/GeneralizedQAP
- Timestamp:
- 01/18/12 16:55:08 (13 years ago)
- Location:
- branches/GeneralizedQAP
- Files:
-
- 9 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GeneralizedQAP/GeneralizedQAP.sln
r7319 r7363 6 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3", "HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj", "{BFAAC00C-B884-458D-BD74-98C94BFAFA41}" 7 7 EndProject 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms.3.3", "HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms.3.3.csproj", "{53AB48BF-532F-417D-B98B-745105BB447A}" 9 EndProject 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3", "HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3.csproj", "{DA367BE5-4F53-4243-933B-32AAB86189D5}" 11 EndProject 8 12 Global 9 13 GlobalSection(SolutionConfigurationPlatforms) = preSolution 10 14 Debug|Any CPU = Debug|Any CPU 15 Debug|x64 = Debug|x64 16 Debug|x86 = Debug|x86 11 17 Release|Any CPU = Release|Any CPU 18 Release|x64 = Release|x64 19 Release|x86 = Release|x86 12 20 EndGlobalSection 13 21 GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 22 {C739E6D2-5680-4804-A810-8017DA0C238F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 15 23 {C739E6D2-5680-4804-A810-8017DA0C238F}.Debug|Any CPU.Build.0 = Debug|Any CPU 24 {C739E6D2-5680-4804-A810-8017DA0C238F}.Debug|x64.ActiveCfg = Debug|Any CPU 25 {C739E6D2-5680-4804-A810-8017DA0C238F}.Debug|x86.ActiveCfg = Debug|Any CPU 16 26 {C739E6D2-5680-4804-A810-8017DA0C238F}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 27 {C739E6D2-5680-4804-A810-8017DA0C238F}.Release|Any CPU.Build.0 = Release|Any CPU 28 {C739E6D2-5680-4804-A810-8017DA0C238F}.Release|x64.ActiveCfg = Release|Any CPU 29 {C739E6D2-5680-4804-A810-8017DA0C238F}.Release|x86.ActiveCfg = Release|Any CPU 18 30 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 19 31 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Debug|Any CPU.Build.0 = Debug|Any CPU 32 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Debug|x64.ActiveCfg = Debug|Any CPU 33 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Debug|x86.ActiveCfg = Debug|Any CPU 20 34 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Release|Any CPU.ActiveCfg = Release|Any CPU 21 35 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Release|Any CPU.Build.0 = Release|Any CPU 36 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Release|x64.ActiveCfg = Release|Any CPU 37 {BFAAC00C-B884-458D-BD74-98C94BFAFA41}.Release|x86.ActiveCfg = Release|Any CPU 38 {53AB48BF-532F-417D-B98B-745105BB447A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 39 {53AB48BF-532F-417D-B98B-745105BB447A}.Debug|Any CPU.Build.0 = Debug|Any CPU 40 {53AB48BF-532F-417D-B98B-745105BB447A}.Debug|x64.ActiveCfg = Debug|Any CPU 41 {53AB48BF-532F-417D-B98B-745105BB447A}.Debug|x86.ActiveCfg = Debug|Any CPU 42 {53AB48BF-532F-417D-B98B-745105BB447A}.Release|Any CPU.ActiveCfg = Release|Any CPU 43 {53AB48BF-532F-417D-B98B-745105BB447A}.Release|Any CPU.Build.0 = Release|Any CPU 44 {53AB48BF-532F-417D-B98B-745105BB447A}.Release|x64.ActiveCfg = Release|Any CPU 45 {53AB48BF-532F-417D-B98B-745105BB447A}.Release|x86.ActiveCfg = Release|Any CPU 46 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 47 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Debug|Any CPU.Build.0 = Debug|Any CPU 48 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Debug|x64.ActiveCfg = Debug|Any CPU 49 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Debug|x86.ActiveCfg = Debug|Any CPU 50 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Release|Any CPU.ActiveCfg = Release|Any CPU 51 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Release|Any CPU.Build.0 = Release|Any CPU 52 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Release|x64.ActiveCfg = Release|Any CPU 53 {DA367BE5-4F53-4243-933B-32AAB86189D5}.Release|x86.ActiveCfg = Release|Any CPU 22 54 EndGlobalSection 23 55 GlobalSection(SolutionProperties) = preSolution -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/GRASPWithPathRelinking.cs
r7345 r7363 29 29 using HeuristicLab.Parameters; 30 30 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 31 using HeuristicLab.PluginInfrastructure; 32 using HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common; 31 33 using HeuristicLab.Random; 32 34 33 35 namespace HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms { 34 36 /// <summary> 35 /// A genetic algorithm.37 /// The algorithm combines the Greedy Randomized Adaptive Search Procedure (GRASP) with Path Relinking and is described in Mateus, G., Resende, M., and Silva, R. 2011. GRASP with path-relinking for the generalized quadratic assignment problem. Journal of Heuristics 17, Springer Netherlands, pp. 527-565. 36 38 /// </summary> 37 39 [Item("GRASP+PR", "The algorithm combines the Greedy Randomized Adaptive Search Procedure (GRASP) with Path Relinking and is described in Mateus, G., Resende, M., and Silva, R. 2011. GRASP with path-relinking for the generalized quadratic assignment problem. Journal of Heuristics 17, Springer Netherlands, pp. 527-565.")] … … 59 61 get { return (IValueParameter<MultiAnalyzer>)Parameters["Analyzer"]; } 60 62 } 61 private I ValueParameter<IntValue> EliteSetSizeParameter {62 get { return (I ValueParameter<IntValue>)Parameters["EliteSetSize"]; }63 } 64 private I ValueParameter<IntValue> LocalImprovementMaximumIterationsParameter {65 get { return (I ValueParameter<IntValue>)Parameters["LocalImprovementMaximumIterations"]; }63 private IFixedValueParameter<IntValue> EliteSetSizeParameter { 64 get { return (IFixedValueParameter<IntValue>)Parameters["EliteSetSize"]; } 65 } 66 private IFixedValueParameter<IntValue> LocalImprovementMaximumIterationsParameter { 67 get { return (IFixedValueParameter<IntValue>)Parameters["LocalImprovementMaximumIterations"]; } 66 68 } 67 69 private ConstrainedValueParameter<ILocalImprovementOperator> LocalImprovementParameter { … … 74 76 get { return (ConstrainedValueParameter<ICrossover>)Parameters["PathRelinking"]; } 75 77 } 76 public ConstrainedValueParameter<I Replacer> EliteSetReplacerParameter {77 get { return (ConstrainedValueParameter<I Replacer>)Parameters["EliteSetReplacer"]; }78 public ConstrainedValueParameter<IMerger> EliteSetReplacerParameter { 79 get { return (ConstrainedValueParameter<IMerger>)Parameters["EliteSetMerger"]; } 78 80 } 79 81 #endregion … … 94 96 public IntValue EliteSetSize { 95 97 get { return EliteSetSizeParameter.Value; } 96 set { EliteSetSizeParameter.Value = value; }98 set { EliteSetSizeParameter.Value.Value = value.Value; } 97 99 } 98 100 public IntValue LocalImprovementMaximumIterations { 99 101 get { return LocalImprovementMaximumIterationsParameter.Value; } 100 set { LocalImprovementMaximumIterationsParameter.Value = value; }102 set { LocalImprovementMaximumIterationsParameter.Value.Value = value.Value; } 101 103 } 102 104 … … 110 112 private GRASPWithPathRelinking(GRASPWithPathRelinking original, Cloner cloner) 111 113 : base(original, cloner) { 112 // TODO: clone your private fields here113 114 RegisterEventHandlers(); 114 115 } … … 118 119 Parameters.Add(new ValueParameter<IntValue>("Seed", "The random seed used to initialize the new pseudo random number generator.")); 119 120 Parameters.Add(new ValueParameter<MultiAnalyzer>("Analyzer", "The operator used to analyze each iteration.", new MultiAnalyzer())); 120 Parameters.Add(new ValueParameter<IntValue>("EliteSetSize", "The elite set stores the best found solutions.", new IntValue(10)));121 Parameters.Add(new ValueParameter<IntValue>("LocalImprovementMaximumIterations", "The maximum number of iterations performed by the local improvement operator.", new IntValue(100)));122 Parameters.Add(new ConstrainedValueParameter<ILocalImprovementOperator>("LocalImprovement", "Performs a local search on the solution." , null));121 Parameters.Add(new FixedValueParameter<IntValue>("EliteSetSize", "The elite set stores the best found solutions.", new IntValue(10))); 122 Parameters.Add(new FixedValueParameter<IntValue>("LocalImprovementMaximumIterations", "The maximum number of iterations performed by the local improvement operator.", new IntValue(100))); 123 Parameters.Add(new ConstrainedValueParameter<ILocalImprovementOperator>("LocalImprovement", "Performs a local search on the solution.")); 123 124 Parameters.Add(new FixedValueParameter<IntValue>("MinimumEliteSetSize", "(ρ) The minimum amount of elites for performing path relinking.", new IntValue(1))); 124 125 Parameters.Add(new ConstrainedValueParameter<ICrossover>("PathRelinking", "The operator that performs the path relinking.")); 125 Parameters.Add(new ConstrainedValueParameter<I Replacer>("EliteSetReplacer", "The operator that replaces solutions inthe elite set."));126 Parameters.Add(new ConstrainedValueParameter<IMerger>("EliteSetMerger", "The operator that merges new solutions into the elite set.")); 126 127 127 128 RandomCreator randomCreator = new RandomCreator(); … … 151 152 #region Events 152 153 protected override void OnProblemChanged() { 153 // TODO: Initialize and parameterize operators154 154 InitializeOperators(); 155 155 base.OnProblemChanged(); … … 157 157 158 158 protected override void Problem_SolutionCreatorChanged(object sender, EventArgs e) { 159 // TODO: Parameterize operators159 Parameterize(); 160 160 base.Problem_SolutionCreatorChanged(sender, e); 161 161 } 162 162 protected override void Problem_EvaluatorChanged(object sender, EventArgs e) { 163 // TODO: Parameterize operators163 Parameterize(); 164 164 base.Problem_EvaluatorChanged(sender, e); 165 165 } 166 166 protected override void Problem_OperatorsChanged(object sender, EventArgs e) { 167 // TODO: Parameterize operators168 167 InitializeOperators(); 169 168 base.Problem_OperatorsChanged(sender, e); … … 176 175 if (Problem != null) { 177 176 } 177 RegisterEventHandlers(); 178 178 } 179 179 … … 190 190 Analyzer.Operators.Add(analyzer); 191 191 } 192 193 string oldLocalImprovement = String.Empty;194 if (LocalImprovementParameter.Value != null)195 oldLocalImprovement = LocalImprovementParameter.Value.Name;192 InitializeFromInstallation(LocalImprovementParameter, x => x.ProblemType.IsAssignableFrom(Problem.GetType())); 193 InitializeFromProblem(PathRelinkingParameter); 194 InitializeFromProblem(EliteSetReplacerParameter); 195 } else { 196 196 LocalImprovementParameter.ValidValues.Clear(); 197 foreach (ILocalImprovementOperator localImprovement in Problem.Operators.OfType<ILocalImprovementOperator>()) {198 LocalImprovementParameter.ValidValues.Add(localImprovement);199 }200 var newLocalImprovement = LocalImprovementParameter.ValidValues.FirstOrDefault(x => x.Name == oldLocalImprovement);201 if (newLocalImprovement != null) LocalImprovementParameter.Value = newLocalImprovement;202 203 string oldPathRelinking = String.Empty;204 if (PathRelinkingParameter.Value != null)205 oldPathRelinking = PathRelinkingParameter.Value.Name;206 197 PathRelinkingParameter.ValidValues.Clear(); 207 foreach (ICrossover pathRelinking in Problem.Operators.OfType<ICrossover>()) {208 PathRelinkingParameter.ValidValues.Add(pathRelinking);209 }210 var newPathRelinking = PathRelinkingParameter.ValidValues.FirstOrDefault(x => x.Name == oldPathRelinking);211 if (newPathRelinking != null) PathRelinkingParameter.Value = newPathRelinking;212 213 string oldReplacer = String.Empty;214 if (EliteSetReplacerParameter.Value != null)215 oldReplacer = EliteSetReplacerParameter.Value.Name;216 198 EliteSetReplacerParameter.ValidValues.Clear(); 217 foreach (IReplacer replacer in Problem.Operators.OfType<IReplacer>()) {218 EliteSetReplacerParameter.ValidValues.Add(replacer);219 }220 var newReplacer = EliteSetReplacerParameter.ValidValues.FirstOrDefault(x => x.Name == oldReplacer);221 if (newReplacer != null) EliteSetReplacerParameter.Value = newReplacer;222 199 } 223 200 … … 234 211 } 235 212 } 213 214 private void InitializeFromProblem<T>(ConstrainedValueParameter<T> parameter) where T : class, INamedItem { 215 InitializeFromProblem(parameter, x => true); 216 } 217 private void InitializeFromProblem<T>(ConstrainedValueParameter<T> parameter, Func<T, bool> condition) where T : class, INamedItem { 218 if (parameter == null) throw new ArgumentNullException("parameter"); 219 if (condition == null) throw new ArgumentNullException("condition"); 220 string oldName = String.Empty; 221 if (parameter.Value != null) oldName = parameter.Value.Name; 222 parameter.ValidValues.Clear(); 223 foreach (var item in Problem.Operators.OfType<T>().Where(condition)) { 224 parameter.ValidValues.Add(item); 225 } 226 var newItem = parameter.ValidValues.FirstOrDefault(x => x.Name == oldName); 227 if (newItem != null) parameter.Value = newItem; 228 } 229 private void InitializeFromInstallation<T>(ConstrainedValueParameter<T> parameter) where T : class, INamedItem { 230 InitializeFromInstallation(parameter, x => true); 231 } 232 private void InitializeFromInstallation<T>(ConstrainedValueParameter<T> parameter, Func<T, bool> condition) where T : class, INamedItem { 233 if (parameter == null) throw new ArgumentNullException("parameter"); 234 if (condition == null) throw new ArgumentNullException("condition"); 235 string oldName = String.Empty; 236 if (parameter.Value != null) oldName = parameter.Value.Name; 237 parameter.ValidValues.Clear(); 238 foreach (var item in ApplicationManager.Manager.GetInstances<T>().Where(condition)) { 239 parameter.ValidValues.Add(item); 240 } 241 var newItem = parameter.ValidValues.FirstOrDefault(x => x.Name == oldName); 242 if (newItem != null) parameter.Value = newItem; 243 } 236 244 #endregion 237 245 } -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/GRASPWithPathRelinkingMainLoop.cs
r7345 r7363 30 30 using HeuristicLab.Parameters; 31 31 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 32 using HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common; 32 33 using HeuristicLab.Selection; 33 34 … … 88 89 89 90 var variableCreator2 = new VariableCreator(); 90 variableCreator2.CollectedValues.Add(new ValueParameter<IntValue>("ActualEliteSetSize", new IntValue(0)) ;91 variableCreator2.CollectedValues.Add(new ValueParameter<IntValue>("ActualEliteSetSize", new IntValue(0))); 91 92 variableCreator2.Name = "ActualEliteSetSize = 0"; 92 93 … … 112 113 var selector2 = new RandomSelector(); 113 114 selector2.NumberOfSelectedSubScopesParameter.Value = new IntValue(0); 114 115 115 116 var ssp1 = new SubScopesProcessor(); 116 117 … … 121 122 solutionsCreator.SolutionCreatorParameter.ActualName = SolutionCreatorParameter.Name; 122 123 solutionsCreator.NumberOfSolutions = new IntValue(1); 123 124 124 125 var subScopesCounter2 = new SubScopesCounter(); 125 126 subScopesCounter2.Name = "Count subscopes"; … … 147 148 var childrenCreator = new ChildrenCreator(); 148 149 childrenCreator.ParentsPerChild = new IntValue(2); 149 150 150 151 var placeholder2 = new Placeholder(); 151 152 placeholder2.Name = "(PathRelinking)"; -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms.3.3.csproj
r7345 r7363 38 38 </PropertyGroup> 39 39 <ItemGroup> 40 <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 41 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 42 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 43 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 44 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 45 <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 46 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 47 <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 48 <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 49 <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 40 50 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 41 51 <HintPath>C:\Program Files\HeuristicLab 3.3\PluginInfrastructure-3.3.dll</HintPath> 42 52 </Reference> 53 <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 54 <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" /> 43 55 <Reference Include="System" /> 44 56 <Reference Include="System.Core" /> … … 47 59 <ItemGroup> 48 60 <None Include="Plugin.cs.frame" /> 61 <Compile Include="GRASPWithPathRelinking.cs" /> 62 <Compile Include="GRASPWithPathRelinkingMainLoop.cs" /> 49 63 <Compile Include="Plugin.cs" /> 50 64 <Compile Include="Properties\AssemblyInfo.cs" /> … … 53 67 <ItemGroup> 54 68 <None Include="HeuristicLab.snk" /> 69 </ItemGroup> 70 <ItemGroup> 71 <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3.csproj"> 72 <Project>{DA367BE5-4F53-4243-933B-32AAB86189D5}</Project> 73 <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3</Name> 74 </ProjectReference> 55 75 </ItemGroup> 56 76 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/Plugin.cs.frame
r7345 r7363 25 25 [Plugin("HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms", "3.3.6.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.dll", PluginFileType.Assembly)] 27 [PluginDependency("HeuristicLab.Analysis", "3.3")] 28 [PluginDependency("HeuristicLab.Collections", "3.3")] 29 [PluginDependency("HeuristicLab.Common", "3.3")] 30 [PluginDependency("HeuristicLab.Core", "3.3")] 31 [PluginDependency("HeuristicLab.Data", "3.3")] 32 [PluginDependency("HeuristicLab.Operators", "3.3")] 33 [PluginDependency("HeuristicLab.Optimization", "3.3")] 34 [PluginDependency("HeuristicLab.Optimization.Operators", "3.3")] 35 [PluginDependency("HeuristicLab.Parameters", "3.3")] 36 [PluginDependency("HeuristicLab.Persistence", "3.3")] 37 [PluginDependency("HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common", "3.3")] 27 38 public class HeuristicLabProblemsGeneralizedQuadraticAssignmentAlgorithmsPlugin : PluginBase { 28 39 } -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Plugin.cs.frame
r7345 r7363 25 25 [Plugin("HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views", "3.3.6.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.dll", PluginFileType.Assembly)] 27 [PluginDependency("HeuristicLab.Collections", "3.3")]28 27 [PluginDependency("HeuristicLab.Common", "3.3")] 29 28 [PluginDependency("HeuristicLab.Common.Resources", "3.3")] -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj
r7319 r7363 114 114 <None Include="HeuristicLab.snk" /> 115 115 </ItemGroup> 116 <ItemGroup> 117 <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3.csproj"> 118 <Project>{DA367BE5-4F53-4243-933B-32AAB86189D5}</Project> 119 <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common-3.3</Name> 120 </ProjectReference> 121 </ItemGroup> 116 122 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 117 123 <PropertyGroup> -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/IGQAPManipulator.cs
r7319 r7363 22 22 using HeuristicLab.Core; 23 23 using HeuristicLab.Encodings.IntegerVectorEncoding; 24 using HeuristicLab.Optimization; 24 25 25 26 namespace HeuristicLab.Problems.GeneralizedQuadraticAssignment { 26 public interface IGQAPManipulator : IGQAPOperator {27 public interface IGQAPManipulator : IGQAPOperator, IManipulator { 27 28 ILookupParameter<IRandom> RandomParameter { get; } 28 29 ILookupParameter<IntegerVector> IntegerVectorParameter { get; } -
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Plugin.cs.frame
r7345 r7363 35 35 [PluginDependency("HeuristicLab.Parameters", "3.3")] 36 36 [PluginDependency("HeuristicLab.Persistence", "3.3")] 37 [PluginDependency("HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common", "3.3")] 37 38 public class HeuristicLabProblemsGeneralizedQuadraticAssignmentPlugin : PluginBase { 38 39 }
Note: See TracChangeset
for help on using the changeset viewer.