LEMON: (Internal) Helper function for accessing algorithms in LEMON...

View source: R/solver.R

LEMONR Documentation

(Internal) Helper function for accessing algorithms in LEMON solver

Description

(Internal) Helper function for accessing algorithms in LEMON solver

Usage

LEMON(algorithm = "CycleCancelling")

Arguments

algorithm

LEMON algorithm to use. Choices are "CycleCancelling", "CapacityScaling", "CostScaling", "NetworkSimplex". Default is "CycleCancelling".

Value

String of the form "LEMON.<algorithm>"


optmatch documentation built on Nov. 16, 2023, 5:06 p.m.