SOURCE GRAPH

Brand Owner Address Description
SOURCEGRAPH Sourcegraph, Inc. 981 Mission Street San Francisco CA 94103 SOURCE GRAPH;Computer services, namely, hosting and maintaining an online web site for others to collaboratively develop software; hosting an online community web site featuring a distributed control system for the collaborative development of software; software as a service (SAAS) services, namely, hosting software for use by others for use in software development and coding, searching online code libraries and debug and improve software code; providing a website that gives users the ability to search third-party code libraries, review and compare existing code, and debug and improve their own software code; providing an online computer database featuring information regarding open source code and third-party code libraries;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A computer, computer compiler and method for reducing the number of interferences between variables during graph coloring while maintaining the possibility that the instructions will be executed in parallel. A compiler, which converts into a machine language the source code of a program written in a programming language and optimizes the program includes: a directed acyclic graph DAG analysis unit 11 for constructing and analyzing a DAG for an instruction in a program to be processed; an interference graph construction unit 12 for employing the analysis results to construct an interference graph representing the probability that an interference will occur between variables used by the instructions; and a graph coloring unit 13 for allocating registers for the instruction based on the interference graph that is constructed.