Java Core Library

  • Parser
    • Fixed issue when combining reference with key-value pair
  • Evaluator
    • Randomization functions

Java Common Library

  • Math
    • Linear algebra functions
  • Search
    • Graph search
    • Tree search
  • Learning
    • Linear regression
  • Planning
    • White-box planner
  • Reasoning
    • Constraint Processing
  • More test cases for previously added functions

Java Examples

  • State-space Planning with resources
  • Refactored existing examples