Miscellaneous

Miscellaneous controls console behavior and final output details.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Miscellaneous            ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; When enabled, the generator dynamically updates the best strategy on the console.
update_best = true

; Number of strategies to print when finished.
show_top = 0

; Prevent showing output in the console (except errors)
silent = false

Notes