Package: gor
Title: Algorithms for the Subject Graphs and Network Optimization
Version: 1.0
Authors@R: 
    person(given = "Cesar",
           family = "Asensio",
           role = c("aut", "cre"),
           email = "casencha@unizar.es",
           comment = c(ORCID = "0000-0002-7538-1501"))
Description: Informal implementation of some algorithms from Graph
  Theory and Combinatorial Optimization which arise in the subject
  "Graphs and Network Optimization" from first course of the EUPLA
  (Escuela Universitaria Politecnica de La Almunia) degree of Data
  Engineering in Industrial Processes.
  References used are:
  Cook et al (1998, ISBN:0-471-55894-X),
  Korte, Vygen (2018) <doi:10.1007/978-3-662-56039-6>,
  Hromkovic (2004) <doi:10.1007/978-3-662-05269-3>,
  Hartmann, Weigt (2005, ISBN:978-3-527-40473-5).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: igraph, graphics, stats
NeedsCompilation: no
Packaged: 2023-05-02 11:55:32 UTC; admin
Author: Cesar Asensio [aut, cre] (<https://orcid.org/0000-0002-7538-1501>)
Maintainer: Cesar Asensio <casencha@unizar.es>
Repository: CRAN
Date/Publication: 2023-05-03 18:40:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:03:51 UTC; unix
