issues
search
potassco
/
clorm
🗃️ A Python ORM-like interface for the Clingo Answer Set Programming (ASP) reasoner
https://clorm.readthedocs.io
MIT License
52
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add deploy scripts [skip ci]
#41
rkaminsk
closed
3 years ago
1
clorm 1.1.0 release is broken
#40
rkaminsk
closed
3 years ago
9
Feature/action
#39
MaxOstrowski
closed
3 years ago
1
Extend clorm.clingo.Control.add_facts() function to take a sequence that includes raw clingo symbol objects
#38
daveraja
closed
3 years ago
1
A field for lists
#37
daveraja
closed
3 years ago
1
Add example of use with a database
#36
daveraja
opened
3 years ago
3
feedback on the quick-start
#35
bdelepine
closed
3 years ago
1
A catch-all for retrieving all facts from a model
#34
daveraja
opened
4 years ago
3
Add formatting options for the `FactBase.asp_str()` function
#33
daveraja
closed
4 years ago
1
Joined queries for fact bases
#32
daveraja
closed
3 years ago
1
A helper function to define a field that is a combination of other fields
#31
daveraja
closed
3 years ago
1
Library of predefined elements
#30
daveraja
closed
3 years ago
1
Determinism of iterating over FactBase
#29
daveraja
closed
4 years ago
3
Querying: Consider replacing and_, or_, and not_ with magic methods
#28
0x326
closed
4 years ago
3
RawField unifies throwing ValueError
#27
daveraja
closed
4 years ago
1
Possibly use __slots__ to speed up predicate object creation and access
#26
daveraja
closed
3 years ago
2
Implement __iter__ for Predicate instances
#25
daveraja
closed
4 years ago
1
clorm.clingo.Control missing features
#24
daveraja
closed
4 years ago
1
IntegerField doesn't allow default value of zero
#23
outinspace
closed
4 years ago
3
Clarify non-conda installation Python bindings
#22
felixyz
closed
4 years ago
3
Deal with negative atoms
#21
daveraja
closed
4 years ago
1
Consistent interface
#20
daveraja
closed
4 years ago
2
Make overloaded clingo solve with assumptions more flexible
#19
daveraja
closed
4 years ago
1
Add missing set member functions to FactBase
#18
daveraja
closed
4 years ago
1
Rename and revisit define_nls function
#17
daveraja
closed
4 years ago
1
Rename FactBaseBuilder
#16
daveraja
closed
4 years ago
1
Pass a default FactBaseBuilder into the clorm.clingo.Control object
#15
daveraja
closed
5 years ago
1
Conversion from Predicate/Complex-term class name to predicate name
#14
daveraja
closed
5 years ago
1
function for default values
#13
daveraja
closed
5 years ago
1
make_asp_* decorators - determine if called from within ASP
#12
daveraja
closed
5 years ago
3
Placeholders and querying field of field
#11
daveraja
closed
5 years ago
3
Change behaviour of Predicates for comparison operators
#10
daveraja
closed
5 years ago
1
FactBase add functions and overloaded operators so that it behaves like a "set" object
#9
daveraja
closed
5 years ago
4
Look at function annotations for generating ASP callable functions
#8
daveraja
closed
5 years ago
1
Rename the FactBaseHelper
#7
daveraja
closed
5 years ago
1
FactBase allows identical elements
#6
daveraja
closed
5 years ago
0
Indexing of complex terms
#5
daveraja
closed
5 years ago
1
Clean up packaging: missing libraries and installing tests
#4
daveraja
closed
5 years ago
1
Signature for python functions called from Clingo
#3
daveraja
closed
5 years ago
1
Change some of the overuses of variable arguments to a list
#2
daveraja
closed
5 years ago
0
Repeated placeholders in a select clause
#1
daveraja
closed
5 years ago
1
Previous