Changeset 12781 for branches/HeuristicLab.Problems.GrammaticalOptimization/HeuristicLab.Algorithms.MonteCarloTreeSearch/HeuristicLab.Algorithms.MonteCarloTreeSearch.csproj
- Timestamp:
- 07/20/15 16:45:08 (9 years ago)
- Location:
- branches/HeuristicLab.Problems.GrammaticalOptimization
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GrammaticalOptimization
- Property svn:ignore
-
old new 3 3 TestResults 4 4 _ReSharper.GrammaticalOptimization 5 EvaluationResults
-
- Property svn:ignore
-
branches/HeuristicLab.Problems.GrammaticalOptimization/HeuristicLab.Algorithms.MonteCarloTreeSearch
-
Property
svn:global-ignores
set to
obj
-
Property
svn:ignore
set to
bin
-
Property
svn:global-ignores
set to
-
branches/HeuristicLab.Problems.GrammaticalOptimization/HeuristicLab.Algorithms.MonteCarloTreeSearch/HeuristicLab.Algorithms.MonteCarloTreeSearch.csproj
r12762 r12781 42 42 <ItemGroup> 43 43 <Compile Include="Base\TreeInfos.cs" /> 44 <Compile Include="MonteCarloTreeSearch.cs" /> 44 45 <Compile Include="Simulation\ISimulation.cs" /> 45 <Compile Include="MonteCarloTreeSearch .cs" />46 <Compile Include="MonteCarloTreeSearch_PruneLeaves.cs" /> 46 47 <Compile Include="Properties\AssemblyInfo.cs" /> 47 48 <Compile Include="Base\TreeNode.cs" />
Note: See TracChangeset
for help on using the changeset viewer.