You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, PSL would be able to support several logical relaxations.
However, a change at this fundamental level would percolate throughout several areas in the code.
We would have to first build up a decent abstraction layer, and then implement the other relaxations.
Off the top of my head, places that I think would need work:
Grounding (different rules for triviality would be in play)
Term Generation (we should be able to use any convex relations, but how we build the terms will differ)
The text was updated successfully, but these errors were encountered:
Issue by eriq-augustine
Thursday Jan 24, 2019 at 18:19 GMT
Originally opened as eriq-augustine#193
Ideally, PSL would be able to support several logical relaxations.
However, a change at this fundamental level would percolate throughout several areas in the code.
We would have to first build up a decent abstraction layer, and then implement the other relaxations.
Off the top of my head, places that I think would need work:
The text was updated successfully, but these errors were encountered: