7,821 results for Computational complexity theory - Wikipedia

github.com/cosmicpython/book

cosmicpython/book

A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho. (⭐ 3730)

arxiv.org/abs/1203.2538v3

Spanning trees and the complexity of flood-filling games

We consider problems related to the combinatorial game (Free-)Flood-It, in which players aim to make a coloured graph monochromatic with the minimum possible number of flooding operations. We show that the minimum number of moves required to flood an...

www.bing.com/ck/a?!&&p=463f851cee25f7b284f49e4afd8b54547229f898977c7816e9e04cb57fa61ebaJmltdHM9MTc3MjQ5NjAwMA&ptn=3&ver=2&hsh=4&fclid=0d031863-11e7-6587-10a1-0f7210ca6402&u=a1aHR0cHM6Ly93d3cuYnJpdGFubmljYS5jb20vdG9waWMvRXhwZXJpZW5jZS10aGUtQW1lcmljYW4tR2VuZXJhdGlvbnMtV2hpY2gtR2VuZXJhdGlvbi1BcmUtWW91LTIyMjY1OTg&ntb=1

The American Generations: Names, Years, & Key Differences

From Baby Boomers to Gen Z, explore the complexity of America’s living and lost generations through an interactive multimedia experience.

arxiv.org/abs/math/0110086v2

Randomness

Here we present in a single essay a combination and completion of the several aspects of the problem of randomness of individual objects which of necessity occur scattered in our texbook "An Introduction to Kolmogorov Complexity and Its Application...

arxiv.org/abs/2305.11403v5

Efficient Mixed Transformer for Single Image Super-Resolution

Recently, Transformer-based methods have achieved impressive results in single image super-resolution (SISR). However, the lack of locality mechanism and high complexity limit their application in the field of super-resolution (SR). To solve these pr...

arxiv.org/abs/1504.07578v1

TACTICS: TACTICal Service Oriented Architecture

Due to the increasing complexity and heterogeneity of contemporary Command, Control, Communications, Computers, & Intelligence systems at all levels within military organizations, the adoption of the Service Oriented Architectures (SOA) principles an...

arxiv.org/abs/1705.01015v3

Deep Learning for Tumor Classification in Imaging Mass Spectrometry

Motivation: Tumor classification using Imaging Mass Spectrometry (IMS) data has a high potential for future applications in pathology. Due to the complexity and size of the data, automated feature extraction and classification steps are required to f...

arxiv.org/abs/cs/0502068v1

Limits of Rush Hour Logic Complexity

Rush Hour Logic was introduced in [Flake&Baum99] as a model of computation inspired by the ``Rush Hour'' toy puzzle, in which cars can move horizontally or vertically within a parking lot. The authors show how the model supports polynomial space co...

stackoverflow.com/questions/582336/how-do-i-profile-a-python-script

How do I profile a Python script?

Tags: python, performance, optimization, time-complexity, profiling | Score: 1758