Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
genetic.hpp File Reference
+ Include dependency graph for genetic.hpp:

Go to the source code of this file.

Classes

class  libnest2d::opt::GeneticOptimizer
 
struct  libnest2d::opt::OptimizerSubclass< Method::G_GENETIC >
 

Namespaces

namespace  libnest2d
 
namespace  libnest2d::opt
 

Functions

template<>
TOptimizer< Method::G_GENETIClibnest2d::opt::GlobalOptimizer< Method::G_GENETIC > (Method localm, const StopCriteria &scr)
 

Class Documentation

◆ libnest2d::opt::OptimizerSubclass< Method::G_GENETIC >

struct libnest2d::opt::OptimizerSubclass< Method::G_GENETIC >
Class Members
typedef GeneticOptimizer Type