# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "qap" in publications use:' type: software license: GPL-3.0-only title: 'qap: Heuristics for the Quadratic Assignment Problem (QAP)' version: 0.1-2.1 identifiers: - type: doi value: 10.32614/CRAN.package.qap abstract: Implements heuristics for the Quadratic Assignment Problem (QAP). Although, the QAP was introduced as a combinatorial optimization problem for the facility location problem in operations research, it also has many applications in data analysis. The problem is NP-hard and the package implements a simulated annealing heuristic. authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 preferred-citation: type: manual title: 'qap: Heuristics for the Quadratic Assignment Problem (QAP)' authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 notes: R package version 0.1-2.1 url: https://github.com/mhahsler/qap repository: https://mhahsler.r-universe.dev repository-code: https://github.com/mhahsler/qap commit: a0e8cbacf270e7f8927afe79e65bf8fe89eb4412 url: https://github.com/mhahsler/qap contact: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405