Skip to content

gaste/heuristic-ccp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combined Configuration Problem (CCP) Heuristic

The "A2 alternate ordering" heuristic designed by Benni, implemented using the Python heuristic interface of WASP.

Usage

Use the heuristic together with HWASP on the heuristic branch. To run the heuristic on the sample instance, execute

gringo ccp-encoding.asp ccp-sample-instance.asp | hwasp --heuristic-interpreter=python --heuristic-scriptname=heuristic

About

A python implementation of the CCP heuristic of https://github.com/Yarrick13/hwasp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published