# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "flownet" in publications use:' type: software license: GPL-3.0-only title: 'flownet: Transport Modeling: Network Processing, Route Enumeration, and Traffic Assignment' version: 0.3.0 doi: 10.32614/CRAN.package.flownet abstract: High-performance tools for transport modeling - network processing, route enumeration, and traffic assignment in R. The package implements the Path-Sized Logit model for traffic assignment - Ben-Akiva and Bierlaire (1999) - an efficient route enumeration algorithm, and provides powerful utility functions for (multimodal) network generation, consolidation/contraction, and/or simplification. The user is expected to provide a transport network (either a graph or collection of linestrings) and an origin-destination (OD) matrix of trade/traffic flows. Maintained by transport consultants at CPCS (cpcs.ca). authors: - family-names: Krantz given-names: Sebastian email: sebastian.krantz@graduateinstitute.ch repository: https://sebkrantz.r-universe.dev repository-code: https://github.com/SebKrantz/flownet commit: f150c139720c2ae4bfd58a00f4fb0ad08d9bba78 url: https://sebkrantz.github.io/flownet/ date-released: '2026-05-29' contact: - family-names: Krantz given-names: Sebastian email: sebastian.krantz@graduateinstitute.ch