Free cookie consent management tool by TermsFeed Policy Generator

source: branches @ 10521

Name Size Rev Age Author Last Change
../
3.0 4539   14 years swagner Corrected SVN property bugtraq:url (#666)
3.1 4539   14 years swagner Corrected SVN property bugtraq:url (#666)
3.2 4539   14 years swagner Corrected SVN property bugtraq:url (#666)
1721-RandomForestPersistence 10322   10 years gkronber #1721: changed the RF model to store the original problem data …
Benchmark Generator 10088   10 years bburlacu #2083: Removed old project and rewritten the Benchmark Generator as a …
Breadcrumbs 10107   10 years jkarder #2116: fixed logic in LinkClicked event handler
CellularGeneticAlgorithm 7540   12 years svonolfe Added first working version of cellular GA (#1781)
ChangeDatasetOfRegressionModel 8591   12 years sforsten #1758: merged r8510:8590 from trunk to branch
ClassificationEnsembleVoting 8863   11 years sforsten #1776: * merged r8810:8862 from trunk into branch * fixed exception in …
ClassificationModelComparison 9135   11 years sforsten #1998: * OneR handles missing values separately * adapted …
DataAnalysis 5305   13 years gkronber worked on data analysis feature exploration branch. #1142
DataAnalysis.IslandAlgorithms 10421   10 years mkommend #1997: Corrected rounding mistake in island evaluators.
DataAnalysis.PopulationDiversityAnalysis 5024   13 years swinkler Worked on population diversity for GP (#1278): Moved …
DataAnalysisService 8033   12 years spimming #1807: * scenario description added * page size fixed
DataPreprocessing 10383   10 years pfleck - Added ProblemDataCreator for instancing a new …
DynamicVehicleRouting 8858   11 years svonolfe changed name of the tardiness penalty result (#1955)
ExportSymbolicDataAnalysisSolutions 9585   11 years mkommend #1730: Added necessary plugin dependency and improved error handling.
FitnessLandscapeAnalysis 10299   10 years svonolfe Adapted all FLA related operators to subclass InstrumentedOperator (#2119)
GeneralizedQAP 9114   11 years abeham #1614: adapted to intvector changes
GP-MoveOperators 8660   12 years gkronber #1847 merged r8205:8635 from trunk into branch
GrammaticalEvolution 10351   10 years gkronber #2109 added finished experiment for tree-based GP with constants for …
gteufl 10225   10 years ascheibe created branch for gteufl
HeuristicLab.Analysis.AlgorithmBehavior 10416   10 years ascheibe #1886 adapted branch to changes of #2119
HeuristicLab.BinPacking 9599   11 years jhelm #1966: Bugfixing; Refactoring; Performancetuning;
HeuristicLab.DataImporter 9752   11 years gkronber #1591: adapted DataImporter branch to use most recent version of ALGLIB
HeuristicLab.EvolutionaryTracking 10215   10 years bburlacu #1772: Updated references for …
HeuristicLab.EvolutionTracking 10519   10 years bburlacu #2076: Removed the layout adapter and moved the functionality into the …
HeuristicLab.ExternalEvaluation Scientific 10190   10 years mkommend #2082: Added BestSolutionsAnalyzer for ParameterOptimizationProblems.
HeuristicLab.Hive.Azure 8275   12 years spimming #1680: updated references and plugin dependencies
HeuristicLab.MetaOptimization 10309   10 years jkarder #2119: Adapted MultiIntValueCrossover to subclass InstrumentedOperator.
HeuristicLab.MetaOptimization (trunk integration) 9356   11 years jkarder #1853: * moved ValueConfigurationCheckedItemCollectionView to …
HeuristicLab.Problems.GaussianProcessTuning 10422   10 years gkronber #1967 added Cholesky decomposition for Toeplitz matrices to allow …
HeuristicLab.Problems.GPDL 10437   10 years gkronber #2026 implemented epsilon-greedy search policy
HeuristicLab.Problems.GPDL.Backend 10059   10 years gkronber #2026 fixed references in HL specific GPDL plugin (backend), set svn:ignore
HeuristicLab.ReingoldTilfordTreeLayout 10487   10 years bburlacu #2076: Fixed image save to file in the SymbolicExpressionTreeChart. …
HeuristicLab.Tools 9694   11 years ascheibe #2017 added a HL application based on apetrei's Hive Drain to the …
HeuristicLab.Visualization 10518   10 years bburlacu #1265: Removed labeled primitives and added text property to the …
HiveHiveEngine 7417   12 years ascheibe #1744 added an option so that the parent task can also wait on the …
HiveStatistics 9662   11 years pfleck #2063: Rearranged axis options in jqplot charts. Renamed selectors …
HLScript 10358   10 years jkarder #2136: * refactored HLScriptGeneration to separate outputs from …
LearningClassifierSystems 9606   11 years sforsten #1980: forgot to delete a file
mbot 8712   11 years mbot
MPI 7566   12 years svonolfe Adapted MPI operators (#1542)
OaaS 10013   10 years spimming #1888: * enabled transactions * enabled tracing output * set correct …
OKBECJConnector 6321   13 years mholper
OKBJavaConnector 6330   13 years mholper updated users documentation #1434
OKBJavaConnector_oldBinding 5979   13 years bfarka renaming project for wshttpbinding #r1441
ParameterBinding 4790   13 years abeham #1258 * Added detection if a certain link in the chain implements …
ParameterConfigurationEncoding 9356   11 years jkarder #1853: * moved ValueConfigurationCheckedItemCollectionView to …
PersistenceSpeedUp 6760   13 years epitzer #1530 integrate changes from trunk
Robocode 9642   11 years melkaref #2069 - Changed back the Grammar back to require OnScannedRobot event
Robocode.TrunkInt 10048   10 years ascheibe #2069 center BattleRunner dialog
RoutePlanning 8640   12 years spimming #1894: * Included costCalculator in a star search * restructured and …
SimulatedAnnealing 9437   11 years abeham #1836: pulled SA 3.4 from trunk
SimulationCore 10454   10 years abeham #1610: updated core, implemented card game sample
Sliding Window GP 10429   10 years bburlacu #1837: Merged trunk changes.
sluengo 9499   11 years sluengo
StatisticalTesting 10019   10 years ascheibe #2031 added missing static modifiers and removed unused variable
TimeLimitRunOptimizer 9438   11 years abeham #1985: pulling TimeLimitRun optimizer from trunk again
VisualizeAsMDS 10199   10 years gkronber #1780: updated reference and plugin dependency for alglib
VRP 8007   12 years svonolfe Merged changes from trunk into branch (#1177)
WebApplication 6328   13 years cfleisch #1499 bugfix - filter by name
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
  • Property svn:ignore set to
    HeuristicLab.Modeling Database Backend
Note: See TracBrowser for help on using the repository browser.