Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/20/09 17:38:19 (15 years ago)
Author:
gkronber
Message:

Worked on different dispatching of deterministic and non-deterministic modeling algorithms. #635

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CEDMA.DB.Interfaces/3.3/Ontology.cs

    r1529 r1873  
    9191    public static Entity PredicateInstanceOf {
    9292      get { return new Entity(CedmaNameSpace + "InstanceOf"); }
    93     }
    94     public static Entity TypeGeneticProgrammingFunctionTree {
    95       get { return new Entity(CedmaNameSpace + "FunctionTree"); }
    9693    }
    9794    public static Entity TypeDataSet {
Note: See TracChangeset for help on using the changeset viewer.