Difference between revisions of "Category:Problem characterization"
m (New page: This is a super-category of all problem description categories, i.e., it lists all subcategories that have been defined so far. Category:Main) |
(Added graphviz visualization of categories) |
||
Line 1: | Line 1: | ||
− | This is a super-category of all problem description categories, i.e., it lists all subcategories that have been defined so far. | + | This is a super-category of all problem description categories, i.e., it lists all subcategories that have been defined so far. Note that the category [[:Category:MIOCP]] contains a list of ''all'' mixed-integer optimal control problems defined on these pages so far. The following graph shows the organization of categories on mintoc.de. |
+ | |||
+ | <graphviz border='frame' format='png'> | ||
+ | digraph G { | ||
+ | rankdir=LR; | ||
+ | node [shape=plaintext]; | ||
+ | Chattering [URL="index.php/Category:Chattering"]; | ||
+ | |||
+ | "Problem characterization"->"AMPL" | ||
+ | "Problem characterization"->"Application" | ||
+ | "Problem characterization"->"Model characterization" | ||
+ | "Problem characterization"->"Objective characterization" | ||
+ | "Problem characterization"->"Solution characterization" | ||
+ | |||
+ | "Solution characterization" -> Chattering | ||
+ | "Solution characterization" -> "Bang bang" | ||
+ | |||
+ | "Model characterization" -> "DAE model" | ||
+ | "Model characterization" -> "ODE model" | ||
+ | "Model characterization" -> "PDE model" | ||
+ | "Model characterization" -> "State dependent switches" | ||
+ | "Model characterization" -> "Unstable" | ||
+ | |||
+ | "Objective characterization" -> "Minimum time" | ||
+ | "Objective characterization" -> "Periodic" | ||
+ | "Objective characterization" -> "Tracking objective" | ||
+ | |||
+ | Application -> "Aeronautics" | ||
+ | Application -> "Chemical engineering" | ||
+ | Application -> "Population dynamics" | ||
+ | Application -> "Systems biology" | ||
+ | Application -> Transport | ||
+ | |||
+ | } | ||
+ | </graphviz> | ||
[[Category:Main]] | [[Category:Main]] |
Revision as of 18:17, 29 November 2008
This is a super-category of all problem description categories, i.e., it lists all subcategories that have been defined so far. Note that the category Category:MIOCP contains a list of all mixed-integer optimal control problems defined on these pages so far. The following graph shows the organization of categories on mintoc.de.
<graphviz border='frame' format='png'> digraph G { rankdir=LR; node [shape=plaintext]; Chattering [URL="index.php/Category:Chattering"];
"Problem characterization"->"AMPL" "Problem characterization"->"Application" "Problem characterization"->"Model characterization" "Problem characterization"->"Objective characterization" "Problem characterization"->"Solution characterization"
"Solution characterization" -> Chattering "Solution characterization" -> "Bang bang"
"Model characterization" -> "DAE model" "Model characterization" -> "ODE model" "Model characterization" -> "PDE model" "Model characterization" -> "State dependent switches" "Model characterization" -> "Unstable"
"Objective characterization" -> "Minimum time" "Objective characterization" -> "Periodic" "Objective characterization" -> "Tracking objective"
Application -> "Aeronautics" Application -> "Chemical engineering" Application -> "Population dynamics" Application -> "Systems biology" Application -> Transport
} </graphviz>
Subcategories
This category has the following 6 subcategories, out of 6 total.