Dominik Richard
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Dominik Richardによる最近のアクティビティ-
C style in C++ API
回答済みHi,I’ve noticed the c++ exemples use c style arrays to process the data, e.g. sub tour elimination in tsp-c++. Is there a reason for that and would it be a drawback to use the stl with the c++ api?...