中国计算机学会(CCF)推荐学术会议-A(计算机科学理论):LICS 2026

The 41st Annual ACM/IEEE Symposium on Logic in Computer Science (LICS 2026) will be held in Lisbon, from 20 -- 23 July 2026, as part of the Federated Logic Conference FLOC'26.

The LICS Symposium is an annual international forum on theoretical and practical topics in computer science that relate to logic, broadly construed.

重要信息

CCF推荐:A(计算机科学理论)

录用率:30.7%(66/215,2025年)

时间地点:2026年7月20日-里斯本·葡萄牙

截稿时间:2026年1月15日

大会官网:https://lics.siglog.org/lics26/

Call for Papers

automata theory, automated deduction, categorical models and logics, concurrency and distributed computation, constraint programming, constructive mathematics, database theory, decision procedures, description logics, domain theory, finite model theory, formal aspects of program analysis, formal methods, foundations of computability, foundations of probabilistic, real-time and hybrid systems, games and logic, higher-order logic, knowledge representation and reasoning, lambda and combinatory calculi, linear logic, logic programming, logical aspects of AI, logical aspects of bioinformatics, logical aspects of computational complexity, logical aspects of quantum computation, logical frameworks, logics of programs, modal and temporal logics, model checking, process calculi, programming language semantics, proof theory, reasoning about security and privacy, rewriting, type systems, type theory, and verification.

Paper instructions

Papers must be generated by using pdflatex and an up-to-date LaTeX system. The formatting of the paper is flexible. The length of the full paper however must be at most 12 pages in ACM SIGCONF Proceedings 2-column 10pt format excluding references.

Distinguished Papers

Around 10% of accepted papers will be selected as distinguished papers. These are papers that, in the view of the LICS program committee, make exceptionally strong contribution to the field and should be read by a broad audience due their relevance, originality, significance and clarity.

相关推荐
evans在进步12 分钟前
LeetCode 189 轮转数组:三次反转原地解决,图解 Java 实现
java·算法·leetcode
歌_顿16 分钟前
Drawing_To_Model
算法
龍德明宇26 分钟前
AI不会疼-龍德明宇
人工智能·算法·大语言模型llm·负主体性·ai存在论
302wanger1 小时前
程序员写 SOP:把脑子里的流程固化下来
算法
科学实验家1 小时前
完全背包
算法
Smoothcloud润云1 小时前
GPU租赁数据安全怎么做?
人工智能·算法·ai·aigc·gpu算力·gpu
呜喵王阿尔萨斯1 小时前
extern “C“ in C++
c语言·c++·算法
乐观勇敢坚强的老彭2 小时前
C++信奥静态数组和动态数组
数据结构·c++·算法
月光船幽幽2 小时前
呼吸孔设计重塑系统稳定性
python·科技·算法
旖旎夜光3 小时前
LeetCode 991: 坏了的计算器(贪心算法) —— 题解
数据结构·c++·算法·leetcode·贪心算法