Learn R Programming

orloca (version 5.6)

Operations Research LOCational Analysis Models

Description

Objects and methods to handle and solve the min-sum location problem, also known as Fermat-Weber problem. The min-sum location problem search for a point such that the weighted sum of the distances to the demand points are minimized. See "The Fermat-Weber location problem revisited" by Brimberg, Mathematical Programming, 1, pg. 71-76, 1995. . General global optimization algorithms are used to solve the problem, along with the adhoc Weiszfeld method, see "Sur le point pour lequel la Somme des distances de n points donnes est minimum", by Weiszfeld, Tohoku Mathematical Journal, First Series, 43, pg. 355-386, 1937 or "On the point for which the sum of the distances to n given points is minimum", by E. Weiszfeld and F. Plastria, Annals of Operations Research, 167, pg. 7-41, 2009. .

Copy Link

Version

Install

install.packages('orloca')

Monthly Downloads

445

Version

5.6

License

GPL (>= 3)

Maintainer

Manuel Munoz-Marquez

Last Published

February 7th, 2024

Functions in orloca (5.6)

zsum

zsum
rloca.p

Random instances generator of loca.p class object
plot

plot of loca.p class objects
zsumgra

zsumgra
distsumlpmin

distsumlpmin at orloca package
distsumlp

distsumlp and distsumlpgra at orloca package
loca.p

loca.p class for Operations Research LOCational Analysis
zsummin

zsummin
distsum

Computes distsum function
as.data.frame.loca.p

as.data.frame.loca.p S3 method to convert from loca.p to data.frame
as.matrix.loca.p

as.matrix.loca.p S3 method to convert from loca.p to matrix
as.loca.p.data.frame

as.loca.p.data.frame S3 method to convert from data.frame to loca.p
as.loca.p.matrix

as.loca.p.matrix S3 method to convert from matrix to loca.p
as.loca.p

as.loca.p The following is for S3 compatibility, mainly for documentation check
paquete-orloca

Modelos de Investigacion Operativa para el Analisis de Localizacion (Operations Research LOCational Analysis Models)
persp.loca.p

Plots of the min-sum objective function
andalusia

Cities of Andalusia
contour.loca.p

Plots of the min-sum objective function
orloca-package

Operations Research LOCational Analysis Models
as-methods

as-methods
distsuml2

distsuml2 and distsuml2gra at orloca package
distsummin

Returns the solution of the minimization problem
distsumgra

Computes the gradient of distsum function
distsuml2min

distsuml2min at orloca package