Skip to content
Snippets Groups Projects
Select Git revision
  • features/isodistance
  • master default
  • spatial-db-comparison
  • spatial-db-type-comparison
  • v0.9.1
  • v0.9.0
  • v0.8.1
  • v0.8.0
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.1
  • v0.5.0
  • v0.4.1
  • v0.4.0
  • v0.3.6
  • v0.3.5
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.5
  • v0.2.4
24 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Oct1817141398763110Sep98432129Aug28272625212019181413121198765429Jul262322213130Jun2620181716131110642126May2524232019131297630Apr2019161412872131Mar272625242221201918175432128Feb2726252423222120191817141211108754324Jan2322168227Dec251918171196543229Nov2822730Octusing System.currentTimeMillis (instead of creating calendar object)increased version numbertrying to fix broken testsv0.3.5v0.3.5fixed broken test (some test need caching deactivated in expirationTestadding useCache and useCacheIncremental flags to ConfigAlgorithmreworked todo, so that application is still usable, while this task isadded two more reachability testsfixed invalid equals method (did not contain distance)some minor improvements regarding streams (introduced with jdk 8)futher implemenations for incremental isochronesre-added getNode method (reworked a bit) -> enables better computationadded ICacheable interface (aspect orientated methods for IOutput, sominor renamingsextended tests with exceptions (algorithmException)added tests for CacheKey class (toString and equality tests)using new (simplified) constructorsadded constructor for default datasetsimplified CacheKey consturctor interfacefixed compiler warningupdating epel version (old one is not available anymore)minor version udpates (tomcat, neo4j)added prefab values for equality testing of Point2D (in seed class)removed (not needed after converting to Point2D)using string as cache key (should ease matching for entries in cache witchanges after removing Point class (and using awt's Point2D class)reworked toString (and renamed toTime and fromTime)moved TestConfiguration and TestHelper class (into parent package)removed class, since not needed after using awt's Point2D classremoving point (replace by awt's point2D)simplified internal class names (not using canonical, but simple namereworked serializable of IOutput classes (since BBoxOutput can notadded javadocadded test for ConfigDataset.getAllDatasetsadded some commentsfixed broken testsadded serializable interface to some more classessupressed JCS logging outputimplementing isochrone output's cache as staticChanges to enable incremental isochrone calculation.minor changes (using linkedHashMap instead of hashMap)
Loading