LICENSE.txt
MANIFEST.in
README.md
RHETOR.md
pyproject.toml
pyopl/__init__.py
pyopl/__main__.py
pyopl/_abstract_algebra.py
pyopl/_pyopl_mcp.py
pyopl/_rhetor_mcp.py
pyopl/gurobi_codegen.py
pyopl/linear_problem.py
pyopl/linear_problem_highs.py
pyopl/milp_abstract_equivalence.py
pyopl/milp_concrete_equivalence.py
pyopl/model_equivalence.py
pyopl/pyopl_cli.py
pyopl/pyopl_core.py
pyopl/pyopl_ide_bootstrap.py
pyopl/pyopl_mcp.py
pyopl/rhetor_ide_bridge.py
pyopl/rhetor_mcp.py
pyopl/scipy_codegen.py
pyopl/scipy_codegen_base.py
pyopl/scipy_codegen_csc.py
pyopl/semantic_error.py
pyopl/tuple_set_helper.py
pyopl/genai/__init__.py
pyopl/genai/_strategy_base.py
pyopl/genai/genai_pricing.py
pyopl/genai/model_discovery.py
pyopl/genai/pyopl_cafa.py
pyopl/genai/pyopl_cafa.pyi
pyopl/genai/pyopl_chain_of_experts.py
pyopl/genai/pyopl_chain_of_experts.pyi
pyopl/genai/pyopl_chain_of_thought.py
pyopl/genai/pyopl_chain_of_thought.pyi
pyopl/genai/pyopl_generative.py
pyopl/genai/pyopl_generative.pyi
pyopl/genai/pyopl_generative_graphchain.py
pyopl/genai/pyopl_generative_graphchain.pyi
pyopl/genai/pyopl_reflexion.py
pyopl/genai/pyopl_reflexion.pyi
pyopl/genai/pyopl_standard.py
pyopl/genai/pyopl_standard.pyi
pyopl/genai/pyopl_tree_of_thoughts.py
pyopl/genai/pyopl_tree_of_thoughts.pyi
pyopl/genai/rag_helper.py
pyopl/grammars/JSON_SCHEMA_AST.json
pyopl/grammars/PyOPL grammar.md
pyopl/grammars/PyOPL_GBNF
pyopl/icon/__init__.py
pyopl/icon/gear.png
pyopl/icon/mindset.png
pyopl/opl_models/assignment/assignment.dat
pyopl/opl_models/assignment/assignment.mod
pyopl/opl_models/assignment/assignment.txt
pyopl/opl_models/crew_pairing/crew_pairing.dat
pyopl/opl_models/crew_pairing/crew_pairing.mod
pyopl/opl_models/crew_pairing/crew_pairing.txt
pyopl/opl_models/crew_scheduling/crew_scheduling.dat
pyopl/opl_models/crew_scheduling/crew_scheduling.mod
pyopl/opl_models/crew_scheduling/crew_scheduling.txt
pyopl/opl_models/graph_coloring/graph_coloring.dat
pyopl/opl_models/graph_coloring/graph_coloring.mod
pyopl/opl_models/graph_coloring/graph_coloring.txt
pyopl/opl_models/inventory_routing/inventory_routing.dat
pyopl/opl_models/inventory_routing/inventory_routing.mod
pyopl/opl_models/inventory_routing/inventory_routing.txt
pyopl/opl_models/jobshop/jobshop.dat
pyopl/opl_models/jobshop/jobshop.mod
pyopl/opl_models/jobshop/jobshop.txt
pyopl/opl_models/knapsack/knapsack.dat
pyopl/opl_models/knapsack/knapsack.mod
pyopl/opl_models/knapsack/knapsack.txt
pyopl/opl_models/knapsack/knapsackp.dat
pyopl/opl_models/knapsack/knapsackp.mod
pyopl/opl_models/knapsack/knapsackp.txt
pyopl/opl_models/lot_sizing/lot_sizing.dat
pyopl/opl_models/lot_sizing/lot_sizing.mod
pyopl/opl_models/lot_sizing/lot_sizing.txt
pyopl/opl_models/maintenance/maintenance.dat
pyopl/opl_models/maintenance/maintenance.mod
pyopl/opl_models/maintenance/maintenance.txt
pyopl/opl_models/on_off_outsourcing/on_off_outsourcing.dat
pyopl/opl_models/on_off_outsourcing/on_off_outsourcing.mod
pyopl/opl_models/on_off_outsourcing/on_off_outsourcing.txt
pyopl/opl_models/p-dispersion/p-dispersion.dat
pyopl/opl_models/p-dispersion/p-dispersion.mod
pyopl/opl_models/p-dispersion/p-dispersion.txt
pyopl/opl_models/plant_location/plant_location.dat
pyopl/opl_models/plant_location/plant_location.mod
pyopl/opl_models/plant_location/plant_location.txt
pyopl/opl_models/production/production.dat
pyopl/opl_models/production/production.mod
pyopl/opl_models/production/production.txt
pyopl/opl_models/set_covering/set_covering.dat
pyopl/opl_models/set_covering/set_covering.mod
pyopl/opl_models/set_covering/set_covering.txt
pyopl/opl_models/set_partitioning/set_partitioning.dat
pyopl/opl_models/set_partitioning/set_partitioning.mod
pyopl/opl_models/set_partitioning/set_partitioning.txt
pyopl/opl_models/stochastic_production/stochastic_production.dat
pyopl/opl_models/stochastic_production/stochastic_production.mod
pyopl/opl_models/stochastic_production/stochastic_production.txt
pyopl/opl_models/stochastic_scheduling/stochastic_scheduling.dat
pyopl/opl_models/stochastic_scheduling/stochastic_scheduling.mod
pyopl/opl_models/stochastic_scheduling/stochastic_scheduling.txt
pyopl/opl_models/transportation/transportation.dat
pyopl/opl_models/transportation/transportation.mod
pyopl/opl_models/transportation/transportation.txt
pyopl/opl_models/tsp/tsp.dat
pyopl/opl_models/tsp/tsp.mod
pyopl/opl_models/tsp/tsp.txt
pyopl/opl_models/vehicle_routing/vehicle_routing.dat
pyopl/opl_models/vehicle_routing/vehicle_routing.mod
pyopl/opl_models/vehicle_routing/vehicle_routing.txt
pyopl/opl_models/warehouse_location/warehouse_location.dat
pyopl/opl_models/warehouse_location/warehouse_location.mod
pyopl/opl_models/warehouse_location/warehouse_location.txt
pyopl/opl_models/workforce_planning/workforce_planning.dat
pyopl/opl_models/workforce_planning/workforce_planning.mod
pyopl/opl_models/workforce_planning/workforce_planning.txt
rhetor.egg-info/PKG-INFO
rhetor.egg-info/SOURCES.txt
rhetor.egg-info/dependency_links.txt
rhetor.egg-info/entry_points.txt
rhetor.egg-info/requires.txt
rhetor.egg-info/top_level.txt