Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/03/12 16:19:24 (12 years ago)
Author:
abeham
Message:

#1614

  • updated problem instance provider
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj

    r7444 r7445  
    4646  </ItemGroup>
    4747  <ItemGroup>
    48     <Compile Include="SolutionParser.cs" />
     48    <Compile Include="ElloumiCTAPSolutionParser.cs" />
    4949    <EmbeddedResource Include="Data\tass1003Aa.dat" />
    5050    <EmbeddedResource Include="Data\tass1003Ab.dat" />
     
    130130    <EmbeddedResource Include="Data\tassc2005De.dat" />
    131131    <None Include="Plugin.cs.frame" />
    132     <Compile Include="Instance.cs" />
    133     <Compile Include="InstanceDescriptor.cs" />
    134     <Compile Include="InstanceProvider.cs" />
    135     <Compile Include="Parser.cs" />
     132    <Compile Include="ElloumiCTAPInstance.cs" />
     133    <Compile Include="ElloumiCTAPInstanceDescriptor.cs" />
     134    <Compile Include="ElloumiCTAPInstanceProvider.cs" />
     135    <Compile Include="ElloumiCTAPParser.cs" />
    136136    <Compile Include="Plugin.cs" />
    137137    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.