aimclub / GOLEM

Graph Optimiser for Learning and Evolution of Models
https://thegolem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
64 stars 8 forks source link

Enhance Verification Constraints #115

Open gkirgizov opened 1 year ago

gkirgizov commented 1 year ago

This enhancement is requested by BAMT & EPDE users. Rationale: some domains work a lot with custom constraints on valid solutions. Examples are EPDE and molecular search (drug design). Making them more usable and, possibly, effective, can facilitate general-purpose application of GOLEM.

The idea is that intuitive & straightforward general-purpose constraints on the search space is an important feature of GOLEM optimizer. So the issue is to make it better.


Things to consider:

gkirgizov commented 1 year ago

Some thoughts on this after some investigation:

That's regarding efficiency. And I wait for feedback about usability.

gkirgizov commented 1 year ago

Another thought: