Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/08/17 07:34:46 (7 years ago)
Author:
abeham
Message:

#2747: worked on the CFSAP

  • Added problem definition that defines both sequence and assignment for a single nest
  • Added problem definition that would optimizes both sequence and assignment for multiple nests
  • Added interface
  • Added solving strategy that would use multiple instances of a template algorithm to optimize the worst nest
  • Fixed bug in parser regarding setup times
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CFSAP/CFSAP.sln

    r14757 r15460  
    11
    22Microsoft Visual Studio Solution File, Format Version 12.00
    3 # Visual Studio 14
    4 VisualStudioVersion = 14.0.25420.1
     3# Visual Studio 15
     4VisualStudioVersion = 15.0.27004.2002
    55MinimumVisualStudioVersion = 10.0.40219.1
    66Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Scheduling.CFSAP-3.3", "HeuristicLab.Problems.Scheduling.CFSAP\3.3\HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj", "{93609034-D1EE-4DC6-A381-E4CDB55E4261}"
     
    6060    HideSolutionNode = FALSE
    6161  EndGlobalSection
     62  GlobalSection(ExtensibilityGlobals) = postSolution
     63    SolutionGuid = {1DA298F0-1917-4ED1-8495-507A39302C34}
     64  EndGlobalSection
    6265EndGlobal
Note: See TracChangeset for help on using the changeset viewer.