Meta open-sourced Rebalancer, an assignment-problem solver used internally for over nine years to optimize resource allocation across infrastructure layers including hardware, services, tasks, and traffic routing. The tool separates problem specification from solution, addressing usability and scalability challenges by providing a high-level language that transforms problems into expression graphs solvable via local search heuristics or mixed integer programming.