Skip to content

This was part of the lecture "object oriented programming of heuristics" at the KU Ingolstadt.

Notifications You must be signed in to change notification settings

flo1166/abcAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

abcAnalysis

The abc analysis is a tool to identify most valuable customers through their consumption value.

  • Item: to build items with unit price and quantity
  • FitHeuristics: to sort (by selection sort) and assign abc classes depending on the share of the product on the overall consumption (C >= 95 % > B >= 0.8 > A)

About

This was part of the lecture "object oriented programming of heuristics" at the KU Ingolstadt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages