# Generated by roxygen2 (4.1.1): do not edit by hand

S3method("&",preference)
S3method("*",preference)
S3method("+",preference)
S3method("-",preference)
S3method("|",preference)
S3method(as.character,preference)
S3method(length,preference)
export(all_pred)
export(all_succ)
export(around)
export(between)
export(empty)
export(eval.pref)
export(get_btg)
export(get_hasse_diag)
export(hasse_pred)
export(hasse_succ)
export(high)
export(high_)
export(init_pred_succ)
export(layered)
export(low)
export(low_)
export(plot_btg)
export(plot_front)
export(pos)
export(pref.str)
export(psel)
export(psel.indices)
export(reverse)
export(show.pref)
export(show.query)
export(true)
export(true_)
import(igraph)
import(methods)
importFrom(Rcpp,cppFunction)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(RcppParallel,defaultNumThreads)
importFrom(dplyr,group_by_)
importFrom(dplyr,is.grouped_df)
importFrom(dplyr,is.grouped_dt)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
useDynLib(rPref)
