satsolver  0.17.2
Public Attributes | List of all members
sat_sort_data Struct Reference

Public Attributes

int(* compar )(const void *, const void *, void *)
 
void * compard
 

Detailed Description

Definition at line 127 of file util.c.

Member Data Documentation

int(* sat_sort_data::compar)(const void *, const void *, void *)

Definition at line 128 of file util.c.

Referenced by sat_sort(), and sat_sort_helper().

void* sat_sort_data::compard

Definition at line 129 of file util.c.

Referenced by sat_sort(), and sat_sort_helper().


The documentation for this struct was generated from the following file: