Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
16 user(s) are online (16 user(s) are browsing encyclopedia)

Members: 0
Guests: 16

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Covering problem

In combinatorics and computer science, the covering problem is a type of general question: if a certain structure covers another, or how many structures are required to cover another

For Petri nets, for example, the covering problem is defined as the question if for a given marking, there exists a run of the net, such that some larger (or equal) marking can be reached. Larger means here that all components are at least as large as the ones of the given marking and at least one one is properly larger.

See also: set cover problem, vertex cover problem, packing problem.