LICENSE
README.md
setup.py
examples/__init__.py
examples/definition_geometric_programming.py
examples/mcgill_lecture_programmatic.py
examples/simple_system_dynamic.py
examples/simple_system_programmatic.py
examples/wing_design.py
nhatc/__init__.py
nhatc.egg-info/PKG-INFO
nhatc.egg-info/SOURCES.txt
nhatc.egg-info/dependency_links.txt
nhatc.egg-info/requires.txt
nhatc.egg-info/top_level.txt
nhatc/models/__init__.py
nhatc/models/coordinator.py
nhatc/models/problems.py
nhatc/models/variables.py
nhatc/utils/__init__.py
nhatc/utils/file_loader.py
tests/__init__.py
tests/test_programmatic_problem.py