📝Forward/reverse problems
- source
Direct or forward problem: given cause, determine effect.
Reverse problem: given effect, determine what have caused it.
Reverse problems are ill-defined: a simple solution might not exist, there might exist multiple solutions, a small change in the problem might lead to a big change in the solution.