Comment by WillAdams Comment by WillAdams 4 days ago 2 replies Copy Link View on Hacker News Usually when one needs constraints one can code it up as a recursive function.
Copy Link dymk 4 days ago Collapse Comment - That’s certainly not the case for most situations where a constraint solver is useful Reply View | 1 reply Copy Link WillAdams 3 days ago Parent Collapse Comment - Worked for the one time I needed it, and it seems to be a frequently used technique for folks using OpenSCAD.Curious if something different could be achieved using Python.... Reply View | 0 replies
Copy Link WillAdams 3 days ago Parent Collapse Comment - Worked for the one time I needed it, and it seems to be a frequently used technique for folks using OpenSCAD.Curious if something different could be achieved using Python.... Reply View | 0 replies
That’s certainly not the case for most situations where a constraint solver is useful