terms |
subquadratic |
As a noun terms
is .
As an adjective subquadratic is
(computing) describing an algorithm that runs in greater than linear, but less than quadratic time.
quasilinear |
subquadratic |
Synonyms |
Subquadratic is a synonym of quasilinear.
In computing terms the difference between quasilinear and subquadratic
is that
quasilinear is linearithmic while
subquadratic is describing an algorithm that runs in greater than linear, but less than quadratic time.
As adjectives the difference between quasilinear and subquadratic
is that
quasilinear is very nearly linear while
subquadratic is describing an algorithm that runs in greater than linear, but less than quadratic time.
linearithmic |
subquadratic |
Synonyms |
Subquadratic is a synonym of linearithmic.
As adjectives the difference between linearithmic and subquadratic
is that
linearithmic is taking up to time proportional to
n log(
n) to run on inputs of size
n while
subquadratic is describing an algorithm that runs in greater than linear, but less than quadratic time.
time |
subquadratic |
As an interjection time
is
Reminder by the umpire for the players to continue playing after their pause.As a noun time
is the inevitable progression into the future with the passing of present events into the past.
As a verb time
is to measure or record the time, duration, or rate of.
As an adjective subquadratic is
describing an algorithm that runs in greater than linear, but less than quadratic time.
quadratic | subquadratic |
As adjectives the difference between quadratic and subquadratic
is that
quadratic is square-shaped while
subquadratic is describing an algorithm that runs in greater than linear, but less than quadratic time.
As a noun quadratic
is a quadratic polynomial, function or equation.
linear | subquadratic |
As adjectives the difference between linear and subquadratic
is that
linear is linear (in mathematics, of first-degree polynomial) while
subquadratic is (computing) describing an algorithm that runs in greater than linear, but less than quadratic time.
algorithm | subquadratic |
As a noun algorithm
is a precise step-by-step plan for a computational procedure that possibly begins with an input value and yields an output value in a finite number of steps.
As an adjective subquadratic is
describing an algorithm that runs in greater than linear, but less than quadratic time.