Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
serivan authored Nov 22, 2023
1 parent d4d30f6 commit 7e9eb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You can for example call it as follows:
from unified_planning.shortcuts import *
from unified_planning.engines import PlanGenerationResultStatus
problem = Problem('myproblem')
problem = MultiAgentProblem('myproblem')
# specify the problem (e.g. fluents, initial state, actions, goal)
...
Expand Down

0 comments on commit 7e9eb79

Please sign in to comment.