Changeset 769
- Timestamp:
- 11/16/08 23:00:09 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.GP.StructureIdentification
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj
r656 r769 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{74223A32-C726-4978-BE78-37113A18373C}</ProjectGuid> … … 76 76 <Compile Include="Equal.cs" /> 77 77 <Compile Include="Evaluators\CoefficientOfDeterminationEvaluator.cs" /> 78 <Compile Include="Evaluators\UncertainMeanSquaredErrorEvaluator.cs" /> 78 79 <Compile Include="Evaluators\EarlyStoppingMeanSquaredErrorEvaluator.cs" /> 79 80 <Compile Include="Evaluators\GPEvaluatorBase.cs" />
Note: See TracChangeset
for help on using the changeset viewer.