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 Sept. 19, 2024, 9:06 a.m.