Skip to content

Conversation

@CameleoGrey
Copy link
Owner

*) GreyNet implementation. GreyNet is the the rule-engine, that allows true incremental estimation of constraints satisfaction. To understand more, see the docs in greyjack/score_calculation/greynet/docs.
*) A lot of examples for GreyNet
*) GreyNet score calculators for NQueens, CloudBalancing.
*) Note: currently GreyNet is entirely written in Python. I hope, that after reimplementation in Rust, it will completely outperform the pseudo incremental scoring mechanism, especially on really big datasets.

…gement to use true incremental scoring without reinserting/retracting all facts on each delta update)
… truly incremental score calculation! (TODO: reimplement greynet in Rust)
…ems without order planning. TODO: implement Chained Variables for problems like TSP, VRP, etc
@CameleoGrey CameleoGrey merged commit 1398757 into main Jul 20, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants