LEMON {optmatch} | R Documentation |
(Internal) Helper function for accessing algorithms in LEMON solver
LEMON(algorithm = "CycleCancelling")
algorithm |
LEMON algorithm to use. Choices are "CycleCancelling", "CapacityScaling", "CostScaling", "NetworkSimplex". Default is "CycleCancelling". |
String of the form "LEMON.<algorithm>"