Package: oaqc 2.0.0

David Schoch

oaqc: Computation of the Orbit-Aware Quad Census

Implements the efficient algorithm by Ortmann and Brandes (2017) <doi:10.1007/s41109-017-0027-2> to compute the orbit-aware frequency distribution of induced and non-induced quads, i.e. subgraphs of size four. Given an edge matrix, data frame, or a graph object (e.g., 'igraph'), the orbit-aware counts are computed respective each of the edges and nodes.

Authors:Mark Ortmann [aut], Felix Schoenenberger [aut], David Schoch [aut, cre]

oaqc_2.0.0.tar.gz
oaqc_2.0.0.tar.gz(r-4.5-noble)oaqc_2.0.0.tar.gz(r-4.4-noble)
oaqc_2.0.0.tgz(r-4.4-emscripten)oaqc_2.0.0.tgz(r-4.3-emscripten)
oaqc.pdf |oaqc.html
oaqc/json (API)
NEWS

# Install 'oaqc' in R:
install.packages('oaqc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/schochastics/oaqc/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

cpp

2.98 score 19 scripts 665 downloads 1 exports 0 dependencies

Last updated 2 months agofrom:307e2bc04c. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 07 2024
R-4.5-linux-x86_64OKDec 07 2024

Exports:oaqc

Dependencies:

Introduction to oaqc

Rendered fromoaqc.Rmdusingknitr::rmarkdownon Dec 07 2024.

Last update: 2024-10-08
Started: 2017-11-14