Skip to content
forked from richoux/GHOST

General meta-Heuristic Optimization Solving Toolkit

License

Notifications You must be signed in to change notification settings

amorim-cjs/GHOST

 
 

Repository files navigation

2.5.2 2.5.x Actions Status Actions Status Actions Status License

GHOST (General meta-Heuristic Optimization Solving Toolkit) is a C++ library designed to help developers to model and implement optimization problem solving. It contains a meta-heuristic solver aiming to solve any kind of combinatorial and optimization real-time problems represented by a Constraint Satisfaction Problem (CSP), a Constrained Optimization Problem (COP), a Error Function Satisfaction Problem (EFSP), or a Error Function Optimization Problem (EFOP).

License

GHOST is under the term of the GNU GPL v3 license. Dual-licenses are possible (see the dual-license wiki section).

Code documentation

Please visit richoux.github.io/GHOST for the full Doxygen documentation.

How to install

Installation steps for GNU/Linux, OSX and Windows can be found here: wiki How to install.

User manual

For a short tutorial on Constraint Programming and the 'How to use GHOST' section, please visit the user manual.

About

General meta-Heuristic Optimization Solving Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.5%
  • CMake 5.0%
  • Shell 1.3%
  • Batchfile 0.2%