# Generated by roxygen2: do not edit by hand

export(analyze_top_combinations)
export(apply_operations)
export(apply_operations_batch_gpu)
export(bidirectional_bfs)
export(breakpoint_distance)
export(calculate_angular_distance_z)
export(calculate_differences)
export(calculate_midpoint_z)
export(cayley_gpu_available)
export(cayley_gpu_free)
export(cayley_gpu_init)
export(cayley_gpu_status)
export(check_duplicates)
export(convert_LRX_to_celestial)
export(convert_digits)
export(find_best_random_combinations)
export(find_closest_to_coords)
export(find_combination_in_states)
export(find_path_bfs)
export(find_path_iterative)
export(generate_state)
export(generate_unique_states_df)
export(get_reachable_states)
export(get_reachable_states_light)
export(invert_path)
export(manhattan_distance)
export(manhattan_distance_matrix_gpu)
export(reconstruct_bfs_path)
export(reverse_prefix)
export(reverse_prefix_simple)
export(save_bridge_states)
export(select_unique)
export(shift_left)
export(shift_left_simple)
export(shift_right)
export(shift_right_simple)
export(short_path_bfs)
export(short_position)
export(sparse_bfs)
export(validate_and_simplify_path)
importFrom(Rcpp,sourceCpp)
importFrom(utils,flush.console)
importFrom(utils,write.table)
useDynLib(cayleyR, .registration = TRUE)
