Skip to content

Estimate time new edge would take #17

@narang-an

Description

@narang-an

Currently in mbta_env.py when a new edge is added it is assigned a random weight (aka travel time), update the _apply_action() function for action types 0 and 2 (adding a edge and rerouting an edge) so that the new edge has a better travel time estimate. Also assign the new edges to a line called "new" so we know what edges the agent added/changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions