8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add get_dependencies(expr) to RDDL class Signed-off-by: Thiago P. Bueno <thiago.pbueno@gmail.com>
Build fluent table in RDDL class
Update Copyright information in README.md
Add verbose mode to parser
Fix typo in Expression.value property
Refactor expression type checking methods
Fix constant expression string representation
Refactor float and boolean values as constant expressions
Parse avg, max and min aggregation functions
Add find_packages to setup.py