Ali Etezady
Ali Etezady
Adjusting employment data in workplace location model allowing to factor in WFH, in-commuting, etc.
We want to build a functionality in ActivitySim to factor the input employment data down by a set of scaling factors that accounts for workers who work-from-home and workers who...
simulation-based shadow pricing method implementation, with more details on the method discussed [here](https://github.com/ActivitySim/activitysim/wiki/Project-Meeting-2022.08.25#shadow-pricing-update-approach-and-implementation).
**Describe the bug** This bug is encountered in the MWCOG model. The compile step of Sharrow (running in test mode) concludes successfully, with __sharrowcache__ folder created. Running the model in...
The SEMCOG model (10%, single processed) takes longer to run with the current 1.3 beta (main branch) than the official 1.2.2 version. I already presented on this issue last month....
The current beta release of ActivitySim expects the length of TAZs in the land use data to [match the length of skim indices](https://github.com/ActivitySim/activitysim/blob/94c4db853458619d88e10239b4005a966dabb576/activitysim/core/los.py#L491). This can cause a crash if the...
Description In ActivitySim, the shadow pricing mechanism and its alternative approach, the constrained mandatory location choice simulation method, are currently configured to run on all worker and student segments defined...