Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/12/21 16:41:42 (3 years ago)
Author:
gkronber
Message:

#3073 refactoring to prepare for trunk reintegration

Location:
branches/3073_IA_constraint_splitting_reintegration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/3073_IA_constraint_splitting_reintegration

    • Property svn:ignore
      •  

        old new  
        11bin
         2TestResults
  • branches/3073_IA_constraint_splitting_reintegration/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj

    r17772 r17891  
    237237    <Compile Include="Interpreter\BatchInstruction.cs" />
    238238    <Compile Include="Interpreter\BatchOperations.cs" />
    239     <Compile Include="Interpreter\IABoundsEstimator.cs" />
     239    <Compile Include="Interpreter\IntervalArithBoundsEstimator.cs" />
     240    <Compile Include="Interpreter\IntervalArithCompiledExpressionBoundsEstimator.cs" />
    240241    <Compile Include="Interpreter\IntervalInterpreter.cs" />
    241242    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionCompiledTreeInterpreter.cs" />
    242243    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeBatchInterpreter.cs" />
    243     <Compile Include="Interpreter\IACompiledExpressionBoundsEstimator.cs" />
    244244    <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeNativeInterpreter.cs" />
    245245    <Compile Include="IntervalUtil.cs" />
Note: See TracChangeset for help on using the changeset viewer.