Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Wiki Page: Arithemetic Rule Semantics #57

Closed
eriq-augustine opened this issue Oct 30, 2019 · 3 comments
Closed

[CLOSED] Wiki Page: Arithemetic Rule Semantics #57

eriq-augustine opened this issue Oct 30, 2019 · 3 comments

Comments

@eriq-augustine
Copy link
Member

Issue by eriq-augustine
Friday Nov 04, 2016 at 03:59 GMT
Originally opened as eriq-augustine#10


Make a page for 2.0 arithmetic rule semantics.
Include this data:

2.0 Arithmetic Rule Semantics

  • (Rule is two parts: expression and selects)
  • Eash sum variable can be used once per expression.
    • ie. each sum variable must have a unique id.
  • A select may only appear on a rule with a sum variable.
  • The only valid things that can appear in the select are:
    • Constants
    • Variables apearing in the associated arithmetic expression
    • The single sum variable that was defined as the argument
  • Cardinality can only be taken on a sum variable.
    • Cardinality cannot be in a select.
  • Builtin Coefficient Functions
@eriq-augustine
Copy link
Member Author

Comment by eriq-augustine
Sunday Nov 27, 2016 at 02:51 GMT


The information is being captured on this page: https://github.com/eriq-augustine/psl/wiki/Rule-Specification

@eriq-augustine
Copy link
Member Author

Comment by eriq-augustine
Sunday Nov 27, 2016 at 03:06 GMT


This page needs more examples and maybe some well-formatted grammar snippets.

@eriq-augustine
Copy link
Member Author

Comment by eriq-augustine
Wednesday Jun 28, 2017 at 22:02 GMT


The Rule Specification page is not in fighting shape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant