[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlaplus] TLA+ logic



Nice! This means that we can also use TLA+ to spec and check all sorts of order-based algorithms.

If you're interested in algorithms to check, I would suggest a B-tree (here's a short implementation).

Ron