Logo

Contents

  • Introduction
  • Installation
  • Quick start
  • Quick start (Continued)
  • Concepts
  • FCore Library
  • Advanced
  • Advanced CheckModule and Debugging
  • License
pyoptframe
  • OptFrame Python Documentation
  • Edit on GitHub

OptFrame Python Documentation

Welcome to OptFrame Python (or PyOptFrame) Documentation, please select the desired content section.

Hint

This is OptFrame Python project, and will be soon migrated into official OptFrame C++. Please see OptFrame on GitHub

Contents

  • Introduction
    • Acknowledgements
    • Contributors
    • License
  • Installation
    • Installing with pip
    • Cloning from GitHub
    • Welcome Message
  • Quick start
    • 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
  • FCore Library
    • Design Principles
    • Extended FCore: the FxCore
    • Read more
  • Advanced
    • Explicit XESolution
    • Local Search
    • Move Cost
    • Multi-Objective
  • Advanced CheckModule and Debugging
    • Introducing Check Module
    • Debugging
    • Using Retry Debug on Check Module
    • Using specific configurations and Builders
  • License

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2007-2022, Igor Machado Coelho. Revision 74e579cd.

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