# rez-next-solver
Dependency resolution for rez-next.
## Features
- Basic dependency resolution
- Backtracking with cycle detection
- Conflict detection and reporting
- Parallel solving support (via rayon)
## Part of [rez-next](https://github.com/loonghao/rez-next)
License: Apache-2.0