Function clingo_sys::clingo_assignment_size [] [src]

pub unsafe extern "C" fn clingo_assignment_size(
    assignment: *mut clingo_assignment_t
) -> usize

The number of assigned literals in the assignment. Parameters:

  • assignment- the target

Returns the number of literals