Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/15/14 18:01:54 (11 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/3.0.4
Files:
1 edited
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • branches/SimSharp/3.0.4/SimSharp-3.0.4/Properties/AssemblyInfo.cs

    r10726 r10753  
    2727// associated with an assembly.
    2828[assembly: AssemblyTitle("HeuristicLab.SimSharp")]
    29 [assembly: AssemblyDescription("Transport plugin for SimSharp")]
     29[assembly: AssemblyDescription("Transport plugin for Sim#")]
    3030[assembly: AssemblyConfiguration("")]
    3131[assembly: AssemblyCompany("HEAL")]
     
    5353// by using the '*' as shown below:
    5454// [assembly: AssemblyVersion("1.0.*")]
    55 [assembly: AssemblyVersion("3.0.3.0")]
    56 [assembly: AssemblyFileVersion("3.0.3.0")]
     55[assembly: AssemblyVersion("3.0.4.0")]
     56[assembly: AssemblyFileVersion("3.0.4.0")]
Note: See TracChangeset for help on using the changeset viewer.