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

Point system #8

Open
csikosbalint opened this issue Nov 22, 2013 · 2 comments
Open

Point system #8

csikosbalint opened this issue Nov 22, 2013 · 2 comments

Comments

@csikosbalint
Copy link
Owner

csikosbalint commented Nov 22, 2013

Find a working pointing system. In theory and practice.

@ghost ghost assigned csikosbalint Nov 22, 2013
@csikosbalint
Copy link
Owner Author

  • short-circuit criteria (SC)
  • non-short-circuit criteria (NSC)
    • pointing system
      • banning points (MA calculation)
      • suitable points (SUM calculation)

@csikosbalint
Copy link
Owner Author

Maybe an iterator pattern would be useful. The State could iterate through its criteria and count the go/nogo results. The iterator could be loaded by a decorator pattern... maybe. All the common criteria could be delegated to the parent.

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