### Live stdout Progress Example Source: https://context7.com/thebitpusher/boxologic/llms.txt Observe real-time progress updates during a packing analysis, showing iteration count, best volume percentage, and time. ```bash # Run against the above file (doc/boxlist.txt) boxologic -f doc/boxlist.txt # Live stdout progress (updated in-place): # VARIANT: 1; ITERATION (TOTAL): 1; BEST SO FAR: 100.000 %; TIME: 0 ``` -------------------------------- ### Boxologic Command-Line Interface Examples Source: https://context7.com/thebitpusher/boxologic/llms.txt Interact with Boxologic using command-line flags. Use `-h` for help, `-v` for version, and `-f` or `--inputfile` to specify the boxlist input file. ```bash # Print help boxologic -h # Output: # USAGE: # boxologic