Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to send out additional routing requests to fill skims faster #3899

Open
wants to merge 41 commits into
base: develop
Choose a base branch
from

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    ea4e808 View commit details
    Browse the repository at this point in the history
  2. missed this file in commit

    zneedell committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3161595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b09f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8176ed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    403be9c View commit details
    Browse the repository at this point in the history
  6. fix SfLightRouterSpec

    zneedell committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    949cf77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a68a2c0 View commit details
    Browse the repository at this point in the history
  8. fix PersonAgentSpec

    zneedell committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a68f2c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    133b66b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cf10dc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    31f1088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a255c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55fb904 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge remote-tracking branch 'origin/develop' into zn/more-flexible-r…

    …h-transit
    
    # Conflicts:
    #	src/main/scala/beam/router/r5/R5Wrapper.scala
    zneedell committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fa5a565 View commit details
    Browse the repository at this point in the history
  2. Not checking for missing rh->transit routing result causing mode choi…

    …ce to happen too early????
    zneedell committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c78fcc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add cost to RH -> transit trips created by router to allow for accura…

    …te pre-filtering before sending out rh requests
    zneedell committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d49f355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6427d3 View commit details
    Browse the repository at this point in the history
  3. better documentation

    zneedell committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8cdb6ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41987ae View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e8acab1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge branch 'develop' into zn/fill-skims-option

    # Conflicts:
    #	src/main/resources/beam-template.conf
    #	src/main/scala/beam/sim/config/BeamConfig.scala
    zneedell committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6d18e92 View commit details
    Browse the repository at this point in the history
  2. merge fix

    zneedell committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    66fb7ab View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. merge fix

    zneedell committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8f8febd View commit details
    Browse the repository at this point in the history
  2. potential stuckness fixes

    zneedell committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6606c5b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. replanning fixes

    zneedell committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    15667d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'zn/more-flexible-rh-transit' into zn/fill-skims-option

    # Conflicts:
    #	src/main/scala/beam/agentsim/agents/modalbehaviors/ChoosesMode.scala
    zneedell committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4f5185d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. merge in first/last mile rh

    zneedell committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cb611c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44b599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc4f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc45ccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0d616c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. more asim skimmer fixes

    zneedell committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f652fd9 View commit details
    Browse the repository at this point in the history
  2. fix misordering of legs

    zneedell committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1e23264 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fixes

    zneedell committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e8b3093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ed84d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/develop' into zn/fi…

    …ll-skims-option
    
    # Conflicts:
    #	src/main/scala/beam/sim/config/BeamConfig.scala
    zneedell committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    adaa664 View commit details
    Browse the repository at this point in the history
  2. fmt

    zneedell committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    399d827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8188977 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    250f8f5 View commit details
    Browse the repository at this point in the history
  2. bugfix--we had been filtering out ride_hail_pooled alternatives if th…

    …ey had the same vehicles as ride_hail
    zneedell committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9526eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49cb662 View commit details
    Browse the repository at this point in the history