1. 11 juil., 2018 1 validation
    • Aman Deep Singh's avatar
      Added PartialOrderPlanner (#927) · 68327a85
      Aman Deep Singh a écrit
      * Added PartialOrderPlanner
      
      * Added doctests
      
      * Fix doctests
      
      * Added tests for PartialOrderPlanner methods
      
      * Added test for PartialOrderPlanner
      
      * Rerun planning.ipynb
      
      * Added notebook section for TotalOrderPlanner
      
      * Added image
      
      * Added notebook section for PartialOrderPlanner
      
      * Updated README.md
      
      * Refactor double tennis problem
      
      * Refactored test for double_tennis_problem
      
      * Updated README.md
      
      * Added notebook sections for job_shop_problem and double_tennis_problem
      
      * Updated README.md
      
      * Fixed refinements example
      
      * Added go_to_sfo problem
      
      * Rename TotalOrderPlanner
      
      * Renamed PDDL to PlanningProblem
      68327a85
  2. 22 juin, 2018 1 validation
    • Devesh Sawant's avatar
      Added Logarithmic Naive Bayes Learner. (#928) · 6e2ea3ef
      Devesh Sawant a écrit
      * test case for zebra problem
      
      * Revert "Merge remote-tracking branch 'upstream/master'"
      
      This reverts commit 5ceab1a27ff73b410200c2f84d22e0a1d79b6fbe, reversing
      changes made to 34997e48547a57939d568f170c60e442c2d54db5.
      
      * discarded HEAD changes for merge
      
      * added ensemble_learner jpeg
      
      * updated travis and search
      
      * Added logarithmic learner in nlp_apps (#890)
      
      * Remove zebra tests
      
      * revised Bayes learner explanation
      
      * added missing SimpleReflexAgent from upstream
      6e2ea3ef
  3. 23 mai, 2018 2 validations
    • Aman Deep Singh's avatar
      Minor refactors (#924) · 9c7b9759
      Aman Deep Singh a écrit
      * Refactored HLA
      
      * Refactors
      
      * Refactored broken tests
      
      * Cleaned up duplicated code
      
      * Cleaned up duplicated code
      
      * Added TotalOrderPlanner
      
      * Linearize helper function
      
      * Added tests for TotalOrderPlanner
      
      * Readd sussman anomaly test
      9c7b9759
    • DKE's avatar
      Minor refactor on a variable name (#925) · 81d14936
      DKE a écrit
      * Added a line to child node
      
      `child_node` method of `Node` uses the `problem.result` which returns normally a state not a node according to its docstring in `Problem`. Naming the variable `next_node` can be confusing to users when it actually refers to a resulting state.
      
      * Update search.py
      
      * Update search.py
      81d14936
  4. 15 mai, 2018 1 validation
  5. 11 mai, 2018 4 validations
  6. 10 mai, 2018 1 validation
    • Aman Deep Singh's avatar
      [WIP] Refactor planning.py (#921) · c4c1bdce
      Aman Deep Singh a écrit
      * GraphPlan fixed
      
      * Updated test_planning.py
      
      * Added test for spare_tire
      
      * Added test for graphplan
      
      * Added shopping problem
      
      * Added tests for shopping_problem
      
      * Updated README.md
      
      * Refactored planning notebook
      
      * Completed shopping problem
      
      * Refactors
      
      * Updated notebook
      
      * Updated test_planning.py
      
      * Removed doctest temporarily
      
      * Added planning graph image
      
      * Added section on GraphPlan
      
      * Updated README.md
      c4c1bdce
  7. 15 avr., 2018 1 validation
  8. 09 avr., 2018 1 validation
  9. 08 avr., 2018 2 validations
    • Vinay Varma's avatar
      added have_cake_and_eat_cake_too (#906) · 5dee9c1a
      Vinay Varma a écrit
      * added have_cake_and_eat_cake_too
      
      * renamed effect_neg to effect_rem
      
      * added have_cake_and_eat_cake_too to readme
      
      * added details to Problems in planning.ipynb
      
      Added more information for the problems Air Cargo, Spare Tire, Three Block Tower, Have Cake and Eat Cake Too.
      
      * removed a test from planning.py
      
      A test for three block tower problem is written here. I have removed it.
      
      * Style fixes
      
      * minor style fix
      
      * fixed a typo
      
      * minor fixes
      
      some sentence issues
      
      * minor changes
      
      * minor fixes
      5dee9c1a
    • Vinay Varma's avatar
      Fixed errors occurred in search.ipynb due to refactoring (#902) · 23e64aa3
      Vinay Varma a écrit
      * refactored changes
      
      * added DLS and IDS to readme
      23e64aa3
  10. 01 avr., 2018 1 validation
  11. 25 mar., 2018 4 validations
  12. 24 mar., 2018 4 validations
  13. 21 mar., 2018 3 validations
  14. 20 mar., 2018 8 validations
  15. 19 mar., 2018 2 validations
  16. 17 mar., 2018 3 validations
  17. 15 mar., 2018 1 validation