# Generated by roxygen2: do not edit by hand

export(spinner)
export(spinner_random_search)
import(abind)
import(ggplot2)
import(tictoc)
import(torch)
importFrom(entropy,entropy)
importFrom(fastDummies,dummy_columns)
importFrom(ggthemes,theme_clean)
importFrom(igraph,add.edges)
importFrom(igraph,add.vertices)
importFrom(igraph,as_edgelist)
importFrom(igraph,degree)
importFrom(igraph,diameter)
importFrom(igraph,difference)
importFrom(igraph,ecount)
importFrom(igraph,edge_density)
importFrom(igraph,embed_adjacency_matrix)
importFrom(igraph,embed_laplacian_matrix)
importFrom(igraph,get.edge.attribute)
importFrom(igraph,get.vertex.attribute)
importFrom(igraph,graph.attributes)
importFrom(igraph,is.igraph)
importFrom(igraph,line.graph)
importFrom(igraph,random.graph.game)
importFrom(igraph,remove.vertex.attribute)
importFrom(igraph,set_edge_attr)
importFrom(igraph,set_vertex_attr)
importFrom(igraph,subgraph)
importFrom(igraph,subgraph.edges)
importFrom(igraph,vcount)
importFrom(lubridate,seconds_to_period)
importFrom(purrr,discard)
importFrom(purrr,flatten)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_dbl)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(readr,parse_number)
importFrom(rlist,list.insert)
importFrom(stats,loess)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,tail)
