Skip to content
forked from richoux/GHOST

General meta-Heuristic Optimization Solving Tool

License

Notifications You must be signed in to change notification settings

OwenAnalytics/GHOST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHOST 1.0.0 1.0.x

Build_Status

License

GHOST (General meta-Heuristic Optimization Solving Tool) 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) or a Cost Function Network (CFN).

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 Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.0%
  • CMake 2.7%
  • Shell 2.4%
  • Makefile 1.9%