1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Tracking of divergence (discussion).

This commit is contained in:
2020-01-30 15:51:36 +00:00
parent bbbc6bc2da
commit 35a34ff064
2 changed files with 61 additions and 17 deletions

View File

@@ -768,4 +768,15 @@
booktitle = {Annals of Mathematics},
pages = {346--366},
volume = {33}
}
# Termination analysis.
@article{Walther94,
author = {Christoph Walther},
title = {On Proving the Termination of Algorithms by Machine},
journal = {Artif. Intell.},
volume = {71},
number = {1},
pages = {101--157},
year = {1994}
}