Skip to content
Open

Hema #14

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
681 commits
Select commit Hold shift + click to select a range
7b6ac09
adjust write output method for non existing parent directories
nkuehnel Oct 10, 2017
db882f3
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Oct 10, 2017
f7e874b
quick fix for #33
nkuehnel Oct 11, 2017
0a26f06
make implementation an enum
nkuehnel Oct 11, 2017
f403d64
switch matsim dependency to "compile" scope and also use version 0.10…
nkuehnel Oct 12, 2017
a2fed16
reduce public footprint of code
kainagel Oct 12, 2017
6e64f21
Implemented Javascript for Car Ownership Update
matthewokrah Oct 13, 2017
80eed31
pull standard silo and siloCSDMS apart
kainagel Oct 13, 2017
c1b66e4
more pulling apart
kainagel Oct 13, 2017
c707480
adjust to mito travel times interface
dziemke Oct 13, 2017
f6a21c7
Added placeholder to change schools and to add drivers licenses. Curr…
moeckel Oct 13, 2017
6b00007
Accessibility class is not used as a static class anymore. Instead, A…
moeckel Oct 13, 2017
85eb02b
move matsim classes to matsim package
dziemke Oct 13, 2017
91a80d8
revise silomatsim classes
dziemke Oct 13, 2017
0e4277a
create matsim travel times and make availbale in silo
dziemke Oct 13, 2017
54ff433
Merge master into branch
matthewokrah Oct 16, 2017
a2719d4
use interface for car update models. divide into munich and maryland …
nkuehnel Oct 17, 2017
f98739c
Merge pull request #37 from msmobility/mokrah
nkuehnel Oct 17, 2017
c0b42a8
Merge remote-tracking branch 'origin/master'
atmoreno Oct 17, 2017
5dca674
Merge master into branch
matthewokrah Oct 17, 2017
60acbda
Added some comments to improve readability.
moeckel Oct 18, 2017
8946934
Added events counter for auto-ownership changes and added timer for a…
moeckel Oct 18, 2017
17e4222
Merge branch 'master' of https://github.com/msmobility/silo into mokrah
matthewokrah Oct 18, 2017
ee08ae5
Merge branch 'master' of https://github.com/msmobility/silo into mokrah
matthewokrah Oct 18, 2017
f1c2618
Merge branch 'master' of https://github.com/msmobility/silo
atmoreno Oct 19, 2017
7777d44
Merge branch 'master' of https://github.com/msmobility/silo.git
dziemke Oct 20, 2017
09711a5
adjust imports
dziemke Oct 20, 2017
ccfc85f
add initial matsim run to fill accessibilities; refers to #38
dziemke Oct 23, 2017
e4b8351
provide different ways to initialize accessibilities; fixes #38
dziemke Oct 23, 2017
ece2e09
minor
dziemke Oct 23, 2017
3dce30b
provide travel times from matsim to silo also for pt
dziemke Oct 23, 2017
e1193b2
fix compile errors
nkuehnel Oct 23, 2017
deb320f
Corrected label from miles to minutes.
moeckel Oct 24, 2017
2b00493
create links for dummy activities, refers to #40
nkuehnel Oct 24, 2017
ee47dce
optimize calculation of travel times for matsim queries
nkuehnel Oct 24, 2017
2692d3a
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Oct 24, 2017
d3e0619
Merge remote-tracking branch 'origin/master'
atmoreno Oct 25, 2017
1490dcb
created one method to generate the synthetic population in Cape Town
atmoreno Oct 25, 2017
0194eff
added two tests to improve performance of synthetic population
atmoreno Oct 26, 2017
35c76fd
playing with the test to optimize the IPU
atmoreno Oct 27, 2017
28629fe
Synthetic population CT: added method to substitute zeros at control …
atmoreno Oct 27, 2017
af191c8
correct year in accessibilites (only needed for logging though)
dziemke Nov 3, 2017
e3b3009
actually test multiyear things in multiyear test
dziemke Nov 3, 2017
5ef72ed
separate car & pt skim reading, so matsim car provide car tr times only
dziemke Nov 3, 2017
0810656
optimized synthetic population generator for Cape Town
atmoreno Nov 3, 2017
ace02e1
Merge remote-tracking branch 'origin/master'
atmoreno Nov 3, 2017
6bae2c8
added sumProduct method to SiloUtil
atmoreno Nov 3, 2017
92ed046
pt skim needs to be read in in initial matsim run
dziemke Nov 3, 2017
6da89ce
adapt reference files etc. to extended multiyear test
dziemke Nov 3, 2017
0ceede0
also cover intermediate year in 3-year (multiyear) test
dziemke Nov 3, 2017
a96ba96
update to changed package structure in mito
dziemke Nov 5, 2017
2d00987
fixed NaN errors on the optimization procedure for the synthetic popu…
atmoreno Nov 6, 2017
3f994c3
cleaned code at IPU procedure
atmoreno Nov 9, 2017
317a6c1
cleaning code in household generation
atmoreno Nov 10, 2017
ff8a39d
Added base year car ownership model to the Silo model container.
matthewokrah Nov 14, 2017
a985a97
implementation enum: fixed typo "Cape Towwn"
atmoreno Nov 14, 2017
b13345c
added interface for synthetic population generator and indidivual pac…
atmoreno Nov 14, 2017
46b7727
mitoupdate
nkuehnel Nov 14, 2017
9441757
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Nov 14, 2017
0e3daae
clean up imports
nkuehnel Nov 14, 2017
5fe205f
move car ownership implementations to right package
nkuehnel Nov 15, 2017
35fad6c
first implementation of properties class
nkuehnel Nov 15, 2017
05b8758
more properties refactoring
nkuehnel Nov 15, 2017
9445132
geodata classes should start with capital letter
nkuehnel Nov 15, 2017
5c3fd5f
properties for silodatacontainers
nkuehnel Nov 15, 2017
01e7110
fix wrong property
nkuehnel Nov 15, 2017
f61a848
more properties fixes
nkuehnel Nov 15, 2017
0a11624
more properties
nkuehnel Nov 16, 2017
0abb0f7
more Properties
nkuehnel Nov 16, 2017
6a0c9d1
Properties implemented
nkuehnel Nov 16, 2017
a6619c1
cleanup
nkuehnel Nov 16, 2017
252c63d
Merge remote-tracking branch 'remotes/origin/master' into properties
nkuehnel Nov 16, 2017
2d8df01
Merge pull request #42 from msmobility/properties
nkuehnel Nov 17, 2017
493db69
refactor duplicated code in moves models. fixes #43
nkuehnel Nov 20, 2017
4759a58
update test references.
nkuehnel Nov 20, 2017
6381cb4
some cleanup
nkuehnel Nov 20, 2017
ba1e98d
set implementation of model on construction, pull apart methods in si…
nkuehnel Nov 21, 2017
9774394
use inheritance in GeoData fixes #44; remove siloutil fields as they …
nkuehnel Nov 21, 2017
308625c
Merge pull request #45 from msmobility/geoDataInheritance
nkuehnel Nov 21, 2017
10d3243
clean up deprecated code; fix number format bug
nkuehnel Nov 21, 2017
6c711e7
Merge branch 'master' into mokrah
matthewokrah Nov 22, 2017
726efb9
Merged with remote master. Added properties needed for the CreateCarO…
matthewokrah Nov 22, 2017
00685a4
move javascripts in the resource folder to new package structure fixe…
nkuehnel Nov 23, 2017
a1584da
optimize jobs aggregation for mito. still hard coded for four job typ…
nkuehnel Nov 23, 2017
ac2ffc8
directly call to java collection instead of prior array copy
nkuehnel Nov 23, 2017
463a6b5
delete remains of old trip generation classes
nkuehnel Nov 23, 2017
47cdf5b
let implementation be a field in Property. adapt to current mito
nkuehnel Nov 24, 2017
ca930f5
add test for munich
nkuehnel Nov 27, 2017
62abb9a
fixed bug in synthetic population generator that pointed to Maryland …
atmoreno Nov 28, 2017
232c1ce
started to refactor properties of the synthetic population
atmoreno Nov 28, 2017
f9ee32c
finished refactoring properties of the synthetic population
atmoreno Nov 29, 2017
3d96f33
fixed one bug on reading zonal data for car ownership model
atmoreno Nov 29, 2017
61696fa
started structuring synthetic population module
atmoreno Nov 29, 2017
633c313
Removed boolean argument from addCars in Synthetic Population
matthewokrah Nov 29, 2017
da116ac
Merge branch 'master' into mokrah
matthewokrah Nov 29, 2017
9a36877
started structuring synthetic population module
atmoreno Nov 29, 2017
3f665f2
Moved the option to run synthetic population from SyntheticPopDe.java…
matthewokrah Nov 30, 2017
76982f7
structured optimization module from the synthetic population
atmoreno Nov 30, 2017
4ddc2d1
removed old code for optimization inside the synthetic population
atmoreno Nov 30, 2017
62725f7
debug an issue with not found syn pop properties
cllorca1 Dec 1, 2017
edc0a90
structured preparation and optimization packages of the synthetic pop…
atmoreno Dec 1, 2017
7a81a7a
module of the synthetic population
atmoreno Dec 4, 2017
a01ef55
structure allocation module from the synthetic population
atmoreno Dec 5, 2017
da31efa
changed microdata table data sets into guava table
atmoreno Dec 5, 2017
2bffad0
changed microdata table data sets into guava table
atmoreno Dec 5, 2017
e878db8
structuring job allocation
atmoreno Dec 5, 2017
6d8cfc9
rename getTravelTimeFromTo to getTravalTime as done in mito
cllorca1 Dec 6, 2017
d68ac35
finished structuring job allocation
atmoreno Dec 7, 2017
9e43ef7
finished structuring job allocation
atmoreno Dec 7, 2017
74441c9
finished structuring synthetic population
atmoreno Dec 8, 2017
e0baf12
ignore mito test until dummy mode choice input is available
nkuehnel Dec 8, 2017
fc314f0
update to new matsim api (event file comparison result enum)
nkuehnel Dec 8, 2017
09d7ed0
avoid system.exit
nkuehnel Dec 9, 2017
78d1820
change to new invocable javascript; use javascript classes from mito;…
nkuehnel Dec 10, 2017
2ae7626
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Dec 11, 2017
99d0b49
Merge branch 'master' into mokrah
matthewokrah Dec 11, 2017
a07d435
update to master and improve create car ownership model
matthewokrah Dec 11, 2017
bec554e
Merge pull request #49 from msmobility/mokrah
matthewokrah Dec 11, 2017
8e85021
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Dec 11, 2017
d489a96
do not copy collection values to array before iterating
nkuehnel Dec 11, 2017
021517c
ignore munich test for now
nkuehnel Dec 11, 2017
bb4fe97
remove try catch for exception that can't occur
nkuehnel Dec 11, 2017
82264aa
Removed statement "serializable," as this is not needed here.
moeckel Dec 13, 2017
fbb122a
Merge branch 'master' of https://github.com/msmobility/silo
moeckel Dec 13, 2017
2b0f111
fix implementation attribute error
nkuehnel Dec 13, 2017
072b850
forbid duplicated properties initialization;
nkuehnel Dec 19, 2017
e995afc
adjust to new mito
nkuehnel Dec 19, 2017
5b1ea89
remove legacy code
nkuehnel Dec 19, 2017
0c9bf05
make public transport stop distance from matsim available; refers to #50
dziemke Dec 19, 2017
017a149
use list for person representation in households; updated linking of …
nkuehnel Dec 21, 2017
107e927
finished structuring synthetic population
atmoreno Dec 21, 2017
d677460
removed blank line
atmoreno Dec 21, 2017
562e561
Merge pull request #52 from msmobility/householdAndPersonLinking
nkuehnel Dec 21, 2017
e5135bb
replace expensive array copy call with collection for persons
nkuehnel Dec 21, 2017
1bd8844
encapsulate dwelling fields
nkuehnel Dec 21, 2017
e4618cd
use pre defined values for dwelling usage
nkuehnel Dec 21, 2017
eb7d94d
removed redundant files
atmoreno Dec 21, 2017
d748e11
use concurrent class from mito, don't use duplicated class in silo
nkuehnel Dec 21, 2017
4b39bb0
fix test errors caused by previous mito interface
nkuehnel Dec 21, 2017
bb3d386
counties are only used in maryland
nkuehnel Jan 2, 2018
3483a45
provide matsim travel times to silo differentiated by time-of-day
dziemke Jan 8, 2018
3c50fc8
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Jan 10, 2018
ac931b2
adjust to mitozone renaming
nkuehnel Jan 10, 2018
f224bf3
spatial objects implee#mentation (zone, region, county)
nkuehnel Jan 12, 2018
ada8dd5
Death probability class converted to JavaScript.
moeckel Jan 22, 2018
5fa1653
Class not used anymore, as death probability is chosen with JavaScript.
moeckel Jan 22, 2018
f616675
optimized the job and school allocation
atmoreno Jan 22, 2018
3c519b6
fix death model and build
nkuehnel Jan 22, 2018
07e3ae8
fix death model for Munich implementation
matthewokrah Jan 23, 2018
4919424
fix several minor bugs(e.g. duplicated inmigrants, find most likely p…
matthewokrah Jan 23, 2018
a32505e
refactored methods for trip length distribution validation
atmoreno Jan 23, 2018
8d41fb9
added functionality to write the raw microdata
atmoreno Jan 23, 2018
30d917a
cleaned the synthetic population class
atmoreno Jan 23, 2018
a6a9ccf
override toString for Job
nkuehnel Jan 24, 2018
f2dac26
cleaned the properties of synthetic population.
atmoreno Jan 25, 2018
f648a18
Merge branch 'Ana_synPopStructure'
atmoreno Jan 25, 2018
a43362b
override toString for data classes
nkuehnel Jan 25, 2018
3f243bc
finished structuring synthetic population.
atmoreno Jan 25, 2018
397ac82
Merge remote-tracking branch 'origin/master'
atmoreno Jan 25, 2018
1450332
removed logAttributes from population reader
atmoreno Jan 25, 2018
aee2b65
update employment forecast (reduce memory footprint and indexing)
nkuehnel Jan 28, 2018
619bc70
Changed test method name.
moeckel Jan 28, 2018
0cfad90
Implemented JavaScript Method to simulate birth.
moeckel Jan 28, 2018
ca108da
Removed class, as function is now covered by JavaScript.
moeckel Jan 28, 2018
295b6af
Removed old comment.
moeckel Jan 28, 2018
940a78c
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Jan 28, 2018
db2d310
age range should be inclusive
nkuehnel Jan 28, 2018
f0ee180
birth model + test #fixes 15
nkuehnel Jan 28, 2018
8ddd1b9
delete marry divorce dmu
nkuehnel Jan 28, 2018
2c84ff9
merge marry/divorce
nkuehnel Jan 28, 2018
6d78ed8
remove old debug tracking points
nkuehnel Jan 28, 2018
d4c95b9
remove more debug tracking points
nkuehnel Jan 28, 2018
0c2d1b3
remove old comments that refer to non-existing code
nkuehnel Jan 28, 2018
e18136c
update marriage model (no functionality changed)
nkuehnel Jan 28, 2018
2499776
small fix
nkuehnel Jan 28, 2018
993727f
added distance to transit support (MATSim / zonesystem input)
nkuehnel Jan 29, 2018
5e35455
no need to copy property values locally
nkuehnel Jan 29, 2018
572a405
use multiset for event counting
nkuehnel Jan 29, 2018
2a841d7
change enum to upper case
nkuehnel Jan 29, 2018
61c5260
add test for marriage model
nkuehnel Jan 29, 2018
68558ed
fix build
nkuehnel Jan 29, 2018
b606884
make implementation its own class, fixes #54
nkuehnel Jan 29, 2018
3fb92ed
remove base year in siloutil
nkuehnel Jan 29, 2018
0a6db51
corrected the path of the microcensus data
atmoreno Jan 30, 2018
2d43c09
Implemented birth model with Munich probabilities for 2015 (that is, …
moeckel Feb 3, 2018
38b3306
reduce duplicated code
nkuehnel Feb 5, 2018
898550d
clean up accessibilities and adjust to new MITO
nkuehnel Feb 5, 2018
207a17e
small cleanups
nkuehnel Feb 5, 2018
1985fb8
Improved try() catch() method.
moeckel Feb 6, 2018
ea258b2
Added probability value to have a girl to the birth JavaScript.
moeckel Feb 6, 2018
0b306d9
# Conflicts:
nkuehnel Feb 6, 2018
5b1aecc
preliminary merge
nkuehnel Feb 6, 2018
90b1d6f
small updates
nkuehnel Feb 6, 2018
ebbbb0b
update to mito
nkuehnel Feb 6, 2018
dd45705
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Feb 6, 2018
b35ff15
update gitignore
dziemke Feb 7, 2018
527324a
added a lookup vector 1:n to skim matrices
cllorca1 Feb 8, 2018
9a3922d
Merge remote-tracking branch 'origin/master'
cllorca1 Feb 8, 2018
789241d
update siloutil to fix build
nkuehnel Feb 9, 2018
f925fa0
update on zone objects
nkuehnel Feb 9, 2018
165c8e8
Merge branch 'master' of https://github.com/msmobility/silo
nkuehnel Feb 10, 2018
5186405
mito api change
nkuehnel Feb 10, 2018
d8d6e0c
spatial objects readily implemented, tests work
nkuehnel Feb 10, 2018
663db3b
Merge branch 'master' into spatialObjects
nkuehnel Feb 10, 2018
a55225f
small corrections from merge
nkuehnel Feb 10, 2018
f92751f
ready to merge.
nkuehnel Feb 10, 2018
7c367ab
improve calculateRegionalUtilities
nkuehnel Feb 10, 2018
bb0447b
more efficient accessibility calculation
nkuehnel Feb 11, 2018
5c04696
Merge pull request #53 from msmobility/spatialObjects
nkuehnel Feb 11, 2018
941bcdd
correction on accessibilities
nkuehnel Feb 11, 2018
76509ed
refactor accessibility; fix sum population by zone method
nkuehnel Feb 12, 2018
672eba6
ensure tests return same reference files as before merge.
nkuehnel Feb 12, 2018
527eda5
accept different different leave parental hh models
cllorca1 Feb 12, 2018
f76742c
Merge remote-tracking branch 'origin/master'
cllorca1 Feb 12, 2018
b2276d7
accept different different construction demand models
cllorca1 Feb 12, 2018
7926616
tests of js run for mstm models only
cllorca1 Feb 12, 2018
6b5ddb1
add test for accessibility; calculate regional accessibilities properly
nkuehnel Feb 12, 2018
2b1f8b8
fix regional accessibilities
nkuehnel Feb 12, 2018
6e4eb47
use junitx file assert to avoid line separator differences when compa…
nkuehnel Feb 12, 2018
b309861
set locale in test as array print is formatted with local decimal sep…
nkuehnel Feb 12, 2018
64d74ee
Ignore csv files.
moeckel Feb 14, 2018
49baa75
remove legacy code
nkuehnel Feb 15, 2018
ed106c5
check for existing dwelling first when querying homezone of household
nkuehnel Feb 15, 2018
61610cd
replace inefficient toArray call with direct collection call
nkuehnel Feb 15, 2018
d44f914
formatting
nkuehnel Feb 16, 2018
eab3159
some more formatting in accessibility class
nkuehnel Feb 16, 2018
94a3df1
reduce duplicated code
nkuehnel Feb 16, 2018
b624675
more formatting; revise regional travel time calculation and put it u…
nkuehnel Feb 16, 2018
42dcee5
add regional traavel time test reference file
nkuehnel Feb 16, 2018
848088a
remove legacy code
nkuehnel Feb 16, 2018
3888fe4
retry zone to region travel time reference
nkuehnel Feb 16, 2018
20a816d
speed up regional utility calculation for munich;
nkuehnel Feb 19, 2018
59bcf2a
adjust to spatia objects and remove some deprecated geodata methods
nkuehnel Feb 19, 2018
18462b8
remove deprecated method
nkuehnel Feb 19, 2018
ee9722f
fix bug in marry divorce model:
nkuehnel Feb 19, 2018
86cdbe2
supressed warning after checking calculations. Fixes #22
cllorca1 Feb 21, 2018
3317483
vacancy rates higher than 1 forced to 1
cllorca1 Feb 21, 2018
5408f86
some cleanup; replace year yrrays with sets in SiloModel
nkuehnel Feb 22, 2018
52779b0
+MarryDivorceCalcMuc
hemaSR Feb 22, 2018
96d35de
Merge pull request #75 from msmobility/hema
hemaSR Feb 22, 2018
447b114
Added safety if-statement. When running the model with a smaller numb…
moeckel Feb 23, 2018
af22d2c
update demolition model. fixes #59
nkuehnel Feb 26, 2018
e4b18d9
put demolition calc test back
nkuehnel Feb 26, 2018
a92119c
package for models
nkuehnel Feb 26, 2018
5e75bd8
Update MarryDivorceCalcMuc
hemaSR Feb 27, 2018
4503157
Merge branch 'master' of https://github.com/msmobility/silo into hema
hemaSR Feb 27, 2018
8cdfffb
refactor accessibilityTest
nkuehnel Feb 27, 2018
31551a9
try to fix accessibility test on travis
nkuehnel Feb 27, 2018
d4879df
muc demolition calc update
nkuehnel Feb 27, 2018
af7d577
Merge branch 'master' of https://github.com/msmobility/silo into hema
hemaSR Feb 28, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,22 @@ out
/bin/
/.settings/
/target/
.idea/
*.iml
lib/
/Makefile
/event-performance.log
/event.log
/priceUpdate2000.csv
/timeTracker.csv
scenOutput
status.csv
test/output/*
*2002.csv
test/scenarios/annapolis/null_t.csv

tripAttraction.csv

tripProduction.csv

src/main/java/META-INF/MANIFEST.MF
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

22 changes: 0 additions & 22 deletions .idea/compiler.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/copyright/profiles_settings.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/misc.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/modules.xml

This file was deleted.

68 changes: 0 additions & 68 deletions .idea/silo.iml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

11 changes: 9 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
language: java
install: mvn clean install
script: mvn test
jdk:
- oraclejdk8
script: mvn test -Dhdf5lib-absolute-path=`pwd`/lib/linux64/libjhdf5.so --fail-at-end --batch-mode -Dmatsim.preferLocalDtds=true
#-Dmaven.test.redirectTestOutputToFile
env:
global:
- export MAVEN_OPTS="-Xmx2500m"


2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[![Build Status](https://travis-ci.org/msmobility/silo.svg?branch=master)](https://travis-ci.org/msmobility/silo)

# siloCode
SILO Model Java Code
Binary file added SILO-MATSim_Installation.docx
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ A possibility is
--> Native library location
--> Edit ...
--> add "silo/lib/macosx64" or whatever you need for your operating system

-----

For a full step-by-step guide of the overall setup, pelase see "SILO-MATSim_Installation.docx" in this directory

Empty file removed notes.txt~
Empty file.
Loading