Documentation
¶
Overview ¶
Command tocdemo demonstrates Goldratt's five focusing steps using a toc pipeline with configurable variability.
Three scenarios show why identifying the constraint is necessary but not sufficient — you must also protect it from starvation with a protective buffer (the EXPLOIT step).
Run:
go run ./cmd/tocdemo/ go run ./cmd/tocdemo/ --summary # headless comparison only go run ./cmd/tocdemo/ --cv 0.5 # lower variability go run ./cmd/tocdemo/ --seed 123 # different RNG seed
Click to show internal directories.
Click to hide internal directories.