Skip to content

Code and other resources relating to the cost function

Notifications You must be signed in to change notification settings

mnorfolk03/cost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Cost Function

The cost a postive integer m for m > 1 is defined as the minimum of CS(a)+CS(b) such that a and b are positive integers and m = a * b for a binary operation * ∈ S. Regardless of S, CS(1) = 1. This function is similar to Komgorov complixities, however it is computable.

Contents of Repository

This repository contains a collection of files used for calculating the cost of an integer as well as tables of their costs.

About

Code and other resources relating to the cost function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages