Package: scoredec 0.1.2

scoredec: S-Core Graph Decomposition

S-Core Graph Decomposition algorithm for graphs. This is a method for decomposition of a weighted graph, as proposed by Eidsaa and Almaas (2013) <doi:10.1103/PhysRevE.88.062819>. The high speed and the low memory usage make it suitable for large graphs.

Authors:Christos Adam [aut, cre]

scoredec_0.1.2.tar.gz
scoredec_0.1.2.zip(r-4.7)scoredec_0.1.2.zip(r-4.6)scoredec_0.1.2.zip(r-4.5)
scoredec_0.1.2.tgz(r-4.6-x86_64)scoredec_0.1.2.tgz(r-4.6-arm64)scoredec_0.1.2.tgz(r-4.5-x86_64)scoredec_0.1.2.tgz(r-4.5-arm64)
scoredec_0.1.2.tar.gz(r-4.7-arm64)scoredec_0.1.2.tar.gz(r-4.7-x86_64)scoredec_0.1.2.tar.gz(r-4.6-arm64)scoredec_0.1.2.tar.gz(r-4.6-x86_64)
scoredec_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
scoredec/json (API)
NEWS

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

Bug tracker:https://github.com/cadam00/scoredec/issues

Pkgdown/docs site:https://cadam00.github.io

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

On CRAN:

Conda:

graph-theoryrcpps-core-decompositioncpp

3.74 score 1 stars 11 scripts 557 downloads 1 exports 16 dependencies

Last updated from:53cbdcd4f7. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK143
linux-devel-x86_64OK145
source / vignettesOK209
linux-release-arm64OK141
linux-release-x86_64OK145
macos-release-arm64OK140
macos-release-x86_64OK259
macos-oldrel-arm64OK80
macos-oldrel-x86_64OK245
windows-develOK210
windows-releaseOK121
windows-oldrelOK112
wasm-releaseOK127

Exports:s_coreness

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigRcppRcppArmadilloRcppParallelRfastrlangvctrszigg

Introduction to scoredec

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon May 25 2026.

Last update: 2024-10-05
Started: 2024-08-10