Version 12 (modified by abeham, 10 years ago) (diff) |
---|
Development Center
Roadmap and Tickets
The roadmap shows the state of tickets for the next release as well as the backlog. Use the ticket query link if you want to view and filter tickets.
Conventions
Large software projects don't work without adhering to coding standards and relying on best practices. Code reviews are an essential part of our process.
- Developer guidelines (source example)
- Best practices
- Review guidelines
- Additional Material (books, blogs, etc.)
Extending HeuristicLab
Here you will learn how to set up your development environment, create plugins, and more.
Architecture of HeuristicLab
Here we want to take a closer look at the architecture of HeuristicLab. Use this information to understand Parameters, Scopes and Execution Contexts, Engines, and more.