pub fn init()Expand description
Initialize the solver library with default logging configuration.
This function should be called once at the start of your application to set up proper logging for the solver algorithms.
pub fn init()Initialize the solver library with default logging configuration.
This function should be called once at the start of your application to set up proper logging for the solver algorithms.