.gitignore
LICENSE
MANIFEST.in
Makefile
NOTICE
README.md
setup.py
sonar-project.properties
doc/Makefile
doc/make.bat
doc/source/Doxyfile
doc/source/api_reference.rst
doc/source/developer_guide.rst
doc/source/getting_started.rst
doc/source/index.rst
doc/source/user_guide.rst
doc/source/api_reference/modules.rst
doc/source/api_reference/sgm_wrapper.rst
doc/source/developer_guide/before_coding.rst
doc/source/developer_guide/memory_optimization.rst
doc/source/getting_started/example.rst
doc/source/getting_started/installation.rst
doc/source/getting_started/quick_overview.rst
doc/source/images/sgm_memory_optim.png
libSGM.egg-info/PKG-INFO
libSGM.egg-info/SOURCES.txt
libSGM.egg-info/dependency_links.txt
libSGM.egg-info/not-zip-safe
libSGM.egg-info/top_level.txt
sources/sgm_wrapper.cpp
sources/sgm_wrapper.pyx
sources/lib/sgm.cpp
sources/lib/sgm.hpp
test/functions_unittest.cpp
test/include/gtest/gtest-death-test.h
test/include/gtest/gtest-matchers.h
test/include/gtest/gtest-message.h
test/include/gtest/gtest-param-test.h
test/include/gtest/gtest-printers.h
test/include/gtest/gtest-spi.h
test/include/gtest/gtest-test-part.h
test/include/gtest/gtest-typed-test.h
test/include/gtest/gtest.h
test/include/gtest/gtest_pred_impl.h
test/include/gtest/gtest_prod.h
test/include/gtest/internal/gtest-death-test-internal.h
test/include/gtest/internal/gtest-filepath.h
test/include/gtest/internal/gtest-internal.h
test/include/gtest/internal/gtest-param-util.h
test/include/gtest/internal/gtest-port-arch.h
test/include/gtest/internal/gtest-port.h
test/include/gtest/internal/gtest-string.h
test/include/gtest/internal/gtest-type-util.h
test/include/gtest/internal/gtest-type-util.h.pump
test/include/gtest/internal/custom/README.md
test/include/gtest/internal/custom/gtest-port.h
test/include/gtest/internal/custom/gtest-printers.h
test/include/gtest/internal/custom/gtest.h
test/src/gtest-all.cc
test/src/gtest-death-test.cc
test/src/gtest-filepath.cc
test/src/gtest-internal-inl.h
test/src/gtest-matchers.cc
test/src/gtest-port.cc
test/src/gtest-printers.cc
test/src/gtest-test-part.cc
test/src/gtest-typed-test.cc
test/src/gtest.cc
test/src/gtest_main.cc