Menu

Commit [r10813]  Maximize  Restore  History

EventsFileComparator compares two eventfiles with respect to semantic equivalence. The only requirement to the event files is, that the events are chronological sorted. However, the order of events within one time step does not matter.

Added also test case for EventsFileComparator

laemmel 2010-03-23

added /matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison
added /matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison/Counter.java
added /matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison/EventsFileComparator.java
added /matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison/Worker.java
changed /matsim/trunk/src/test/java/org/matsim/evacuation/run/ShelterEvacuationControllerTest.java
added /matsim/trunk/src/test/java/org/matsim/utils/eventsfilecomparison
added /matsim/trunk/src/test/java/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest.java
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest/events0.xml.gz
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest/events1.xml.gz
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest/events2.xml.gz
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest/events3.xml.gz
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest/events4.xml.gz
added /matsim/trunk/test/input/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest/events5.xml.gz
/matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison/Counter.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison/EventsFileComparator.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/utils/eventsfilecomparison/Worker.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/evacuation/run/ShelterEvacuationControllerTest.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/utils/eventsfilecomparison/EventsFileComparatorTest.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.