R/maxflow.R

#' maxflow
#'
#' This package calculates the maximum flow through a network using integel linear programming.
#'
#'
#' @docType package
#'
#' @author Kiran Dhanjal-Adams \email{kiran.dhanjal.adams@gmail.com}
#'
#' @name maxflow
#' @import fields
#' @import sp
#' @import stats
NULL
KiranLDA/maxflow documentation built on May 16, 2019, 11:03 a.m.