jruizgit / rules

Durable Rules Engine
MIT License
1.15k stars 206 forks source link

How would I model the 8 queens problem using the statechart/flow functionality? #303

Open sureshvv opened 4 years ago

sureshvv commented 4 years ago

Any guidance appreciated.

sureshvv commented 3 years ago

https://gist.github.com/sureshvv/f33e85ea840a5b3f0375a0e992bf0a5f#file-eight_queens_durabe_rules-py

Not great but works. Any tips appreciated.