AUTHORS.rst
CHANGES.rst
CITATION.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
Ciw.egg-info/PKG-INFO
Ciw.egg-info/SOURCES.txt
Ciw.egg-info/dependency_links.txt
Ciw.egg-info/requires.txt
Ciw.egg-info/top_level.txt
ciw/__init__.py
ciw/arrival_node.py
ciw/auxiliary.py
ciw/data_record.py
ciw/exactnode.py
ciw/exit_node.py
ciw/import_params.py
ciw/individual.py
ciw/network.py
ciw/node.py
ciw/server.py
ciw/simulation.py
ciw/version.py
ciw/deadlock/__init__.py
ciw/deadlock/deadlock_detector.py
ciw/dists/__init__.py
ciw/dists/distributions.py
ciw/tests/__init__.py
ciw/tests/test_arrival_node.py
ciw/tests/test_auxiliary.py
ciw/tests/test_data_record.py
ciw/tests/test_exit_node.py
ciw/tests/test_individual.py
ciw/tests/test_network.py
ciw/tests/test_node.py
ciw/tests/test_process_based.py
ciw/tests/test_sampling.py
ciw/tests/test_scheduling.py
ciw/tests/test_server.py
ciw/tests/test_simulation.py
ciw/tests/test_state_tracker.py
ciw/tests/test_version.py
ciw/trackers/__init__.py
ciw/trackers/state_tracker.py
docs/index.rst
docs/installation.rst
docs/Background/codestructure.rst
docs/Background/index.rst
docs/Background/kendall.rst
docs/Background/mechanisms.rst
docs/Background/other.rst
docs/Background/references.rst
docs/Background/simulationpractice.rst
docs/Guides/batching.rst
docs/Guides/baulking.rst
docs/Guides/deadlock.rst
docs/Guides/dynamic_customerclasses.rst
docs/Guides/exact.rst
docs/Guides/from_file.rst
docs/Guides/index.rst
docs/Guides/priority.rst
docs/Guides/process_based.rst
docs/Guides/progressbar.rst
docs/Guides/seed.rst
docs/Guides/server_schedule.rst
docs/Guides/set_distributions.rst
docs/Guides/sim_numcusts.rst
docs/Guides/state_trackers.rst
docs/Guides/time_dependent.rst
docs/Guides/behaviour/custom_number_servers.rst
docs/Guides/behaviour/custom_routing.rst
docs/Guides/behaviour/index.rst
docs/Reference/authors.rst
docs/Reference/changelog.rst
docs/Reference/citation.rst
docs/Reference/contributing.rst
docs/Reference/distributions.rst
docs/Reference/glossary.rst
docs/Reference/index.rst
docs/Reference/parameters.rst
docs/Reference/results.rst
docs/Reference/state_trackers.rst
docs/Tutorial-I/index.rst
docs/Tutorial-I/tutorial_i.rst
docs/Tutorial-I/tutorial_ii.rst
docs/Tutorial-I/tutorial_iii.rst
docs/Tutorial-I/tutorial_iv.rst
docs/Tutorial-II/index.rst
docs/Tutorial-II/tutorial_v.rst
docs/Tutorial-II/tutorial_vi.rst
docs/Tutorial-II/tutorial_vii.rst