Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

tabuSearch (version 1.1.1)

Tabu Search Algorithm for Binary Configurations

Description

Tabu search algorithm for binary configurations. A basic version of the algorithm as described by Fouskakis and Draper (2007) .

Copy Link

Version

Install

install.packages('tabuSearch')

Monthly Downloads

377

Version

1.1.1

License

GPL-2

Maintainer

Katarina Domijan

Last Published

March 25th, 2018

Functions in tabuSearch (1.1.1)

plot.tabu

R Based Tabu Search Plot Function
summary.tabu

R Based Tabu Search Summary Function
tabuSearch

R based tabu search algorithm for binary configurations