Finding Subgraphs with Side Constraints.

CPAIOR(2021)

引用 0|浏览14
暂无评分
摘要
The subgraph isomorphism problem is to find a small "pattern" graph inside a larger "target" graph. There are excellent dedicated solvers for this problem, but they require substantial programming effort to handle the complex side constraints that often occur in practical applications of the problem; however, general purpose constraint solvers struggle on more difficult graph instances. We show how to combine the state of the art Glasgow Subgraph Solver with the Minion constraint programming solver to get a "subgraphs modulo theories" solver that is both performant and flexible. We also show how such an approach can be driven by the Essence high level modelling language, giving ease of modelling and prototyping to non-expert users. We give practical examples involving temporal graphs, typed graphs from software engineering, and costed subgraph isomorphism problems.
更多
查看译文
关键词
subgraphs,side constraints,finding
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要