Skip to content

My-master-degree/MO824-QBFPT-TS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS QBFPT

This is the source code from one of the MO824 course activities. This repository contains an implementation of a Java 1.8 code using Gurobi as solver and Eclipse as IDE for the Tabu Search (TS) for the QBFPT (Quadratic Binary Function Problem with Triplet constraint). The project file structure works as follows:

  • instances: Contains some QBFPT instances;
  • output: Contains the experiments output.
  • src: Source code.

The detailed documentation can be found here. Any doubts feel yourself free to reach me out: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages