Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
135 stars 13 forks source link

simplify file and function split #187

Closed Wikunia closed 3 years ago

Wikunia commented 3 years ago

Added a "simplify.jl" where simplifications on constraints can be done. Additionally refactored the simplify functions to be more easily extensible by splitting up the functions. This is a pre-step for #185