| add_actions | Add management actions to a planning problem |
| add_benefits | Add benefits |
| add_constraint_area | Add area constraint |
| add_constraint_budget | Add budget constraint |
| add_constraint_locked_actions | Add locked action decisions to a planning problem |
| add_constraint_locked_pu | Add locked planning units to a problem |
| add_constraint_targets_absolute | Add absolute targets |
| add_constraint_targets_relative | Add relative targets |
| add_effects | Add action effects to a planning problem |
| add_losses | Add losses |
| add_objective_max_benefit | Add objective: maximize benefit |
| add_objective_max_net_profit | Add objective: maximize net profit |
| add_objective_max_profit | Add objective: maximize profit |
| add_objective_min_cost | Add objective: minimize cost |
| add_objective_min_fragmentation_action | Add objective: minimize action fragmentation |
| add_objective_min_fragmentation_pu | Add objective: minimize fragmentation |
| add_objective_min_intervention_impact | Add objective: minimize intervention impact |
| add_objective_min_loss | Add objective: minimize loss |
| add_profit | Add profit to a planning problem |
| add_spatial_boundary | Add spatial boundary-length relations |
| add_spatial_distance | Add distance-threshold spatial relations |
| add_spatial_knn | Add k-nearest-neighbours spatial relations |
| add_spatial_queen | Add queen adjacency from polygons |
| add_spatial_relations | Add spatial relations |
| add_spatial_rook | Add rook adjacency from polygons |
| compile_model | Compile the optimization model stored in a Problem |
| compile_model.Problem | Compile the optimization model stored in a Problem |
| create_problem | Create a planning problem input object |
| create_problem-method | Create a planning problem input object |
| get_actions | Get action results from a solution |
| get_features | Get feature summary from a solution |
| get_pu | Get planning-unit results from a solution |
| get_solution_vector | Get raw solution vector from a solution |
| get_targets | Get target achievement summary from a solution |
| load_sim_features_raster | Example feature raster |
| plot_spatial | Plot spatial outputs from a solution or solution set |
| plot_spatial_actions | Plot selected actions in space |
| plot_spatial_features | Plot spatial feature values from a solution |
| plot_spatial_pu | Plot selected planning units in space |
| plot_tradeoff | Plot trade-offs from a multi-objective solution set |
| Problem | Problem class |
| problem-class | Problem class |
| set_method_augmecon | Set the AUGMECON multi-objective method |
| set_method_epsilon_constraint | Set the epsilon-constraint multi-objective method |
| set_method_weighted_sum | Set the weighted-sum multi-objective method |
| set_solver | Configure solver settings |
| set_solver_cbc | Configure CPLEX solver settings |
| set_solver_cplex | Configure CPLEX solver settings |
| set_solver_gurobi | Configure Gurobi solver settings |
| set_solver_symphony | Configure SYMPHONY solver settings |
| sim_dist_features | Simulated feature distribution |
| sim_features | Simulated features |
| sim_pu | Simulated planning units |
| sim_pu_sf | Simulated planning units |
| Solution | Solution class |
| solution-class | Solution class |
| SolutionSet | SolutionSet class |
| solutionset-class | SolutionSet class |
| solve | Solve a planning problem |
| solve.Problem | Solve a planning problem |