issues
search
AI-Planning
/
pddl
Unquestionable PDDL 3.1 parser
https://ai-planning.github.io/pddl/
MIT License
85
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make the type of value in NumericValue actually a number
#123
DillonZChen
opened
1 month ago
0
Support for instantiating actions and parsing plans
#122
haz
opened
2 months ago
0
Taking the latest of all.
#120
haz
closed
2 months ago
9
An effect part of the condeff should be AndEffect and not And.
#119
haz
closed
2 months ago
2
Conditional `And` effects
#118
haz
closed
2 months ago
11
build(deps-dev): bump urllib3 from 2.0.7 to 2.2.2
#117
dependabot[bot]
closed
2 months ago
1
build(deps-dev): bump requests from 2.31.0 to 2.32.0
#116
dependabot[bot]
closed
2 months ago
1
Suspect formatting bug with Type Hierarchy
#115
marcofavorito
closed
5 months ago
6
build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4
#114
dependabot[bot]
closed
2 months ago
1
Don't remove comments when formatting
#113
Tonelllo
opened
6 months ago
2
build(deps-dev): bump idna from 3.4 to 3.7
#112
dependabot[bot]
closed
2 months ago
1
build(deps-dev): bump black from 23.3.0 to 24.3.0
#111
dependabot[bot]
closed
2 months ago
1
Implement __str__ for Domain and Problem
#109
ssardina
closed
7 months ago
20
Parse single file with domain + problem
#108
ssardina
closed
8 months ago
1
Non-deterministic string representations
#107
ssardina
closed
8 months ago
9
build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
#106
dependabot[bot]
closed
9 months ago
0
build(deps-dev): bump gitpython from 3.1.38 to 3.1.41
#105
dependabot[bot]
closed
9 months ago
1
Some minor touchup to preconditions and fix for minus.
#104
haz
opened
10 months ago
2
Fixing three subtle bugs with numerics in problem files.
#103
haz
closed
10 months ago
1
Return type annotation for Problem and Domain transformers. Fixed requirements type annotation in DomainTransformer.
#102
MichaelJFishman
closed
10 months ago
5
Support equality comparison for numerics in problem goals
#101
MichaelJFishman
closed
10 months ago
2
Support subtraction in preconditions in domains.
#100
MichaelJFishman
opened
10 months ago
9
ProblemParser cannot handle numerics with arguments in goal
#99
MichaelJFishman
closed
10 months ago
2
Subtype Incompatibility Error with Predicate Term Types
#98
mgkwon
opened
11 months ago
9
build(deps-dev): bump urllib3 from 2.0.3 to 2.0.7
#97
dependabot[bot]
closed
1 year ago
2
Update `MonotoneOp` to allow only flattening but not idempotency
#96
marcofavorito
closed
1 year ago
0
Types validation is case sensitive
#95
francescofuggitti
opened
1 year ago
0
build(deps-dev): bump gitpython from 3.1.31 to 3.1.37
#94
dependabot[bot]
closed
1 year ago
3
Remove print of types and constants keywords if they are not defined
#93
francescofuggitti
closed
1 year ago
0
Support for numeric fluents and action costs
#92
francescofuggitti
closed
1 year ago
1
build(deps-dev): bump urllib3 from 2.0.3 to 2.0.6
#91
dependabot[bot]
closed
1 year ago
1
Issue 87
#90
francescofuggitti
closed
1 year ago
1
:numeric-fluents
#89
RodrigoFBernardo
closed
1 year ago
1
build(deps-dev): bump gitpython from 3.1.31 to 3.1.34
#88
dependabot[bot]
closed
1 year ago
2
:typing is not included in the :adl requirement
#87
iwob
closed
1 year ago
1
build(deps-dev): bump gitpython from 3.1.31 to 3.1.32
#86
dependabot[bot]
closed
1 year ago
4
build(deps-dev): bump certifi from 2023.5.7 to 2023.7.22
#85
dependabot[bot]
closed
1 year ago
2
Add more consistency checks
#84
marcofavorito
opened
1 year ago
1
Fix printing of empty Ands and Ors
#83
francescofuggitti
closed
1 year ago
2
Fixes and improvements in the parsing of typed lists
#82
marcofavorito
closed
1 year ago
10
Update dependencies
#81
marcofavorito
closed
1 year ago
1
Make pickling to work on domains/problems objects (Fix #79)
#80
marcofavorito
closed
1 year ago
1
Unable to pickle or deepcopy Domains, Actions, Problems
#79
James-Oswald
closed
1 year ago
2
`object` should be a reserved keyword in `:types` section
#78
marcofavorito
closed
1 year ago
0
Constant/Variable types are not checked against the Domain's available types
#77
marcofavorito
closed
1 year ago
0
Duplicates not detected when parsing typed lists
#76
marcofavorito
closed
1 year ago
0
Type hierarchy 2
#75
marcofavorito
closed
1 year ago
3
Override equal for derived predicates
#74
francescofuggitti
closed
1 year ago
2
Fix/type hierarchy
#73
francescofuggitti
closed
1 year ago
5
Adopt one universal implementation for writing parameter lists to PDDL throughout codebase
#72
aefrank
closed
1 year ago
0
Next