Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isochrone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institut für Informatik
dbis
dbis-isochrone
isochrone
Graph
6793cd422a3da6a6e140490c31eaaf02b963b07c
Select Git revision
Branches
4
features/isodistance
master
default
spatial-db-comparison
spatial-db-type-comparison
Tags
20
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.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Aug
26
25
24
23
21
20
18
17
13
11
5
30
Jul
29
27
14
24
Jun
10
May
6
30
Apr
29
24
23
21
16
14
9
19
Mar
17
16
15
14
12
11
10
9
24
Feb
23
22
20
19
17
14
12
10
28
Jan
21
20
15
13
6
5
23
Dec
22
20
19
18
17
16
11
8
7
6
5
4
20
Nov
19
18
13
12
11
7
5
30
Oct
18
17
14
13
9
8
7
6
3
1
10
Sep
9
8
4
3
2
1
29
Aug
28
27
26
25
21
20
19
18
14
13
12
11
9
8
7
6
5
4
29
Jul
26
23
22
21
3
1
30
Jun
26
20
18
17
16
13
11
10
6
4
2
1
26
May
25
24
23
20
19
13
12
9
7
6
30
Apr
20
19
16
14
12
8
7
2
1
31
Mar
27
26
25
24
22
21
20
19
18
17
5
4
3
2
1
28
Feb
27
26
added test case for node states in unimodal calculation (+ a todo task)
fixed misleading naming in AlgorithmStatistics
gradle scmversion plugin update (to version 0.6.4)
using lambda to ease readability
allowing access to memoryOutput nodes/edges using streams
merging master and spatial-db-comparison branch (into this new branch)
Logging time
spatial-db-comp…
spatial-db-comparison
fixed method readNetwork's node.unvisitedEdges count (used by MDijkstra)
simplified AbstractAlgorithm's output handling
fixed a problem with open nodes not visible in IsoMap
fixed problems with scmversion in build.gradle
fixed jacoco version
setting jacoco version to 0.7.4
supressing findbugs warning
moved static init to block (to match other configurations)
improved variable naming a bit (singular/plural issues)
revisited GeoHelper.findNearestNode method
renaming link to "edge"; -> introducing edge_mode "LINK"
changing fixme tag description to match new db tables
fixed reachability tests (took a look -> failed due to dataset update)
fixed missing javadoc
fixed some failing QueryRuntimeTests
changing numbers in DatabaseTest to fit new bolzano dataset
removed hard-coded version from gradle (is set using scmversion plugin)
fixed tests with synthetic networks (memory tests)
fixed problems with fetching geometries
fixed problems in constructor of schedule class (if not route was set)
fixed some more dates that are now invalid (after dataset update)
added serializability for routes and serviceCalendar objects
fixed findbus issues (and related to that a testNG test)
fixed some problems
updated grgit gradle plugin to version 1.2.0
MINER and MINERX working with small deviation
MINE and MINEX working now
easing version management using new gradle plugin
fixing problems in getRangeByNodeCount (the second time)
fixed bug in getRangeByNodeCount
fixed test problems after changes in dataset
added state to ConfigDataset objects
reworked city names in dataset configuration
Loading