Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
YoshikoWrapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philipp Spohr
YoshikoWrapper
Commits
aa18c9b4
Commit
aa18c9b4
authored
7 years ago
by
Philipp Spohr
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/debug_presentation' into dev_general
parents
5d52accb
37cc358f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/java/de/hhu/ba/yoshikoWrapper/core/YoshikoLoader.java
+1
-1
1 addition, 1 deletion
...ain/java/de/hhu/ba/yoshikoWrapper/core/YoshikoLoader.java
src/main/resources/YoshikoStrings.properties
+2
-2
2 additions, 2 deletions
src/main/resources/YoshikoStrings.properties
with
3 additions
and
3 deletions
src/main/java/de/hhu/ba/yoshikoWrapper/core/YoshikoLoader.java
+
1
−
1
View file @
aa18c9b4
...
@@ -31,7 +31,7 @@ import de.hhu.ba.yoshikoWrapper.swig.LibraryInterface;
...
@@ -31,7 +31,7 @@ import de.hhu.ba.yoshikoWrapper.swig.LibraryInterface;
public
class
YoshikoLoader
{
public
class
YoshikoLoader
{
public
static
final
String
REQUIRED_VERSION
=
"2.
1.2
"
;
public
static
final
String
REQUIRED_VERSION
=
"2.
2.0
"
;
private
static
boolean
isLoaded
;
private
static
boolean
isLoaded
;
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/YoshikoStrings.properties
+
2
−
2
View file @
aa18c9b4
...
@@ -35,7 +35,7 @@ continueTimeout = The ILP has exceeded the given time limit. Do you want to cont
...
@@ -35,7 +35,7 @@ continueTimeout = The ILP has exceeded the given time limit. Do you want to cont
cost
=
Editing Cost:
cost
=
Editing Cost:
createMetaGraph
=
Create Meta-Graph
createMetaGraph
=
Create Meta-Graph
createClusterView
=
Create Cluster Views
createClusterView
=
Create Cluster Views
currentGap
=
[ILP] Current Instance Gap
currentGap
=
[ILP] Current Instance Gap
Closed:
defaultDeletion
=
Default deletion cost:
defaultDeletion
=
Default deletion cost:
defaultInsertion
=
Default insertion cost:
defaultInsertion
=
Default insertion cost:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment