You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ultra-lightweight, native Windows transparent file compressor built in Rust. Leverages the Windows Overlay Filter (WOF) to save disk space without performance loss. Features a modern, bloat-free Win32 GUI, batch processing, and multithreaded compression (XPRESS/LZX). Zero dependencies, <1MB binary.
This repository, created for an Operations Research module, contains scripts employing the Branch-and-Bound algorithm for linear optimization. Utilizing SciPy and Xpress libraries, the scripts solve and visually illustrate the optimization process, aiding in the understanding of the algorithm's application in Operations Research.