All Packages api run core pt utils withinday vis Other Packages 
Package Description
ch.sbb.matsim  
ch.sbb.matsim.config  
ch.sbb.matsim.routing.pt.raptor  
org.matsim.analysis
Every class maintained by its author.
org.matsim.api
This package contains the public API for use by people outside of the MATSim development group.
org.matsim.api.core.v01
The purpose of this package is to provide "external" programmers a stable way to access matsim.
org.matsim.api.core.v01.events  
org.matsim.api.core.v01.events.handler  
org.matsim.api.core.v01.network  
org.matsim.api.core.v01.population  
org.matsim.api.core.v01.replanning  
org.matsim.core
This package contains important classes that build the core infrastructure of MATSim.
org.matsim.core.api.experimental.events  
org.matsim.core.api.experimental.events.handler  
org.matsim.core.api.internal  
org.matsim.core.config
The configuration can be used to change the behavior of MATSim in some well-defined places.
org.matsim.core.config.consistency  
org.matsim.core.config.groups
This package contains the core config-groups that are loaded by the Controler, or when calling Config.addCoreModules().
org.matsim.core.controler
The Controler is responsible for complete simulation runs, including the initialization of all required data, running the iterations and the replanning, analyses, etc.
org.matsim.core.controler.corelisteners
Core listeners are ControlerListeners that are loaded automatically by the Controler.
org.matsim.core.controler.events  
org.matsim.core.controler.listener  
org.matsim.core.events  
org.matsim.core.events.algorithms  
org.matsim.core.events.handler  
org.matsim.core.gbl  
org.matsim.core.mobsim  
org.matsim.core.mobsim.external  
org.matsim.core.mobsim.framework
This package contains classes that can be used by mobility simulations for the org.matsim framework.
org.matsim.core.mobsim.framework.events  
org.matsim.core.mobsim.framework.listeners
The "Simulation Listeners/Events" are in addition to "matsim events".
org.matsim.core.mobsim.jdeqsim
This package contains the Java-port of the DEQSim.
org.matsim.core.mobsim.jdeqsim.util  
org.matsim.core.mobsim.qsim  
org.matsim.core.mobsim.qsim.agents  
org.matsim.core.mobsim.qsim.changeeventsengine  
org.matsim.core.mobsim.qsim.components  
org.matsim.core.mobsim.qsim.interfaces  
org.matsim.core.mobsim.qsim.jdeqsimengine  
org.matsim.core.mobsim.qsim.messagequeueengine  
org.matsim.core.mobsim.qsim.pt  
org.matsim.core.mobsim.qsim.qnetsimengine
From a recent email
org.matsim.core.mobsim.qsim.qnetsimengine.flow_efficiency  
org.matsim.core.mobsim.qsim.qnetsimengine.linkspeedcalculator  
org.matsim.core.mobsim.qsim.qnetsimengine.vehicle_handler  
org.matsim.core.mobsim.qsim.qnetsimengine.vehicleq  
org.matsim.core.network  
org.matsim.core.network.algorithms  
org.matsim.core.network.algorithms.intersectionSimplifier
This package tries to simplify complex intersections by using the density-based clustering algorithm.
org.matsim.core.network.algorithms.intersectionSimplifier.containers  
org.matsim.core.network.filter  
org.matsim.core.network.io  
org.matsim.core.population  
org.matsim.core.population.algorithms  
org.matsim.core.population.io  
org.matsim.core.population.routes  
org.matsim.core.replanning
The StrategyManager controls the replanning of all agents in a population.
org.matsim.core.replanning.modules  
org.matsim.core.replanning.selectors  
org.matsim.core.replanning.strategies  
org.matsim.core.router
Contains different routing algorithms and PlanAlgorithms to use the routing algorithms on plans.
org.matsim.core.router.costcalculators  
org.matsim.core.router.priorityqueue  
org.matsim.core.router.util  
org.matsim.core.scenario  
org.matsim.core.scoring
Scoring is responsible for calculating the (actual) utility/score of a plan.
org.matsim.core.scoring.functions
Contains the scoring functions, i.e.
org.matsim.core.trafficmonitoring  
org.matsim.core.utils.charts
This package provides basic functionality to generate simple charts.
org.matsim.core.utils.collections  
org.matsim.core.utils.geometry  
org.matsim.core.utils.geometry.geotools  
org.matsim.core.utils.geometry.transformations  
org.matsim.core.utils.gis  
org.matsim.core.utils.io  
org.matsim.core.utils.io.tabularFileParser  
org.matsim.core.utils.misc  
org.matsim.counts
This package provides the comparison of simulation values to counting stations.
org.matsim.counts.algorithms  
org.matsim.counts.algorithms.graphs  
org.matsim.counts.algorithms.graphs.helper  
org.matsim.deprecated.scoring  
org.matsim.deprecated.scoring.functions  
org.matsim.facilities  
org.matsim.facilities.algorithms  
org.matsim.facilities.filters  
org.matsim.guice  
org.matsim.households  
org.matsim.households.algorithms  
org.matsim.lanes
This package contains classes to add lanes to links.
org.matsim.matrices
This package provides matrices to be used as OD matrices for example.
org.matsim.pt
Package Maintainer(s):
org.matsim.pt.analysis  
org.matsim.pt.config  
org.matsim.pt.counts
This package contains classes for Count functionality of "pt".
org.matsim.pt.counts.obsolete  
org.matsim.pt.replanning  
org.matsim.pt.router  
org.matsim.pt.routes  
org.matsim.pt.transitSchedule
This package contains classes related to schedules/time tables of public transport (transit).
org.matsim.pt.transitSchedule.api  
org.matsim.pt.utils  
org.matsim.run
This package contains classes that can directly be started from the command line and that do something useful.
org.matsim.run.gui  
org.matsim.utils
This package provides utility classes with (hopefully) helpfull methods.
org.matsim.utils.eventsfilecomparison  
org.matsim.utils.gis.matsim2esri
This package provides classes and methods to write out MATSim data as ESRI Shape Files (e.g.
org.matsim.utils.gis.matsim2esri.network  
org.matsim.utils.gis.matsim2esri.plans  
org.matsim.utils.gis.shp2matsim  
org.matsim.utils.leastcostpathtree  
org.matsim.utils.objectattributes
Supports keeping track of arbitrary attributes for identifiable objects.
org.matsim.utils.objectattributes.attributable
Provides a way to directly attach object attributes to object themselves, rather than in a separate container.
org.matsim.utils.objectattributes.attributeconverters  
org.matsim.vehicles  
org.matsim.vis.kml  
org.matsim.vis.snapshotwriters  
org.matsim.vis.vecmathutils  
org.matsim.visum
Readers and Writers for Matrices from/to PTV Visum.
org.matsim.withinday
This package contains some experimental code which adds within day replanning features to the QSim.
org.matsim.withinday.controller  
org.matsim.withinday.events  
org.matsim.withinday.events.handler  
org.matsim.withinday.mobsim  
org.matsim.withinday.replanning.identifiers  
org.matsim.withinday.replanning.identifiers.filter  
org.matsim.withinday.replanning.identifiers.interfaces  
org.matsim.withinday.replanning.identifiers.tools  
org.matsim.withinday.replanning.parallel  
org.matsim.withinday.replanning.replanners  
org.matsim.withinday.replanning.replanners.interfaces  
org.matsim.withinday.replanning.replanners.tools  
org.matsim.withinday.trafficmonitoring  
org.matsim.withinday.utils