jsribar / VectorsSync

A utility class that should provide shortest sequence of insert, remove and move operations in order to synchronize source vector of items with targeted sequence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A utility class that should provide shortest sequence of insert, remove and move operations in order to synchronize source vector of items with targeted sequence.


Languages

Language:C++ 89.3%Language:C 10.7%