Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/15/14 18:01:54 (10 years ago)
Author:
abeham
Message:

#2174: The problem is now not Sim# specific anymore, but the parameters of Sim# models could be optimized using this problem. It's all about being able to program the evaluation function and parameter vector.

Location:
branches/SimSharp/HeuristicLab.Problems.Programmable.Views
Files:
3 added
1 copied

Legend:

Unmodified
Added
Removed
  • branches/SimSharp/HeuristicLab.Problems.Programmable.Views/3.3/Properties/AssemblyInfo.cs.frame

    r10745 r10753  
    2626// set of attributes. Change these attribute values to modify the information
    2727// associated with an assembly.
    28 [assembly: AssemblyTitle("HeuristicLab.Problems.SimulationOptimization")]
     28[assembly: AssemblyTitle("HeuristicLab.Problems.Programmable.Views")]
    2929[assembly: AssemblyDescription("")]
    3030[assembly: AssemblyConfiguration("")]
     
    4141
    4242// The following GUID is for the ID of the typelib if this project is exposed to COM
    43 [assembly: Guid("c45d2b76-5386-4f21-8d2b-ecf5c9ddaf0d")]
     43[assembly: Guid("04b67c2a-b8ad-461f-ad4f-4587f96fda45")]
    4444
    4545// Version information for an assembly consists of the following four values:
Note: See TracChangeset for help on using the changeset viewer.