goalp: Weighted and Lexicographic Goal Programming Interface

Solves goal programming problems of the weighted and lexicographic type, as well as combinations of the two, as described by Ignizio (1983) <doi:10.1016/0305-0548(83)90003-5>. Allows for a simple human-readable input describing the problem as a series of equations. Relies on the 'lpSolve' package to solve the underlying linear optimisation problem.

Version: 0.3.1
Depends: R (≥ 4.0.0)
Imports: lpSolve
Suggests: rmarkdown, knitr, testthat (≥ 3.0.0)
Published: 2022-11-29
Author: David Palma [aut, cre], Richard Hodgett [ctb]
Maintainer: David Palma <D.Palma at leeds.ac.uk>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: goalp results

Documentation:

Reference manual: goalp.pdf
Vignettes: Introduction to goalp

Downloads:

Package source: goalp_0.3.1.tar.gz
Windows binaries: r-devel: goalp_0.3.1.zip, r-release: goalp_0.3.1.zip, r-oldrel: goalp_0.3.1.zip
macOS binaries: r-release (arm64): goalp_0.3.1.tgz, r-oldrel (arm64): goalp_0.3.1.tgz, r-release (x86_64): goalp_0.3.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=goalp to link to this page.