R/persistence-exports.R

#' @title
#' Persistence
#' @description
#' Given a non-oriented graph, calculates the optimal vertex partition using the persistence as the objective function.
#' @details
#' See manual entries.
#' @docType package
#' @useDynLib persistence, .registration=TRUE
#' @exportPattern "^[[:alpha:]]+"
"_PACKAGE"

Try the persistence package in your browser

Any scripts or data that you put into this service are public.

persistence documentation built on June 8, 2025, 12:26 p.m.