The invention relates to a system and method of simulating gameplay of non-player characters distributed across networked end user devices.
Networked video games have exploded in popularity due, in part, to game hosting services, which include console-based services such as Microsoft's Xbox LIVE®, Sony's PlayStation Network®, and PC-based game hosting services, which enable gamers all over the world to play with or against one another using their end user devices (e.g., consoles, PCs, etc.).
Generally, networked video games involve a host computer (which is typically, though not necessarily, a server device) that provides a gameplay session in which a video game is played at an end user device over a network. Many networked video games involve a multiplayer video game in which two or more players play in a gameplay session in a cooperative or adversarial relationship. At least one of the players may comprise a human player, while one or more other players may comprise either non-player characters (NPCs) and/or other human players.
An NPC may comprise a player not controlled by a human user. For example, an NPC may be controlled by game logic (e.g., artificial intelligence). A game developer or others may design an NPC to perform one or more functions of a human-controlled player. However, testing such designs can be difficult for various reasons. For example, in networked video games, certain real-world factors such as a quality of network connections of end user devices may be difficult to simulate, and therefore take into account when testing an NPC. Furthermore, it can be difficult to simulate coordination of end user devices involved a networked video game.
A related problem includes a difficulty in testing a suitability of an NPC match, in which two or more NPCs are grouped together to play in a cooperative or adversarial relationship. For example, real-world effects of network connections on a given NPC match may be difficult to test. A still further related problem includes a difficulty in debugging new or updated software or hardware components involved in a networked video game. For instance, it may be difficult to troubleshoot or identify problems without real-world data from networked end user devices, and data from actual gameplay of networked video games may be insufficient.
These and other drawbacks exist with networked video games.
The invention addressing these and other drawbacks relates to a system and method of simulating gameplay of NPCs distributed across networked end user devices. To simulate gameplay of NPCs, the system may identify end user devices (e.g., gaming consoles, personal computers, smartphones, etc.) that are connected to the system through a network and are available to participate in a simulated NPC gameplay session. An end user device may be available to participate when it has sufficient computing capacity, such as when in an inactive (e.g, idle or standby) state, and/or when it otherwise has spare computing capacity that can be used to participate in a simulated NPC gameplay session. As such, the system may leverage spare computing capacity of networked end user devices to conduct a simulated NPC gameplay session.
A simulated NPC gameplay session is one in which one or more NPCs executing at participating end user devices interact with a test game engine over a network to simulate actual gameplay between human players and/or NPCs. The system may facilitate multiple (distinct) simulated NPC gameplay sessions, which may occur simultaneously or at different times. Each simulated NPC gameplay session may use different sets of end user devices that are operated by users to play networked video games. In this manner, the behavior of an NPC may be tested using real-world conditions that may affect gameplay, such as a network connection quality, user-to-user game engine coordination and data exchanges, and/or other real-world conditions.
To facilitate NPC and other testing described herein, the system may provide an NPC specification to each identified end user device, which then uses the NPC specification to instantiate one or more NPCs. For example, an NPC specification may specify NPC behavior (e.g., through a scriptable bot) such that an NPC can execute, without human intervention, on an end user device to which the NPC specification was provided. In this manner, each participating end user device may execute its own set of one or more NPCs, which is specified by the system, so that the system may simulate gameplay of NPCs distributed across networked end user devices.
A test game engine may include some, but not all, functions provided by a production game engine. A production game engine may be used to host networked video games played through one or more end user devices in a production, or non-testing, environment (e.g., Microsoft's Xbox LIVE®, Sony's PlayStation Network®, and PC-based game networks). Generally speaking, the functions provided by a production game engine may include, without limitation, a physics function provided by a physics engine, an artificial intelligence (“AI”) function provided by an AI engine, an environmental rendering function provided by an environmental engine, an audio and visual (“A/V”) rendering function provided by an A/V rendering engine, a peer-to-peer (“P2P”) function provided by a P2P communication engine, and/or other functions.
The test game engine may include a modified version of a production game engine. For example, and without limitation, the test game engine may exclude at least some of the foregoing functions of a production game engine, such as the A/V rendering function and P2P function (although other functions may be alternatively or additionally excluded as well), include a modified or updated version of a function of a production game engine, add at least one function to a production game engine, and/or other include other changes to the production game engine. In this manner, the system may more efficiently simulate gameplay by excluding certain functions that may be unnecessary to execute a simulated NPC gameplay session that may not involve human users. For example, each participating end user device may exclude A/V rendering, reducing the computational load required to participate in the simulated NPC gameplay session.
Leveraging end user devices to control NPCs in a simulated NPC gameplay session may be used in various contexts. For example, the system may provide simulated match data that can be leveraged to match players operated by human users in a production environment (e.g., to determine which human users should be matched to play together), as well as to match NPCs in a production environment (e.g., to determine which NPCs should be matched with other NPCs and/or players operated by human users). In instances where a single end user device is used to test an NPC during a single simulated NPC gameplay session (e.g., without the involvement of other end user devices in the simulated NPC gameplay session), the system may execute a simulation against the server-side service infrastructure without requiring any other NPCs. Doing so may facilitate testing the network against the service infrastructure (or game hosting services networks), or test modifications to a game engine, game content, game configuration, etc.
Additionally, the simulated NPC gameplay sessions may provide information relating to network connections (e.g., the quality of connections: between users in a particular network, between users in a particular geography, between users using a particular Internet Service Provider, relative to time such as time of day, day of week, etc.). Over time, the system may build a mapping of connection strength between end user devices participating in simulated NPC gameplay sessions. Furthermore, the system may be used to test possible connections between various end user devices before the actual real players are matched to play in a production environment.
Furthermore, the simulated NPC gameplay sessions may provide information relating to realistic testing of hardware and/or software related to networked video games. For example, the system may be used to test changes to a game engine (e.g., a test game engine may include one or more updates, such as bug fixes or new features, applied to a production game engine), changes to game configuration files or game content (i.e. without necessarily requiring changes to the “game engine” or client-device executables), and/or other changes that affect the game.
In some instances, a given end user device may participate in a simulated NPC gameplay session (involving one or more NPCs) whether or not the end user device is also involved in a production gameplay session (e.g., one in which a user is playing a game). Furthermore, a given end user device may simultaneously participate in multiple NPC gameplay sessions (each of which may be used to test the same or different changes to the game engine, changes to the game configuration files or game content, etc.).
These and other objects, features, and characteristics of the system and/or method disclosed herein, as well as the methods of operation and functions of the related elements of structure and the combination of parts and economies of manufacture, will become more apparent upon consideration of the following description and the appended claims with reference to the accompanying drawings, all of which form a part of this specification, wherein like reference numerals designate corresponding parts in the various figures. It is to be expressly understood, however, that the drawings are for the purpose of illustration and description only and are not intended as a definition of the limits of the invention. As used in the specification and in the claims, the singular form of “a”, “an”, and “the” include plural referents unless the context clearly dictates otherwise.
The invention described herein relates to a system and method of simulating gameplay of non-player characters distributed across networked end user devices. The system may identify end user devices that are connected to the system through a network and are available to participate in a simulation in which each participating end user device is provided with one or more NPCs to be executed. An end user device may be available to participate when it has sufficient computing capacity, such as when in an idle or standby state or during “low load” conditions like when a player is waiting in an online lobby or browsing an online marketplace. As such, the system may leverage spare computing capacity of networked end user devices to execute NPCs at networked end user devices during a simulation. In this manner, the behavior of an NPC may be tested using real-world conditions that may affect gameplay, such as a network connection quality, user-to-user game engine coordination and data exchanges, and/or other real-world conditions associated with networked end user devices.
While aspects of the invention may be described herein with reference to various game levels or modes, characters, roles, game items, etc. associated with a First-Person-Shooter (FPS) game, it should be appreciated that any such examples are for illustrative purposes only, and are not intended to be limiting. The system and method described in detail herein may be used in any genre of multiplayer video game, without limitation
Exemplary System Architecture
Computer System 110
Computer system 110 may be configured as a server (e.g., having one or more server blades, processors, etc.), a gaming console, a handheld gaming device, a personal computer (e.g., a desktop computer, a laptop computer, etc.), a smartphone, a tablet computing device, and/or other device that can be programmed to host simulated gameplay of NPCs across end user devices 140.
Computer system 110 may include one or more processors 112 (also interchangeably referred to herein as processors 112, processor(s) 112, or processor 112 for convenience), one or more storage devices 114 (which may store a test game engine 116 and a NPC gameplay simulator 120), and/or other components. Processors 112 may be programmed by one or more computer program instructions. For example, processors 112 may be programmed by NPC gameplay simulator 120 and/or other instructions (such as test game engine 116).
Test Game Engine
In an implementation, test game engine 116 may include a modified version of a production game engine. For example, a first set of functions provided by a test game engine may be different from a second set of functions provided by the production game engine. Such differences can include, without limitation, an added function, a removed function, a updated or modified function, and/or other changes to the functionality of a production game engine. A production game engine may be used to host networked video games played through one or more end user devices 140 in a production, or non-testing, environment (e.g., Microsoft's Xbox LIVE®, Sony's PlayStation Network®, and PC-based game networks). Generally speaking, the functions provided by a production game engine may include, without limitation, a physics function provided by a physics engine, an AI function provided by an AI engine, an environmental rendering function provided by an environmental engine, an A/V rendering function provided by an A/V rendering engine, a P2P function provided by a P2P communication engine, and/or other functions. It should be noted that a production game engine may be used during one or more simulated NPC gameplay sessions as well.
In one example, test game engine 116 may include a physics engine, an AI engine, and an environmental engine, while excluding an A/V rendering engine and a P2P communication engine. Other functions may be included or excluded as well. In the foregoing example, test game engine 116 may include a minimal set of functionality required to simulate gameplay, while excluding other functions not needed in the context of NPC gameplay simulation (such as audio/visual rendering). In other examples, test game engine 116 may include A/V rendering in order to test the effects of, for example, certain graphical or audio renderings on network latency during gameplay. In still other examples, test game engine 116 may include all (or substantially all) of the functionality of a production game engine, effectively using a production game engine for NPC gameplay simulation.
NPC Gameplay Simulator
NPC gameplay simulator 120 may include instructions that program computer system 110. In general, NPC gameplay simulator 120 may cause a simulated NPC gameplay session to occur. A simulated NPC gameplay session (hereinafter also referred to as “simulation” or “test”) is one in which NPCs distributed across (e.g., distributed to and executing at) one or more (typically several) end user devices 140 are simulated to play a networked video game that uses test game engine 116. A simulation may be associated with a discreet goal or time after which the simulation ends (e.g., a capture-the-flag style game between opposing teams of players, conclusion of an in-game sporting event, etc.), continuous gameplay in which no particular terminating goal is provided (e.g., a simulation of a massive multiplayer online game), and/or other types of gameplay that may be simulated. Furthermore, multiple simulations may be run simultaneously, each using different sets of end user devices 140.
The instructions of NPC gameplay simulator 120 may include, without limitation, a simulation parameter module 122, a pooling engine 124, a gameplay initiator 126, a simulation analytics engine 128, and/or other instructions that program computer system 110 to perform various operations, each of which are described in greater detail herein. As used herein, for convenience, the various instructions will be described as performing an operation, when, in fact, the various instructions program the processors 112 (and therefore computer system 110) to perform the operation.
Obtaining a Simulation Specification to Setup a Simulation
In an implementation, simulation parameter module 122 may obtain a simulation specification used to set up a simulation. The simulation specification may include one or more simulation parameters that describe the simulation. For example, and without limitation, the one or more simulation parameters may specify a game level that should be used in the simulation, a game environment, a game difficulty, a number of NPCs (e.g., a number of NPCs that should run at a given end user device 140, a total number of NPCs that should be used, etc.), an NPC characteristic that should be used (e.g., an NPC level of skill, an NPC player role, whether NPCs should be cooperative or adversarial, etc.), a minimum number of end user device 140 that should be used, a set of end user devices 140 that should be used (e.g., based on geography, type of network, Internet Service Provider, whether a wireless or wired connection is used, an identification of a game hosting service, end user device version, or type of Network Address Translation (NAT) connection), one or more servers that should be used to host a simulation, a time-based parameter (e.g., that specifies a date/time in which simulation should be run, a periodicity in which to execute simulations, etc.), a network-based parameter (e.g., that specifies a network latency that should be tested), a version-based parameter (e.g., that specifies a particular version of software or hardware of end user devices 140 that should be tested), and/or other parameters.
The simulation parameter module 122 may obtain the one or more simulation parameters from one or more parties and/or for different purposes. For instance, simulation parameter module 122 may obtain the one or more simulation parameters from a simulation designer (e.g., a human user that specifies simulations), a predefined simulation specification, a matchmaking system 132, a network testing system 134, a debugging system 136, and/or other party.
A simulation designer may design a simulation for NPCs distributed across end user devices 140. The predefined simulation specification may be used to predefine simulation parameters for testing. For example, a simulation designer or others may specify simulation parameters for a simulation and store the simulation parameters in a predefined template. Different sets of predefined simulation specifications may be used for different purposes (e.g., one simulation specification may be used to test during evening hours while another simulation specification may be used to test during morning hours). The simulation parameters and/or predefined simulation specifications may be stored in a simulation parameter database, such as a database 150.
Pooling End User Devices to Participate in Simulated NPC Gameplay
In an implementation, pooling engine 124 may identify one or more end user devices 140 that are available to participate in a simulation. To do so, pooling engine 124 may obtain a listing of end user devices 140 that are accessible through network 102. For example, the listing may include end user devices 140 that have logged onto a production environment to play networked video games. For instance, upon receiving a log on from an end user device 140 to play networked video games, a production environment may store device information associated with the end user device 140. The device information may include, without limitation, identifying information used to identify the device, a current state of the device, a geographic location of the device, a type of network used by the device, an ISP through which the device is connected to the network, whether a wireless or wired connection is used, an identification of a game hosting service, end user device version, or type of Network Address Translation (NAT) connection, and/or other information that describes the device and/or network used by the device. At least some of the device information may be available from other information sources (e.g., a user or device profile) as well.
Pooling engine 124 may determine that a given end user device 140 (among the listing of end user devices) is available to participate in a simulation based on its current state, which may indicate its computing capacity (e.g., processor capacity, memory availability, etc.). An end user device 140 may be available to participate in a simulation when its available computing capacity exceeds a minimum required capacity for participation in the simulation. This may occur, when, for example, a user is waiting a virtual game lobby, the end user device is in a standby or idle state, or the end user device is otherwise in a state in which computing capacity is above the minimum required capacity. The minimum required capacity may be predefined and/or configurable. For instance, a default minimum required capacity may be specified by a simulation parameter. Alternatively or additionally, pooling engine 124 may determine the minimum required capacity based on one or more characteristics of the simulation. The one or more characteristics may include, without limitation, a number of NPCs to run on an end user device 140, a type of gameplay to be simulated, and/or other characteristics.
In some instances, a given end user device 140 may participate in a simulated NPC gameplay session (involving one or more NPCs) whether or not the end user device is also involved in a production gameplay session (e.g., one in which a user is playing a game). Furthermore, a given end user device may simultaneously participate in multiple NPC gameplay sessions (each of which may be used to test the same or different changes to the game engine, changes to the game configuration files or game content, etc.). For example, an NPC specification may specify one or more NPCs to be hosted in a single simulated NPC gameplay session at end user device 140. In another example, an NPC specification may specify different sets of one or more NPCs to be hosted in multiple simulated NPC gameplay sessions at end user device 140. Alternatively or additionally, a given NPC specification may correspond to a single simulated NPC gameplay session such that multiple NPC specifications correspond to multiple simulated NPC gameplay sessions.
In an implementation, pooling engine 124 may target a particular end user device 140 (subject to its availability) to participate in a simulation based on one or more simulation parameters. A particular end user device 140 may be targeted for reasons discussed herein (e.g., to test a network connection used by the device, debug a version of software or hardware executing on the device, to test new content or configurations of the software, etc.).
In an implementation, pooling engine 124 may invite an available end user device 140 to participate in the simulation. For example, pooling engine 124 may transmit, to an available end user device 140, a request to join a simulation. Upon receipt of an acceptance of the invitation, pooling engine 124 may add the available end user device 140 to a pool of available devices. Alternatively, pooling engine 124 may simply add an available end user device 140 to the pool of available devices.
Initiating Simulated NPC Gameplay and Providing NPC Specifications to End User Devices
In an implementation, simulation manager 126 may initiate a simulation. A simulation may be triggered on-demand (e.g., based on an input from a human user or other input) and/or periodically according to a schedule. Regardless of the manner in which a simulation is triggered, simulation manager 126 may initiate a simulation when a sufficient number of participating end user devices 140 has been pooled. An end user device 140 is a “participating end user device” when it satisfies any relevant simulation parameter (and has been pooled for participation in a simulation).
To initiate a simulation, simulation manager 126 may identify and provide one or more NPC specifications to participating end user devices 140. An NPC specification may include one or more NPC parameters, NPC logic (e.g., AI software instructions), an NPC identifier, and/or other information used by end user device 140 to instantiate and control (hereinafter, “execute” or “executing” for convenience) one or more NPCs during a simulation. The one or more NPC parameters may specify one or more characteristics of an NPC, which may be used by a participating end user device 140 to configure an NPC. NPC logic may include predetermined instructions such that end user device 140 needs only execute the NPC logic (after compiling the NPC logic, if necessary). In some instances, NPC logic may be pre-stored at end user device 140, in which case an NPC specification may include an NPC identifier that identifies pre-stored NPC logic that should be used in a simulation.
An NPC specified by an NPC specification may include one or more player characteristics of a human player character or NPC. For instance, a given NPC may have a particular role (e.g., a sniper role) in a game, a particular skill level, a set of in-game items (e.g., an NPC may be configured to possess an in-game rifle and an in-game handgun, etc.), and/or other characteristics that conventional human players may possess.
Regardless of the manner in which an NPC is specified, each NPC specified by an NPC specification may be the same as or different from another NPC (in instances in which multiple NPCs are specified by the NPC specification). Furthermore, an NPC specification may specify that two or more NPCs act in an adversarial or cooperative relationship with respect to one another. Additionally, an NPC specification may specify that a first set of one or more NPCs executed at a first end user device 140 may act in an adversarial or cooperative relationship with respect to a second set of one or more NPCs executed at a second end user device 140. In this manner, an NPC specification may specify that various types of multiplayer interactions may be simulated by the NPCs across one or more end user devices 140. In these instances, simulation manager 126 may provide a first NPC specification to a first end user device 140 (e.g., one that specifies a first set of one more NPCs) and a second (different) NPC specification to a second end user device 140 (e.g., one that specifies a second (different) set of one more NPCs).
Managing Participating End User Devices and NPCs During Simulated NPC Gameplay
Upon initiation of a simulation, simulation manager 126 may cause test game engine 116 to interact with various NPCs executing at participating end user devices 140. For example, during a simulation, each participating end user device 140 may instantiate its set of NPCs and execute each instance of an NPC against test game engine 116. In this manner, gameplay among NPCs executing at participating end user device 140 may be simulated using test game engine 116. In an implementation, simulation manager 126 may assign an identifier for each instance of an NPC executing at a participating end user device 140 for a given simulation (as used hereinafter, an “NPC executing at a participating end user device 140” and similar language refers to an instance of an NPC that is instantiated by a participating end user device 140). Simulation manager 116 may maintain an NPC registry of NPC instances executing at participating end user devices 140 so that it may monitor each instance, as well identify a participating end user device 140 that executes a given NPC instance.
In an implementation, simulation manager 126 may monitor the participating end user devices 140 to ensure that the number of participating end user devices 140 continues to exceed a minimum number during a simulation. This is because a given participating end user device 140 may become unavailable during a simulation and be kicked out of the simulation so that end users are not impacted by simulations executing on their end user devices 140. Either the participating end user device 140 or simulation manager 126 may initiate the kick out. A participating end user device 140 may become unavailable when it changes states such that the minimum required computing capacity is no longer available (e.g., when an end user such as a human operator of a participating end user device 140 begins playing a game). Similarly, other (non-participating) end user devices 140 may enter an available state (e.g., when their corresponding end users stop playing a game) and may be pooled. As such, end user devices 140 may continually be pooled, de-pooled (e.g., removed from a pool), and kicked out from simulations.
In an implementation, simulation manager 126 may select a pooled end user device 140 to replace a participating end user device 140 that was kicked out from the simulation (hereinafter, a “kicked out end user device 140”). To do so, simulation manager 126 may provide a replacement end user device 140 with an NPC specification that was provided to the kicked out end user device 140. In this manner, one or more NPCs that were executing on the kicked out end user device 140 may be executed on the replacement end user device 140. The replacement end user device 140 may include an end user device 140 that is already participating and has additional computing capacity to execute the one or more NPCs that were executing on the kicked out end user device and/or may be a newly invited end user device.
In an implementation, simulation manager 126 may add or remove participating end user devices 140 for other reasons as well. For instance, simulation manager 126 may determine that computational requirements of a simulation are higher (or lower) than expected or that the simulation is at a point where more (or less) end user devices are required to execute the simulation. In these instances, simulation manager 126 may add or remove participating end user devices 140 from a given simulation, as appropriate.
In an implementation, to preserve a current state of a simulation, simulation manager 126 may update an NPC specification that was provided to a kicked out end user device 140 and provide the updated NPC specification to a replacement end user device 140. During the course of a simulation, for example, an NPC state may be affected by events of the simulation. For instance, a health of an NPC may be reduced during in-game combat (or increased if the NPC acquired a health power-up) or in-game ammunition carried by the NPC may be exhausted (or increased if the NPC acquired ammunition during the simulation). Other characteristics of the NPC may be changed during simulated gameplay as well.
An end user device 140 executing the NPC and/or simulation manager 126 may maintain an NPC state. For instance, before end user device 140 is kicked out, the latest known NPC state before the kick out may be preserved and used to update a corresponding NPC specification. In a particular example, simulation manager 126 may periodically update an NPC registry with a current state for each NPC executing at participating end user devices 140. As such, after such update, the NPC registry may include an NPC state for NPCs executing at participating end user devices 140 during a simulation.
Simulation manager 126 may identify a set of one or more NPCs executing at an end user device 140 to be kicked out (e.g., based on the NPC registry), obtain an NPC state for each NPC among the set of one or more NPCs (e.g., from the NPC registry), and generate an NPC specification based on the obtained NPC states. As such, the newly generated NPC specification is “updated” with respect to the original NPC specification provided to the end user device 140 to be kicked out. Simulation manager 126 may provide the updated NPC specification to the replacement end user device 140. In this manner, a given simulation may be unaffected when an end user device 140 is kicked out.
Other results of the simulation may likewise be carried over from a kicked out end user device 140 to a replacement end user device 140. For instance, if an NPC executing at a kicked out end user device 140 spawned another NPC such that the kicked out end user device 140 operated an additional NPC, the NPC specification may be updated to include the newly spawned NPC (which may also be reflected in the NPC registry). Likewise, if an NPC was terminated (e.g., killed during in-game combat) or otherwise should be removed, then the NPC specification may be updated to remove that NPC.
Analyzing Simulated NPC Gameplay
In an implementation, simulation analyzer 128 may monitor the simulation and obtain one or more simulation metrics associated therewith. The simulation metrics may include, without limitation, an NPC performance metric, a gameplay quality metric, a network performance metric that indicates a quality of a network connection, a fault metric, and/or other metric that may characterize one or more aspects of the simulation.
An NPC performance metric may indicate a performance of an NPC, which may be relative to other NPCs and/or game AI during a simulation. For example, an NPC performance metric may include, without limitation, a number of levels achieved by an NPC, a number of in-game kills, a number of points scored, a number in-game items acquired, a lap time achieved by an NPC driver, and/or other metric by which a player performance (whether a human player or NPC) may be assessed.
A gameplay quality metric may indicate a quality of gameplay during a simulation. The gameplay quality metric may be used as a proxy to determine whether a human player, if playing with/against an NPC, would enjoy the gameplay experience. For instance, a gameplay quality metric may include, without limitation, a length of a simulation (where longer gameplay sessions may indicate a greater quality of gameplay), an indication of whether adversarial gameplay was lopsided (where more evenly matched gameplay may indicate a greater quality of gameplay), and/or other metric that may indicate a quality of gameplay.
A network performance metric may indicate a quality of a network connection used by a participating end user device 140 during a simulation. For instance, a network performance metric may include, without limitation, a network latency measured during a simulation, a number or rate of network errors that occurred during the simulation, and/or other metric may be used to measure a quality of a network connection used during the simulation. Other performance metrics may be used in the same way as network, such as measurements of CPU or GPU usage, frame rate sustained at various times during simulated gameplay, number of transactions required with a server, etc.
A fault metric may indicate a fault related to software or hardware (other than network errors) that may have occurred during a simulation. For instance, a fault metric may include, without limitation, a number of errors that occurred during a simulation, a type of error that occurred during the simulation, and/or other abnormal execution conditions that may have occurred during the simulation.
Applying the Analysis of Simulated NPC Gameplay
Various parties may use the analysis (e.g., the various types of simulation metrics) from simulation analyzer 128 in various ways and in various contexts. For example, various systems such as matchmaking system 132, network testing system 134, debugging system 136, and/or other systems may use one or more simulation metrics in various ways. These and other systems may be separate from or integrated with computer system 110 and may each include one or more processors programmed using one or more computer program instructions. The following examples of uses and contexts of simulation metrics are described by way of illustration and not limitation, as other uses and contexts will be apparent based on the disclosure provided herein.
Matchmaking Contexts
In an implementation, the various simulation metrics may be used to characterize how an NPC will perform during gameplay, which may or may not be affected by a quality of network connections between end user devices 140. For example, matchmaking system 132 may use one or more simulation metrics to characterize an NPC, assess a quality of a match between two or more NPCs, and/or otherwise assess a performance of an NPC during a simulation.
Matchmaking system 132 may generate or update an NPC specification (e.g., based on input from a game designer or other user) and may assess how an NPC will perform during gameplay. To this end, matchmaking system 132 may provide the NPC specification to NPC gameplay simulator 120 as a simulation parameter, along with any other simulation parameters that specify other simulation conditions that should be used to test an NPC. In response, NPC gameplay simulator 120 may provide the NPC specification to one or more end user devices 140 during a simulation and then observe a performance of a corresponding NPC. Such performance may be assessed based on, for example, an NPC performance metric, a gameplay quality metric, and/or other simulation metrics.
Alternatively or additionally, matchmaking system 132 may determine a quality of a match of two or more NPCs. For instance, matchmaking system 132 may match together two or more NPCs to assess how well they play with one another in a cooperative or an adversarial relationship. In a particular example, matchmaking system 132 may use the simulation metrics (e.g., an NPC performance metric, a gameplay quality metric, a network performance metric, etc.) to assess how well a matched team of NPCs (which may be composed of identical NPCs or different types of NPCs) cooperatively play together. In another example, matchmaking system 132 may use the simulation metrics to assess how well a first set of one or more NPCs play against a second set of one or more NPCs. In the foregoing examples, by assessing different permutations of matches, matchmaking system 132 may be able to discern which NPCs are effective (e.g., based on an NPC performance metric), either individually or as a member of a team. In this manner, matchmaking system 132 may identify an NPC that should be matched with other NPCs or with human players during production versions of a networked video game. In some instances, matchmaking system 132 may incorporate a network performance metric to assess whether a given NPC should be provided to an end user device 140 during a production run of a networked video game. For example, matchmaking system 132 may determine that a particular NPC (e.g., one that is associated with time-sensitive actions) should not be teamed with a human player operating at an end user device 140 with known latency problems, as observed from one or more network performance metrics.
Quality of Network Connections Contexts
In an implementation, the various simulation metrics may be used to characterize a quality of network connections used by end user devices 140. For example, network testing system 134 may, over time, obtain network performance metrics (provided by simulation analyzer 128) that indicate a quality of network connections across end user devices 140 that participate in various simulations. As NPC gameplay simulator 120 initiates more simulations, more network quality data may be collected.
Network testing system 134 may build a network quality map of the quality of network connections based on the network performance metrics. Such a network quality map may be based on a per node basis (e.g., network quality of a network connection used by an individual end user device 140) and/or grouped by a characteristic (e.g., by geography, a particular network used, whether a wireless or wired connection is used, an identification of a game hosting service, end user device version, or type of Network Address Translation (NAT) connection, Internet Service Provider, and/or other grouping). In this manner, network testing system 134 may obtain information that indicates a quality of a network connection used by an individual end user device 140 and/or by groups of end user devices 140.
Network testing system 134 may use the network quality map to identify end user devices 140 for which network quality information is unavailable or sparse. For instance, network testing system 134 may obtain an identification of all end user devices 140 that have participated in a networked video game in a production environment and identify those devices in which network quality information is unavailable or sparse. Network testing system 134 may generate and provide one or more simulation parameters that specify that the identified devices should be targeted for testing during a simulation (subject to their availability). In response, NPC gameplay simulator 120 may initiate simulations in which the identified devices are invited to participate (e.g., the identified devices may take priority over other devices to participate in a given simulation). In this manner, network testing system 134 may generate comprehensive network quality maps of end user devices 140 that participate in networked video games. The network quality maps may be updated as more simulations are initiated over time.
A network quality map may be used by matchmaking system 132 to create a match (e.g., based on, for example, network latency) of players on two or more end user devices 140. In another example, a network quality map may be used by NPC gameplay simulator 120 to avoid using end user devices 140 with known poor quality network connections (or purposefully using such end user devices 140). Other uses of the network quality map may be used as well.
Debugging Contexts
In an implementation, one or more simulation metrics may be used to debug software and/or hardware in relation to networked video games. For example, debugging system 136 may use one or more simulation metrics to debug a new or updated component associated with networked video games. new or updated NPC, a new or updated game logic, a new or updated configuration file, a new or updated content package, a new or updated software package (e.g., operating system, application, GPU shader, etc.) at end user device 140, server hardware, hardware if end user device 140, and/or other component associated with networked video games. For instance, one or more fault metrics may be used to determine whether errors occurred during a simulation, the nature of such errors, and/or other information related to a fault condition. Such errors may be associated with a new or updated component.
For a new or updated NPC, for example, a certain outcome (e.g., an expected NPC performance) or behavior (e.g., perform some action) may be expected by a user, such as a developer of the NPC. A simulation metric (e.g., an NPC performance metric) or a fault metric (e.g., that indicates whether the action was performed) may be used to determine whether the expected outcome or behavior occurred during a simulation in which the NPC was simulated to play. Other examples of using fault metrics in association with a new or updated component may likewise be performed. For example, a new version of software or hardware of an end user device 140 may be invited to participate in a simulation to observe whether any expected outcomes or behaviors of NPCs executing thereon (or other expected game events) have occurred during the simulation.
End User Devices 140
End user device 140 may be configured as a gaming console, a handheld gaming device, a personal computer (e.g., a desktop computer, a laptop computer, etc.), a smartphone, a tablet computing device, and/or other device that can be programmed to participate in simulated gameplay of NPCs. Although not illustrated in
Although illustrated in
Furthermore, it should be appreciated that although the various instructions are illustrated in
The description of the functionality provided by the different instructions described herein is for illustrative purposes, and is not intended to be limiting, as any of instructions may provide more or less functionality than is described. For example, one or more of the instructions may be eliminated, and some or all of its functionality may be provided by other ones of the instructions. As another example, processor(s) 112 may be programmed by one or more additional instructions that may perform some or all of the functionality attributed herein to one of the instructions.
The various instructions described herein may be stored in a storage device 114, which may comprise random access memory (RAM), read only memory (ROM), and/or other memory. The storage device may store the computer program instructions (e.g., the aforementioned instructions) to be executed by processor 112 as well as data that may be manipulated by processor 112. The storage device may comprise floppy disks, hard disks, optical disks, tapes, or other storage media for storing computer-executable instructions and/or data.
The various databases 150 described herein may be, include, or interface to, for example, an Oracle™ relational database sold commercially by Oracle Corporation. Other databases, such as Informix™, DB2 (Database 2) or other data storage, including file-based, or query formats, platforms, or resources such as OLAP (On Line Analytical Processing), SQL (Structured Query Language), a SAN (storage area network), Microsoft Access™ or others may also be used, incorporated, or accessed. The database may comprise one or more such databases that reside in one or more physical devices and in one or more physical locations. The database may store a plurality of types of data and/or files and associated data or file descriptions, administrative information, or any other data.
The various components illustrated in
In an operation 202, process 200 may include obtaining one or more simulation parameters. The one or more simulation parameters may be predefined (e.g., default), provided by a simulation designer (e.g., a human operator), provided by a matchmaking system 132 to test matches or assess NPC performance, provided by a network testing system 134 to test or otherwise determine a quality of network connections, provided by debugging system 136 to debug new or updated components related to networked video games, and/or other source.
In an operation 204, process 200 may identify an end user device that is available to participate in a simulation. For example, process 200 or an external process may monitor an end user device that is connected to a production environment and determine when a computing capacity of the end user device exceeds a minimum value. Put another way, process 200 or an external process may determine that usage of computing capacity of the end user device falls below a maximum value.
In an operation 206, process 200 may request the identified end user device to participate in the simulation. For example, process 200 may provide an agent 142 operating at the identified end user device with a request to participate in the simulation.
In an operation 208, process 200 may determine whether the end user device has accepted the invitation. Responsive to a determination that the end user device has declined the invitation, processing may return to operation 204, where an end user device that is available is identified. Responsive to a determination that the end user device has accepted the invitation, processing may proceed to an operation 210, were the end user device is added to a pool of participating end user devices. In some implementations, process 200 may simply add an available end user device to the pool of participating end user devices without requesting to do so (thereby skipping operations 208 and 210).
In an operation 212, process 200 may determine whether the number of participating end user devices in the pool meets or exceeds a threshold value. For example, the threshold value may include a number of participating end user devices that should be used for the simulation. The threshold value may predefined, specified by a simulation parameter, dynamically determined by process 200 based on requirements of the simulation, and/or otherwise obtained by process 200.
Responsive to a determination that the number of participating end user devices in the pool does not exceed a threshold value, process 200 may return to an operation 204, where an end user device that is available is identified. Responsive to a determination that the number of participating end user devices in the pool exceeds a threshold value, process 200 may provide an NPC specification to one or more participating end user devices in an operation 214. Process 200 may provide different participating end user devices with different NPC specifications. For example, a first participating end user device may be provided with a first NPC specification, while a second participating end user device may be provided with a second (different) NPC specification.
In an operation 216, process 200 may initiate a simulation based on the one or more simulation parameters. For example, process 200 may cause a connection to be established between computer system 110, which may host the simulation using test game engine 116, and the participating end user devices.
In an operation 218, process 200 may conduct simulation by, for example, receiving in-game input from one or more NPCs executing at one or more participating end user devices and facilitating interaction between the one or more NPCs and the test game engine. An NPC executing at a participating end user device may play: in cooperation with another NPC (either at the same or different participating end user device), in an adversarial relationship with another NPC (either at the same or different participating end user device), against the test game engine (with or without cooperation from other NPCs), and/or other ways that simulate single and multiplayer networked video gameplay.
In an operation 220, process 200 may collect one or more simulation metrics related to the simulation, which may terminate at the conclusion of a session terminating event such as, without limitation, one team of NPCs defeating another team, achievement of an objective, a period of time having elapsed, and/or other terminating event.
It should be noted that process 200 may be performed at periodic intervals (e.g., simulations run periodically), on-demand (e.g., initiated by a human operator, by an event such as a number of available end user devices becoming available), and/or other simulation triggering event.
In an operation 302, process 300 may monitor a simulation.
In an operation 304, process 300 may determine whether a participating end user device 140 is no longer available (because a network connection to the participating end user device 140 has been dropped, participating end user device 140 has removed itself from participation in the simulation, process 300 determines that the computational requirements for participation are no longer satisfied by the participating end user device, in which case process 300 removes the participating end user device 140 from participation, etc.).
Responsive to a determination that all participating end user devices 140 remain available, process 300 may continue monitoring the simulation in operation 302.
Responsive to a determination that a participating end user device 140 is no longer available, in an operation 306, process 300 may generate an NPC specification for one or more NPCs that were executing on the end user device 140 that is no longer available. The NPC specification may reflect the latest known state of the one or more NPCs that were executing on the end user device 140 that is no longer available.
In an operation 308, process 300 may identify an end user device 140 to replace the end user device 140 that was removed. For example, process 300 may identify an end user device 140 from among a listing of available devices that are available (e.g., satisfy the computational requirements for participation based on its current computational load) to participate in any simulation. The computational load may include, without limitation, a current processing usage, a physical memory (e.g., RAM) usage, and/or other computational loads that may be imposed on an end user device 140.
In an operation 310, process 300 may provide the NPC specification to the replacement end user device 140. In this manner, the replacement end user device 140 may seamlessly execute any NPCs that were executing on the removed end user device 140, as well as maintain the state of such NPCs at the time of removal.
In an operation 402, process 400 may receive a request to participate in a simulation in which gameplay of an NPC is simulated using test game engine 116. For example, process 400 may receive the request from computer system 110.
In an operation 404, process 400 may determine whether sufficient computing capacity are available at end user device 140 to participate (which may be separate from, but similar to, the computational resource determination made by process 200). For example, and without limitation, process 400 may determine whether a processor load is sufficiently low and/or whether a memory (e.g., RAM) usage is sufficiently low. Alternatively or additionally, in an implementation, process 400 may prompt a user of end user device 140 to accept or decline the request. If a user has not responded to the prompt within a certain time period, then process 400 may automatically determine whether to accept the request.
Responsive to a determination that there is not sufficient computing capacity, in an operation 406, process 400 may decline the request to participate. On the other hand, responsive to a determination that there is sufficient computing capacity, in an operation 408, process 400 may accept the request to participate.
In an operation 410, process 400 may obtain an NPC specification. For example, process 400 may receive the NPC specification from computer system 110, which provides the NPC specification responsive to acceptance of the request to participate by process 400.
In an operation 412, process 400 may instantiate an NPC based on the NPC specification. For example, process 400 may obtain NPC parameters from the NPC specification, configure an NPC based on core NPC code locally stored at end user device 140, and instantiate the NPC. Alternatively or additionally, process 400 may obtain NPC code (e.g., source code to be compiled, executable code already compiled, or interpreted code) and configure an NPC based on the NPC code. In whichever manner an NPC is configured and instantiated, process 400 may control the NPC locally on end user device 140 based on the NPC specification. In this manner, a behavior of an NPC may be dictated by the NPC specification. A given NPC gameplay simulation may therefore involve different NPCs each having their own unique behaviors.
In an operation 502, process 500 may monitor one or more processes occurring at an end user device 140 participating in a simulation.
In an operation 504, process 500 may determine whether one or more participation terminating events have occurred based on the monitoring. A participation terminating event may include, without limitation, a minimum computational requirement for participation in the simulation is no longer satisfied, waking up from an idle or standby state, initiation of gameplay in a production environment, explicit input from a user to terminate participation, and/or other events that can cause terminate participation.
Responsive to a determination that one or more participation terminating events have not occurred, process 500 may return to operation 502 to continue monitoring the one or more processes.
Responsive to a determination that one or more participation terminating events have occurred, in an operation 506, process 500 may terminate participation in the simulation. For example, process 500 may logoff or otherwise exit the simulation.
Other implementations, uses and advantages of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. The specification should be considered exemplary only, and the scope of the invention is accordingly intended to be limited only by the following claims.
This application is a continuation application of U.S. patent application Ser. No. 14/712,359, entitled “System and Method for Simulating Gameplay of Nonplayer Characters Distributed Across Networked End User Devices” and filed on May 14, 2015, which is hereby incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
4461301 | Ochs | Jul 1984 | A |
4908761 | Tai | Mar 1990 | A |
5031089 | Liu | Jul 1991 | A |
5058180 | Khan | Oct 1991 | A |
5365360 | Torres | Nov 1994 | A |
5371673 | Fan | Dec 1994 | A |
5432934 | Levin | Jul 1995 | A |
5442569 | Osano | Aug 1995 | A |
5493692 | Theimer | Feb 1996 | A |
5497186 | Kawasaki | Mar 1996 | A |
5530796 | Wang | Jun 1996 | A |
5539883 | Allon | Jul 1996 | A |
5561736 | Moore | Oct 1996 | A |
5563946 | Cooper | Oct 1996 | A |
5606702 | Diel | Feb 1997 | A |
5630129 | Wheat | May 1997 | A |
5685775 | Bakoglu | Nov 1997 | A |
5694616 | Johnson | Dec 1997 | A |
5706507 | Schloss | Jan 1998 | A |
5708764 | Borrel | Jan 1998 | A |
5726883 | Levine | Mar 1998 | A |
5736985 | Lection | Apr 1998 | A |
5736990 | Barrus | Apr 1998 | A |
5737416 | Cooper | Apr 1998 | A |
5745113 | Jordan | Apr 1998 | A |
5745678 | Herzberg | Apr 1998 | A |
5758079 | Ludwig | May 1998 | A |
5761083 | Brown | Jun 1998 | A |
5762552 | Vuong | Jun 1998 | A |
5768511 | Galvin | Jun 1998 | A |
5774668 | Choquier | Jun 1998 | A |
5793365 | Tang | Aug 1998 | A |
5825877 | Dan | Oct 1998 | A |
5828839 | Moncreiff | Oct 1998 | A |
5835692 | Cragun | Nov 1998 | A |
5860137 | Raz | Jan 1999 | A |
5877763 | Berry | Mar 1999 | A |
5878233 | Schloss | Mar 1999 | A |
5880731 | Liles | Mar 1999 | A |
5883628 | Mullaly | Mar 1999 | A |
5900879 | Berry | May 1999 | A |
5903266 | Berstis | May 1999 | A |
5903271 | Bardon | May 1999 | A |
5911045 | Leyba | Jun 1999 | A |
5920325 | Morgan | Jul 1999 | A |
5920692 | Nguyen | Jul 1999 | A |
5920848 | Schutzer | Jul 1999 | A |
5923324 | Berry | Jul 1999 | A |
5926100 | Escolar | Jul 1999 | A |
5933818 | Kasravi | Aug 1999 | A |
5938722 | Johnson | Aug 1999 | A |
5958014 | Cave | Sep 1999 | A |
5969724 | Berry | Oct 1999 | A |
5977979 | Clough | Nov 1999 | A |
5983003 | Lection | Nov 1999 | A |
5990887 | Redpath | Nov 1999 | A |
5990888 | Blades | Nov 1999 | A |
6006223 | Agrawal | Dec 1999 | A |
6008848 | Tiwari | Dec 1999 | A |
6009455 | Doyle | Dec 1999 | A |
6012096 | Link | Jan 2000 | A |
6014145 | Bardon | Jan 2000 | A |
6018734 | Zhang | Jan 2000 | A |
6021268 | Johnson | Feb 2000 | A |
6021496 | Dutcher | Feb 2000 | A |
6023729 | Samuel | Feb 2000 | A |
6025839 | Schell | Feb 2000 | A |
6032129 | Greef | Feb 2000 | A |
6049819 | Buckle | Apr 2000 | A |
6058266 | Megiddo | May 2000 | A |
6059842 | Dumarot | May 2000 | A |
6061722 | Lipa | May 2000 | A |
6067355 | Lim | May 2000 | A |
6069632 | Mullaly | May 2000 | A |
6070143 | Barney | May 2000 | A |
6076093 | Pickering | Jun 2000 | A |
6081270 | Berry | Jun 2000 | A |
6081271 | Bardon | Jun 2000 | A |
6088727 | Hosokawa | Jul 2000 | A |
6088732 | Smith | Jul 2000 | A |
6091410 | Lection | Jul 2000 | A |
6094196 | Berry | Jul 2000 | A |
6098056 | Rusnak | Aug 2000 | A |
6101538 | Brown | Aug 2000 | A |
6104406 | Berry | Aug 2000 | A |
6108420 | Larose | Aug 2000 | A |
6111581 | Berry | Aug 2000 | A |
6115718 | Huberman | Sep 2000 | A |
6134588 | Guenthner | Oct 2000 | A |
6138128 | Perkowitz | Oct 2000 | A |
6141699 | Luzzi | Oct 2000 | A |
6144381 | Lection | Nov 2000 | A |
6148294 | Beyda | Nov 2000 | A |
6148328 | Cuomo | Nov 2000 | A |
6157953 | Chang | Dec 2000 | A |
6177932 | Galdes | Jan 2001 | B1 |
6179713 | James | Jan 2001 | B1 |
6182067 | Presnell | Jan 2001 | B1 |
6185614 | Cuomo | Feb 2001 | B1 |
6195657 | Rucker | Feb 2001 | B1 |
6199067 | Geller | Mar 2001 | B1 |
6201881 | Masuda | Mar 2001 | B1 |
6212494 | Boguraev | Apr 2001 | B1 |
6212548 | Desimone | Apr 2001 | B1 |
6216098 | Clancey | Apr 2001 | B1 |
6222551 | Schneider | Apr 2001 | B1 |
6226686 | Rothschild | May 2001 | B1 |
6233583 | Hoth | May 2001 | B1 |
6249779 | Hitt | Jun 2001 | B1 |
6266649 | Linden | Jul 2001 | B1 |
6271842 | Bardon | Aug 2001 | B1 |
6271843 | Lection | Aug 2001 | B1 |
6275820 | Navin-Chandra | Aug 2001 | B1 |
6282547 | Hirsch | Aug 2001 | B1 |
6293865 | Kelly | Sep 2001 | B1 |
6301609 | Aravamudan et al. | Oct 2001 | B1 |
6308208 | Jung | Oct 2001 | B1 |
6311206 | Malkin | Oct 2001 | B1 |
6314465 | Paul | Nov 2001 | B1 |
6330281 | Mann | Dec 2001 | B1 |
6334127 | Bieganski | Dec 2001 | B1 |
6334141 | Varma | Dec 2001 | B1 |
6336134 | Varma | Jan 2002 | B1 |
6337700 | Kinoe | Jan 2002 | B1 |
6345264 | Breese | Feb 2002 | B1 |
6345287 | Fong | Feb 2002 | B1 |
6349091 | Li | Feb 2002 | B1 |
6351775 | Yu | Feb 2002 | B1 |
6353449 | Gregg | Mar 2002 | B1 |
6356297 | Cheng | Mar 2002 | B1 |
6360254 | Linden | Mar 2002 | B1 |
6363174 | Lu | Mar 2002 | B1 |
6370560 | Robertazzi | Apr 2002 | B1 |
6396513 | Helfman | May 2002 | B1 |
6411312 | Sheppard | Jun 2002 | B1 |
6418424 | Hoffberg | Jul 2002 | B1 |
6418462 | Xu | Jul 2002 | B1 |
6426757 | Smith | Jul 2002 | B1 |
6445389 | Bossen | Sep 2002 | B1 |
6452593 | Challener | Sep 2002 | B1 |
6462760 | Cox, Jr. | Oct 2002 | B1 |
6463078 | Engstrom | Oct 2002 | B1 |
6466550 | Foster | Oct 2002 | B1 |
6469712 | Hilpert, Jr. | Oct 2002 | B1 |
6473085 | Brock | Oct 2002 | B1 |
6473103 | Bailey | Oct 2002 | B1 |
6473597 | Johnson | Oct 2002 | B1 |
6476830 | Farmer | Nov 2002 | B1 |
6499053 | Marquette | Dec 2002 | B1 |
6501834 | Milewski | Dec 2002 | B1 |
6505208 | Kanevsky | Jan 2003 | B1 |
6509925 | Dermler | Jan 2003 | B1 |
6525731 | Suits | Feb 2003 | B1 |
6539415 | Mercs | Mar 2003 | B1 |
6549933 | Barrett | Apr 2003 | B1 |
6559863 | Megiddo | May 2003 | B1 |
6567109 | Todd | May 2003 | B1 |
6567813 | Zhu | May 2003 | B1 |
6574477 | Rathunde | Jun 2003 | B1 |
6580981 | Masood | Jun 2003 | B1 |
6594673 | Smith | Jul 2003 | B1 |
6601084 | Bhaskaran | Jul 2003 | B1 |
6618751 | Challenger | Sep 2003 | B1 |
6640230 | Alexander | Oct 2003 | B1 |
6641481 | Mai | Nov 2003 | B1 |
6645153 | Kroll | Nov 2003 | B2 |
RE38375 | Herzberg | Dec 2003 | E |
6657617 | Paolini | Dec 2003 | B2 |
6657642 | Bardon | Dec 2003 | B1 |
6684255 | Martin | Jan 2004 | B1 |
6717600 | Dutta | Apr 2004 | B2 |
6734884 | Berry | May 2004 | B1 |
6742032 | Castellani | May 2004 | B1 |
6765596 | Lection | Jul 2004 | B2 |
6781607 | Benham | Aug 2004 | B1 |
6801930 | Dionne | Oct 2004 | B1 |
6807562 | Pennock | Oct 2004 | B1 |
6819669 | Rooney | Nov 2004 | B2 |
6832239 | Kraft | Dec 2004 | B1 |
6836480 | Basso | Dec 2004 | B2 |
6845389 | Sen | Jan 2005 | B1 |
6854007 | Hammond | Feb 2005 | B1 |
6886026 | Hanson | Apr 2005 | B1 |
6901379 | Balter | May 2005 | B1 |
6941236 | Huelsbergen | Sep 2005 | B2 |
6948168 | Kuprionas | Sep 2005 | B1 |
RE38865 | Dumarot | Nov 2005 | E |
6970929 | Bae | Nov 2005 | B2 |
6993596 | Hinton | Jan 2006 | B2 |
7006616 | Christofferson | Feb 2006 | B1 |
7028296 | Irfan | Apr 2006 | B2 |
7031473 | Morais | Apr 2006 | B2 |
7050868 | Graepel | May 2006 | B1 |
7062533 | Brown | Jun 2006 | B2 |
7089266 | Stolte | Aug 2006 | B2 |
7124071 | Rich | Oct 2006 | B2 |
7124164 | Chemtob | Oct 2006 | B1 |
7139792 | Mishra | Nov 2006 | B1 |
7143409 | Herrero | Nov 2006 | B2 |
7159217 | Pulsipher | Jan 2007 | B2 |
7185067 | Viswanath | Feb 2007 | B1 |
7192352 | Walker | Mar 2007 | B2 |
7209137 | Brokenshire | Apr 2007 | B2 |
7230616 | Taubin | Jun 2007 | B2 |
7240093 | Danieli | Jul 2007 | B1 |
7249123 | Elder | Jul 2007 | B2 |
7263511 | Bodin | Aug 2007 | B2 |
7278108 | Duarte | Oct 2007 | B2 |
7287053 | Bodin | Oct 2007 | B2 |
7292870 | Heredia | Nov 2007 | B2 |
7305438 | Christensen | Dec 2007 | B2 |
7308476 | Mannaru | Dec 2007 | B2 |
7314411 | Lannert | Jan 2008 | B2 |
7328242 | McCarthy | Feb 2008 | B1 |
7353295 | Crow | Apr 2008 | B1 |
7376474 | Graepel | May 2008 | B2 |
7383307 | Kirkland | Jun 2008 | B2 |
7404149 | Fox | Jul 2008 | B2 |
7426538 | Bodin | Sep 2008 | B2 |
7427980 | Partridge | Sep 2008 | B1 |
7428588 | Berstis | Sep 2008 | B2 |
7429987 | Leah | Sep 2008 | B2 |
7436407 | Doi | Oct 2008 | B2 |
7439975 | Hsu | Oct 2008 | B2 |
7443393 | Shen | Oct 2008 | B2 |
7447996 | Cox | Nov 2008 | B1 |
7467180 | Kaufman | Dec 2008 | B2 |
7467181 | McGowan | Dec 2008 | B2 |
7475354 | Guido | Jan 2009 | B2 |
7478127 | Creamer | Jan 2009 | B2 |
7484012 | Hinton | Jan 2009 | B2 |
7503007 | Goodman | Mar 2009 | B2 |
7506264 | Polan | Mar 2009 | B2 |
7509388 | Allen | Mar 2009 | B2 |
7515136 | Kanevsky | Apr 2009 | B1 |
7525964 | Astley | Apr 2009 | B2 |
7527191 | Takayama | May 2009 | B2 |
7552177 | Kessen | Jun 2009 | B2 |
7565650 | Bhogal | Jul 2009 | B2 |
7571224 | Childress | Aug 2009 | B2 |
7571389 | Broussard | Aug 2009 | B2 |
7580888 | Ur | Aug 2009 | B2 |
7590984 | Kaufman | Sep 2009 | B2 |
7596596 | Chen | Sep 2009 | B2 |
7614955 | Farnham | Nov 2009 | B2 |
7617283 | Aaron | Nov 2009 | B2 |
7640587 | Fox | Dec 2009 | B2 |
7667701 | Leah | Feb 2010 | B2 |
7677970 | O'Kelley, II | Mar 2010 | B2 |
7698656 | Srivastava | Apr 2010 | B2 |
7702730 | Spataro | Apr 2010 | B2 |
7702784 | Berstis | Apr 2010 | B2 |
7714867 | Doi | May 2010 | B2 |
7719532 | Schardt | May 2010 | B2 |
7719535 | Tadokoro | May 2010 | B2 |
7734691 | Creamer | Jun 2010 | B2 |
7737969 | Shen | Jun 2010 | B2 |
7743095 | Goldberg | Jun 2010 | B2 |
7747679 | Galvin | Jun 2010 | B2 |
7765478 | Reed | Jul 2010 | B2 |
7768514 | Pagan | Aug 2010 | B2 |
7770114 | Sriprakash | Aug 2010 | B2 |
7773087 | Fowler | Aug 2010 | B2 |
7774407 | Daly | Aug 2010 | B2 |
7780525 | Walker | Aug 2010 | B2 |
7782318 | Shearer | Aug 2010 | B2 |
7792263 | D Amora | Sep 2010 | B2 |
7792801 | Hamilton, II | Sep 2010 | B2 |
7796128 | Radzikowski | Sep 2010 | B2 |
7808500 | Shearer | Oct 2010 | B2 |
7814152 | McGowan | Oct 2010 | B2 |
7827318 | Hinton | Nov 2010 | B2 |
7843471 | Doan | Nov 2010 | B2 |
7844663 | Boutboul | Nov 2010 | B2 |
7844673 | Bostick | Nov 2010 | B2 |
7846024 | Graepel | Dec 2010 | B2 |
7847799 | Taubin | Dec 2010 | B2 |
7853594 | Elder | Dec 2010 | B2 |
7856469 | Chen | Dec 2010 | B2 |
7865393 | Leason | Jan 2011 | B2 |
7873485 | Castelli | Jan 2011 | B2 |
7882222 | Dolbier | Feb 2011 | B2 |
7882243 | Ivory | Feb 2011 | B2 |
7884819 | Kuesel | Feb 2011 | B2 |
7886045 | Bates | Feb 2011 | B2 |
7890623 | Bates | Feb 2011 | B2 |
7893936 | Shearer | Feb 2011 | B2 |
7904829 | Fox | Mar 2011 | B2 |
7921128 | Hamilton, II | Apr 2011 | B2 |
7940265 | Brown | May 2011 | B2 |
7945620 | Bou-Ghannam | May 2011 | B2 |
7945802 | Hamilton, II | May 2011 | B2 |
7955171 | Jorasch | Jun 2011 | B2 |
7970837 | Lyle | Jun 2011 | B2 |
7970840 | Cannon | Jun 2011 | B2 |
7985132 | Walker | Jul 2011 | B2 |
7985138 | Acharya | Jul 2011 | B2 |
7990387 | Hamilton, II | Aug 2011 | B2 |
7996164 | Hamilton, II | Aug 2011 | B2 |
7997987 | Johnson | Aug 2011 | B2 |
8001161 | George | Aug 2011 | B2 |
8004518 | Fowler | Aug 2011 | B2 |
8005025 | Bodin | Aug 2011 | B2 |
8006182 | Bates | Aug 2011 | B2 |
8013861 | Hamilton, II | Sep 2011 | B2 |
8018453 | Fowler | Sep 2011 | B2 |
8018462 | Bhogal | Sep 2011 | B2 |
8019797 | Hamilton, II | Sep 2011 | B2 |
8019858 | Bauchot | Sep 2011 | B2 |
8022948 | Garbow | Sep 2011 | B2 |
8022950 | Brown | Sep 2011 | B2 |
8026913 | Garbow | Sep 2011 | B2 |
8028021 | Reisinger | Sep 2011 | B2 |
8028022 | Brownholtz | Sep 2011 | B2 |
8037416 | Bates | Oct 2011 | B2 |
8041614 | Bhogal | Oct 2011 | B2 |
8046700 | Bates | Oct 2011 | B2 |
8051462 | Hamilton, II | Nov 2011 | B2 |
8055656 | Cradick | Nov 2011 | B2 |
8056121 | Hamilton, II | Nov 2011 | B2 |
8057307 | Berstis | Nov 2011 | B2 |
8062130 | Smith | Nov 2011 | B2 |
8063905 | Brown | Nov 2011 | B2 |
8070601 | Acharya | Dec 2011 | B2 |
8082245 | Bates | Dec 2011 | B2 |
8085267 | Brown | Dec 2011 | B2 |
8089481 | Shearer | Jan 2012 | B2 |
8092288 | Theis | Jan 2012 | B2 |
8095881 | Reisinger | Jan 2012 | B2 |
8099338 | Betzler | Jan 2012 | B2 |
8099668 | Garbow | Jan 2012 | B2 |
8102334 | Brown | Jan 2012 | B2 |
8103640 | Lo | Jan 2012 | B2 |
8103959 | Cannon | Jan 2012 | B2 |
8105165 | Karstens | Jan 2012 | B2 |
8108774 | Finn | Jan 2012 | B2 |
8113959 | De Judicibus | Feb 2012 | B2 |
8117551 | Cheng | Feb 2012 | B2 |
8125485 | Brown | Feb 2012 | B2 |
8127235 | Haggar | Feb 2012 | B2 |
8127236 | Hamilton, II | Feb 2012 | B2 |
8128487 | Hamilton, II | Mar 2012 | B2 |
8131740 | Cradick | Mar 2012 | B2 |
8132235 | Bussani | Mar 2012 | B2 |
8134560 | Bates | Mar 2012 | B2 |
8139060 | Brown | Mar 2012 | B2 |
8139780 | Shearer | Mar 2012 | B2 |
8140340 | Bhogal | Mar 2012 | B2 |
8140620 | Creamer | Mar 2012 | B2 |
8140978 | Betzler | Mar 2012 | B2 |
8140982 | Hamilton, II | Mar 2012 | B2 |
8145676 | Bhogal | Mar 2012 | B2 |
8145725 | Dawson | Mar 2012 | B2 |
8149241 | Do | Apr 2012 | B2 |
8151191 | Nicol, II | Apr 2012 | B2 |
8156184 | Kurata | Apr 2012 | B2 |
8165350 | Fuhrmann | Apr 2012 | B2 |
8171407 | Huang | May 2012 | B2 |
8171408 | Dawson | May 2012 | B2 |
8171559 | Hamilton, II | May 2012 | B2 |
8174541 | Greene | May 2012 | B2 |
8176421 | Dawson | May 2012 | B2 |
8176422 | Bergman | May 2012 | B2 |
8184092 | Cox | May 2012 | B2 |
8184116 | Finn | May 2012 | B2 |
8185450 | McVey | May 2012 | B2 |
8185829 | Cannon | May 2012 | B2 |
8187067 | Hamilton, II | May 2012 | B2 |
8199145 | Hamilton, II | Jun 2012 | B2 |
8203561 | Carter | Jun 2012 | B2 |
8214335 | Hamilton, II | Jul 2012 | B2 |
8214433 | Dawson | Jul 2012 | B2 |
8214750 | Hamilton, II | Jul 2012 | B2 |
8214751 | Dawson | Jul 2012 | B2 |
8217953 | Comparan | Jul 2012 | B2 |
8219616 | Dawson | Jul 2012 | B2 |
8230045 | Kawachiya | Jul 2012 | B2 |
8230338 | Dugan | Jul 2012 | B2 |
8233005 | Finn | Jul 2012 | B2 |
8234234 | Shearer | Jul 2012 | B2 |
8234579 | Do | Jul 2012 | B2 |
8239775 | Beverland | Aug 2012 | B2 |
8241131 | Bhogal | Aug 2012 | B2 |
8245241 | Hamilton, II | Aug 2012 | B2 |
8245283 | Dawson | Aug 2012 | B2 |
8265253 | D Amora | Sep 2012 | B2 |
8310497 | Comparan | Nov 2012 | B2 |
8313364 | Reynolds | Nov 2012 | B2 |
8334871 | Hamilton, II | Dec 2012 | B2 |
8360886 | Karstens | Jan 2013 | B2 |
8364804 | Childress | Jan 2013 | B2 |
8425326 | Chudley | Apr 2013 | B2 |
8442946 | Hamilton, II | May 2013 | B2 |
8489925 | Antukh | Jul 2013 | B1 |
8496531 | Youm | Jul 2013 | B2 |
8506372 | Chudley | Aug 2013 | B2 |
8514249 | Hamilton, II | Aug 2013 | B2 |
8554841 | Kurata | Oct 2013 | B2 |
8607142 | Bergman | Dec 2013 | B2 |
8607356 | Hamilton, II | Dec 2013 | B2 |
8624903 | Hamilton, II | Jan 2014 | B2 |
8626836 | Dawson | Jan 2014 | B2 |
8692835 | Hamilton, II | Apr 2014 | B2 |
8696465 | Gatto | Apr 2014 | B2 |
8721412 | Chudley | May 2014 | B2 |
8827816 | Bhogal | Sep 2014 | B2 |
8838640 | Bates | Sep 2014 | B2 |
8849917 | Dawson | Sep 2014 | B2 |
8911296 | Chudley | Dec 2014 | B2 |
8992316 | Smith | Mar 2015 | B2 |
9083654 | Dawson | Jul 2015 | B2 |
9152914 | Haggar | Oct 2015 | B2 |
9205328 | Bansi | Dec 2015 | B2 |
9286731 | Hamilton, II | Mar 2016 | B2 |
9299080 | Dawson | Mar 2016 | B2 |
9364746 | Chudley | Jun 2016 | B2 |
9525746 | Bates | Dec 2016 | B2 |
9583109 | Kurata | Feb 2017 | B2 |
9682324 | Bansi | Jun 2017 | B2 |
9764244 | Bansi | Sep 2017 | B2 |
9789406 | Marr | Oct 2017 | B2 |
9795887 | Lin | Oct 2017 | B2 |
9808722 | Kawachiya | Nov 2017 | B2 |
9827488 | Pearce | Nov 2017 | B2 |
9942013 | Malladi | Apr 2018 | B2 |
10118099 | Condrey | Nov 2018 | B2 |
10402731 | Cosic | Sep 2019 | B1 |
20010025253 | Heintz | Sep 2001 | A1 |
20010032240 | Malone | Oct 2001 | A1 |
20010049301 | Masuda | Dec 2001 | A1 |
20020002514 | Kamachi | Jan 2002 | A1 |
20020007319 | Yu | Jan 2002 | A1 |
20020026388 | Roebuck | Feb 2002 | A1 |
20020035480 | Gordon | Mar 2002 | A1 |
20020035593 | Salim | Mar 2002 | A1 |
20020043568 | Hess | Apr 2002 | A1 |
20020065870 | Baehr-Jones | May 2002 | A1 |
20020090995 | Haga | Jul 2002 | A1 |
20020095586 | Doyle | Jul 2002 | A1 |
20020096831 | Nakayama | Jul 2002 | A1 |
20020097856 | Wullert | Jul 2002 | A1 |
20020116466 | Trevithick | Aug 2002 | A1 |
20020124137 | Ulrich | Sep 2002 | A1 |
20020130904 | Becker | Sep 2002 | A1 |
20020135618 | Maes | Sep 2002 | A1 |
20020169665 | Hughes | Nov 2002 | A1 |
20020184373 | Maes | Dec 2002 | A1 |
20020184391 | Phillips | Dec 2002 | A1 |
20020188688 | Bice | Dec 2002 | A1 |
20030008712 | Poulin | Jan 2003 | A1 |
20030014297 | Kaufman | Jan 2003 | A1 |
20030032476 | Walker | Feb 2003 | A1 |
20030050977 | Puthenkulam | Mar 2003 | A1 |
20030055892 | Huitema | Mar 2003 | A1 |
20030056002 | Trethewey | Mar 2003 | A1 |
20030076353 | Blackstock | Apr 2003 | A1 |
20030101343 | Eaton | May 2003 | A1 |
20030112952 | Brown | Jun 2003 | A1 |
20030135621 | Romagnoli | Jul 2003 | A1 |
20030141977 | Brown | Jul 2003 | A1 |
20030145128 | Baird | Jul 2003 | A1 |
20030149675 | Ansari | Aug 2003 | A1 |
20030158827 | Ansari | Aug 2003 | A1 |
20030177187 | Levine | Sep 2003 | A1 |
20030195957 | Banginwar | Oct 2003 | A1 |
20030210265 | Haimberg | Nov 2003 | A1 |
20040014514 | Yacenda | Jan 2004 | A1 |
20040054667 | Kake | Mar 2004 | A1 |
20040059781 | Yoakum | Mar 2004 | A1 |
20040078432 | Manber | Apr 2004 | A1 |
20040078596 | Kent | Apr 2004 | A1 |
20040088303 | Elder | May 2004 | A1 |
20040097287 | Postrel | May 2004 | A1 |
20040103079 | Tokusho | May 2004 | A1 |
20040113756 | Mollenkopf | Jun 2004 | A1 |
20040127277 | Walker | Jul 2004 | A1 |
20040128181 | Zurko | Jul 2004 | A1 |
20040172339 | Snelgrove | Sep 2004 | A1 |
20040174392 | Bjoernsen | Sep 2004 | A1 |
20040186886 | Galli et al. | Sep 2004 | A1 |
20040205134 | Digate | Oct 2004 | A1 |
20040210627 | Kroening | Oct 2004 | A1 |
20040228291 | Huslak | Nov 2004 | A1 |
20040244006 | Kaufman | Dec 2004 | A1 |
20040260771 | Gusler et al. | Dec 2004 | A1 |
20050015571 | Kaufman | Jan 2005 | A1 |
20050021484 | Bodin | Jan 2005 | A1 |
20050027696 | Swaminathan | Feb 2005 | A1 |
20050043097 | March | Feb 2005 | A1 |
20050050137 | Bodin | Mar 2005 | A1 |
20050060368 | Wang | Mar 2005 | A1 |
20050071428 | Khakoo | Mar 2005 | A1 |
20050071462 | Bodin | Mar 2005 | A1 |
20050080859 | Lake | Apr 2005 | A1 |
20050085296 | Gelb | Apr 2005 | A1 |
20050091380 | Gonen | Apr 2005 | A1 |
20050097440 | Lusk | May 2005 | A1 |
20050113164 | Buecheler | May 2005 | A1 |
20050132009 | Solie | Jun 2005 | A1 |
20050138108 | Galvin | Jun 2005 | A1 |
20050149620 | Kirkland | Jul 2005 | A1 |
20050161878 | Nally | Jul 2005 | A1 |
20050165893 | Feinberg | Jul 2005 | A1 |
20050216346 | Kusumoto | Sep 2005 | A1 |
20050223075 | Swearingen et al. | Oct 2005 | A1 |
20050246711 | Berstis | Nov 2005 | A1 |
20050277472 | Gillan | Dec 2005 | A1 |
20060003305 | Kelmar | Jan 2006 | A1 |
20060004659 | Hutchison | Jan 2006 | A1 |
20060026253 | Kessen | Feb 2006 | A1 |
20060031322 | Kessen | Feb 2006 | A1 |
20060031326 | Ovenden | Feb 2006 | A1 |
20060036688 | McMahan | Feb 2006 | A1 |
20060080702 | Diez | Apr 2006 | A1 |
20060121990 | O'Kelley | Jun 2006 | A1 |
20060128460 | Muir | Jun 2006 | A1 |
20060129643 | Nielson | Jun 2006 | A1 |
20060155813 | Dietz et al. | Jul 2006 | A1 |
20060160589 | Okada | Jul 2006 | A1 |
20060161852 | Chen | Jul 2006 | A1 |
20060178968 | Jung | Aug 2006 | A1 |
20060184260 | Graepel | Aug 2006 | A1 |
20060190591 | Bobde | Aug 2006 | A1 |
20060252526 | Walker | Nov 2006 | A1 |
20060258463 | Cugno | Nov 2006 | A1 |
20070026934 | Herbrich | Feb 2007 | A1 |
20070066403 | Conkwright | Mar 2007 | A1 |
20070073582 | Jung | Mar 2007 | A1 |
20070087799 | Van Luchene | Apr 2007 | A1 |
20070106526 | Jung | May 2007 | A1 |
20070111789 | van Deursen | May 2007 | A1 |
20070112624 | Jung | May 2007 | A1 |
20070112706 | Herbrich | May 2007 | A1 |
20070117623 | Nelson | May 2007 | A1 |
20070117636 | Takahashi | May 2007 | A1 |
20070130001 | Jung | Jun 2007 | A1 |
20070168444 | Chen | Jul 2007 | A1 |
20070168447 | Chen | Jul 2007 | A1 |
20070173323 | Johnson | Jul 2007 | A1 |
20070180040 | Etgen | Aug 2007 | A1 |
20070218997 | Cho | Sep 2007 | A1 |
20070260567 | Funge | Nov 2007 | A1 |
20070265718 | Graepel | Nov 2007 | A1 |
20070281285 | Jayaweera | Dec 2007 | A1 |
20070298867 | Huang | Dec 2007 | A1 |
20080019353 | Foote | Jan 2008 | A1 |
20080059304 | Kimsey | Mar 2008 | A1 |
20080064467 | Reiner | Mar 2008 | A1 |
20080113815 | Weingardt | May 2008 | A1 |
20080120558 | Nathan | May 2008 | A1 |
20080126350 | Shoemaker | May 2008 | A1 |
20080155019 | Wallace | Jun 2008 | A1 |
20080176655 | James | Jul 2008 | A1 |
20080207329 | Wallace | Aug 2008 | A1 |
20080214287 | Lutnick | Sep 2008 | A1 |
20080242420 | Graepel | Oct 2008 | A1 |
20080254893 | Patel | Oct 2008 | A1 |
20080268943 | Jacob | Oct 2008 | A1 |
20080270605 | Berstis | Oct 2008 | A1 |
20080270916 | Chen | Oct 2008 | A1 |
20080274805 | Ganz | Nov 2008 | A1 |
20080301405 | Kaufman | Dec 2008 | A1 |
20090005172 | Shibahara | Jan 2009 | A1 |
20090075738 | Pearce | Mar 2009 | A1 |
20090088233 | O'Rourke | Apr 2009 | A1 |
20090113448 | Smith | Apr 2009 | A1 |
20090118006 | Kelly | May 2009 | A1 |
20090137320 | Kimura | May 2009 | A1 |
20090209335 | Pearce | Aug 2009 | A1 |
20090253494 | Fitch | Oct 2009 | A1 |
20090280909 | McEniry | Nov 2009 | A1 |
20090318223 | Langridge | Dec 2009 | A1 |
20090325711 | Bronstein | Dec 2009 | A1 |
20100131864 | Bokor | May 2010 | A1 |
20100169800 | Lance | Jul 2010 | A1 |
20100173701 | Van Luchene | Jul 2010 | A1 |
20100173713 | Van Luchene | Jul 2010 | A1 |
20100203963 | Allen | Aug 2010 | A1 |
20100267450 | McMain | Oct 2010 | A1 |
20100304839 | Johnson | Dec 2010 | A1 |
20100306672 | McEniry | Dec 2010 | A1 |
20110092279 | Pilip | Apr 2011 | A1 |
20110131085 | Wey | Jun 2011 | A1 |
20110190063 | Kajii | Aug 2011 | A1 |
20110212762 | Ocko | Sep 2011 | A1 |
20120009997 | Youm | Jan 2012 | A1 |
20120010734 | Youm | Jan 2012 | A1 |
20120015736 | Vanbragt | Jan 2012 | A1 |
20120021823 | Youm | Jan 2012 | A1 |
20120021825 | Harp | Jan 2012 | A1 |
20120064968 | Youm | Mar 2012 | A1 |
20120094751 | Reynolds | Apr 2012 | A1 |
20120122552 | Youm | May 2012 | A1 |
20120190456 | Rogers | Jul 2012 | A1 |
20120315993 | Dumont | Dec 2012 | A1 |
20130225260 | Cudak | Aug 2013 | A1 |
20130252737 | Mescon | Sep 2013 | A1 |
20130260876 | Margalith | Oct 2013 | A1 |
20130266927 | Mann | Oct 2013 | A1 |
20130296046 | Mianji | Nov 2013 | A1 |
20140004955 | Nahari | Jan 2014 | A1 |
20140004960 | Soti | Jan 2014 | A1 |
20140011595 | Muller | Jan 2014 | A1 |
20140024445 | Aller | Jan 2014 | A1 |
20140162763 | Kim | Jun 2014 | A1 |
20140162781 | Butler | Jun 2014 | A1 |
20140274402 | Michel | Sep 2014 | A1 |
20140342808 | Chowdhary | Nov 2014 | A1 |
20140344725 | Bates | Nov 2014 | A1 |
20140349753 | Imai | Nov 2014 | A1 |
20150031426 | Alloway | Jan 2015 | A1 |
20150038233 | Rom | Feb 2015 | A1 |
20150051000 | Henn | Feb 2015 | A1 |
20150310698 | Polis | Oct 2015 | A1 |
20160001181 | Marr | Jan 2016 | A1 |
20160001182 | Marr | Jan 2016 | A1 |
20160001186 | Marr | Jan 2016 | A1 |
20160005270 | Marr | Jan 2016 | A1 |
20160067611 | Ware | Mar 2016 | A1 |
20160067612 | Ntoulas | Mar 2016 | A1 |
20160166935 | Condrey | Jun 2016 | A1 |
20160191671 | Dawson | Jun 2016 | A1 |
20160296840 | Kaewell | Oct 2016 | A1 |
20170206797 | Solomon | Jul 2017 | A1 |
20170279719 | Faith | Sep 2017 | A1 |
20180169515 | Rice | Jun 2018 | A1 |
20180280806 | Otomo | Oct 2018 | A1 |
20180308473 | Scholar | Oct 2018 | A1 |
20190043239 | Goel | Feb 2019 | A1 |
20190081848 | Zou | Mar 2019 | A1 |
20190118078 | Li | Apr 2019 | A1 |
20190126150 | Tartaj | May 2019 | A1 |
20190164007 | Liu | May 2019 | A1 |
20190205727 | Lin | Jul 2019 | A1 |
20190295306 | Weston | Sep 2019 | A1 |
20190340419 | Milman | Nov 2019 | A1 |
20200122040 | Juliani, Jr. | Apr 2020 | A1 |
20200145615 | Seko | May 2020 | A1 |
20200372400 | Carreira-Perpiñán | Nov 2020 | A1 |
20200401576 | Yerli | Dec 2020 | A1 |
Number | Date | Country |
---|---|---|
768367 | Mar 2004 | AU |
2005215048 | Oct 2011 | AU |
2143874 | Jun 2000 | CA |
2292678 | Jul 2005 | CA |
2552135 | Jul 2013 | CA |
1334650 | Feb 2002 | CN |
1202652 | Oct 2002 | CN |
1141641 | Mar 2004 | CN |
1494679 | May 2004 | CN |
1219384 | Sep 2005 | CN |
1307544 | Mar 2007 | CN |
100407675 | Jul 2008 | CN |
100423016 | Oct 2008 | CN |
100557637 | Nov 2009 | CN |
101001678 | May 2010 | CN |
101436242 | Dec 2010 | CN |
101801482 | Dec 2014 | CN |
668583 | Aug 1995 | EP |
0627728 | Sep 2000 | EP |
0717337 | Aug 2001 | EP |
1207694 | May 2002 | EP |
1209849 | May 2002 | EP |
0679977 | Oct 2002 | EP |
0679978 | Mar 2003 | EP |
0890924 | Sep 2003 | EP |
1377902 | Aug 2004 | EP |
0813132 | Jan 2005 | EP |
1380133 | Mar 2005 | EP |
1021021 | Sep 2005 | EP |
0930584 | Oct 2005 | EP |
0883087 | Aug 2007 | EP |
1176828 | Oct 2007 | EP |
2076888 | Jul 2015 | EP |
2339938 | Oct 2002 | GB |
2352154 | Jul 2003 | GB |
H11191097 | Apr 1999 | JP |
11191097 | Jul 1999 | JP |
3033956 | Apr 2000 | JP |
3124916 | Jan 2001 | JP |
2001119403 | Apr 2001 | JP |
3177221 | Jun 2001 | JP |
2001204973 | Jul 2001 | JP |
3199231 | Aug 2001 | JP |
2001230883 | Aug 2001 | JP |
3210558 | Sep 2001 | JP |
3275935 | Feb 2002 | JP |
3361745 | Jan 2003 | JP |
3368188 | Jan 2003 | JP |
3470955 | Sep 2003 | JP |
3503774 | Dec 2003 | JP |
2004062539 | Feb 2004 | JP |
3575598 | Jul 2004 | JP |
3579823 | Jul 2004 | JP |
3579154 | Oct 2004 | JP |
3701773 | Oct 2005 | JP |
3777161 | Mar 2006 | JP |
3914430 | Feb 2007 | JP |
3942090 | Apr 2007 | JP |
3962361 | May 2007 | JP |
4009235 | Sep 2007 | JP |
4225376 | Dec 2008 | JP |
4653075 | Dec 2010 | JP |
5063698 | Aug 2012 | JP |
5159375 | Mar 2013 | JP |
5352200 | Nov 2013 | JP |
5550720 | Jul 2014 | JP |
2015002839 | Jan 2015 | JP |
5734566 | Jun 2015 | JP |
20020038229 | May 2002 | KR |
20030039019 | May 2003 | KR |
117864 | Aug 2004 | MY |
55396 | Dec 1998 | SG |
424213 | Mar 2001 | TW |
527825 | Apr 2003 | TW |
0060444 | Oct 2000 | WO |
0062231 | Oct 2000 | WO |
0137162 | May 2001 | WO |
0201455 | Jan 2002 | WO |
0203645 | Jan 2002 | WO |
2002073457 | Sep 2002 | WO |
20020087156 | Oct 2002 | WO |
03044755 | May 2003 | WO |
03049459 | Jun 2003 | WO |
03058518 | Jul 2003 | WO |
2004086212 | Oct 2004 | WO |
2005079538 | Sep 2005 | WO |
2007101785 | Sep 2007 | WO |
2008037599 | Apr 2008 | WO |
2008074627 | Jun 2008 | WO |
2008095767 | Aug 2008 | WO |
2009037257 | Mar 2009 | WO |
2009104564 | Aug 2009 | WO |
2010096738 | Aug 2010 | WO |
Entry |
---|
Ma et al., “A Scalable Parallel Cell-Projection Volume Rendering Algorithm for Three-Dimensional Unstructured Data”, IEEE 1997, pp. 1-10. |
Hassen et al., “A Task-and Data-Parallel Programming Language Based on Shared Objects,” ACM Transactions on Programming Languages and Systems, vol. 20, No. 6, Nov. 1998, pp. 1131-1170. |
Y. Zhao et al., “A 3D virtual shopping mall that has the intelligent virtual purchasing guider and cooperative purchasing functionalities”, CSCWD 2004—8th International Conference on Computer Supported Cooperative Work in Design—Proceedings, 2004, p. 381-385. |
V. Stojanovic, “Virtual boutique-try clothes on-line”, 5th International Conference on Telecommunications in Modern Satellite, Cable and Broadcasting Service. TELSIKS 2001. Proceedings of Papers (Cat. No. 01EX517), 2001, pt. 2, p. 802-3 vol. 2. |
Kautz, H., B. Selman, M. Shah.. “Referral Web: Combining Social Networks and Collaborative Filtering”. Communications of the ACM, vol. 40, No. 3, Mar. 1997. |
Schwartz, M. F., D. C. M. Wood. “Discovering shared interests among people using graph analysis of global electronic mail traffic”. Department of Computer Science, University of Colorado, Boulder CO. Oct. 1992. |
Wellman, B. “For a social network analysis of computer networks: a sociological perspective on collaborative work and virtual community”. Proceedings of the 1996 conference on ACM SIGCPR/SIGMIS. 1-11. |
Qureshi, S. “Supporting electronic group processes: a social perspective”. Proceedings of the 1995 ACM SIGCPR Conference on Supporting teams, groups, and learning inside the IS function. ACM Press. 24-34. |
Ackerman, M.S., B. Starr. “Social activity indicators: interface components for CSCW systems”. Proceedings of the 8th ACM Symposium on User Interface and Software Technology. ACM Press. 159-168, Nov. 14-17, 1995. |
Garton, L., C. Haythornthwaite, B. Wellman. “Studying on-line social networks in Doing Internet Research”, Jun. 1997. |
Srivastava, Jaidepp, Robert Cooley, Mukund Deshpande, Pang-Ning Tan. “Web Usage Mining: Discovery and Applications of Usage Patterns from Web Data”. SIGKDD Explorations, vol. 1, Issue 2. Jan. 2000. 12-23. |
Wang, Y. “Web Mining and Knowledge Discovery of Usage Patterns”. CS748T Project (Part I) Feb. 2000. |
Sack, W. “Conversation Map: a content-based Usenet newsgroup browser”. Proceedings of the 2000 International Conference on Intelligent User Interfaces. ACM Press. 233-240. |
Feldman, R. “Mining unstructured data”. Tutorial notes for ACK SIGKDD 1999. ACM Press. 182-236. |
IBM developer Works, OptimalGrid—autonomic computing on the Grid, James H. Kaufman; Tobin J. Lehman; Glenn Deen; and John Thomas, Jun. 2003. |
IBM, Transcoding: Extending e-business to new environments, Britton et al., Sep. 22, 2000. |
Duong et al; “A dynamic load sharing algorithm for massivly multiplayer online games” published Sep. 28, 2003-Oct. 1, 2003.http://ieeexplore.ieee.org/iel5/8945/28322/01266179.pdf?tp=&arnumber-=1266179&isnumber=28322http://ieeexplore.ieee.org/xpl/absprintf.jsp7arnumb- er=1266179. |
“A multi-server architecture for distributed virtual walkthrough” http://delivery.acm.org/10.1145/590000/585768/p163-ng.pdf?key1=585768&key-2=0554824911&coll=GUIDE&dl=GUIDE&CFID=41712537&CFTOKEN=50783297. Nov. 11, 2002. |
Mauve, M., Fischer, S., and Widmer, J. 2002. A generic proxy system for networked computer games. In Proceedings of the 1st Workshop on Network and System Support for Games (Braunschweig, Germany, Apr. 16-17, 2002). NetGames '02. ACM, New York, NY, 25-28. DOI= http://doi.acm.org/10.1145/566500.566504. |
Lee et al., “A Self-Adjusting Data Distribution Mechanism for Multidimensional Load Balancing in Multiprocessor-Based Database Systems,” Information Systems vol. 19, No. 7, pp. 549-567, 1994. |
Feng et al., “A Parallel Hierarchical Radiosity Algorithm for Complex Scenes,” Proceedings IEEE Symposium on Parallel Rendering (PRS) '97), IEEE Computer Society Technical Committee on Computer Graphics in cooperation with ACM SIGGRAPH pp. 71-79, 1997. |
Andert, “A Simulation of Dynamic Task Allocation in a Distributed Computer System,” Proceedings of the 1987 Winter Simulation Conference, 1987, pp. 1-9. |
Roaming Virtual World is a Real Trip; [Final Edition] Leslie Walker. The Washington Post. Washington, D.C.: Mar. 30, 2006. |
E-Entrepreneurship: Learning in a Simulated Environment Salim Jiwa, Dawn Lavelle, Arjun Rose. Journal of Electronic Commerce in Organizations. Hershey: Jul.-Sep. 2005. vol. 3, Iss. 3. |
“Universally Unique Identifier”, 2006 (http://en.wikipedia.org/wiki/UUID). |
K. Loesing et al., “Privacy-aware presence management in instant messaging systems”, Distributed & Mobile Syst. Group, Otto-Friedrich-Univ. Germany, Proceedings. 20th International Parallel and Distributed Processing Symposium Rhodes Island, Greece; (IEEE Cat. No. 06TH8860), 2006, 8 pp. |
Number | Date | Country | |
---|---|---|---|
20200114264 A1 | Apr 2020 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 14712359 | May 2015 | US |
Child | 16397741 | US |