# LPs with errors - Reduction to PolyMatrixGame - is_weakly_robust - is_strongly_robust - functional_form # Polynomial Matrix Games - [x] functional_form_value() -> Ratio> - functional_form_strategy_row() -> Vec>> - functional_form() -> (Ratio>, Ratio>) - Need a Kernel that maintain optimal strategies!! - Kaplansky 1945 (doi: 10.2307/1969164) gives only the value - is_uniform_value_positive - Add a preliminary test (some “interesting” sufficient conditions) # POMDPs - Implement from the basics - play()