Package: dress.graph 0.8.3
dress.graph: DRESS - A Continuous Framework for Structural Graph Refinement
DRESS is a deterministic, parameter-free framework for continuous structural graph refinement. It iterates a nonlinear dynamical system on real-valued edge similarities and produces a graph fingerprint as a sorted edge-value vector once the iteration reaches a prescribed stopping criterion. The resulting fingerprint is self-contained, isomorphism-invariant by construction, reproducible across vertex labelings under the reference implementation, numerically robust in practice, and efficient to compute with straightforward parallelization and distribution.
Authors:
dress.graph_0.8.3.tar.gz
dress.graph_0.8.3.tar.gz(r-4.7-arm64)dress.graph_0.8.3.tar.gz(r-4.7-x86_64)dress.graph_0.8.3.tar.gz(r-4.6-arm64)dress.graph_0.8.3.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
dress.graph/json (API)
| # Install 'dress.graph' in R: |
| install.packages('dress.graph', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/velicast/dress-graph/issues
Last updated from:c67dd12f42. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 307 | ||
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 361 | ||
| linux-release-arm64 | OK | 328 | ||
| linux-release-x86_64 | OK | 157 | ||
| wasm-release | FAIL | 115 |
Exports:cudadelta_fitDRESSDRESS_BACKWARDDRESS_DIRECTEDDRESS_FORWARDDRESS_UNDIRECTEDdress_versionfitmpinabla_fitomp
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| CUDA-accelerated DRESS functions. | cuda |
| Compute the Delta-k-DRESS Histogram | delta_fit |
| Persistent DRESS Graph Object | DRESS |
| DRESS Library Version | dress_version |
| Compute DRESS Edge Similarity on Graphs | DRESS_BACKWARD DRESS_DIRECTED DRESS_FORWARD DRESS_UNDIRECTED fit |
| MPI-distributed DRESS functions. | mpi |
| Compute the Nabla-k-DRESS Histogram | nabla_fit |
| OpenMP-Parallel DRESS Backend | omp |
