[][src]Function lasy::stream::frame::opt::euler_graph_to_euler_circuit

pub fn euler_graph_to_euler_circuit(eg: &EulerGraph) -> EulerCircuit

Given a Euler Graph describing the vector image to be drawn, return the optimal Euler Circuit describing the path over which the laser should travel.