Search references for PROBLEM FINDING. Phrases containing PROBLEM FINDING
See searches and references containing PROBLEM FINDING!PROBLEM FINDING
Problem discovery
used for problem finding in literature including problem discovery, problem formulation, problem identification, problem construction, and problem posing
Problem_finding
The claw finding problem is a classical problem in complexity theory, with several applications in cryptography. In short, given two functions f, g, viewed
Claw_finding_problem
Computational problem of graph theory
In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) in a graph such that the sum of the weights
Shortest_path_problem
Process of achieving a goal by overcoming obstacles
personal problem solving. Each concerns some difficulty or barrier that is encountered. Problem solving in psychology refers to the process of finding solutions
Problem_solving
Task of computing complete subgraphs
In computer science, the clique problem is the computational problem of finding cliques (subsets of vertices, all adjacent to each other, also called
Clique_problem
Finding strings that approximately match a pattern
searching) is the technique of finding strings that match a pattern approximately (rather than exactly). The problem of approximate string matching is
Approximate_string_matching
Set of edges without common vertices
one edge of that matching. Finding a largest matching in a bipartite graph can be treated as a network flow problem. Finding a largest matching in a general
Matching_(graph_theory)
Problem of finding the best feasible solution
economics, an optimization problem is the problem of finding the best solution from all feasible solutions. Optimization problems can be divided into two
Optimization_problem
American animated television series
The Problem Solverz is an American animated television series created by Ben Jones for Cartoon Network. It follows Alfe, Roba, and Horace; a group of
The_Problem_Solverz
Complexity class
consequence, finding a polynomial time algorithm to solve a single NP-hard problem would give polynomial time algorithms for all the problems in the complexity
NP-hardness
Probability of shared birthdays
birthday problem include a cryptographic attack called the birthday attack, which uses this probabilistic model to reduce the complexity of finding a collision
Birthday_problem
American sci-fi television series
movements, and liberal viewers finding the scenes as a warning against conservative populism and Denialism. "3 Body Problem Cast and Character Guide". Netflix
3_Body_Problem_(TV_series)
Expertise finding is the use of tools for finding and assessing individual expertise. In the recruitment industry, expertise finding is the problem of searching
Expertise_finding
Graph without triples of adjacent vertices
bipartition are as equal as possible. The triangle finding or triangle detection problem is the problem of determining whether a graph is triangle-free or
Triangle-free_graph
American filmmaker, voice actor, and animator (born 1965)
the director and co-writer of the Pixar animated films Finding Nemo (2003), WALL-E (2008), Finding Dory (2016), and Toy Story 5 (2026). He also directed
Andrew_Stanton
Quantum algorithm for integer factorization
similar algorithms for solving the factoring problem, the discrete logarithm problem, and the period-finding problem. "Shor's algorithm" usually refers to the
Shor's_algorithm
Mapping a graph onto itself without changing edge-vertex connectivity
{\displaystyle c>0} . Consequently, like the graph isomorphism problem, the problem of finding a graph's automorphism group is known to belong to the complexity
Graph_automorphism
Physics problem related to laws of motion and gravity
In physics, specifically classical mechanics, the three-body problem is to take the initial positions and velocities (or momenta) of three point masses
Three-body_problem
Problem of finding the longest simple path for a given graph
theory and theoretical computer science, the longest path problem is the problem of finding a simple path of maximum length in a given graph. A path is
Longest_path_problem
Problems in mathematics concerning chessboard or the sport chess
studied mathematical chess problems, such as, Thabit, Euler, Legendre and Gauss. Besides finding a solution to a particular problem, mathematicians are usually
Mathematical_chess_problem
Complexity class of problems
hypothesis, there exist natural problems that require quasi-polynomial time, and can be solved in that time, including finding a large disjoint set of unit
NP-intermediate
Problem-solving method
used in everything from matching nuts and bolts to finding the values of variables in algebra problems. In mathematics, some common heuristics involve the
Heuristic
Problem of finding a cycle through all vertices of a graph
NP-Completeness and Richard Karp's list of 21 NP-complete problems. The problems of finding a Hamiltonian path and a Hamiltonian cycle can be related
Hamiltonian_path_problem
Logic puzzle
As a computational problem, finding a solution to a given Numberlink puzzle is NP-complete, for the versions in which the problem is only to connect all
Numberlink
Area of discrete mathematics
all subgraphs have it too. Finding maximal subgraphs of a certain kind is often an NP-complete problem. For example: Finding the largest complete subgraph
Graph_theory
Type of problem involving ODEs or PDEs
earliest boundary value problems to be studied is the Dirichlet problem, of finding the harmonic functions (solutions to Laplace's equation); the solution
Boundary_value_problem
Instructional strategy and a type of blended learning
higher-order thinking skills such as problem-finding, collaboration, design and problem solving as students tackle difficult problems, work in groups, research,
Flipped_classroom
18 mathematical problems stated in 1998
Smale's problems is a list of eighteen unsolved problems in mathematics proposed by Steve Smale in 1998 and republished in 1999. Smale composed this list
Smale's_problems
Combinatorial optimization problem
minimized. Alternatively, describing the problem using graph theory: The assignment problem consists of finding, in a weighted bipartite graph, a matching
Assignment_problem
Partition of a graph's nodes into cliques
problem in computational complexity theory is the algorithmic problem of finding a minimum clique cover, or (rephrased as a decision problem) finding
Clique_cover
Very general problem in computer science
shortest vector problem. This makes it especially important in the theory of quantum computing because Shor's algorithms for factoring and finding discrete logarithms
Hidden_subgroup_problem
2004 historical drama film by Marc Forster
Finding Neverland is a 2004 biographical drama film about author and playwright J.M. Barrie and the family who inspired him to create Peter Pan, directed
Finding_Neverland_(film)
Computer science problem
longest repeated substring problem is the problem of finding the longest substring of a string that occurs at least twice. This problem can be solved in linear
Longest repeated substring problem
Longest_repeated_substring_problem
Technique for drawing non-planar graphs
possible. Unfortunately, finding the planar subgraph with the maximum possible number of edges (the maximum planar subgraph problem) is NP-hard, and MaxSNP-hard
Planarization
In mathematics, the Hurwitz problem (named after Adolf Hurwitz) is the problem of finding multiplicative relations between quadratic forms which generalise
Hurwitz_problem
Problem of grouping into triples
well-known computational problem: finding a largest 3-dimensional matching in a given hypergraph. 3DM is one of the first problems that were proved to be
3-dimensional_matching
Measurement of the direction from which a received signal was transmitted
Direction finding (DF), radio direction finding (RDF), or radiogoniometry is the use of radio waves to determine the direction to a radio source. The
Direction_finding
Computational problem in graph theory
maximum flow problems involve finding a feasible flow through a flow network that obtains the maximum possible flow rate. The maximum flow problem can be seen
Maximum_flow_problem
Concept in modular arithmetic
In number theory, given a positive integer n and an integer a coprime to n, the multiplicative order of a modulo n is the smallest positive integer k such
Multiplicative_order
Topics referred to by the same term
marriage problem may refer to: Assignment problem, consisting of finding a maximum weight matching in a weighted bipartite graph Secretary problem, also
Marriage_problem
Mathematical optimization problem
of flow through a flow network. A typical application of this problem involves finding the best delivery route from a factory to a warehouse where the
Minimum-cost_flow_problem
Largest independent set of paired elements
In combinatorial optimization, the matroid parity problem is a problem of finding the largest independent set of paired elements in a matroid, a structure
Matroid_parity_problem
Finding shortest walks through all graph edges
strongly connected. Various combinatorial problems have been reduced to the Chinese Postman Problem, including finding a maximum cut in a planar graph and a
Chinese_postman_problem
2008 American film
Finding Amanda is a 2008 comedy drama film directed by Peter Tolan and starring Matthew Broderick and Brittany Snow. The plot revolves around a television
Finding_Amanda
Design practice critically concerned with future designs
understanding of design as a problem-solving activity. In contrast, speculative design is concerned with problem finding. It does not create functional
Speculative_design
Category of routing problem minimizing total distance and time
order, starting and ending at a depot. The Chinese postman problem (CPP) is aimed at finding the minimum length cycle for a single postman. The CPP requires
Arc_routing
Mathematical problem set on a chessboard
knight's tour problem is the mathematical problem of finding a knight's tour. Creating a program to find a knight's tour is a common problem given to computer
Knight's_tour
Subset of a graph's edges
cover problem is the problem of finding an edge cover of minimum size. It is an optimization problem that belongs to the class of covering problems and
Edge_cover
Mathematical question
Clock angle problems are a type of mathematical problem which involve finding the angle between the hands of an analog clock. Clock angle problems relate two
Clock_angle_problem
Processes by which design concepts are developed
thinking includes activities such as context analysis, user testing, problem finding and framing, ideation and solution generating, creative thinking, sketching
Design_thinking
Techniques used to model a situation to be changed
Method engineering Participatory modeling Policy § Policy cycle Problem finding Problem formulation Research question Richards Heuer § Structured analytic
Problem_structuring_methods
Problem that is difficult or impossible to solve
In planning and policy, a wicked problem is a problem that is difficult or impossible to solve because of incomplete, contradictory, and changing requirements
Wicked_problem
Graph theory concept
than k? This is also known as the degree-constrained spanning tree problem. Finding the minimum degree spanning tree of an undirected graph is NP-hard
Minimum_degree_spanning_tree
Algorithms for zeros of functions
In numerical analysis, a root-finding algorithm is an algorithm for finding zeros, also called "roots", of continuous functions. A zero of a function
Root-finding_algorithm
British television comedy-drama series
Finding Alice is a British television six-part comedy-drama produced by RED Production Company (a StudioCanal company) in association with Bright Pictures
Finding_Alice
Canadian academic
(1994). "Managing the creative process in organizations". In Problem Finding, Problem Solving, and Creativity. (Editor: M.A. Runco). Chapter 12. New
Min_Basadur
Least-weight tree connecting graph vertices
Since they run in polynomial time, the problem of finding such trees is in FP, and related decision problems such as determining whether a particular
Minimum_spanning_tree
Complexity class
contains many natural problems that are of interest to computer scientists. These problems include integer factorization, finding a Nash equilibrium of
TFNP
36 mathematical problems stated in 1955
conjecture by finding a suitable automorphic form from which L C ( s ) {\displaystyle L_{C}(s)} can be obtained? Taniyama's twelfth problem's significance
Taniyama's_problems
Type of therapy used to treat substance use disorders
This effort being made can have a positive feeling towards that goal. Problem finding moments usually leads to moments that are able to find a solution.
Motivational enhancement therapy
Motivational_enhancement_therapy
Problem in computational geometry
In computational geometry, the largest empty sphere problem is the problem of finding a hypersphere of largest radius in d-dimensional space whose interior
Largest_empty_sphere
Problem-solving tools
the characteristics of the problems which these inventions have overcome. The research produced three findings: Problems and solutions are repeated across
TRIZ
Unrelated vertices in graphs
. The optimization problem of finding such a set is called the maximum independent set problem. It is a strongly NP-hard problem. As such, it is unlikely
Independent set (graph theory)
Independent_set_(graph_theory)
points is less than or equal to t. The kissing number problem may be stated as the problem of finding the maximal N for a given n for which a spherical code
Spherical_code
Type of computational problem
interval of Q. The Rainbow covering problem is the problem of finding a rainbow set Q that is a covering of P. The problem is NP-hard (by reduction from linear
Covering_problems
Set of all vertices of minimum eccentricity
1-center problem and can be extended to the vertex k-center problem. Finding the center of a graph is useful in facility location problems where the
Graph_center
String in combinatorial math
superpermutation, and the problem of finding the path with the smallest weight becomes a form of the traveling salesman problem. The first instance of a
Superpermutation
Problem in geometry
In geometry, the napkin-ring problem involves finding the volume of what remains after a circular hole is drilled through a sphere. Specifically, the hole
Napkin_ring_problem
Unsolved problem in computational complexity theory
Unsolved problem in computer science Can the graph isomorphism problem be solved in polynomial time? More unsolved problems in computer science The graph
Graph_isomorphism_problem
Theory seeking to explain childhood mental development
adult intelligence is about problem finding, not just problem solving. By continually naming and describing new problems, people are able to enter into
Postformal_thought
Mathematical problem involving optimal stopping theory
known as the marriage problem, the sultan's dowry problem, the fussy suitor problem, the googol game, and the best choice problem. Its solution is also
Secretary_problem
Issue in artificial intelligence and categorical algebra
change position unless it is physically moved). The frame problem is the problem of finding adequate collections of axioms for a viable description of
Frame_problem
Question that a research project sets out to answer
wicked problems; Russell Ackoff called them "messes". Bold hypothesis Design of experiments Hypothesis Inquiry Research design Problem finding Problem structuring
Research_question
Computing problem
interest since finding the median has several applications. On the other hand, the median problem, a special case of the selection problem, is solvable
Range query (computer science)
Range_query_(computer_science)
Probability puzzle
The Monty Hall problem is a brain teaser, in the form of a probability puzzle, based nominally on the American television game show Let's Make a Deal
Monty_Hall_problem
is a matching). Finding the global minimum solution of a Hartree-Fock problem Upward planarity testing Hospitals-and-residents problem with couples Knot
List_of_NP-complete_problems
Problem in computer science
computer science, the maximum sum subarray problem, also known as the maximum segment sum problem, is the task of finding a contiguous subarray with the largest
Maximum_subarray_problem
Subset of a graph's vertices, including at least one endpoint of every edge
the graph. In computer science, the problem of finding a minimum vertex cover is a classical optimization problem. It is NP-hard, so it cannot be solved
Vertex_cover
activities are carried out in the organization: Problem Finding and acquisition Problem Solving Choice of problem solution Execution of solution Control and
Value_shop
Indian freedom fighter (1892–1927)
death, his family had to face social and economic hardship, including problems finding a matrimonial match for his sisters. Ashfaqulla Khan Sukhdev Thapar
Roshan_Singh
distinctness problem or element uniqueness problem is the problem of determining whether all the elements of a list are distinct. It is a well studied problem in
Element_distinctness_problem
Finding the largest graph of given diameter and degree
degrees at most d? More unsolved problems in mathematics In graph theory, the degree diameter problem is the problem of finding the largest possible graph G
Degree_diameter_problem
Problem in combinatorial optimization
NP-complete problems. Knapsack problems appear in real-world decision-making processes in a wide variety of fields, such as finding the least wasteful way to
Knapsack_problem
Problem in graph theory
edges between S and T is as large as possible. Finding such a cut is known as the max-cut problem. The problem can be stated simply as follows. One wants
Maximum_cut
Pathfinding problem
already computed their plans. Finding a solution for the MAPF problem in such setting corresponds to the shortest path problem in a time-expansion graph.
Multi-agent_pathfinding
that period. Problem finding: Problem discovery. It is part of the larger problem process that includesproblem solving. Problem finding requires intellectual
Glossary of education terms (P–R)
Glossary_of_education_terms_(P–R)
Military vessel
Cudgel into Soviet harbours. The project was unsuccessful as there were problems finding and paying for the necessary fissile material. There were four boats
Stickleback-class_submarine
Flight or sailing route along the shortest path between two points on a globe's surface
_{1};} however, this is less accurate α0 ≈ ±1⁄2π. The direct geodesic problem, finding the position of P2 given P1, α1, and s12, can also be solved by formulas
Great-circle_navigation
of order 4 k {\displaystyle 4k} exists. Williamson conjecture: the problem of finding Williamson matrices, which can be used to construct Hadamard matrices
List of unsolved problems in mathematics
List_of_unsolved_problems_in_mathematics
Graph which remains connected when fewer than k edges are removed
O ( n 2 log 3 n ) {\displaystyle O(n^{2}\log ^{3}n)} . A related problem: finding the minimum k-edge-connected spanning subgraph of G (that is: select
Edge_connectivity
Swiss mathematician (1707–1783)
}}\right).} Euler's use of power series enabled him to solve the Basel problem, finding the sum of the reciprocals of squares of every natural number, in 1735
Leonhard_Euler
Study of optimal transportation and allocation of resources
case of the transportation problem is an instance of the assignment problem. More specifically, it is equivalent to finding a minimum weight matching in
Transportation theory (mathematics)
Transportation_theory_(mathematics)
Geometry problem on grid points
{\displaystyle 1.5n} points, not 2 n {\displaystyle 2n} . Several related problems of finding points with no three in line, among other sets of points than grids
No-three-in-line_problem
Unproved conjecture in mathematics
theorem in 2001.[citation needed] Finding rational points on a general elliptic curve is a difficult problem. Finding the points on an elliptic curve modulo
Birch and Swinnerton-Dyer conjecture
Birch_and_Swinnerton-Dyer_conjecture
On short connecting nets with added points
terminals, it reduces to finding the shortest path. If, on the other hand, all vertices are terminals, the Steiner tree problem in graphs is equivalent
Steiner_tree_problem
Class of computational problems
complexity theory and computability theory, a search problem is a computational problem of finding an admissible answer for a given input value, provided
Search_problem
tree. Another method for finding out whether a constraint satisfaction problem has a join tree uses the primal graph of the problem, rather than the dual
Constraint satisfaction dual problem
Constraint_satisfaction_dual_problem
Problem optimization method
if a problem can be solved optimally by breaking it into sub-problems and then recursively finding the optimal solutions to the sub-problems, then it
Dynamic_programming
1995 film by Forest Whitaker
long-time mistress of married man Russell. After dumping him, she has problems finding someone suitable. Robin has a one-night-stand with someone she meets
Waiting_to_Exhale
Every symmetric convex set in R^n with volume > 2^n contains a non-zero integer point
vector within a certain magnitude bound, finding this vector is in general a hard computational problem. Finding the vector within a factor guaranteed by
Minkowski's_theorem
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING
PROBLEM FINDING