# # ChangeLog for branches/CFSAP # # Generated by Trac 1.0.12 # 04/16/24 17:23:27 Mon, 18 Dec 2017 13:38:18 GMT ddorfmei [15533] * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAP.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/GeneticAlgorithm.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/MultiNestCFSAPSolvingStrategy.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/OneOptAssignment.cs (copied) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/OptimalPolynomialAssignment.cs (moved) #2747: Improved hard-coded genetic algorithm * implemented restart ... Tue, 05 Dec 2017 12:35:20 GMT abeham [15493] * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPInstanceProvider.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAP.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/GeneticAlgorithm.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/OptimalAssignment.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Plugin.cs.frame (modified) #2747: Implemeted hard-coded genetic algorithm for faster evaluation Wed, 15 Nov 2017 11:14:18 GMT abeham [15472] * branches/CFSAP/HeuristicLab.Problems.Instances (modified) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPInstanceProvider.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Plugin.cs.frame (modified) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/Types/GCPData.cs (copied) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAP.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/MultiNestCFSAP.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/MultiNestCFSAPSolvingStrategy.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Plugin.cs.frame (modified) #2747: worked on the CFSAP * merged HeuristicLab.Problems.Instances ... Wed, 08 Nov 2017 06:34:46 GMT abeham [15460] * branches/CFSAP/CFSAP.sln (modified) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPInstanceProvider.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPParser.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/Types/CFSAPData.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAP.cs (copied) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAPSequenceOnly.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/ICFSAP.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/MultiNestCFSAP.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/MultiNestCFSAPSolvingStrategy.cs (added) #2747: worked on the CFSAP * Added problem definition that defines ... Tue, 07 Nov 2017 12:49:09 GMT abeham [15456] * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPInstanceProvider.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPParser.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Data/BozejkoCFSAP.zip (modified) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/Types/CFSAPData.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAPSequenceOnly.cs (modified) #2747: worked on the CFSAP * Introduced new benchmark instances ... Thu, 16 Mar 2017 23:09:23 GMT abeham [14757] * branches/CFSAP (added) * branches/CFSAP/CFSAP.sln (added) * branches/CFSAP/HeuristicLab.Problems.Instances (copied) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3 (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPDataDescriptor.cs (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPInstanceProvider.cs (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPParser.cs (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Data (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Data/BozejkoCFSAP.zip (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/HeuristicLab.Problems.Instances.CFSAP-3.3.csproj (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/HeuristicLab.snk (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Plugin.cs.frame (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Properties (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/Types/CFSAPData.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3 (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAPSequenceOnly.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.snk (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Plugin.cs.frame (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Properties (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/CFSAP/PreBuildEvent.cmd (added) * branches/CFSAP/PreBuildEvent.sh (added) #2747: Added CFSAP with optimal (polynomial) assignment algorithm