You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, Tactics2D is only able to parse WOMD under the protobuf2 library. However, with other dependencies upgraded, it is necessary to parse WOMD also under protobuf3.
Describe the solution you'd like
The configuration of parsing WOMD protobuf3 has been drafted in path dataset_parser/womd_proto/pb3, but it has not passed the test yet.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, Tactics2D is only able to parse WOMD under the protobuf2 library. However, with other dependencies upgraded, it is necessary to parse WOMD also under protobuf3.
Describe the solution you'd like
The configuration of parsing WOMD protobuf3 has been drafted in path
dataset_parser/womd_proto/pb3
, but it has not passed the test yet.Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: