Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MSStopOptimizer.h File Reference
#include <config.h>
#include <string>
#include <vector>
#include "MSBaseVehicle.h"
Include dependency graph for MSStopOptimizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSStopOptimizer
 Finds a sequence of skips and stop alternatives to maximize priority of reached stops. More...
 
struct  MSStopOptimizer::spnCompare
 
struct  MSStopOptimizer::StopPathNode
 information used during skip/alternative optimization More...
 

Typedefs

typedef MSBaseVehicle::StopEdgeInfo StopEdgeInfo
 

Detailed Description

Author
Jakob Erdmann
Date
Nov 2025

Definition in file MSStopOptimizer.h.

Typedef Documentation

◆ StopEdgeInfo

Definition at line 31 of file MSStopOptimizer.h.