LICENSE
README.md
setup.py
autosynthesis/__init__.py
autosynthesis/_process_block.py
autosynthesis/_tea_factory.py
autosynthesis/apd_utils_c.py
autosynthesis/graph_utils.py
autosynthesis/solvents_barrage.py
autosynthesis/solvents_barrage_example.py
autosynthesis/stream_tier_based_algorithm.py
autosynthesis/temp_synthesis_module_succinic_ethanol.py
autosynthesis/units.py
autosynthesis/upcs_tools.py
autosynthesis/utils.py
autosynthesis/utils_hyperstructure.py
autosynthesis/wastewater_utils.py
autosynthesis.egg-info/PKG-INFO
autosynthesis.egg-info/SOURCES.txt
autosynthesis.egg-info/dependency_links.txt
autosynthesis.egg-info/requires.txt
autosynthesis.egg-info/top_level.txt
autosynthesis/process_blocks/__init__.py
autosynthesis/process_blocks/_block_based_system.py
autosynthesis/process_blocks/_block_superstructure.py
autosynthesis/process_blocks/_examples_for_llm_interface.py
autosynthesis/process_blocks/code_connecter_functions.py
autosynthesis/process_blocks/feedstock_to_sugars/__init__.py
autosynthesis/process_blocks/feedstock_to_sugars/cane_juicing.py
autosynthesis/process_blocks/feedstock_to_sugars/cellulosic_pretreatment.py
autosynthesis/process_blocks/feedstock_to_sugars/cellulosic_saccharification.py
autosynthesis/process_blocks/feedstock_to_sugars/corn_dry_grind.py
autosynthesis/process_blocks/feedstock_to_sugars/dextrose_monohydrate_receiving.py
autosynthesis/process_blocks/product_separation/HP_salt_separation.py
autosynthesis/process_blocks/product_separation/HP_solution_separation.py
autosynthesis/process_blocks/product_separation/TAL_separation.py
autosynthesis/process_blocks/product_separation/__init__.py
autosynthesis/process_blocks/product_separation/ethanol_separation.py
autosynthesis/process_blocks/product_upgrading/HP_solution_upgrading_acrylic_acid.py
autosynthesis/process_blocks/product_upgrading/TAL_upgrading_potassium_sorbate.py
autosynthesis/process_blocks/product_upgrading/__init__.py
autosynthesis/process_blocks/sugar_fermentation/__init__.py
autosynthesis/process_blocks/sugar_fermentation/fermentation_HP.py
autosynthesis/process_blocks/sugar_fermentation/fermentation_TAL.py
autosynthesis/process_blocks/sugar_fermentation/fermentation_ethanol.py