leios / SoME_Topics

Collaboration / Topic requests for SoME
Other
212 stars 6 forks source link

Explaning the basics of Constraint Programming #177

Open Zetagon opened 2 years ago

Zetagon commented 2 years ago

About the author

I'm a masters student in computer science that took a course in constraint programming they like a lot.

Quick Summary

I've written an introductory blog post about Constraint Programming that explains the foundational ideas of it. It was inspired by the last SoME, but I wrote it this spring so it's not really eligible for the competition. But! If anyone adapts it into some other format (say a video) we could submit it anyways.

The target audience for the blog post is people who are slightly familiar with programming, but I want people that have never touched programming to at least be able to understand the broad strokes. Constraint programming is a very interesting technique that is remarkably simple and very powerful, so I want more people to be aware of it.

Target medium

I'm mostly thinking of a video as the target medium, but I'm open to other ideas as well.

More details

Original source: https://a-blog-with.relevant-information.com/posts/solving_hard_problems_with_intelligent_brute_force_search/

Contact details

Leave a comment here or email me at git@relevant-information.com, I'm open to other communication methods too.

Additional context

(Is there any other relevant information? Additional sources pertinent to the discussion?)

Yes, on https://a-blog-with.relevant-information.com/ 😉

Here is a course that goes much deeper on the matter if anyone's curious: https://minicp.readthedocs.io/en/latest/

The work here and on my blog is licensed under the Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0) license unless otherwise noted.

RattatAndyGo commented 2 years ago

I'd like to expand on your idea. My background is computer science in college (first year), and I have no prior video creation experience, but I'll make it work, hopefully. Contact me if interested! Andy_Go#1068

Zetagon commented 2 years ago

Sorry for the delay (life happened) @RattatAndyGo ! I'm Lejon#9409

I don't really know how we should collaborate on this, but will probably give you pretty free reigns so you can do whatever you want. Of course we can chat around a bunch too.