# # ChangeLog for branches/2747_CFSAP/CFSAP.sln # # Generated by Trac 1.0.12 # 07/03/24 01:24:34 Fri, 03 Aug 2018 13:11:26 GMT ddorfmei [16045] * branches/2747_CFSAP (moved) #2747: renamed branch 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 ...