main webpage
W Topic
Programming Language
arXiv (Cornell University)
Speed-up of Self-Organizing Networks for Routing Problems in a Polygonal Domain
2017
Routing problems are optimization problems that consider a set of goals in a graph to be visited by a vehicle (or a fleet of them) in an optimal way, while numerous constraints have to be satisfied. We present a solution based on multidimensional scaling whic…
Article

Programming Language

Language for communicating instructions to a machine

A programming language is a system of notation for writing computer programs.

A programming language is usually described in terms of its syntax (form) and semantics (meaning). These are usually defined by a formal language.

A language usually has at least one implementation in the form of a compiler or interpreter, allowing programs written in the language to be executed.

Programming language theory is the subfield of computer science that studies the design, implementation, analysis, characterization, and classification of programming languages.

Exploring foci of:
arXiv (Cornell University)
Speed-up of Self-Organizing Networks for Routing Problems in a Polygonal Domain
2017
Routing problems are optimization problems that consider a set of goals in a graph to be visited by a vehicle (or a fleet of them) in an optimal way, while numerous constraints have to be satisfied. We present a solution based on multidimensional scaling which significantly reduces computational time of a self-organizing neural network solving a typical routing problem -- the Travelling Salesman Problem (TSP) in a polygonal domain, i.e. in a space where obstacles are represented by polygons. The preliminary result…
Click Programming Language Vs:
Travelling Salesman Problem
Computer Science
Vehicle Routing Problem
Mathematics
Algorithm
Mathematical Analysis