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.
ランダムに生成されたダイグラフ (DAG) でパターン (上部構造内の要素の反復シーケンスとして理解される) を見つけるために、Java で単純なコードを記述しようとしています。たとえば、パターンを識別するための K-recurring 部分文字列を知っていますが、他の既知の手法はありますか?
ありがとうございました!