Explicit/Implicit method

In EpODE, a method is declared implicit if the following oriented graph has cycles: G'=(V',E'), where V' is the set of 'final' and 'intermediate' variables, and (vi,vj ) in E' if vj 's iterative equation depends on vi.

Example for the method DIRK4