Skip to content

Commit

Permalink
Bug fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrico Scala committed Sep 20, 2024
1 parent 88bde37 commit aa57708
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion up_enhsp/enhsp_planner.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def supported_kind() -> 'ProblemKind':
supported_kind.set_actions_cost_kind("FLUENTS_IN_ACTIONS_COST")
supported_kind.set_actions_cost_kind("INT_NUMBERS_IN_ACTIONS_COST")
supported_kind.set_actions_cost_kind("REAL_NUMBERS_IN_ACTIONS_COST")
supported_kind.set_time("PROCESSES")
return supported_kind

@staticmethod
Expand Down

0 comments on commit aa57708

Please sign in to comment.