HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Is there a formal definition of "data structure"?

Submitted by: @import:stackexchange-cs··
0
Viewed 0 times
definitionformalstructuretheredata

Problem

Data structure is a term that I've heard use I think only somewhat informally in software engineering. Is there a formal definition of it in CS?

Solution

No, the term doesn't have a formal definition.

You might be interested in the notion of an abstract data type, which does have a formalization.

Context

StackExchange Computer Science Q#116645, answer score: 7

Revisions (0)

No revisions yet.