blog-static/content/series/advent-of-code-in-coq/_index.md

10 lines
283 B
Markdown

+++
title = "Advent of Code in Coq"
summary = """
In this series, I apply the Coq proof assistant to formalize solutions to the
puzzles to Advent of Code 2020. That is, I try to solve the problem, and
formally prove that the solution is correct.
"""
status = "suspended"
+++