Package: gor
Title: Algorithms for the Subject Graphs and Network Optimization
Version: 2.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
  degree of Data Engineering in Industrial Processes.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: igraph
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-01 11:53:27 UTC; Usuario
Author: Cesar Asensio [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7538-1501>)
Maintainer: Cesar Asensio <casencha@unizar.es>
Repository: CRAN
Date/Publication: 2025-09-01 13:00:08 UTC
Built: R 4.5.1; ; 2025-10-29 02:45:35 UTC; windows
