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

11 lines
299 B
Markdown
Raw Normal View History

2023-01-31 18:53:02 -08:00
+++
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"
divider = " - "
2023-01-31 18:53:02 -08:00
+++