Finite-Horizon Strategy ======================= The production strategy is a lightweight wrapper around the vectorized finite-horizon planner. .. literalinclude:: ../../src/2_recommendation_algorithm/improved_strategy.py :language: python :caption: Production horizon-two interface .. literalinclude:: ../../src/2_recommendation_algorithm/finite_horizon.py :language: python :caption: Generalized finite-horizon planner