Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最大フロー アルゴリズムを実装したので、gtk+ で gui を使用して表示したいと思います。残差グラフを表示したいのですが、どうすればgtk+でできますか? 私はc ++でコーディングしています。
グラフを表示できるウィジェットが必要です。プレーンバニラGTKにはないので、外部のものを見つける必要があります。いくつかあると思います。PythonとPyGTKを使用している場合は、GTKでMatplotlibグラフを使用できます。