We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Review drools-examples and drools-examples-api. Remove or fix outdated ones.
drools-examples
drools-examples-api
drools-examples is also included in drools-distribution, so this issue is related to #6161
drools-distribution
The text was updated successfully, but these errors were encountered:
WIP: Reviewed drools-examples-api. All good. These examples uses deprecated drools-engine-classic, but it's convenient to demonstrate.
drools-engine-classic
drools-examples-api is explained in https://docs.drools.org/latest/drools-docs/drools/KIE/index.html#_kieexamplessection
Sorry, something went wrong.
WIP: Reviewing drools-examples
Old docs cover more examples description : https://docs.drools.org/6.2.0.Final/drools-docs/html/ch20.html
DroolsBenchmarkExamplesApp : GUI for WaltzBenchmark and WaltzDbBenchmark WaltzBenchmark : benchmark WaltzDbBenchmark : benchmark DroolsExamplesApp : GUI for other examples HouseOfDoomMain : Backward chaining BankingExamplesApp : balance BirdsFlyExample : TMS BussPassBadExample, BussPassGoodExample, BussPassJTMSExample : TMS CashFlowMain : balance CircularTmsExample : TMS PricingRuleDTExample : DecisionTable DiagnosticsExample : TMS FibonacciExample : recursion FireExample, FireLogicalExample : TMS GolfingExample : CSP HelloWorldExample : debug log HonestPoliticianExample : TMS PerformanceExample : performance test. Issue: build error PetStoreExample : agenda-group ShoppingExample : TMS StateExampleUsingAgendaGroup, StateExampleUsingSalience : agenda-group, salience SudokuExample : complex rules. Issue: immediately solved TraitExample : trait TroubleTicketExample, TroubleTicketExampleWithDSL, TroubleTicketExampleWithDT : duration, DSL, DecisionTable TextAdventure : Game Invaders6Main : Game NumberGuessMain : Game PongMain : Game. Issue: not working WumpusWorldMain : Game
tkobayas
No branches or pull requests
Review
drools-examples
anddrools-examples-api
. Remove or fix outdated ones.drools-examples
is also included indrools-distribution
, so this issue is related to #6161The text was updated successfully, but these errors were encountered: