[][src]Function clingo_sys::clingo_assignment_max_size

pub unsafe extern "C" fn clingo_assignment_max_size(
    assignment: *const clingo_assignment_t
) -> usize

The maximum size of the assignment (if all literals are assigned).

@param[in] assignment the target @return the maximum size