Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 R 中使用开源 Gecode (gecode.org) 框架进行约束编程。到目前为止,我没有找到任何直接路径。我发现了很多 Ruby、Python、Prolog 的绑定和接口,但不是 R 的直接绑定和接口。
任何指向库的指针或其他意味着如何在典型的 R 项目中使用 Gecode 都将受到高度赞赏。