Results 1 to 2 of 2
- 03-07-2012, 07:20 PM #1
Member
- Join Date
- Mar 2012
- Posts
- 1
- Rep Power
- 0
Calculations based on Business Rules Framework
Dear All,
Could you please give me advise what framework I should use to calculate rules which are saved in DB.
E.g., rule in DB:
if Y > 10, then X = А + 2 * B,
if Y <= 10, then X = А - 3 * B,
afterwards my program reads the rule and outputs X based on input values of Y, A and B.
- 03-07-2012, 07:24 PM #2
Re: Calculations based on Business Rules Framework
Prolog.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
OO for calculations?
By StateMachine in forum New To JavaReplies: 1Last Post: 12-31-2011, 08:17 AM -
Implementing "Game Over" in Minesweeper game based on Gridworld framework.
By JFlash in forum New To JavaReplies: 2Last Post: 08-05-2010, 04:49 AM -
any can help me? About MDAS and PEMDAS rules and Infix-Prefix, Infix-Postfix rules
By darlineth in forum New To JavaReplies: 1Last Post: 07-05-2008, 03:08 PM -
XML-based configuration metadata in Spring Framework
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 10:45 AM -
XML-based configuration metadata in Spring Framework
By JavaBean in forum Java TipReplies: 0Last Post: 10-04-2007, 09:17 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks