memory_model_external (102B)
1 # External memory model 2 3 https://en.wikipedia.org/wiki/External_memory_algorithm 4 5 Up: [machine_model]