Skip to content

zambot/partitioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partitioner

The Partitioner can be used to evenly distribute sets of anything with a numeric cost to into buckets.

Proposed usage and reason for existence is to distribute specs over multiple machines.

Inputs

At first, the knowledge base must be preseeded wih your data. The datastructure is an Array, where each element is a bi-tupel of

[ Identifier,  Costs ]

Examples

See specs for examples

About

following...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages