Show / Hide Table of Contents

    OPTANO Algorithm Tuner Advanced Examples and Developer Documentation

    If the basic usage provided for the OPTANO Algorithm Tuner (OAT) does not suffice for your requirements, you do have the option to implement a custom adapter for your Target Algorithm.

    This will, e.g., enable you to define a customized evaluation metric, build up your parameter tree directly in C# code (instead of an xml file), call your algorithm via a .NET API (instead of an executable file), and much more.

    Implementing a Custom Adapter

    Please follow this guide when implementing a custom adapter.
    You can also have a look at the aleady existing examples.

    Gray Box Tuning

    This section contains detailed information about the innovative gray box extension of OAT to minimize the overall tuning time.

    • Gray Box Tuning
    • Gray Box Simulation
    • Post Tuning Runner

    Existing Adapter Examples

    Here is a collection of existing adapters that are already implemented and ready to use, and/or serve as a guideline for your own custom adapter implementation.

    If you'd like to publish your custom adapter, we're happy to include it in our list.
    Please contact us or send a pull-request! :)

    SAPS Tuning

    Gurobi Tuning

    Lingeling Tuning

    BBOB Tuning

    ACLib Scenario Tuning

    Back to top Copyright © OPTANO GmbH generated with DocFX
    Privacy Policy | Impressum – Legal Notice