WPILibC++ 2025.0.0-alpha-1-24-g6478ba6
TravelingSalesman.h File Reference
#include <cmath>
#include <functional>
#include <random>
#include <utility>
#include <vector>
#include <wpi/array.h>
#include "frc/EigenCore.h"
#include "frc/geometry/Pose2d.h"
#include "frc/optimization/SimulatedAnnealing.h"

Go to the source code of this file.

Classes

class  frc::TravelingSalesman
 Given a list of poses, this class finds the shortest possible route that visits each pose exactly once and returns to the origin pose. More...
 

Namespaces

namespace  frc