# Generated by roxygen2: do not edit by hand

S3method(plot,terralink_result)
S3method(print,terralink_result)
S3method(summary,terralink_result)
export(NetworkOptimizer)
export(UnionFind)
export(build_corridor_raster)
export(build_graph_from_corridors)
export(build_patch_candidates)
export(calculate_disturbance_penalty)
export(calculate_failure_probability)
export(calculate_movement_entropy)
export(calculate_topology_penalty)
export(calculate_total_entropy)
export(calculate_two_edge_connectivity)
export(label_patches)
export(new_candidate)
export(new_patch)
export(optimize_largest_network)
export(optimize_network)
export(optimize_strategy)
export(patch_summary_from_labels)
export(raster_mask_from_values)
export(run_raster_analysis)
export(run_vector_analysis)
export(score_edge_for_loops)
export(select_circuit_utility)
export(terralink_engine)
export(terralink_examples)
export(terralink_raster)
export(terralink_run)
export(terralink_sample_data)
export(terralink_vector)
export(write_terralink_raster_outputs)
export(write_terralink_vector_outputs)
import(R6)
