# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lpSolve" in publications use:' type: software license: LGPL-2.0-only title: 'lpSolve: Interface to ''Lp_solve'' v. 5.5 to Solve Linear/Integer Programs' version: 5.6.20.9000 abstract: Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5. authors: - family-names: Csárdi given-names: Gábor email: csardi.gabor@gmail.com - family-names: Berkelaar given-names: Michel - name: others repository: https://gaborcsardi.r-universe.dev repository-code: https://github.com/gaborcsardi/lpSolve url: https://github.com/gaborcsardi/lpSolve contact: - family-names: Csárdi given-names: Gábor email: csardi.gabor@gmail.com