graphs: import of graphs in dot format?



I did not find an import function for the dot format (graphviz) although 
I guess dot.exe is used to create layouts with program=dot. So, is it 
possible to import dot formatted files with a trick?
Otherwise I would generate DIMACS format directly from my application 
(C++ program).

Thanks,

Rolf