https://en.wikipedia.org/wiki/Bit_field
Category Archives: THEORY
Non-deterministic Algorithms
https://cs.nyu.edu/courses/spring03/G22.2560-001/nondet.html
what is a nondeterministic algorithm ?
In computer science, a nondeterministic algorithm is an algorithm that, even for the same input, can exhibit different behaviors on different runs, as opposed to a deterministic algorithm. https://en.wikipedia.org/wiki/Nondeterministic_algorithm