Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ScottWalkerAU/QAPES

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.