ash/lib/sat_solver
Zach Daniel 2f3fcbad13 improvement: optimize various solver boolean optimizations
improvement: more comprehensively remove unnecessary clauses
fix: resolve issue with `authorize_unless` and filter checks
improvement: prevent changing attributes and arguments after action validation

We allow for these changes inside of `before_action` calls, but otherwise
require that `force_change_attribute` is used, for example. This prevents
accidentally validating a changeset and then changing an attribute.
2022-11-23 03:39:00 -05:00
..
sat_solver.ex improvement: optimize various solver boolean optimizations 2022-11-23 03:39:00 -05:00
utils.ex improvement: optimize various solver boolean optimizations 2022-11-23 03:39:00 -05:00