Skip to content

Commit b8bb4ae

Browse files
committed
fix export
1 parent c091a13 commit b8bb4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphsOptim.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export min_cost_flow
2424
export min_cost_assignment
2525
export FAQ, GOAT, graph_matching
2626
export min_vertex_cover
27-
export maximum_independent_set
27+
export maximum_weight_independent_set
2828
export fractional_chromatic_number, fractional_clique_number
2929
export shortest_path
3030

0 commit comments

Comments
 (0)