Articles in the Python category

  1. Combinatorial Generation Using Coroutines With Examples in Python

    , by

    Approaching combinatorial generation algorithms using coroutines, with examples in Python. Inspired by Knuth's work in his volume 4 of The Art of Computer Programming, as well as his "Deconstructing Coroutines" paper, co-written with Frank Ruskey.