From 259a086ea372b4feaeae48c014ac853f58fef314 Mon Sep 17 00:00:00 2001 From: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@hhu.de> Date: Tue, 6 Jan 2015 15:01:10 +0100 Subject: [PATCH] changed maintainer fields in DESCRIPTION and Rd files --- DESCRIPTION | 8 ++++---- inst/NEWS.Rd | 3 ++- man/addColsGLPK.Rd | 5 +++-- man/addRowsGLPK.Rd | 5 +++-- man/advBasisGLPK.Rd | 5 +++-- man/bfExistsGLPK.Rd | 5 +++-- man/bfUpdatedGLPK.Rd | 5 +++-- man/checkDupGLPK.Rd | 5 +++-- man/copyProbGLPK.Rd | 5 +++-- man/cpxBasisGLPK.Rd | 5 +++-- man/createIndexGLPK.Rd | 5 +++-- man/delColsGLPK.Rd | 5 +++-- man/delProbGLPK.Rd | 5 +++-- man/delRowsGLPK.Rd | 5 +++-- man/deleteIndexGLPK.Rd | 5 +++-- man/eraseProbGLPK.Rd | 5 +++-- man/factorizeGLPK.Rd | 5 +++-- man/findColGLPK.Rd | 5 +++-- man/findRowGLPK.Rd | 5 +++-- man/getBfcpGLPK.Rd | 5 +++-- man/getBheadGLPK.Rd | 5 +++-- man/getCbindGLPK.Rd | 5 +++-- man/getColDualGLPK.Rd | 5 +++-- man/getColDualIptGLPK.Rd | 5 +++-- man/getColKindGLPK.Rd | 5 +++-- man/getColLowBndGLPK.Rd | 5 +++-- man/getColNameGLPK.Rd | 5 +++-- man/getColPrimGLPK.Rd | 5 +++-- man/getColPrimIptGLPK.Rd | 5 +++-- man/getColStatGLPK.Rd | 5 +++-- man/getColTypeGLPK.Rd | 5 +++-- man/getColUppBndGLPK.Rd | 5 +++-- man/getColsDualGLPK.Rd | 5 +++-- man/getColsDualIptGLPK.Rd | 5 +++-- man/getColsKindGLPK.Rd | 5 +++-- man/getColsLowBndsGLPK.Rd | 5 +++-- man/getColsPrimGLPK.Rd | 5 +++-- man/getColsPrimIptGLPK.Rd | 5 +++-- man/getColsStatGLPK.Rd | 5 +++-- man/getColsUppBndsGLPK.Rd | 5 +++-- man/getDualStatGLPK.Rd | 5 +++-- man/getInteriorParmGLPK.Rd | 5 +++-- man/getMIPParmGLPK.Rd | 5 +++-- man/getMatColGLPK.Rd | 5 +++-- man/getMatRowGLPK.Rd | 5 +++-- man/getNumBinGLPK.Rd | 5 +++-- man/getNumColsGLPK.Rd | 5 +++-- man/getNumIntGLPK.Rd | 5 +++-- man/getNumNnzGLPK.Rd | 5 +++-- man/getNumRowsGLPK.Rd | 5 +++-- man/getObjCoefGLPK.Rd | 5 +++-- man/getObjCoefsGLPK.Rd | 5 +++-- man/getObjDirGLPK.Rd | 5 +++-- man/getObjNameGLPK.Rd | 5 +++-- man/getObjValGLPK.Rd | 5 +++-- man/getObjValIptGLPK.Rd | 5 +++-- man/getPrimStatGLPK.Rd | 5 +++-- man/getProbNameGLPK.Rd | 5 +++-- man/getRbindGLPK.Rd | 5 +++-- man/getRiiGLPK.Rd | 5 +++-- man/getRowDualGLPK.Rd | 5 +++-- man/getRowDualIptGLPK.Rd | 5 +++-- man/getRowLowBndGLPK.Rd | 5 +++-- man/getRowNameGLPK.Rd | 5 +++-- man/getRowPrimGLPK.Rd | 5 +++-- man/getRowPrimIptGLPK.Rd | 5 +++-- man/getRowStatGLPK.Rd | 5 +++-- man/getRowTypeGLPK.Rd | 5 +++-- man/getRowUppBndGLPK.Rd | 5 +++-- man/getRowsDualGLPK.Rd | 5 +++-- man/getRowsDualIptGLPK.Rd | 5 +++-- man/getRowsLowBndsGLPK.Rd | 5 +++-- man/getRowsPrimGLPK.Rd | 5 +++-- man/getRowsPrimIptGLPK.Rd | 5 +++-- man/getRowsStatGLPK.Rd | 5 +++-- man/getRowsTypesGLPK.Rd | 5 +++-- man/getRowsUppBndsGLPK.Rd | 5 +++-- man/getSimplexParmGLPK.Rd | 5 +++-- man/getSjjGLPK.Rd | 5 +++-- man/getSolStatGLPK.Rd | 5 +++-- man/getSolStatIptGLPK.Rd | 5 +++-- man/getUnbndRayGLPK.Rd | 5 +++-- man/glpkAPI-package.Rd | 5 +++-- man/glpkConstants.Rd | 5 +++-- man/glpkPtr-class.Rd | 5 +++-- man/initProbGLPK.Rd | 5 +++-- man/loadMatrixGLPK.Rd | 5 +++-- man/mipColValGLPK.Rd | 5 +++-- man/mipColsValGLPK.Rd | 5 +++-- man/mipObjValGLPK.Rd | 5 +++-- man/mipRowValGLPK.Rd | 5 +++-- man/mipRowsValGLPK.Rd | 5 +++-- man/mipStatusGLPK.Rd | 5 +++-- man/mplAllocWkspGLPK.Rd | 5 +++-- man/mplBuildProbGLPK.Rd | 5 +++-- man/mplFreeWkspGLPK.Rd | 5 +++-- man/mplGenerateGLPK.Rd | 5 +++-- man/mplPostsolveGLPK.Rd | 5 +++-- man/mplReadDataGLPK.Rd | 5 +++-- man/mplReadModelGLPK.Rd | 5 +++-- man/printIptGLPK.Rd | 5 +++-- man/printMIPGLPK.Rd | 5 +++-- man/printRangesGLPK.Rd | 5 +++-- man/printSolGLPK.Rd | 5 +++-- man/readIptGLPK.Rd | 5 +++-- man/readLPGLPK.Rd | 5 +++-- man/readMIPGLPK.Rd | 5 +++-- man/readMPSGLPK.Rd | 5 +++-- man/readProbGLPK.Rd | 5 +++-- man/readSolGLPK.Rd | 5 +++-- man/return_codeGLPK.Rd | 5 +++-- man/scaleProbGLPK.Rd | 5 +++-- man/setBfcpGLPK.Rd | 5 +++-- man/setColBndGLPK.Rd | 5 +++-- man/setColKindGLPK.Rd | 5 +++-- man/setColNameGLPK.Rd | 5 +++-- man/setColStatGLPK.Rd | 5 +++-- man/setColsBndsGLPK.Rd | 5 +++-- man/setColsBndsObjCoefsGLPK.Rd | 5 +++-- man/setColsKindGLPK.Rd | 5 +++-- man/setColsNamesGLPK.Rd | 5 +++-- man/setDefaultIptParmGLPK.Rd | 5 +++-- man/setDefaultMIPParmGLPK.Rd | 5 +++-- man/setDefaultSmpParmGLPK.Rd | 5 +++-- man/setInteriorParmGLPK.Rd | 5 +++-- man/setMIPParmGLPK.Rd | 5 +++-- man/setMatColGLPK.Rd | 5 +++-- man/setMatRowGLPK.Rd | 5 +++-- man/setObjCoefGLPK.Rd | 5 +++-- man/setObjCoefsGLPK.Rd | 5 +++-- man/setObjDirGLPK.Rd | 5 +++-- man/setObjNameGLPK.Rd | 5 +++-- man/setProbNameGLPK.Rd | 5 +++-- man/setRhsZeroGLPK.Rd | 5 +++-- man/setRiiGLPK.Rd | 5 +++-- man/setRowBndGLPK.Rd | 5 +++-- man/setRowNameGLPK.Rd | 5 +++-- man/setRowStatGLPK.Rd | 5 +++-- man/setRowsBndsGLPK.Rd | 5 +++-- man/setRowsNamesGLPK.Rd | 5 +++-- man/setSimplexParmGLPK.Rd | 5 +++-- man/setSjjGLPK.Rd | 5 +++-- man/solveInteriorGLPK.Rd | 5 +++-- man/solveMIPGLPK.Rd | 5 +++-- man/solveSimplexExactGLPK.Rd | 5 +++-- man/solveSimplexGLPK.Rd | 5 +++-- man/sortMatrixGLPK.Rd | 5 +++-- man/status_codeGLPK.Rd | 5 +++-- man/stdBasisGLPK.Rd | 5 +++-- man/termOutGLPK.Rd | 5 +++-- man/unscaleProbGLPK.Rd | 5 +++-- man/versionGLPK.Rd | 5 +++-- man/warmUpGLPK.Rd | 5 +++-- man/writeIptGLPK.Rd | 5 +++-- man/writeLPGLPK.Rd | 5 +++-- man/writeMIPGLPK.Rd | 5 +++-- man/writeMPSGLPK.Rd | 5 +++-- man/writeProbGLPK.Rd | 5 +++-- man/writeSolGLPK.Rd | 5 +++-- 159 files changed, 477 insertions(+), 319 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 413640d..24ca525 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: glpkAPI Type: Package Title: R Interface to C API of GLPK -Version: 1.2.12 +Version: 1.3.0 Date: 2015-01-05 -Authors@R: c(person("Gabriel", "Gelius-Dietrich", role = c("aut", "cre"), email = "geliudie@uni-duesseldorf.de")) -Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> +Authors@R: c(person("Claus Jonathan", "Fritzemeier", email = "clausjonathan.fritzemeier@uni-duesseldorf.de", role="cre"), person("Gabriel", "Gelius-Dietrich", role = c("aut"), email = "geliudie@uni-duesseldorf.de"), person("Louis", "Luangkesorn", email="lugerpitt@gmail.com", role="ctb" )) +Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> Depends: R (>= 2.6.0) Imports: methods Description: R Interface to C API of GLPK, needs GLPK Version >= 4.42 @@ -13,7 +13,7 @@ License: GPL-3 LazyLoad: yes Collate: generics.R glpk_ptrClass.R glpk.R glpkAPI.R zzz.R Packaged: 2015-01-05 16:02:16 UTC; jonathan -Author: Gabriel Gelius-Dietrich [aut, cre] +Author: Gabriel Gelius-Dietrich [aut] NeedsCompilation: yes Repository: CRAN Date/Publication: 2015-01-05 16:02:16 diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index 212c783..8aecbbb 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -5,12 +5,13 @@ \encoding{UTF-8} % ---------------------------------------------------------------------------- % -\section{Changes in version 1.2.12 2015-01-05}{ +\section{Changes in version 1.3.0 2015-01-05}{ \itemize{ \item added new vignette that describes the use of glpkAPI and GNU MathProg language (GMPL). Thanks to Louis Luangkesorn \footnote{lugerpitt@gmail.com. Thanks to Leo Lopes for his comments and suggestions.}. + \item{changed package maintainer} } } diff --git a/man/addColsGLPK.Rd b/man/addColsGLPK.Rd index dd4842a..08418a1 100644 --- a/man/addColsGLPK.Rd +++ b/man/addColsGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/addRowsGLPK.Rd b/man/addRowsGLPK.Rd index b90a291..5eecf07 100644 --- a/man/addRowsGLPK.Rd +++ b/man/addRowsGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/advBasisGLPK.Rd b/man/advBasisGLPK.Rd index 20a4260..6db6dbf 100644 --- a/man/advBasisGLPK.Rd +++ b/man/advBasisGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/bfExistsGLPK.Rd b/man/bfExistsGLPK.Rd index bcadf90..6354b88 100644 --- a/man/bfExistsGLPK.Rd +++ b/man/bfExistsGLPK.Rd @@ -40,9 +40,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/bfUpdatedGLPK.Rd b/man/bfUpdatedGLPK.Rd index f8c6ee9..3cae204 100644 --- a/man/bfUpdatedGLPK.Rd +++ b/man/bfUpdatedGLPK.Rd @@ -40,9 +40,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/checkDupGLPK.Rd b/man/checkDupGLPK.Rd index 02cd95c..914c8b1 100644 --- a/man/checkDupGLPK.Rd +++ b/man/checkDupGLPK.Rd @@ -52,10 +52,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/copyProbGLPK.Rd b/man/copyProbGLPK.Rd index 778a0cb..cde0f81 100644 --- a/man/copyProbGLPK.Rd +++ b/man/copyProbGLPK.Rd @@ -46,11 +46,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{enable/disable flag}. } diff --git a/man/cpxBasisGLPK.Rd b/man/cpxBasisGLPK.Rd index bab3ad8..37fcbfa 100644 --- a/man/cpxBasisGLPK.Rd +++ b/man/cpxBasisGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/createIndexGLPK.Rd b/man/createIndexGLPK.Rd index ec13b13..8405ee5 100644 --- a/man/createIndexGLPK.Rd +++ b/man/createIndexGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/delColsGLPK.Rd b/man/delColsGLPK.Rd index af606ce..5104124 100644 --- a/man/delColsGLPK.Rd +++ b/man/delColsGLPK.Rd @@ -45,9 +45,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/delProbGLPK.Rd b/man/delProbGLPK.Rd index ee4764b..093f375 100644 --- a/man/delProbGLPK.Rd +++ b/man/delProbGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/delRowsGLPK.Rd b/man/delRowsGLPK.Rd index e827306..efb5d13 100644 --- a/man/delRowsGLPK.Rd +++ b/man/delRowsGLPK.Rd @@ -45,9 +45,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/deleteIndexGLPK.Rd b/man/deleteIndexGLPK.Rd index bc9c4c3..96f6618 100644 --- a/man/deleteIndexGLPK.Rd +++ b/man/deleteIndexGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/eraseProbGLPK.Rd b/man/eraseProbGLPK.Rd index cf83e1c..73fcd0d 100644 --- a/man/eraseProbGLPK.Rd +++ b/man/eraseProbGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/factorizeGLPK.Rd b/man/factorizeGLPK.Rd index 4cca81e..07b634d 100644 --- a/man/factorizeGLPK.Rd +++ b/man/factorizeGLPK.Rd @@ -40,11 +40,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{return codes}. } diff --git a/man/findColGLPK.Rd b/man/findColGLPK.Rd index 49573a6..62dc03f 100644 --- a/man/findColGLPK.Rd +++ b/man/findColGLPK.Rd @@ -48,10 +48,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/findRowGLPK.Rd b/man/findRowGLPK.Rd index fa91da1..3ddc8f3 100644 --- a/man/findRowGLPK.Rd +++ b/man/findRowGLPK.Rd @@ -48,10 +48,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getBfcpGLPK.Rd b/man/getBfcpGLPK.Rd index 0be484d..3ad8f94 100644 --- a/man/getBfcpGLPK.Rd +++ b/man/getBfcpGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/getBheadGLPK.Rd b/man/getBheadGLPK.Rd index cfbc842..00fd501 100644 --- a/man/getBheadGLPK.Rd +++ b/man/getBheadGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getCbindGLPK.Rd b/man/getCbindGLPK.Rd index 649dd33..26781a3 100644 --- a/man/getCbindGLPK.Rd +++ b/man/getCbindGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColDualGLPK.Rd b/man/getColDualGLPK.Rd index 75905e0..9beb9da 100644 --- a/man/getColDualGLPK.Rd +++ b/man/getColDualGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColDualIptGLPK.Rd b/man/getColDualIptGLPK.Rd index a151023..3da24d9 100644 --- a/man/getColDualIptGLPK.Rd +++ b/man/getColDualIptGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColKindGLPK.Rd b/man/getColKindGLPK.Rd index 89cfcdb..89b9823 100644 --- a/man/getColKindGLPK.Rd +++ b/man/getColKindGLPK.Rd @@ -41,9 +41,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColLowBndGLPK.Rd b/man/getColLowBndGLPK.Rd index 1acceb1..cc17d69 100644 --- a/man/getColLowBndGLPK.Rd +++ b/man/getColLowBndGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColNameGLPK.Rd b/man/getColNameGLPK.Rd index 283475a..b01e672 100644 --- a/man/getColNameGLPK.Rd +++ b/man/getColNameGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColPrimGLPK.Rd b/man/getColPrimGLPK.Rd index 273c5af..3378779 100644 --- a/man/getColPrimGLPK.Rd +++ b/man/getColPrimGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColPrimIptGLPK.Rd b/man/getColPrimIptGLPK.Rd index 8bed91d..d100395 100644 --- a/man/getColPrimIptGLPK.Rd +++ b/man/getColPrimIptGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColStatGLPK.Rd b/man/getColStatGLPK.Rd index f82250f..cbffcc9 100644 --- a/man/getColStatGLPK.Rd +++ b/man/getColStatGLPK.Rd @@ -41,11 +41,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getColTypeGLPK.Rd b/man/getColTypeGLPK.Rd index 27c45ae..df2bbc1 100644 --- a/man/getColTypeGLPK.Rd +++ b/man/getColTypeGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getColUppBndGLPK.Rd b/man/getColUppBndGLPK.Rd index 5b6d611..80856ed 100644 --- a/man/getColUppBndGLPK.Rd +++ b/man/getColUppBndGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsDualGLPK.Rd b/man/getColsDualGLPK.Rd index 5bf5ea0..20cb330 100644 --- a/man/getColsDualGLPK.Rd +++ b/man/getColsDualGLPK.Rd @@ -36,10 +36,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsDualIptGLPK.Rd b/man/getColsDualIptGLPK.Rd index 1ae77b3..54a6a71 100644 --- a/man/getColsDualIptGLPK.Rd +++ b/man/getColsDualIptGLPK.Rd @@ -35,10 +35,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsKindGLPK.Rd b/man/getColsKindGLPK.Rd index 3775753..0dfd69a 100644 --- a/man/getColsKindGLPK.Rd +++ b/man/getColsKindGLPK.Rd @@ -40,10 +40,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsLowBndsGLPK.Rd b/man/getColsLowBndsGLPK.Rd index 2776f83..19aa701 100644 --- a/man/getColsLowBndsGLPK.Rd +++ b/man/getColsLowBndsGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsPrimGLPK.Rd b/man/getColsPrimGLPK.Rd index ee87439..5f24ec1 100644 --- a/man/getColsPrimGLPK.Rd +++ b/man/getColsPrimGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsPrimIptGLPK.Rd b/man/getColsPrimIptGLPK.Rd index ee1d29b..7dd3f2d 100644 --- a/man/getColsPrimIptGLPK.Rd +++ b/man/getColsPrimIptGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsStatGLPK.Rd b/man/getColsStatGLPK.Rd index 0cc203a..b5c8c40 100644 --- a/man/getColsStatGLPK.Rd +++ b/man/getColsStatGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getColsUppBndsGLPK.Rd b/man/getColsUppBndsGLPK.Rd index 06373dd..b363fa7 100644 --- a/man/getColsUppBndsGLPK.Rd +++ b/man/getColsUppBndsGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getDualStatGLPK.Rd b/man/getDualStatGLPK.Rd index 3191dfc..03e7450 100644 --- a/man/getDualStatGLPK.Rd +++ b/man/getDualStatGLPK.Rd @@ -38,11 +38,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getInteriorParmGLPK.Rd b/man/getInteriorParmGLPK.Rd index 4838f69..572545b 100644 --- a/man/getInteriorParmGLPK.Rd +++ b/man/getInteriorParmGLPK.Rd @@ -32,11 +32,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/getMIPParmGLPK.Rd b/man/getMIPParmGLPK.Rd index f5eed15..c7d6b62 100644 --- a/man/getMIPParmGLPK.Rd +++ b/man/getMIPParmGLPK.Rd @@ -34,11 +34,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/getMatColGLPK.Rd b/man/getMatColGLPK.Rd index c948397..e0b5ae0 100644 --- a/man/getMatColGLPK.Rd +++ b/man/getMatColGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getMatRowGLPK.Rd b/man/getMatRowGLPK.Rd index ee7dd6d..c636bd8 100644 --- a/man/getMatRowGLPK.Rd +++ b/man/getMatRowGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getNumBinGLPK.Rd b/man/getNumBinGLPK.Rd index ba5ffdd..01df022 100644 --- a/man/getNumBinGLPK.Rd +++ b/man/getNumBinGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getNumColsGLPK.Rd b/man/getNumColsGLPK.Rd index 8b9662c..03fbde7 100644 --- a/man/getNumColsGLPK.Rd +++ b/man/getNumColsGLPK.Rd @@ -40,10 +40,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getNumIntGLPK.Rd b/man/getNumIntGLPK.Rd index 10abbb7..202e3ab 100644 --- a/man/getNumIntGLPK.Rd +++ b/man/getNumIntGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getNumNnzGLPK.Rd b/man/getNumNnzGLPK.Rd index 66af466..f5a931d 100644 --- a/man/getNumNnzGLPK.Rd +++ b/man/getNumNnzGLPK.Rd @@ -40,10 +40,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getNumRowsGLPK.Rd b/man/getNumRowsGLPK.Rd index c4f25cb..a4107af 100644 --- a/man/getNumRowsGLPK.Rd +++ b/man/getNumRowsGLPK.Rd @@ -40,10 +40,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getObjCoefGLPK.Rd b/man/getObjCoefGLPK.Rd index de3bf92..625a427 100644 --- a/man/getObjCoefGLPK.Rd +++ b/man/getObjCoefGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getObjCoefsGLPK.Rd b/man/getObjCoefsGLPK.Rd index cd008be..a9cdbc0 100644 --- a/man/getObjCoefsGLPK.Rd +++ b/man/getObjCoefsGLPK.Rd @@ -44,10 +44,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getObjDirGLPK.Rd b/man/getObjDirGLPK.Rd index e3c37df..f918913 100644 --- a/man/getObjDirGLPK.Rd +++ b/man/getObjDirGLPK.Rd @@ -39,11 +39,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getObjNameGLPK.Rd b/man/getObjNameGLPK.Rd index 998a764..b20d321 100644 --- a/man/getObjNameGLPK.Rd +++ b/man/getObjNameGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getObjValGLPK.Rd b/man/getObjValGLPK.Rd index 9e2435d..b792718 100644 --- a/man/getObjValGLPK.Rd +++ b/man/getObjValGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getObjValIptGLPK.Rd b/man/getObjValIptGLPK.Rd index 1e2f290..e5e72e8 100644 --- a/man/getObjValIptGLPK.Rd +++ b/man/getObjValIptGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getPrimStatGLPK.Rd b/man/getPrimStatGLPK.Rd index b596331..39d50b3 100644 --- a/man/getPrimStatGLPK.Rd +++ b/man/getPrimStatGLPK.Rd @@ -38,11 +38,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getProbNameGLPK.Rd b/man/getProbNameGLPK.Rd index 0acfcf5..27adc9a 100644 --- a/man/getProbNameGLPK.Rd +++ b/man/getProbNameGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRbindGLPK.Rd b/man/getRbindGLPK.Rd index e7bb496..7731788 100644 --- a/man/getRbindGLPK.Rd +++ b/man/getRbindGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRiiGLPK.Rd b/man/getRiiGLPK.Rd index 17a61ca..995be72 100644 --- a/man/getRiiGLPK.Rd +++ b/man/getRiiGLPK.Rd @@ -43,9 +43,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowDualGLPK.Rd b/man/getRowDualGLPK.Rd index 073be31..844993b 100644 --- a/man/getRowDualGLPK.Rd +++ b/man/getRowDualGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowDualIptGLPK.Rd b/man/getRowDualIptGLPK.Rd index e4f8d7b..afc546c 100644 --- a/man/getRowDualIptGLPK.Rd +++ b/man/getRowDualIptGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowLowBndGLPK.Rd b/man/getRowLowBndGLPK.Rd index bdebd24..b5a975b 100644 --- a/man/getRowLowBndGLPK.Rd +++ b/man/getRowLowBndGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowNameGLPK.Rd b/man/getRowNameGLPK.Rd index 72fb7b7..9f66a6c 100644 --- a/man/getRowNameGLPK.Rd +++ b/man/getRowNameGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowPrimGLPK.Rd b/man/getRowPrimGLPK.Rd index 908eba7..39c9289 100644 --- a/man/getRowPrimGLPK.Rd +++ b/man/getRowPrimGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowPrimIptGLPK.Rd b/man/getRowPrimIptGLPK.Rd index 6fdb517..2b3a218 100644 --- a/man/getRowPrimIptGLPK.Rd +++ b/man/getRowPrimIptGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowStatGLPK.Rd b/man/getRowStatGLPK.Rd index 3f5defa..fe11ae0 100644 --- a/man/getRowStatGLPK.Rd +++ b/man/getRowStatGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getRowTypeGLPK.Rd b/man/getRowTypeGLPK.Rd index 70522a3..9b2e872 100644 --- a/man/getRowTypeGLPK.Rd +++ b/man/getRowTypeGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getRowUppBndGLPK.Rd b/man/getRowUppBndGLPK.Rd index 8da5d8f..206102f 100644 --- a/man/getRowUppBndGLPK.Rd +++ b/man/getRowUppBndGLPK.Rd @@ -43,10 +43,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsDualGLPK.Rd b/man/getRowsDualGLPK.Rd index 73fd08c..92f059e 100644 --- a/man/getRowsDualGLPK.Rd +++ b/man/getRowsDualGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsDualIptGLPK.Rd b/man/getRowsDualIptGLPK.Rd index a4a8e4a..6370da3 100644 --- a/man/getRowsDualIptGLPK.Rd +++ b/man/getRowsDualIptGLPK.Rd @@ -35,10 +35,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsLowBndsGLPK.Rd b/man/getRowsLowBndsGLPK.Rd index fc35a4a..039b174 100644 --- a/man/getRowsLowBndsGLPK.Rd +++ b/man/getRowsLowBndsGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsPrimGLPK.Rd b/man/getRowsPrimGLPK.Rd index ee15f0f..4613655 100644 --- a/man/getRowsPrimGLPK.Rd +++ b/man/getRowsPrimGLPK.Rd @@ -36,10 +36,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsPrimIptGLPK.Rd b/man/getRowsPrimIptGLPK.Rd index 71288a4..e3c0abe 100644 --- a/man/getRowsPrimIptGLPK.Rd +++ b/man/getRowsPrimIptGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsStatGLPK.Rd b/man/getRowsStatGLPK.Rd index edc1df1..de71f94 100644 --- a/man/getRowsStatGLPK.Rd +++ b/man/getRowsStatGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getRowsTypesGLPK.Rd b/man/getRowsTypesGLPK.Rd index a8e8bd5..58a9e88 100644 --- a/man/getRowsTypesGLPK.Rd +++ b/man/getRowsTypesGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{type of auxiliary/structural variable}. diff --git a/man/getRowsUppBndsGLPK.Rd b/man/getRowsUppBndsGLPK.Rd index 67e593e..e0c990a 100644 --- a/man/getRowsUppBndsGLPK.Rd +++ b/man/getRowsUppBndsGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getSimplexParmGLPK.Rd b/man/getSimplexParmGLPK.Rd index 426d1c9..c2184a4 100644 --- a/man/getSimplexParmGLPK.Rd +++ b/man/getSimplexParmGLPK.Rd @@ -34,11 +34,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/getSjjGLPK.Rd b/man/getSjjGLPK.Rd index 6b17f5a..7e52e19 100644 --- a/man/getSjjGLPK.Rd +++ b/man/getSjjGLPK.Rd @@ -43,9 +43,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/getSolStatGLPK.Rd b/man/getSolStatGLPK.Rd index 4845005..51c009f 100644 --- a/man/getSolStatGLPK.Rd +++ b/man/getSolStatGLPK.Rd @@ -40,11 +40,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getSolStatIptGLPK.Rd b/man/getSolStatIptGLPK.Rd index 4f2123f..95a8822 100644 --- a/man/getSolStatIptGLPK.Rd +++ b/man/getSolStatIptGLPK.Rd @@ -40,11 +40,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/getUnbndRayGLPK.Rd b/man/getUnbndRayGLPK.Rd index b787c3d..1e84388 100644 --- a/man/getUnbndRayGLPK.Rd +++ b/man/getUnbndRayGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/glpkAPI-package.Rd b/man/glpkAPI-package.Rd index 82eba32..37cd27d 100644 --- a/man/glpkAPI-package.Rd +++ b/man/glpkAPI-package.Rd @@ -25,11 +25,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ package } \keyword{ optimize} diff --git a/man/glpkConstants.Rd b/man/glpkConstants.Rd index 8451893..a27b153 100644 --- a/man/glpkConstants.Rd +++ b/man/glpkConstants.Rd @@ -483,11 +483,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{status_codeGLPK}}, \code{\link{return_codeGLPK}} } diff --git a/man/glpkPtr-class.Rd b/man/glpkPtr-class.Rd index 69b1652..0748aa7 100644 --- a/man/glpkPtr-class.Rd +++ b/man/glpkPtr-class.Rd @@ -76,11 +76,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}} and \code{\link{initProbGLPK}}. } diff --git a/man/initProbGLPK.Rd b/man/initProbGLPK.Rd index 65dce1c..ae1ab34 100644 --- a/man/initProbGLPK.Rd +++ b/man/initProbGLPK.Rd @@ -37,11 +37,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{"\linkS4class{glpkPtr}"}. } diff --git a/man/loadMatrixGLPK.Rd b/man/loadMatrixGLPK.Rd index cd1681a..8fbe11f 100644 --- a/man/loadMatrixGLPK.Rd +++ b/man/loadMatrixGLPK.Rd @@ -51,10 +51,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mipColValGLPK.Rd b/man/mipColValGLPK.Rd index 870ec5b..7f31476 100644 --- a/man/mipColValGLPK.Rd +++ b/man/mipColValGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mipColsValGLPK.Rd b/man/mipColsValGLPK.Rd index fdf641a..374f615 100644 --- a/man/mipColsValGLPK.Rd +++ b/man/mipColsValGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mipObjValGLPK.Rd b/man/mipObjValGLPK.Rd index 14d7764..7ba8ec8 100644 --- a/man/mipObjValGLPK.Rd +++ b/man/mipObjValGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mipRowValGLPK.Rd b/man/mipRowValGLPK.Rd index 87b6e7d..9889863 100644 --- a/man/mipRowValGLPK.Rd +++ b/man/mipRowValGLPK.Rd @@ -42,9 +42,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mipRowsValGLPK.Rd b/man/mipRowsValGLPK.Rd index 22546c3..4a0e395 100644 --- a/man/mipRowsValGLPK.Rd +++ b/man/mipRowsValGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mipStatusGLPK.Rd b/man/mipStatusGLPK.Rd index a7c6bc2..10dbec1 100644 --- a/man/mipStatusGLPK.Rd +++ b/man/mipStatusGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/mplAllocWkspGLPK.Rd b/man/mplAllocWkspGLPK.Rd index 12739d3..90d1254 100644 --- a/man/mplAllocWkspGLPK.Rd +++ b/man/mplAllocWkspGLPK.Rd @@ -37,11 +37,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{"\linkS4class{glpkPtr}"}. } diff --git a/man/mplBuildProbGLPK.Rd b/man/mplBuildProbGLPK.Rd index de57a12..fd6f3b7 100644 --- a/man/mplBuildProbGLPK.Rd +++ b/man/mplBuildProbGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}}, \code{\link{mplFreeWkspGLPK}}, diff --git a/man/mplFreeWkspGLPK.Rd b/man/mplFreeWkspGLPK.Rd index 0171355..5805731 100644 --- a/man/mplFreeWkspGLPK.Rd +++ b/man/mplFreeWkspGLPK.Rd @@ -39,11 +39,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}}, \code{\link{mplBuildProbGLPK}}, diff --git a/man/mplGenerateGLPK.Rd b/man/mplGenerateGLPK.Rd index 168241f..ccae8d3 100644 --- a/man/mplGenerateGLPK.Rd +++ b/man/mplGenerateGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}}, \code{\link{mplBuildProbGLPK}}, diff --git a/man/mplPostsolveGLPK.Rd b/man/mplPostsolveGLPK.Rd index 09eb04e..e7aed8a 100644 --- a/man/mplPostsolveGLPK.Rd +++ b/man/mplPostsolveGLPK.Rd @@ -47,11 +47,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}}, \code{\link{mplBuildProbGLPK}}, diff --git a/man/mplReadDataGLPK.Rd b/man/mplReadDataGLPK.Rd index 19d6382..0af9f7e 100644 --- a/man/mplReadDataGLPK.Rd +++ b/man/mplReadDataGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}}, \code{\link{mplBuildProbGLPK}}, diff --git a/man/mplReadModelGLPK.Rd b/man/mplReadModelGLPK.Rd index df96f0b..0e2c17f 100644 --- a/man/mplReadModelGLPK.Rd +++ b/man/mplReadModelGLPK.Rd @@ -45,11 +45,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{mplAllocWkspGLPK}}, \code{\link{mplBuildProbGLPK}}, diff --git a/man/printIptGLPK.Rd b/man/printIptGLPK.Rd index 135dacd..a3d4dc4 100644 --- a/man/printIptGLPK.Rd +++ b/man/printIptGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{readIptGLPK}}, diff --git a/man/printMIPGLPK.Rd b/man/printMIPGLPK.Rd index 4f63bc3..203d2fe 100644 --- a/man/printMIPGLPK.Rd +++ b/man/printMIPGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, diff --git a/man/printRangesGLPK.Rd b/man/printRangesGLPK.Rd index c0fde03..8089f9f 100644 --- a/man/printRangesGLPK.Rd +++ b/man/printRangesGLPK.Rd @@ -48,9 +48,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/printSolGLPK.Rd b/man/printSolGLPK.Rd index 0625693..3f49bfc 100644 --- a/man/printSolGLPK.Rd +++ b/man/printSolGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, \code{\link{readIptGLPK}}, diff --git a/man/readIptGLPK.Rd b/man/readIptGLPK.Rd index 468c1db..3806e87 100644 --- a/man/readIptGLPK.Rd +++ b/man/readIptGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, diff --git a/man/readLPGLPK.Rd b/man/readLPGLPK.Rd index 796c67f..44982f1 100644 --- a/man/readLPGLPK.Rd +++ b/man/readLPGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readMPSGLPK}}, \code{\link{readProbGLPK}}, \code{\link{writeMPSGLPK}}, \code{\link{writeLPGLPK}} and diff --git a/man/readMIPGLPK.Rd b/man/readMIPGLPK.Rd index 307bf4d..9fb73d2 100644 --- a/man/readMIPGLPK.Rd +++ b/man/readMIPGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, diff --git a/man/readMPSGLPK.Rd b/man/readMPSGLPK.Rd index 552025b..a739697 100644 --- a/man/readMPSGLPK.Rd +++ b/man/readMPSGLPK.Rd @@ -47,11 +47,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readLPGLPK}}, \code{\link{readProbGLPK}}, \code{\link{writeMPSGLPK}}, \code{\link{writeLPGLPK}}, diff --git a/man/readProbGLPK.Rd b/man/readProbGLPK.Rd index 963a2b5..4e45e18 100644 --- a/man/readProbGLPK.Rd +++ b/man/readProbGLPK.Rd @@ -44,11 +44,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readMPSGLPK}}, \code{\link{readLPGLPK}}, \code{\link{writeMPSGLPK}}, \code{\link{writeLPGLPK}} and diff --git a/man/readSolGLPK.Rd b/man/readSolGLPK.Rd index a833181..e75a270 100644 --- a/man/readSolGLPK.Rd +++ b/man/readSolGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, \code{\link{readIptGLPK}}, diff --git a/man/return_codeGLPK.Rd b/man/return_codeGLPK.Rd index bcc00a8..81eadeb 100644 --- a/man/return_codeGLPK.Rd +++ b/man/return_codeGLPK.Rd @@ -30,11 +30,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{return codes}. } diff --git a/man/scaleProbGLPK.Rd b/man/scaleProbGLPK.Rd index 0046968..be3384b 100644 --- a/man/scaleProbGLPK.Rd +++ b/man/scaleProbGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setBfcpGLPK.Rd b/man/setBfcpGLPK.Rd index eafe310..ad0f1fc 100644 --- a/man/setBfcpGLPK.Rd +++ b/man/setBfcpGLPK.Rd @@ -49,11 +49,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColBndGLPK.Rd b/man/setColBndGLPK.Rd index ec18d4f..c21e396 100644 --- a/man/setColBndGLPK.Rd +++ b/man/setColBndGLPK.Rd @@ -52,11 +52,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColKindGLPK.Rd b/man/setColKindGLPK.Rd index 8654f6d..4169041 100644 --- a/man/setColKindGLPK.Rd +++ b/man/setColKindGLPK.Rd @@ -46,11 +46,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColNameGLPK.Rd b/man/setColNameGLPK.Rd index 2eec413..4459d39 100644 --- a/man/setColNameGLPK.Rd +++ b/man/setColNameGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setColStatGLPK.Rd b/man/setColStatGLPK.Rd index a4ef3c9..4cbf055 100644 --- a/man/setColStatGLPK.Rd +++ b/man/setColStatGLPK.Rd @@ -46,11 +46,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColsBndsGLPK.Rd b/man/setColsBndsGLPK.Rd index 45bf48f..45216b5 100644 --- a/man/setColsBndsGLPK.Rd +++ b/man/setColsBndsGLPK.Rd @@ -55,11 +55,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColsBndsObjCoefsGLPK.Rd b/man/setColsBndsObjCoefsGLPK.Rd index 246c36c..1bc46f5 100644 --- a/man/setColsBndsObjCoefsGLPK.Rd +++ b/man/setColsBndsObjCoefsGLPK.Rd @@ -60,11 +60,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColsKindGLPK.Rd b/man/setColsKindGLPK.Rd index 86ad70a..f374d91 100644 --- a/man/setColsKindGLPK.Rd +++ b/man/setColsKindGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setColsNamesGLPK.Rd b/man/setColsNamesGLPK.Rd index 56461c3..2e79722 100644 --- a/man/setColsNamesGLPK.Rd +++ b/man/setColsNamesGLPK.Rd @@ -48,10 +48,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setDefaultIptParmGLPK.Rd b/man/setDefaultIptParmGLPK.Rd index 92e50d9..c735791 100644 --- a/man/setDefaultIptParmGLPK.Rd +++ b/man/setDefaultIptParmGLPK.Rd @@ -31,11 +31,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/setDefaultMIPParmGLPK.Rd b/man/setDefaultMIPParmGLPK.Rd index b13dd96..6518473 100644 --- a/man/setDefaultMIPParmGLPK.Rd +++ b/man/setDefaultMIPParmGLPK.Rd @@ -31,11 +31,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/setDefaultSmpParmGLPK.Rd b/man/setDefaultSmpParmGLPK.Rd index 67e0dd8..f06f4cb 100644 --- a/man/setDefaultSmpParmGLPK.Rd +++ b/man/setDefaultSmpParmGLPK.Rd @@ -30,11 +30,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{Control Parameters}. } diff --git a/man/setInteriorParmGLPK.Rd b/man/setInteriorParmGLPK.Rd index 5129513..4a8c11e 100644 --- a/man/setInteriorParmGLPK.Rd +++ b/man/setInteriorParmGLPK.Rd @@ -45,11 +45,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setMIPParmGLPK.Rd b/man/setMIPParmGLPK.Rd index 295eba0..8057b5c 100644 --- a/man/setMIPParmGLPK.Rd +++ b/man/setMIPParmGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setMatColGLPK.Rd b/man/setMatColGLPK.Rd index 26903c0..ca017e4 100644 --- a/man/setMatColGLPK.Rd +++ b/man/setMatColGLPK.Rd @@ -51,10 +51,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setMatRowGLPK.Rd b/man/setMatRowGLPK.Rd index 8145a16..2d18664 100644 --- a/man/setMatRowGLPK.Rd +++ b/man/setMatRowGLPK.Rd @@ -51,10 +51,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setObjCoefGLPK.Rd b/man/setObjCoefGLPK.Rd index 03f0b57..50f56ff 100644 --- a/man/setObjCoefGLPK.Rd +++ b/man/setObjCoefGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setObjCoefsGLPK.Rd b/man/setObjCoefsGLPK.Rd index 92db381..23481a4 100644 --- a/man/setObjCoefsGLPK.Rd +++ b/man/setObjCoefsGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setObjDirGLPK.Rd b/man/setObjDirGLPK.Rd index cfbb3f7..82fcf96 100644 --- a/man/setObjDirGLPK.Rd +++ b/man/setObjDirGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/setObjNameGLPK.Rd b/man/setObjNameGLPK.Rd index 11ae344..2dac3f4 100644 --- a/man/setObjNameGLPK.Rd +++ b/man/setObjNameGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setProbNameGLPK.Rd b/man/setProbNameGLPK.Rd index 08a5eab..8be266d 100644 --- a/man/setProbNameGLPK.Rd +++ b/man/setProbNameGLPK.Rd @@ -42,10 +42,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setRhsZeroGLPK.Rd b/man/setRhsZeroGLPK.Rd index 84456c7..9b7e801 100644 --- a/man/setRhsZeroGLPK.Rd +++ b/man/setRhsZeroGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setRiiGLPK.Rd b/man/setRiiGLPK.Rd index f180bf0..23a952b 100644 --- a/man/setRiiGLPK.Rd +++ b/man/setRiiGLPK.Rd @@ -45,9 +45,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setRowBndGLPK.Rd b/man/setRowBndGLPK.Rd index 3746fd5..e658a45 100644 --- a/man/setRowBndGLPK.Rd +++ b/man/setRowBndGLPK.Rd @@ -52,11 +52,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setRowNameGLPK.Rd b/man/setRowNameGLPK.Rd index e21ba57..d812286 100644 --- a/man/setRowNameGLPK.Rd +++ b/man/setRowNameGLPK.Rd @@ -45,10 +45,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setRowStatGLPK.Rd b/man/setRowStatGLPK.Rd index 571a3da..3eaa73d 100644 --- a/man/setRowStatGLPK.Rd +++ b/man/setRowStatGLPK.Rd @@ -45,11 +45,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setRowsBndsGLPK.Rd b/man/setRowsBndsGLPK.Rd index 8568ab2..131004f 100644 --- a/man/setRowsBndsGLPK.Rd +++ b/man/setRowsBndsGLPK.Rd @@ -55,11 +55,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setRowsNamesGLPK.Rd b/man/setRowsNamesGLPK.Rd index 05bfc47..6d7adec 100644 --- a/man/setRowsNamesGLPK.Rd +++ b/man/setRowsNamesGLPK.Rd @@ -49,10 +49,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/setSimplexParmGLPK.Rd b/man/setSimplexParmGLPK.Rd index 835e80e..1136efd 100644 --- a/man/setSimplexParmGLPK.Rd +++ b/man/setSimplexParmGLPK.Rd @@ -44,11 +44,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}} } diff --git a/man/setSjjGLPK.Rd b/man/setSjjGLPK.Rd index 760adeb..f281265 100644 --- a/man/setSjjGLPK.Rd +++ b/man/setSjjGLPK.Rd @@ -45,9 +45,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/solveInteriorGLPK.Rd b/man/solveInteriorGLPK.Rd index c7fb411..dcaa2bc 100644 --- a/man/solveInteriorGLPK.Rd +++ b/man/solveInteriorGLPK.Rd @@ -39,11 +39,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{return codes} and \code{\link{return_codeGLPK}}. diff --git a/man/solveMIPGLPK.Rd b/man/solveMIPGLPK.Rd index fbb74cd..8385ac6 100644 --- a/man/solveMIPGLPK.Rd +++ b/man/solveMIPGLPK.Rd @@ -39,11 +39,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{return codes} and \code{\link{return_codeGLPK}}. diff --git a/man/solveSimplexExactGLPK.Rd b/man/solveSimplexExactGLPK.Rd index 09ef6a7..9080854 100644 --- a/man/solveSimplexExactGLPK.Rd +++ b/man/solveSimplexExactGLPK.Rd @@ -39,11 +39,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{return codes} and \code{\link{return_codeGLPK}}. diff --git a/man/solveSimplexGLPK.Rd b/man/solveSimplexGLPK.Rd index 8d0876f..50b003c 100644 --- a/man/solveSimplexGLPK.Rd +++ b/man/solveSimplexGLPK.Rd @@ -39,11 +39,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{return codes} and \code{\link{return_codeGLPK}}. diff --git a/man/sortMatrixGLPK.Rd b/man/sortMatrixGLPK.Rd index f873a59..0af3e82 100644 --- a/man/sortMatrixGLPK.Rd +++ b/man/sortMatrixGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/status_codeGLPK.Rd b/man/status_codeGLPK.Rd index a509ea5..dca9bed 100644 --- a/man/status_codeGLPK.Rd +++ b/man/status_codeGLPK.Rd @@ -30,11 +30,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{LP/MIP problem object}. } diff --git a/man/stdBasisGLPK.Rd b/man/stdBasisGLPK.Rd index d4ffafd..2a43da8 100644 --- a/man/stdBasisGLPK.Rd +++ b/man/stdBasisGLPK.Rd @@ -39,10 +39,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/termOutGLPK.Rd b/man/termOutGLPK.Rd index 32bd2e2..10c9b8c 100644 --- a/man/termOutGLPK.Rd +++ b/man/termOutGLPK.Rd @@ -37,11 +37,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{glpkConstants}}, section \sQuote{enable/disable flag}. } diff --git a/man/unscaleProbGLPK.Rd b/man/unscaleProbGLPK.Rd index b6f213e..946fd2c 100644 --- a/man/unscaleProbGLPK.Rd +++ b/man/unscaleProbGLPK.Rd @@ -39,9 +39,10 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/versionGLPK.Rd b/man/versionGLPK.Rd index 0ab6d9a..00b6332 100644 --- a/man/versionGLPK.Rd +++ b/man/versionGLPK.Rd @@ -31,10 +31,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/warmUpGLPK.Rd b/man/warmUpGLPK.Rd index 08ea408..ac28145 100644 --- a/man/warmUpGLPK.Rd +++ b/man/warmUpGLPK.Rd @@ -37,10 +37,11 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \keyword{ optimize } diff --git a/man/writeIptGLPK.Rd b/man/writeIptGLPK.Rd index 866058b..0049713 100644 --- a/man/writeIptGLPK.Rd +++ b/man/writeIptGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, diff --git a/man/writeLPGLPK.Rd b/man/writeLPGLPK.Rd index 89b21ec..0c5906b 100644 --- a/man/writeLPGLPK.Rd +++ b/man/writeLPGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readMPSGLPK}}, \code{\link{readLPGLPK}}, \code{\link{readProbGLPK}}, diff --git a/man/writeMIPGLPK.Rd b/man/writeMIPGLPK.Rd index 9eecaaf..f5d50ba 100644 --- a/man/writeMIPGLPK.Rd +++ b/man/writeMIPGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{writeSolGLPK}}, \code{\link{printIptGLPK}}, diff --git a/man/writeMPSGLPK.Rd b/man/writeMPSGLPK.Rd index ae5088e..94502a6 100644 --- a/man/writeMPSGLPK.Rd +++ b/man/writeMPSGLPK.Rd @@ -47,11 +47,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readMPSGLPK}}, \code{\link{readLPGLPK}}, \code{\link{readProbGLPK}}, diff --git a/man/writeProbGLPK.Rd b/man/writeProbGLPK.Rd index e416779..4cb686c 100644 --- a/man/writeProbGLPK.Rd +++ b/man/writeProbGLPK.Rd @@ -43,11 +43,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{readMPSGLPK}}, \code{\link{readLPGLPK}}, \code{\link{readProbGLPK}}, diff --git a/man/writeSolGLPK.Rd b/man/writeSolGLPK.Rd index 70d7e18..53f4ceb 100644 --- a/man/writeSolGLPK.Rd +++ b/man/writeSolGLPK.Rd @@ -42,11 +42,12 @@ } \author{ - Gabriel Gelius-Dietrich + Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> - Maintainer: Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de> + Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de> } + \seealso{ \code{\link{printSolGLPK}}, \code{\link{readSolGLPK}}, \code{\link{printIptGLPK}}, \code{\link{readIptGLPK}}, -- GitLab