computationalCost

P64004
predicate

Indicates the amount of computing resources (such as time, memory, or processing power) required to perform a given operation or process.

All labels observed (5)

Label Occurrences
FLOPs 1
computationalCost canonical 1
computationalScaling 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: computationalCost
Generated description
Indicates the amount of computing resources (such as time, memory, or processing power) required to perform a given operation or process.

Sample triples (5)

Subject Object
3DES roughly three times that of DES
Hartree–Fock method approximately O(N^4) with system size via predicate surface "computationalScaling"
Gröbner basis doubly exponential in number of variables in worst case via predicate surface "hasComputationComplexity"
MobileNetV2 approximately 300 million multiply-adds (1.0 width, 224x224) via predicate surface "FLOPs"
OPT efficiency-focused implementation via predicate surface "trainingComputeOptimization"