Package: goalp 0.3.1

David Palma

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.

Authors:David Palma [aut, cre], Richard Hodgett [ctb]

goalp_0.3.1.tar.gz
goalp_0.3.1.tar.gz(r-4.5-noble)goalp_0.3.1.tar.gz(r-4.4-noble)
goalp_0.3.1.tgz(r-4.4-emscripten)goalp_0.3.1.tgz(r-4.3-emscripten)
goalp.pdf |goalp.html
goalp/json (API)

# Install 'goalp' in R:
install.packages('goalp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1 exports 0.00 score 1 dependencies 3 scripts 205 downloads

Last updated 2 years agofrom:88e8f4048b. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-linuxOKSep 03 2024

Exports:goalp

Dependencies:lpSolve

Introduction to goalp

Rendered fromintro-to-goalp.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2022-11-29
Started: 2022-11-29