|
|
|
|
|
by eholk
4735 days ago
|
|
We did start out with a miniKanren type inferencer and region inferencer, but I replaced it a couple months back with a unified type and region inferencer. Region inference is definitely an interesting challenge for miniKanren, since a lot of the constraints it introduces are soft. There are many legal region assignments, but deciding the best one requires some heuristics. |
|
[1] - http://multicore.doc.ic.ac.uk/tools/GPUVerify/