emptyDriveTime added to TaxiStats; TaxiStats re...
ChargerLocationSolver adapted for COLD_WINTER_W...
improved handling of Berlin zones
ChargerLocationSolver finally working
demand generation updated
optimal charger location added
PrT generation updated
small enhancements
KNTaxiLauncherTest fixed
packages reorganized in the michalm playground
tests cleanup
DijkstraTree added
new calculators of distances between zones
diversion introduced and tested; includes chang...
fixed problem with compilation
bugfix in AssignmentProblem (data init)
vehicleDiversion added to TaxiSchedulerParams
TaxiStats refactoring
Taxi Optimizers refactoring (incl. name/abbrev ...
variables renamed
demand generation for the PTAP model
improved VisumMatrixReader
removed handling of teleportation in DVRP; task...
moved from "bartekp"
AbstractTaxiOptimizer and TaxiScheduler refactored
TaxiTask reconfigured to support vehicle divers...
VRPPD model redesigned; task cancellation removed
PoznanSimpleDemandGeneration now uses visum mat...
VisumODMatrixReader updated to support PTAP
Launchers refactored
pom.xml updated; gurobi updated from 5.6.2. to ...
dvrp and taxi launchers refactored
jUnit 3==>4
English attribute name for "NOLANES" added
removed the util dependency from michalm
swing/chart utils added
taxi mode introduced in dvrp (stage I)
util.random moved to DVRP; VehicleGenerator fixed
class name changed
small refactorings in DVRP
DynAgent became MobsimDriverPassengerAgent; Dyn...
improved launchers
the mielec example updated
lib/util updated
TaxiLauncherParams externalized; fixed test
better handling of time-invariant networks, Tax...
refactoring
pom.xml fixed
FilterParams->FilterFactory
berlin taxis (NOS, OTS, RES), reduction of sear...
small refactoring
upgrade to guava 18.0
util.jar updated
code cleaning (upgrade to Java 7)
util.jar updated
try blocks handling improved (upgrade to Java 7)
upgrade to Java 7
switching to constructors with the diamond oper...
added test cases for launchers
bugfix
MIP refactored
multiple runs refactored
stopwatch in AbstractTaxiOptimizer
reverting the last commit
svn:ignore updated
to svn:ignore
trying to fix a weird compilation problem
bigger refactorings
comments updated
sparse matrices for OD
IdKeySelection -> WeightedRandomSelectionByKeyP...
Zones refactored: Polygon->MultiPolygon
Prebooking refactored, ODDemand generation refa...
bigger refactoring: zones + OD matrices