上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 25 下一页
  2021年3月28日
摘要: 1。 Off the Trail: Re-examining the CDCL Algorithm Huang, J.: A Case for Simple SAT Solvers. In: Bessi`ere, C. (ed.) CP 2007. LNCS,vol. 4741, pp. 839–8 阅读全文
posted @ 2021-03-28 12:05 海阔凭鱼跃越 阅读(1050) 评论(0) 推荐(0) 编辑
  2021年1月26日
摘要: This provides the actual API of the CaDiCaL solver, which is implemented in the class 'Solver' below. Beside its constructor and destructor most impor 阅读全文
posted @ 2021-01-26 11:34 海阔凭鱼跃越 阅读(286) 评论(0) 推荐(0) 编辑
  2021年1月5日
摘要: 1.分析函数代码解读 1 void Solver::analyze(CRef confl, vec<Lit>& out_learnt, int& out_btlevel, int& out_lbd) 2 { 3 int pathC = 0; //从冲突子句回溯路径上的分叉数 4 Lit p = li 阅读全文
posted @ 2021-01-05 22:06 海阔凭鱼跃越 阅读(182) 评论(0) 推荐(0) 编辑
  2021年1月2日
摘要: 1. Community and LBD-Based Clause Sharing Policy for Parallel SAT Solving Vallade V., Le Frioux L., Baarir S., Sopena J., Ganesh V., Kordon F. (2020) 阅读全文
posted @ 2021-01-02 21:39 海阔凭鱼跃越 阅读(298) 评论(0) 推荐(0) 编辑
  2020年12月29日
摘要: 1. VANSAT and NegVanSAT Abd El-Maksoud, M.A., Abdalla, A. A novel SAT solver for the Van der Waerden numbers. J Egypt Math Soc 27, 22 (2019). https:// 阅读全文
posted @ 2020-12-29 13:48 海阔凭鱼跃越 阅读(242) 评论(0) 推荐(0) 编辑
  2020年12月28日
摘要: Graph Based Representations SAT Solving for Non-clausal Formulas Ruiyun Xie and Benzhai Hai Xie R., Hai B. (2012) Graph Based Representations SAT Solv 阅读全文
posted @ 2020-12-28 12:01 海阔凭鱼跃越 阅读(327) 评论(0) 推荐(0) 编辑
  2020年12月26日
摘要: Restart Strategy Selection Using Machine Learning Techniques Haim S., Walsh T. (2009) Restart Strategy Selection Using Machine Learning Techniques. In 阅读全文
posted @ 2020-12-26 11:26 海阔凭鱼跃越 阅读(125) 评论(0) 推荐(0) 编辑
摘要: A Machine Learning Based Splitting Heuristic for Divide-and-Conquer Solvers Nejati S., Le Frioux L., Ganesh V. (2020) A Machine Learning Based Splitti 阅读全文
posted @ 2020-12-26 09:23 海阔凭鱼跃越 阅读(79) 评论(0) 推荐(0) 编辑
  2020年12月25日
摘要: Machine Learning-Based Restart Policy for CDCL SAT Solvers 阅读注释:提出运用之前学习的子句的历史预测下一个学习的子句的质量。 Liang J.H., Oh C., Mathew M., Thomas C., Li C., Ganesh V. 阅读全文
posted @ 2020-12-25 16:17 海阔凭鱼跃越 阅读(244) 评论(0) 推荐(0) 编辑
  2020年12月24日
摘要: Coverage-Based Clause Reduction Heuristics for CDCL Solvers Nabeshima H., Inoue K. (2017) Coverage-Based Clause Reduction Heuristics for CDCL Solvers. 阅读全文
posted @ 2020-12-24 23:22 海阔凭鱼跃越 阅读(137) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 25 下一页