Skip to content

unmatched arguments from index 2 #117

@ellyfantina

Description

@ellyfantina

Unmatched arguments from index 2:
Usage:

ASP [-hV] [-e=] [-l=] [-t=] [-w=]

Description:

Solves a specified planning problem using A* search strategy.

Parameters:
The domain file.
The problem file.

Options:
-t, --timeout= Set the time out of the planner in seconds (preset
600s).
-l, --log= Set the level of trace of the planner: ALL, DEBUG,
INFO, ERROR, FATAL, OFF, TRACE (preset INFO).
-e, --heuristic=
Set the heuristic : AJUSTED_SUM, AJUSTED_SUM2,
AJUSTED_SUM2M, COMBO, MAX, FAST_FORWARD
SET_LEVEL, SUM, SUM_MUTEX (preset: FAST_FORWARD)
-w, --weight= Set the weight of the heuristic (preset 1.0).
-h, --help Show this help message and exit.
-V, --version Print version information and exit.

Process finished with exit code 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions