Merge branch 'dev'
# Conflicts:
# README.md
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
adot_to_cpp.py
0 → 100644
comsdk/__init__.py
0 → 100644
File added
File added
File added
File added
File added
File added
comsdk/communication.py
0 → 100644
comsdk/edge.py
0 → 100644
comsdk/environment.py
0 → 100644
comsdk/graph.py
0 → 100644
comsdk/misc.py
0 → 100644
comsdk/parser.py
0 → 100644
comsdk/research.py
0 → 100644
comsdk/test.adot
0 → 100644
config_research.json.example
0 → 100644
cpp/printers.cpp
0 → 100644
cpp/run.sh
0 → 100755
cpp/template.cpp
0 → 100644
pyproject.toml
0 → 100644
setup.cfg
0 → 100644
setup.py
0 → 100644
test_funcs/__init__.py
0 → 100644
File added
File added
test_funcs/simplest.py
0 → 100644
File added
File added
tests/adot/add.adot
0 → 100644
tests/adot/branching.adot
0 → 100644
tests/adot/complex.adot
0 → 100644
tests/adot/cppbranching.adot
0 → 100644
tests/adot/cppcomplex.adot
0 → 100644
tests/adot/cppcycled.adot
0 → 100644
tests/adot/cpptrivial.adot
0 → 100644
tests/adot/cycled.adot
0 → 100644
tests/adot/file.adot
0 → 100644
tests/adot/testparal.adot
0 → 100644
tests/adot/testsub.adot
0 → 100644
tests/adot/trivial.adot
0 → 100644
tests/square/square.cpp
0 → 100644
tests/test_graph.py
0 → 100644
tests/test_parser.py
0 → 100644
Please
register
or
sign in
to comment