Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

QAPES

Quadratic Assignment Problem, an Enhanced Solver

A genetic programming framework for the Quadratic Assignment Problem (QAP) done in completion for my Honours thesis in Software Engineering.

All instance files have been sourced from QAPLIB, everything else is original work.

Usage

Installation

Simplying run the maven task mvn compile install

Execution

usage: QAPES (Required: -i, -p)
 -i,--instances <arg...> Instance names separated by commas
 -l,--load <arg...> Saved algorithms to load separated by spaces
 -p,--population <arg> Population type. Accepts 'list' or 'tree'

Modifications

This project uses maven, and within that it uses Log4j2 for logging utilities. If you have errors in your IDE you will need to install the Lombok plugin

About

Quadratic Assignment Problem, an Enhanced Solver

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /