Free cookie consent management tool by TermsFeed Policy Generator
wiki:Documentation/DevelopmentCenter

Version 3 (modified by abeham, 10 years ago) (diff)

--

Development Center

Tickets

Defects, feature Requests, and tasks are described in tickets. A ticket is assigned to either the backlog milestone or the next release milestone. Please use the ticket query link if you want to view and filter tickets.

Roadmap

The roadmap shows which tickets are actively being worked on and which are still on the backlog. Changesets that have been released are merged to the stable branch and the corresponding ticket is closed on the milestone for the next release.

Extending HeuristicLab

  • Quickstart? - your guide into how to download and build the sources and how to write your first plugin.
  • Outdated guides:
    • DevelopersManual
    • CreatingPlugins
    • PluginManagerConsole
    • PersistenceQuickStart
    • DevelopersCodeSnippets
    • DebugEngine

Architecture of HeuristicLab

  • Architecture
  • Springer Book Chapter
  • Selection
  • OperatorsChildrenCreator
  • MoveOperators
  • ParameterTypes

Conventions

  • DevelopersGuidelines
  • DevelopersGuidelinesSourceExample
  • DevelopersBestPractices
  • DevelopersReviewGuidelines
  • Additional Resources (DevelopersAdditionalMaterial)