logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

map-partition - Spectral bisection of observation graphs

Authors

map-partition is part of the Mobile Robot Programming Toolkit (MRPT), and was originally written by the
       MAPIR laboratory (University of Malaga).

       This manual page was written by Jose Luis Blanco <joseluisblancoc@gmail.com>.

Bugs

       Please report bugs at https://github.com/MRPT/mrpt/issues

Description

map-partition takes an input map and generates a set of sub-maps using recursive spectral bisection with
       a threshold of 1 (default), or the one passed as second argument.

Name

       map-partition - Spectral bisection of observation graphs

See Also

       The application wiki page at https://www.mrpt.org/Applications

Synopsis

       map-partition input_map.simplemap [nCutthreshold]

See Also