The ConstraintSolver is a prototype solver for mixed linear complementarity problems (MLCPs) designed for rigid multi-body systems. It handles bilateral and unilateral constraints, as well as polyhedral approximations of friction cone constraints.
Warning: This solver is currently located within an example and is not a supported main Drake feature. It is known to perform poorly for real robotic applications due to numerical ill-conditioning and lack of scalability with the number of constraints. It is intended for research or illustrative purposes rather than production robotics.