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

Review drools-examples and drools-examples-api #6205

Open
tkobayas opened this issue Dec 19, 2024 · 2 comments
Open

Review drools-examples and drools-examples-api #6205

tkobayas opened this issue Dec 19, 2024 · 2 comments
Assignees

Comments

@tkobayas
Copy link
Contributor

tkobayas commented Dec 19, 2024

Review drools-examples and drools-examples-api. Remove or fix outdated ones.

drools-examples is also included in drools-distribution, so this issue is related to #6161

@tkobayas tkobayas self-assigned this Dec 19, 2024
@tkobayas tkobayas changed the title Review drools-examples Review drools-examples and drools-examples-api Dec 19, 2024
@tkobayas
Copy link
Contributor Author

tkobayas commented Jan 7, 2025

WIP: Reviewed drools-examples-api. All good. These examples uses deprecated drools-engine-classic, but it's convenient to demonstrate.

drools-examples-api is explained in https://docs.drools.org/latest/drools-docs/drools/KIE/index.html#_kieexamplessection

@tkobayas
Copy link
Contributor Author

tkobayas commented Jan 7, 2025

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

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

No branches or pull requests

1 participant