K - Dendritic Structural Encoding

w/ KDSE-8 and KDSE-16 examples

Public reference implementation - v1.0.2

Introduction

KDSE is a compact, delimiterless encoding of finite full dendrites that supports both binary and q-ary forms. It defines Ordered canonical forms, terminal-depth profiles, and a deterministic threshold-and-loss operator.

The mathematical specification is language-independent. This page provides the two companion papers and a portable ISO C11 reference implementation of the KDSE-8 and KDSE-16 container forms (checked admission libraries, trusted compute libraries, CLI tools, examples, and exhaustive tests).

Papers

1. Introductory Paper Structural definition, Ordered form, and operator separation.
Download PDF
2. Instantaneous Jump Magnitude Paper Threshold-and-loss operator and the identity Jd = T · cd.
Download PDF

Source Code

Full repository archives:

Live repository:
https://github.com/uhware/kdse

Status: Public reference implementation (v1.0.2). Read-only.

Licensing:

U.S. Patent Pending - Application No. 64/131,240