Logo

Contents

  • Introduction
  • Installation
  • Quick start
  • Quick start (Continued)
  • Concepts
  • FCore Library
  • Debugging
  • Advanced
  • Advanced - CheckModule
  • Heuristics modules
  • License
optframe
  • OptFrame Documentation
  • View page source

OptFrame Documentation

Welcome to OptFrame Documentation, please select the desired content section.

Contents

  • Introduction
    • Acknowledgements
    • Contributors
    • License
  • Installation
    • Building with cxxbuild
    • Building with CMake
    • Building with Bazel
    • Cloning from GitHub
    • Linux Installation
    • Windows Installation
  • Quick start
    • Welcome Message
    • First Example: 0-1 Knapsack Problem and Simulated Annealing
    • Complete Example
  • Quick start (Continued)
    • Second example: Traveling Salesman Problem, Local Search and Random Keys Genetic Algorithm
    • Search methods based on neighborhoods
    • Search methods based on random keys
    • More Examples
  • Concepts
    • Domains
  • FCore Library
    • Design Principles
    • Extended FCore: the FxCore
    • Read more
  • Debugging
    • Logs/Message System
    • Custom Callbacks
    • Custom Methods
  • Advanced
    • Explicit XESolution
    • Local Search
    • Move Cost
    • Multi-Objective
  • Advanced - CheckModule
    • Multiple ways to evaluate a move
    • Using the CheckCommand to test structures
  • Heuristics modules
    • Simulated Annealing metaheuristic
  • License

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2007-2023, OptFrame Core Developers.

Built with Sphinx using a theme provided by Read the Docs.