csp icon indicating copy to clipboard operation
csp copied to clipboard

2d option

Open ajuricabense opened this issue 4 years ago • 3 comments

Does the option to cut 2d is public available?

ajuricabense avatar May 26 '21 23:05 ajuricabense

Hi @ajuricabense

I've not been able to work on 2d CSP because I've was not able to find a simple intuitive explanation for 2d CSP that actually covers all aspects while devising a solution.

If you are aware of any such explanation or implementation, do share. I'd appreciate that.

emadehsan avatar Jun 09 '21 07:06 emadehsan

@emadehsan I don't have an implementation, but I was thinking this http://dx.doi.org/10.1287/moor.25.4.645.12118 paper could be a suitable solution.

Any updates I send to you. kenyon2000.pdf

ajuricabense avatar Jun 09 '21 14:06 ajuricabense

@ajuricabense much thanks. Appreciated!

emadehsan avatar Jun 10 '21 16:06 emadehsan

I have added the code for 2-Dimensional CSP to this repo. It is incomplete and inaccurate, but many students wanted to look at it: https://github.com/emadehsan/csp#csp-2d

emadehsan avatar Nov 23 '22 13:11 emadehsan