run_model_cpp: Run model

View source: R/RcppExports.R

run_model_cppR Documentation

Run model

Description

This function is the C++ implementation of run_model, it will run a model

Arguments

flows

A integer matrix of Origin-Destination flows.

distance

a distance matrix between origins and destinations.

beta

Exponent to use when calculating the cost function.


cppSim documentation built on Sept. 9, 2025, 5:50 p.m.